Skip to content

Console Output

Started by user Thomas Jaeckle
Running as Thomas Jaeckle
Agent basic-25xhh is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-25xhh"
  namespace: "ditto"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.ditto.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-25xhh"
    - 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-25xhh"
    - 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.13.3"
    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-25xhh (basic) in workspace /home/jenkins/agent/workspace/license-check-2-ditto-client-javascript
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 # 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 38c77fd154bc644959a4ba6961f6167d9c743031 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 38c77fd154bc644959a4ba6961f6167d9c743031 # timeout=10
Commit message: "removed copyright holders from NOTICE.md as they are not required to be listed * see: https://gitlab.eclipse.org/eclipse/technology/dash/org.eclipse.dash.handbook/-/issues/96"
 > git rev-list --no-walk 38c77fd154bc644959a4ba6961f6167d9c743031 # timeout=10
Installing NodeJS from /var/jenkins/caches/nodejs/LINUX/amd64/14.16.1.tar.gz to /home/jenkins/agent/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node on basic-25xhh
[license-check-2-ditto-client-javascript] $ /bin/sh -xe /tmp/jenkins14653627808694295738.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% 51.6M 0s
    50K .......... .......... .......... .......... ..........  0% 45.1M 0s
   100K .......... .......... .......... .......... ..........  1% 53.5M 0s
   150K .......... .......... .......... .......... ..........  1% 61.6M 0s
   200K .......... .......... .......... .......... ..........  2% 4.12M 1s
   250K .......... .......... .......... .......... ..........  2% 92.8M 1s
   300K .......... .......... .......... .......... ..........  3% 63.3M 1s
   350K .......... .......... .......... .......... ..........  3% 3.15M 1s
   400K .......... .......... .......... .......... ..........  3% 41.3M 1s
   450K .......... .......... .......... .......... ..........  4% 37.3M 1s
   500K .......... .......... .......... .......... ..........  4% 60.6M 1s
   550K .......... .......... .......... .......... ..........  5% 37.0M 1s
   600K .......... .......... .......... .......... ..........  5% 72.3M 1s
   650K .......... .......... .......... .......... ..........  6% 51.3M 1s
   700K .......... .......... .......... .......... ..........  6% 33.0M 1s
   750K .......... .......... .......... .......... ..........  7% 51.3M 1s
   800K .......... .......... .......... .......... ..........  7% 32.7M 1s
   850K .......... .......... .......... .......... ..........  7% 34.2M 1s
   900K .......... .......... .......... .......... ..........  8% 53.4M 0s
   950K .......... .......... .......... .......... ..........  8% 24.4M 0s
  1000K .......... .......... .......... .......... ..........  9% 21.9M 0s
  1050K .......... .......... .......... .......... ..........  9% 3.20M 1s
  1100K .......... .......... .......... .......... .......... 10% 7.41M 1s
  1150K .......... .......... .......... .......... .......... 10% 3.18M 1s
  1200K .......... .......... .......... .......... .......... 10% 34.7M 1s
  1250K .......... .......... .......... .......... .......... 11% 50.7M 1s
  1300K .......... .......... .......... .......... .......... 11% 37.4M 1s
  1350K .......... .......... .......... .......... .......... 12% 32.0M 1s
  1400K .......... .......... .......... .......... .......... 12% 26.5M 1s
  1450K .......... .......... .......... .......... .......... 13% 41.2M 1s
  1500K .......... .......... .......... .......... .......... 13% 18.7M 1s
  1550K .......... .......... .......... .......... .......... 14% 25.0M 1s
  1600K .......... .......... .......... .......... .......... 14% 2.95M 1s
  1650K .......... .......... .......... .......... .......... 14% 3.81M 1s
  1700K .......... .......... .......... .......... .......... 15% 5.05M 1s
  1750K .......... .......... .......... .......... .......... 15% 38.4M 1s
  1800K .......... .......... .......... .......... .......... 16% 43.3M 1s
  1850K .......... .......... .......... .......... .......... 16% 43.8M 1s
  1900K .......... .......... .......... .......... .......... 17% 36.9M 1s
  1950K .......... .......... .......... .......... .......... 17% 20.9M 1s
  2000K .......... .......... .......... .......... .......... 17% 30.4M 1s
  2050K .......... .......... .......... .......... .......... 18% 35.0M 1s
  2100K .......... .......... .......... .......... .......... 18% 28.4M 1s
  2150K .......... .......... .......... .......... .......... 19% 25.0M 1s
  2200K .......... .......... .......... .......... .......... 19% 6.64M 1s
  2250K .......... .......... .......... .......... .......... 20% 43.6M 1s
  2300K .......... .......... .......... .......... .......... 20% 27.9M 1s
  2350K .......... .......... .......... .......... .......... 21% 32.2M 1s
  2400K .......... .......... .......... .......... .......... 21% 31.8M 1s
  2450K .......... .......... .......... .......... .......... 21% 4.79M 1s
  2500K .......... .......... .......... .......... .......... 22% 25.1M 1s
  2550K .......... .......... .......... .......... .......... 22%  103M 1s
  2600K .......... .......... .......... .......... .......... 23% 73.1M 1s
  2650K .......... .......... .......... .......... .......... 23% 45.9M 1s
  2700K .......... .......... .......... .......... .......... 24% 78.4M 1s
  2750K .......... .......... .......... .......... .......... 24% 50.5M 1s
  2800K .......... .......... .......... .......... .......... 25% 55.9M 1s
  2850K .......... .......... .......... .......... .......... 25%  108M 1s
  2900K .......... .......... .......... .......... .......... 25% 22.6M 1s
  2950K .......... .......... .......... .......... .......... 26% 24.5M 1s
  3000K .......... .......... .......... .......... .......... 26% 5.76M 1s
  3050K .......... .......... .......... .......... .......... 27% 55.5M 1s
  3100K .......... .......... .......... .......... .......... 27% 27.2M 1s
  3150K .......... .......... .......... .......... .......... 28% 48.6M 1s
  3200K .......... .......... .......... .......... .......... 28% 89.5M 0s
  3250K .......... .......... .......... .......... .......... 28% 86.5M 0s
  3300K .......... .......... .......... .......... .......... 29% 79.3M 0s
  3350K .......... .......... .......... .......... .......... 29%  117M 0s
  3400K .......... .......... .......... .......... .......... 30% 86.5M 0s
  3450K .......... .......... .......... .......... .......... 30% 76.6M 0s
  3500K .......... .......... .......... .......... .......... 31% 83.4M 0s
  3550K .......... .......... .......... .......... .......... 31% 86.6M 0s
  3600K .......... .......... .......... .......... .......... 32% 92.1M 0s
  3650K .......... .......... .......... .......... .......... 32% 74.9M 0s
  3700K .......... .......... .......... .......... .......... 32% 99.7M 0s
  3750K .......... .......... .......... .......... .......... 33% 65.5M 0s
  3800K .......... .......... .......... .......... .......... 33% 66.7M 0s
  3850K .......... .......... .......... .......... .......... 34% 69.0M 0s
  3900K .......... .......... .......... .......... .......... 34% 25.2M 0s
  3950K .......... .......... .......... .......... .......... 35% 81.6M 0s
  4000K .......... .......... .......... .......... .......... 35% 24.1M 0s
  4050K .......... .......... .......... .......... .......... 35%  107M 0s
  4100K .......... .......... .......... .......... .......... 36% 96.6M 0s
  4150K .......... .......... .......... .......... .......... 36%  110M 0s
  4200K .......... .......... .......... .......... .......... 37% 55.6M 0s
  4250K .......... .......... .......... .......... .......... 37%  103M 0s
  4300K .......... .......... .......... .......... .......... 38% 92.2M 0s
  4350K .......... .......... .......... .......... .......... 38% 73.4M 0s
  4400K .......... .......... .......... .......... .......... 39% 69.2M 0s
  4450K .......... .......... .......... .......... .......... 39% 72.2M 0s
  4500K .......... .......... .......... .......... .......... 39% 94.6M 0s
  4550K .......... .......... .......... .......... .......... 40% 3.86M 0s
  4600K .......... .......... .......... .......... .......... 40% 2.75M 0s
  4650K .......... .......... .......... .......... .......... 41%  132M 0s
  4700K .......... .......... .......... .......... .......... 41% 47.1M 0s
  4750K .......... .......... .......... .......... .......... 42% 96.5M 0s
  4800K .......... .......... .......... .......... .......... 42%  108M 0s
  4850K .......... .......... .......... .......... .......... 42%  118M 0s
  4900K .......... .......... .......... .......... .......... 43% 50.2M 0s
  4950K .......... .......... .......... .......... .......... 43% 49.9M 0s
  5000K .......... .......... .......... .......... .......... 44%  105M 0s
  5050K .......... .......... .......... .......... .......... 44% 69.2M 0s
  5100K .......... .......... .......... .......... .......... 45%  102M 0s
  5150K .......... .......... .......... .......... .......... 45% 70.7M 0s
  5200K .......... .......... .......... .......... .......... 46% 80.3M 0s
  5250K .......... .......... .......... .......... .......... 46% 50.9M 0s
  5300K .......... .......... .......... .......... .......... 46% 60.7M 0s
  5350K .......... .......... .......... .......... .......... 47% 4.88M 0s
  5400K .......... .......... .......... .......... .......... 47% 53.0M 0s
  5450K .......... .......... .......... .......... .......... 48%  102M 0s
  5500K .......... .......... .......... .......... .......... 48% 64.2M 0s
  5550K .......... .......... .......... .......... .......... 49% 56.7M 0s
  5600K .......... .......... .......... .......... .......... 49% 6.61M 0s
  5650K .......... .......... .......... .......... .......... 50%  115M 0s
  5700K .......... .......... .......... .......... .......... 50% 71.8M 0s
  5750K .......... .......... .......... .......... .......... 50% 7.70M 0s
  5800K .......... .......... .......... .......... .......... 51%  102M 0s
  5850K .......... .......... .......... .......... .......... 51% 88.4M 0s
  5900K .......... .......... .......... .......... .......... 52% 45.0M 0s
  5950K .......... .......... .......... .......... .......... 52% 47.5M 0s
  6000K .......... .......... .......... .......... .......... 53% 50.3M 0s
  6050K .......... .......... .......... .......... .......... 53% 61.0M 0s
  6100K .......... .......... .......... .......... .......... 53% 3.93M 0s
  6150K .......... .......... .......... .......... .......... 54% 50.8M 0s
  6200K .......... .......... .......... .......... .......... 54%  117M 0s
  6250K .......... .......... .......... .......... .......... 55% 81.1M 0s
  6300K .......... .......... .......... .......... .......... 55% 75.1M 0s
  6350K .......... .......... .......... .......... .......... 56% 43.0M 0s
  6400K .......... .......... .......... .......... .......... 56% 25.4M 0s
  6450K .......... .......... .......... .......... .......... 57%  113M 0s
  6500K .......... .......... .......... .......... .......... 57% 89.7M 0s
  6550K .......... .......... .......... .......... .......... 57% 44.6M 0s
  6600K .......... .......... .......... .......... .......... 58% 3.74M 0s
  6650K .......... .......... .......... .......... .......... 58% 67.9M 0s
  6700K .......... .......... .......... .......... .......... 59%  113M 0s
  6750K .......... .......... .......... .......... .......... 59% 73.0M 0s
  6800K .......... .......... .......... .......... .......... 60% 81.0M 0s
  6850K .......... .......... .......... .......... .......... 60% 96.8M 0s
  6900K .......... .......... .......... .......... .......... 60% 73.3M 0s
  6950K .......... .......... .......... .......... .......... 61% 51.0M 0s
  7000K .......... .......... .......... .......... .......... 61% 63.7M 0s
  7050K .......... .......... .......... .......... .......... 62% 89.2M 0s
  7100K .......... .......... .......... .......... .......... 62%  102M 0s
  7150K .......... .......... .......... .......... .......... 63% 22.4M 0s
  7200K .......... .......... .......... .......... .......... 63% 32.2M 0s
  7250K .......... .......... .......... .......... .......... 64%  115M 0s
  7300K .......... .......... .......... .......... .......... 64% 68.8M 0s
  7350K .......... .......... .......... .......... .......... 64% 52.7M 0s
  7400K .......... .......... .......... .......... .......... 65% 59.1M 0s
  7450K .......... .......... .......... .......... .......... 65% 51.5M 0s
  7500K .......... .......... .......... .......... .......... 66% 6.78M 0s
  7550K .......... .......... .......... .......... .......... 66% 69.3M 0s
  7600K .......... .......... .......... .......... .......... 67% 34.2M 0s
  7650K .......... .......... .......... .......... .......... 67% 66.0M 0s
  7700K .......... .......... .......... .......... .......... 68% 6.57M 0s
  7750K .......... .......... .......... .......... .......... 68% 66.8M 0s
  7800K .......... .......... .......... .......... .......... 68% 75.0M 0s
  7850K .......... .......... .......... .......... .......... 69% 60.7M 0s
  7900K .......... .......... .......... .......... .......... 69% 54.6M 0s
  7950K .......... .......... .......... .......... .......... 70% 53.0M 0s
  8000K .......... .......... .......... .......... .......... 70% 46.7M 0s
  8050K .......... .......... .......... .......... .......... 71% 75.1M 0s
  8100K .......... .......... .......... .......... .......... 71% 58.0M 0s
  8150K .......... .......... .......... .......... .......... 71% 47.8M 0s
  8200K .......... .......... .......... .......... .......... 72% 64.3M 0s
  8250K .......... .......... .......... .......... .......... 72% 30.8M 0s
  8300K .......... .......... .......... .......... .......... 73% 53.9M 0s
  8350K .......... .......... .......... .......... .......... 73% 33.3M 0s
  8400K .......... .......... .......... .......... .......... 74% 48.9M 0s
  8450K .......... .......... .......... .......... .......... 74% 38.2M 0s
  8500K .......... .......... .......... .......... .......... 75% 65.9M 0s
  8550K .......... .......... .......... .......... .......... 75% 56.1M 0s
  8600K .......... .......... .......... .......... .......... 75% 40.7M 0s
  8650K .......... .......... .......... .......... .......... 76% 77.1M 0s
  8700K .......... .......... .......... .......... .......... 76% 46.7M 0s
  8750K .......... .......... .......... .......... .......... 77% 46.5M 0s
  8800K .......... .......... .......... .......... .......... 77% 90.3M 0s
  8850K .......... .......... .......... .......... .......... 78% 73.0M 0s
  8900K .......... .......... .......... .......... .......... 78% 49.1M 0s
  8950K .......... .......... .......... .......... .......... 78% 51.6M 0s
  9000K .......... .......... .......... .......... .......... 79% 42.9M 0s
  9050K .......... .......... .......... .......... .......... 79% 57.6M 0s
  9100K .......... .......... .......... .......... .......... 80% 87.7M 0s
  9150K .......... .......... .......... .......... .......... 80% 41.7M 0s
  9200K .......... .......... .......... .......... .......... 81% 53.8M 0s
  9250K .......... .......... .......... .......... .......... 81% 37.1M 0s
  9300K .......... .......... .......... .......... .......... 82% 81.4M 0s
  9350K .......... .......... .......... .......... .......... 82% 55.8M 0s
  9400K .......... .......... .......... .......... .......... 82% 82.3M 0s
  9450K .......... .......... .......... .......... .......... 83% 53.8M 0s
  9500K .......... .......... .......... .......... .......... 83% 51.2M 0s
  9550K .......... .......... .......... .......... .......... 84% 29.1M 0s
  9600K .......... .......... .......... .......... .......... 84% 72.2M 0s
  9650K .......... .......... .......... .......... .......... 85% 25.4M 0s
  9700K .......... .......... .......... .......... .......... 85%  123M 0s
  9750K .......... .......... .......... .......... .......... 85% 41.5M 0s
  9800K .......... .......... .......... .......... .......... 86% 71.7M 0s
  9850K .......... .......... .......... .......... .......... 86% 54.8M 0s
  9900K .......... .......... .......... .......... .......... 87% 67.9M 0s
  9950K .......... .......... .......... .......... .......... 87% 57.2M 0s
 10000K .......... .......... .......... .......... .......... 88% 60.7M 0s
 10050K .......... .......... .......... .......... .......... 88% 44.9M 0s
 10100K .......... .......... .......... .......... .......... 89% 4.25M 0s
 10150K .......... .......... .......... .......... .......... 89% 5.15M 0s
 10200K .......... .......... .......... .......... .......... 89% 39.3M 0s
 10250K .......... .......... .......... .......... .......... 90% 67.3M 0s
 10300K .......... .......... .......... .......... .......... 90% 48.1M 0s
 10350K .......... .......... .......... .......... .......... 91% 14.8M 0s
 10400K .......... .......... .......... .......... .......... 91% 54.2M 0s
 10450K .......... .......... .......... .......... .......... 92% 49.7M 0s
 10500K .......... .......... .......... .......... .......... 92% 36.6M 0s
 10550K .......... .......... .......... .......... .......... 93% 8.08M 0s
 10600K .......... .......... .......... .......... .......... 93%  171M 0s
 10650K .......... .......... .......... .......... .......... 93%  190M 0s
 10700K .......... .......... .......... .......... .......... 94%  168M 0s
 10750K .......... .......... .......... .......... .......... 94% 59.4M 0s
 10800K .......... .......... .......... .......... .......... 95% 61.0M 0s
 10850K .......... .......... .......... .......... .......... 95% 93.1M 0s
 10900K .......... .......... .......... .......... .......... 96%  129M 0s
 10950K .......... .......... .......... .......... .......... 96% 53.9M 0s
 11000K .......... .......... .......... .......... .......... 96% 55.0M 0s
 11050K .......... .......... .......... .......... .......... 97%  135M 0s
 11100K .......... .......... .......... .......... .......... 97%  115M 0s
 11150K .......... .......... .......... .......... .......... 98% 42.5M 0s
 11200K .......... .......... .......... .......... .......... 98% 93.0M 0s
 11250K .......... .......... .......... .......... .......... 99% 4.52M 0s
 11300K .......... .......... .......... .......... .......... 99% 36.6M 0s
 11350K .......... .......... .......... .......... .....     100% 21.2M=0.5s[license-check-2-ditto-client-javascript] $ /bin/sh -xe /tmp/jenkins6095496691738464068.sh
+ echo 'Downloading+Installing jq'
Downloading+Installing jq
+ curl -L https://github.com/stedolan/jq/releases/download/jq-1.6/jq-linux64 -o jq
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:05 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:06 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:07 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:08 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:09 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:10 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:11 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:12 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:13 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:14 --:--:--     0curl: (6) Could not resolve host: objects.githubusercontent.com
+ ./jq --version
/tmp/jenkins6095496691738464068.sh: line 4: ./jq: No such file or directory
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE