Skip to content

Console Output

Started by user Thomas Jaeckle
Running as Thomas Jaeckle
Agent basic-s9r85 is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-s9r85"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.ditto.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-s9r85"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "basic-s9r85"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.ditto.svc.cluster.local/ditto/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.10.1"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-ditto"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on basic-s9r85 (basic) in workspace /home/jenkins/agent/workspace/license-check-2-ditto-client-javascript_works-with
The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/ditto-clients.git
 > git init /home/jenkins/agent/workspace/license-check-2-ditto-client-javascript_works-with # timeout=10
Fetching upstream changes from https://github.com/eclipse/ditto-clients.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/eclipse/ditto-clients.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse/ditto-clients.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision cdb123ae109ad49d75c11155a9ef509f6c9b033d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cdb123ae109ad49d75c11155a9ef509f6c9b033d # timeout=10
Commit message: "Merge pull request #176 from bosch-io/update-java-client-dependencies"
First time build. Skipping changelog.
Unpacking https://nodejs.org/dist/v14.16.1/node-v14.16.1-linux-x64.tar.gz to /home/jenkins/agent/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node on basic-s9r85
[license-check-2-ditto-client-javascript_works-with] $ /bin/sh -xe /tmp/jenkins4879332188495208775.sh
+ wget -q --show-progress -O org.eclipse.dash.licenses-latest.jar 'https://repo.eclipse.org/service/local/artifact/maven/redirect?r=dash-licenses&g=org.eclipse.dash&a=org.eclipse.dash.licenses&v=LATEST'

     0K .......... .......... .......... .......... ..........  0% 56.2M 0s
    50K .......... .......... .......... .......... ..........  0% 24.0M 0s
   100K .......... .......... .......... .......... ..........  1% 32.5M 0s
   150K .......... .......... .......... .......... ..........  1% 26.0M 0s
   200K .......... .......... .......... .......... ..........  2% 48.1M 0s
   250K .......... .......... .......... .......... ..........  2% 52.9M 0s
   300K .......... .......... .......... .......... ..........  3% 31.3M 0s
   350K .......... .......... .......... .......... ..........  3% 35.3M 0s
   400K .......... .......... .......... .......... ..........  3% 72.7M 0s
   450K .......... .......... .......... .......... ..........  4% 97.9M 0s
   500K .......... .......... .......... .......... ..........  4% 42.7M 0s
   550K .......... .......... .......... .......... ..........  5% 54.9M 0s
   600K .......... .......... .......... .......... ..........  5% 25.2M 0s
   650K .......... .......... .......... .......... ..........  6% 5.88M 0s
   700K .......... .......... .......... .......... ..........  6%  134M 0s
   750K .......... .......... .......... .......... ..........  7% 95.9M 0s
   800K .......... .......... .......... .......... ..........  7% 56.7M 0s
   850K .......... .......... .......... .......... ..........  7% 31.5M 0s
   900K .......... .......... .......... .......... ..........  8% 48.3M 0s
   950K .......... .......... .......... .......... ..........  8% 3.79M 0s
  1000K .......... .......... .......... .......... ..........  9% 5.95M 0s
  1050K .......... .......... .......... .......... ..........  9% 6.02M 1s
  1100K .......... .......... .......... .......... .......... 10% 20.4M 1s
  1150K .......... .......... .......... .......... .......... 10% 1.77M 1s
  1200K .......... .......... .......... .......... .......... 11% 43.5M 1s
  1250K .......... .......... .......... .......... .......... 11% 46.0M 1s
  1300K .......... .......... .......... .......... .......... 11% 36.3M 1s
  1350K .......... .......... .......... .......... .......... 12% 55.8M 1s
  1400K .......... .......... .......... .......... .......... 12% 61.2M 1s
  1450K .......... .......... .......... .......... .......... 13% 3.92M 1s
  1500K .......... .......... .......... .......... .......... 13% 33.5M 1s
  1550K .......... .......... .......... .......... .......... 14% 12.2M 1s
  1600K .......... .......... .......... .......... .......... 14% 27.6M 1s
  1650K .......... .......... .......... .......... .......... 14% 25.6M 1s
  1700K .......... .......... .......... .......... .......... 15% 3.92M 1s
  1750K .......... .......... .......... .......... .......... 15% 6.29M 1s
  1800K .......... .......... .......... .......... .......... 16% 35.7M 1s
  1850K .......... .......... .......... .......... .......... 16% 48.0M 1s
  1900K .......... .......... .......... .......... .......... 17% 39.2M 1s
  1950K .......... .......... .......... .......... .......... 17% 5.59M 1s
  2000K .......... .......... .......... .......... .......... 18% 1.79M 1s
  2050K .......... .......... .......... .......... .......... 18% 46.9M 1s
  2100K .......... .......... .......... .......... .......... 18% 70.9M 1s
  2150K .......... .......... .......... .......... .......... 19% 63.1M 1s
  2200K .......... .......... .......... .......... .......... 19% 58.9M 1s
  2250K .......... .......... .......... .......... .......... 20% 52.3M 1s
  2300K .......... .......... .......... .......... .......... 20% 54.3M 1s
  2350K .......... .......... .......... .......... .......... 21% 61.0M 1s
  2400K .......... .......... .......... .......... .......... 21%  117M 1s
  2450K .......... .......... .......... .......... .......... 22% 72.8M 1s
  2500K .......... .......... .......... .......... .......... 22% 55.8M 1s
  2550K .......... .......... .......... .......... .......... 22% 40.9M 1s
  2600K .......... .......... .......... .......... .......... 23% 86.5M 1s
  2650K .......... .......... .......... .......... .......... 23% 4.21M 1s
  2700K .......... .......... .......... .......... .......... 24% 93.9M 1s
  2750K .......... .......... .......... .......... .......... 24%  135M 1s
  2800K .......... .......... .......... .......... .......... 25% 56.6M 1s
  2850K .......... .......... .......... .......... .......... 25% 58.8M 1s
  2900K .......... .......... .......... .......... .......... 25%  133M 1s
  2950K .......... .......... .......... .......... .......... 26% 6.46M 1s
  3000K .......... .......... .......... .......... .......... 26% 63.8M 1s
  3050K .......... .......... .......... .......... .......... 27% 57.5M 1s
  3100K .......... .......... .......... .......... .......... 27% 39.1M 1s
  3150K .......... .......... .......... .......... .......... 28% 48.0M 1s
  3200K .......... .......... .......... .......... .......... 28% 53.4M 1s
  3250K .......... .......... .......... .......... .......... 29% 4.01M 1s
  3300K .......... .......... .......... .......... .......... 29% 94.7M 1s
  3350K .......... .......... .......... .......... .......... 29% 1.53M 1s
  3400K .......... .......... .......... .......... .......... 30% 28.9M 1s
  3450K .......... .......... .......... .......... .......... 30% 50.3M 1s
  3500K .......... .......... .......... .......... .......... 31% 76.9M 1s
  3550K .......... .......... .......... .......... .......... 31% 5.25M 1s
  3600K .......... .......... .......... .......... .......... 32% 86.0M 1s
  3650K .......... .......... .......... .......... .......... 32%  163M 1s
  3700K .......... .......... .......... .......... .......... 33% 64.6M 1s
  3750K .......... .......... .......... .......... .......... 33%  122M 1s
  3800K .......... .......... .......... .......... .......... 33% 6.63M 1s
  3850K .......... .......... .......... .......... .......... 34%  107M 1s
  3900K .......... .......... .......... .......... .......... 34%  101M 1s
  3950K .......... .......... .......... .......... .......... 35% 37.6M 1s
  4000K .......... .......... .......... .......... .......... 35% 69.0M 1s
  4050K .......... .......... .......... .......... .......... 36% 37.3M 0s
  4100K .......... .......... .......... .......... .......... 36% 66.6M 0s
  4150K .......... .......... .......... .......... .......... 36% 4.70M 1s
  4200K .......... .......... .......... .......... .......... 37% 50.3M 0s
  4250K .......... .......... .......... .......... .......... 37% 78.1M 0s
  4300K .......... .......... .......... .......... .......... 38% 65.0M 0s
  4350K .......... .......... .......... .......... .......... 38% 54.3M 0s
  4400K .......... .......... .......... .......... .......... 39% 6.32M 0s
  4450K .......... .......... .......... .......... .......... 39% 65.2M 0s
  4500K .......... .......... .......... .......... .......... 40%  104M 0s
  4550K .......... .......... .......... .......... .......... 40% 33.9M 0s
  4600K .......... .......... .......... .......... .......... 40% 34.4M 0s
  4650K .......... .......... .......... .......... .......... 41%  127M 0s
  4700K .......... .......... .......... .......... .......... 41% 4.21M 0s
  4750K .......... .......... .......... .......... .......... 42% 26.6M 0s
  4800K .......... .......... .......... .......... .......... 42% 67.6M 0s
  4850K .......... .......... .......... .......... .......... 43% 60.8M 0s
  4900K .......... .......... .......... .......... .......... 43% 6.29M 0s
  4950K .......... .......... .......... .......... .......... 44% 6.61M 0s
  5000K .......... .......... .......... .......... .......... 44% 52.7M 0s
  5050K .......... .......... .......... .......... .......... 44% 40.9M 0s
  5100K .......... .......... .......... .......... .......... 45% 36.0M 0s
  5150K .......... .......... .......... .......... .......... 45% 22.2M 0s
  5200K .......... .......... .......... .......... .......... 46% 38.0M 0s
  5250K .......... .......... .......... .......... .......... 46% 6.07M 0s
  5300K .......... .......... .......... .......... .......... 47% 6.53M 0s
  5350K .......... .......... .......... .......... .......... 47% 6.60M 0s
  5400K .......... .......... .......... .......... .......... 47% 43.9M 0s
  5450K .......... .......... .......... .......... .......... 48%  122M 0s
  5500K .......... .......... .......... .......... .......... 48% 71.5M 0s
  5550K .......... .......... .......... .......... .......... 49% 44.7M 0s
  5600K .......... .......... .......... .......... .......... 49% 64.1M 0s
  5650K .......... .......... .......... .......... .......... 50% 32.5M 0s
  5700K .......... .......... .......... .......... .......... 50% 44.0M 0s
  5750K .......... .......... .......... .......... .......... 51%  110M 0s
  5800K .......... .......... .......... .......... .......... 51% 54.7M 0s
  5850K .......... .......... .......... .......... .......... 51% 42.8M 0s
  5900K .......... .......... .......... .......... .......... 52% 53.6M 0s
  5950K .......... .......... .......... .......... .......... 52% 28.7M 0s
  6000K .......... .......... .......... .......... .......... 53% 25.4M 0s
  6050K .......... .......... .......... .......... .......... 53% 50.6M 0s
  6100K .......... .......... .......... .......... .......... 54% 40.2M 0s
  6150K .......... .......... .......... .......... .......... 54% 40.5M 0s
  6200K .......... .......... .......... .......... .......... 55% 35.5M 0s
  6250K .......... .......... .......... .......... .......... 55% 90.1M 0s
  6300K .......... .......... .......... .......... .......... 55% 91.4M 0s
  6350K .......... .......... .......... .......... .......... 56% 51.6M 0s
  6400K .......... .......... .......... .......... .......... 56% 33.5M 0s
  6450K .......... .......... .......... .......... .......... 57% 41.9M 0s
  6500K .......... .......... .......... .......... .......... 57% 2.33M 0s
  6550K .......... .......... .......... .......... .......... 58% 87.3M 0s
  6600K .......... .......... .......... .......... .......... 58% 61.6M 0s
  6650K .......... .......... .......... .......... .......... 58% 53.2M 0s
  6700K .......... .......... .......... .......... .......... 59% 51.4M 0s
  6750K .......... .......... .......... .......... .......... 59% 43.6M 0s
  6800K .......... .......... .......... .......... .......... 60% 50.6M 0s
  6850K .......... .......... .......... .......... .......... 60% 6.17M 0s
  6900K .......... .......... .......... .......... .......... 61% 2.39M 0s
  6950K .......... .......... .......... .......... .......... 61%  103M 0s
  7000K .......... .......... .......... .......... .......... 62% 65.8M 0s
  7050K .......... .......... .......... .......... .......... 62%  101M 0s
  7100K .......... .......... .......... .......... .......... 62% 89.1M 0s
  7150K .......... .......... .......... .......... .......... 63% 64.5M 0s
  7200K .......... .......... .......... .......... .......... 63% 86.1M 0s
  7250K .......... .......... .......... .......... .......... 64% 3.29M 0s
  7300K .......... .......... .......... .......... .......... 64%  118M 0s
  7350K .......... .......... .......... .......... .......... 65% 56.9M 0s
  7400K .......... .......... .......... .......... .......... 65% 41.6M 0s
  7450K .......... .......... .......... .......... .......... 66% 65.5M 0s
  7500K .......... .......... .......... .......... .......... 66% 47.9M 0s
  7550K .......... .......... .......... .......... .......... 66% 44.6M 0s
  7600K .......... .......... .......... .......... .......... 67% 49.2M 0s
  7650K .......... .......... .......... .......... .......... 67% 44.6M 0s
  7700K .......... .......... .......... .......... .......... 68% 40.8M 0s
  7750K .......... .......... .......... .......... .......... 68% 12.9M 0s
  7800K .......... .......... .......... .......... .......... 69%  129M 0s
  7850K .......... .......... .......... .......... .......... 69% 38.0M 0s
  7900K .......... .......... .......... .......... .......... 69% 42.6M 0s
  7950K .......... .......... .......... .......... .......... 70% 1.28M 0s
  8000K .......... .......... .......... .......... .......... 70% 31.0M 0s
  8050K .......... .......... .......... .......... .......... 71% 28.6M 0s
  8100K .......... .......... .......... .......... .......... 71% 25.9M 0s
  8150K .......... .......... .......... .......... .......... 72% 21.3M 0s
  8200K .......... .......... .......... .......... .......... 72% 25.6M 0s
  8250K .......... .......... .......... .......... .......... 73% 74.4M 0s
  8300K .......... .......... .......... .......... .......... 73% 40.6M 0s
  8350K .......... .......... .......... .......... .......... 73% 5.59M 0s
  8400K .......... .......... .......... .......... .......... 74% 5.63M 0s
  8450K .......... .......... .......... .......... .......... 74% 2.38M 0s
  8500K .......... .......... .......... .......... .......... 75% 44.5M 0s
  8550K .......... .......... .......... .......... .......... 75%  124M 0s
  8600K .......... .......... .......... .......... .......... 76% 67.4M 0s
  8650K .......... .......... .......... .......... .......... 76% 36.9M 0s
  8700K .......... .......... .......... .......... .......... 77% 65.6M 0s
  8750K .......... .......... .......... .......... .......... 77% 6.29M 0s
  8800K .......... .......... .......... .......... .......... 77% 5.05M 0s
  8850K .......... .......... .......... .......... .......... 78% 90.8M 0s
  8900K .......... .......... .......... .......... .......... 78% 37.0M 0s
  8950K .......... .......... .......... .......... .......... 79% 3.61M 0s
  9000K .......... .......... .......... .......... .......... 79% 3.76M 0s
  9050K .......... .......... .......... .......... .......... 80% 3.52M 0s
  9100K .......... .......... .......... .......... .......... 80% 46.7M 0s
  9150K .......... .......... .......... .......... .......... 80% 72.1M 0s
  9200K .......... .......... .......... .......... .......... 81% 83.6M 0s
  9250K .......... .......... .......... .......... .......... 81% 43.5M 0s
  9300K .......... .......... .......... .......... .......... 82% 35.4M 0s
  9350K .......... .......... .......... .......... .......... 82% 32.6M 0s
  9400K .......... .......... .......... .......... .......... 83% 52.4M 0s
  9450K .......... .......... .......... .......... .......... 83% 4.33M 0s
  9500K .......... .......... .......... .......... .......... 84% 75.4M 0s
  9550K .......... .......... .......... .......... .......... 84% 66.1M 0s
  9600K .......... .......... .......... .......... .......... 84% 36.1M 0s
  9650K .......... .......... .......... .......... .......... 85% 43.2M 0s
  9700K .......... .......... .......... .......... .......... 85% 42.4M 0s
  9750K .......... .......... .......... .......... .......... 86% 51.3M 0s
  9800K .......... .......... .......... .......... .......... 86% 30.7M 0s
  9850K .......... .......... .......... .......... .......... 87% 62.0M 0s
  9900K .......... .......... .......... .......... .......... 87% 62.9M 0s
  9950K .......... .......... .......... .......... .......... 88% 33.5M 0s
 10000K .......... .......... .......... .......... .......... 88% 65.7M 0s
 10050K .......... .......... .......... .......... .......... 88% 91.7M 0s
 10100K .......... .......... .......... .......... .......... 89%  134M 0s
 10150K .......... .......... .......... .......... .......... 89%  112M 0s
 10200K .......... .......... .......... .......... .......... 90% 67.9M 0s
 10250K .......... .......... .......... .......... .......... 90% 61.1M 0s
 10300K .......... .......... .......... .......... .......... 91% 35.1M 0s
 10350K .......... .......... .......... .......... .......... 91% 5.81M 0s
 10400K .......... .......... .......... .......... .......... 91% 2.26M 0s
 10450K .......... .......... .......... .......... .......... 92% 66.6M 0s
 10500K .......... .......... .......... .......... .......... 92%  111M 0s
 10550K .......... .......... .......... .......... .......... 93% 92.9M 0s
 10600K .......... .......... .......... .......... .......... 93%  125M 0s
 10650K .......... .......... .......... .......... .......... 94% 40.8M 0s
 10700K .......... .......... .......... .......... .......... 94% 3.00M 0s
 10750K .......... .......... .......... .......... .......... 95% 95.0M 0s
 10800K .......... .......... .......... .......... .......... 95% 36.8M 0s
 10850K .......... .......... .......... .......... .......... 95% 41.6M 0s
 10900K .......... .......... .......... .......... .......... 96% 31.4M 0s
 10950K .......... .......... .......... .......... .......... 96% 51.7M 0s
 11000K .......... .......... .......... .......... .......... 97% 58.9M 0s
 11050K .......... .......... .......... .......... .......... 97% 47.9M 0s
 11100K .......... .......... .......... .......... .......... 98% 86.2M 0s
 11150K .......... .......... .......... .......... .......... 98% 45.0M 0s
 11200K .......... .......... .......... .......... .......... 99% 36.9M 0s
 11250K .......... .......... .......... .......... .......... 99% 36.4M 0s
 11300K .......... .......... .......... .......... .......... 99% 59.7M 0s
 11350K .......... ...                                        100% 6.77M=0.7s[license-check-2-ditto-client-javascript_works-with] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml package
POM file pom.xml specified with the -f/--file command line argument does not exist
Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.12.7-300.fc34.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-readable POM /home/jenkins/agent/workspace/license-check-2-ditto-client-javascript_works-with/pom.xml: /home/jenkins/agent/workspace/license-check-2-ditto-client-javascript_works-with/pom.xml (No such file or directory) @ 
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project  (/home/jenkins/agent/workspace/license-check-2-ditto-client-javascript_works-with/pom.xml) has 1 error
[ERROR]     Non-readable POM /home/jenkins/agent/workspace/license-check-2-ditto-client-javascript_works-with/pom.xml: /home/jenkins/agent/workspace/license-check-2-ditto-client-javascript_works-with/pom.xml (No such file or directory)
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Finished: FAILURE