Skip to content

Console Output

09:58:43 [2021-12-08T14:58:43.030Z] Started by user Jonah Graham
09:58:43 [2021-12-08T14:58:43.030Z] Running as Jonah Graham
09:58:45 [2021-12-08T14:58:45.335Z] Obtained jenkins/pipelines/releng/promote-a-build.Jenkinsfile from git https://github.com/eclipse-cdt/cdt-infra.git
09:58:45 [2021-12-08T14:58:45.461Z] [Pipeline] Start of Pipeline
09:58:47 [2021-12-08T14:58:47.591Z] [Pipeline] node
09:59:02 [2021-12-08T14:59:02.592Z] Still waiting to schedule task
09:59:02 [2021-12-08T14:59:02.592Z] Waiting for next available executor
09:59:11 [2021-12-08T14:59:11.674Z] Agent basic-68ff2 is provisioned from template basic
09:59:11 [2021-12-08T14:59:11.676Z] ---
09:59:11 [2021-12-08T14:59:11.676Z] apiVersion: "v1"
09:59:11 [2021-12-08T14:59:11.676Z] kind: "Pod"
09:59:11 [2021-12-08T14:59:11.676Z] metadata:
09:59:11 [2021-12-08T14:59:11.676Z]   annotations: {}
09:59:11 [2021-12-08T14:59:11.676Z]   labels:
09:59:11 [2021-12-08T14:59:11.676Z]     jenkins: "slave"
09:59:11 [2021-12-08T14:59:11.676Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
09:59:11 [2021-12-08T14:59:11.676Z]     jenkins/label: "basic"
09:59:11 [2021-12-08T14:59:11.676Z]   name: "basic-68ff2"
09:59:11 [2021-12-08T14:59:11.676Z] spec:
09:59:11 [2021-12-08T14:59:11.676Z]   containers:
09:59:11 [2021-12-08T14:59:11.676Z]   - env:
09:59:11 [2021-12-08T14:59:11.676Z]     - name: "JENKINS_SECRET"
09:59:11 [2021-12-08T14:59:11.676Z]       value: "********"
09:59:11 [2021-12-08T14:59:11.676Z]     - name: "JENKINS_TUNNEL"
09:59:11 [2021-12-08T14:59:11.676Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
09:59:11 [2021-12-08T14:59:11.676Z]     - name: "JENKINS_AGENT_NAME"
09:59:11 [2021-12-08T14:59:11.676Z]       value: "basic-68ff2"
09:59:11 [2021-12-08T14:59:11.676Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
09:59:11 [2021-12-08T14:59:11.676Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
09:59:11 [2021-12-08T14:59:11.676Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
09:59:11 [2021-12-08T14:59:11.676Z]     - name: "JAVA_TOOL_OPTIONS"
09:59:11 [2021-12-08T14:59:11.676Z]       value: ""
09:59:11 [2021-12-08T14:59:11.676Z]     - name: "_JAVA_OPTIONS"
09:59:11 [2021-12-08T14:59:11.676Z]       value: ""
09:59:11 [2021-12-08T14:59:11.676Z]     - name: "OPENJ9_JAVA_OPTIONS"
09:59:11 [2021-12-08T14:59:11.676Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
09:59:11 [2021-12-08T14:59:11.676Z]     - name: "JENKINS_NAME"
09:59:11 [2021-12-08T14:59:11.676Z]       value: "basic-68ff2"
09:59:11 [2021-12-08T14:59:11.676Z]     - name: "JENKINS_AGENT_WORKDIR"
09:59:11 [2021-12-08T14:59:11.676Z]       value: "/home/jenkins/agent"
09:59:11 [2021-12-08T14:59:11.676Z]     - name: "JENKINS_URL"
09:59:11 [2021-12-08T14:59:11.676Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
09:59:11 [2021-12-08T14:59:11.676Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.10.1"
09:59:11 [2021-12-08T14:59:11.676Z]     imagePullPolicy: "Always"
09:59:11 [2021-12-08T14:59:11.676Z]     name: "jnlp"
09:59:11 [2021-12-08T14:59:11.676Z]     resources:
09:59:11 [2021-12-08T14:59:11.676Z]       limits:
09:59:11 [2021-12-08T14:59:11.676Z]         cpu: "2000m"
09:59:11 [2021-12-08T14:59:11.676Z]         memory: "4096Mi"
09:59:11 [2021-12-08T14:59:11.676Z]       requests:
09:59:11 [2021-12-08T14:59:11.676Z]         cpu: "1000m"
09:59:11 [2021-12-08T14:59:11.676Z]         memory: "4096Mi"
09:59:11 [2021-12-08T14:59:11.676Z]     tty: true
09:59:11 [2021-12-08T14:59:11.676Z]     volumeMounts:
09:59:11 [2021-12-08T14:59:11.676Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
09:59:11 [2021-12-08T14:59:11.676Z]       name: "m2-dir"
09:59:11 [2021-12-08T14:59:11.676Z]       readOnly: true
09:59:11 [2021-12-08T14:59:11.676Z]       subPath: "toolchains.xml"
09:59:11 [2021-12-08T14:59:11.676Z]     - mountPath: "/home/jenkins/.mavenrc"
09:59:11 [2021-12-08T14:59:11.676Z]       name: "m2-dir"
09:59:11 [2021-12-08T14:59:11.676Z]       readOnly: true
09:59:11 [2021-12-08T14:59:11.676Z]       subPath: ".mavenrc"
09:59:11 [2021-12-08T14:59:11.676Z]     - mountPath: "/opt/tools"
09:59:11 [2021-12-08T14:59:11.676Z]       name: "volume-0"
09:59:11 [2021-12-08T14:59:11.676Z]       readOnly: false
09:59:11 [2021-12-08T14:59:11.676Z]     - mountPath: "/home/jenkins"
09:59:11 [2021-12-08T14:59:11.676Z]       name: "volume-2"
09:59:11 [2021-12-08T14:59:11.676Z]       readOnly: false
09:59:11 [2021-12-08T14:59:11.676Z]     - mountPath: "/home/jenkins/.m2/repository"
09:59:11 [2021-12-08T14:59:11.676Z]       name: "volume-3"
09:59:11 [2021-12-08T14:59:11.676Z]       readOnly: false
09:59:11 [2021-12-08T14:59:11.676Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
09:59:11 [2021-12-08T14:59:11.676Z]       name: "m2-secret-dir"
09:59:11 [2021-12-08T14:59:11.676Z]       readOnly: true
09:59:11 [2021-12-08T14:59:11.676Z]       subPath: "settings-security.xml"
09:59:11 [2021-12-08T14:59:11.676Z]     - mountPath: "/home/jenkins/.m2/wrapper"
09:59:11 [2021-12-08T14:59:11.676Z]       name: "volume-4"
09:59:11 [2021-12-08T14:59:11.676Z]       readOnly: false
09:59:11 [2021-12-08T14:59:11.676Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
09:59:11 [2021-12-08T14:59:11.676Z]       name: "m2-secret-dir"
09:59:11 [2021-12-08T14:59:11.676Z]       readOnly: true
09:59:11 [2021-12-08T14:59:11.676Z]       subPath: "settings.xml"
09:59:11 [2021-12-08T14:59:11.676Z]     - mountPath: "/home/jenkins/.ssh"
09:59:11 [2021-12-08T14:59:11.676Z]       name: "volume-1"
09:59:11 [2021-12-08T14:59:11.676Z]       readOnly: false
09:59:11 [2021-12-08T14:59:11.676Z]       subPath: ""
09:59:11 [2021-12-08T14:59:11.676Z]     - mountPath: "/home/jenkins/agent"
09:59:11 [2021-12-08T14:59:11.676Z]       name: "workspace-volume"
09:59:11 [2021-12-08T14:59:11.676Z]       readOnly: false
09:59:11 [2021-12-08T14:59:11.676Z]     workingDir: "/home/jenkins/agent"
09:59:11 [2021-12-08T14:59:11.676Z]   nodeSelector:
09:59:11 [2021-12-08T14:59:11.676Z]     kubernetes.io/os: "linux"
09:59:11 [2021-12-08T14:59:11.676Z]   restartPolicy: "Never"
09:59:11 [2021-12-08T14:59:11.676Z]   volumes:
09:59:11 [2021-12-08T14:59:11.676Z]   - name: "volume-0"
09:59:11 [2021-12-08T14:59:11.676Z]     persistentVolumeClaim:
09:59:11 [2021-12-08T14:59:11.676Z]       claimName: "tools-claim-jiro-cdt"
09:59:11 [2021-12-08T14:59:11.676Z]       readOnly: true
09:59:11 [2021-12-08T14:59:11.676Z]   - name: "m2-secret-dir"
09:59:11 [2021-12-08T14:59:11.676Z]     secret:
09:59:11 [2021-12-08T14:59:11.676Z]       secretName: "m2-secret-dir"
09:59:11 [2021-12-08T14:59:11.676Z]   - emptyDir:
09:59:11 [2021-12-08T14:59:11.677Z]       medium: ""
09:59:11 [2021-12-08T14:59:11.677Z]     name: "volume-2"
09:59:11 [2021-12-08T14:59:11.677Z]   - configMap:
09:59:11 [2021-12-08T14:59:11.677Z]       name: "m2-dir"
09:59:11 [2021-12-08T14:59:11.677Z]     name: "m2-dir"
09:59:11 [2021-12-08T14:59:11.677Z]   - configMap:
09:59:11 [2021-12-08T14:59:11.677Z]       name: "known-hosts"
09:59:11 [2021-12-08T14:59:11.677Z]     name: "volume-1"
09:59:11 [2021-12-08T14:59:11.677Z]   - emptyDir:
09:59:11 [2021-12-08T14:59:11.677Z]       medium: ""
09:59:11 [2021-12-08T14:59:11.677Z]     name: "workspace-volume"
09:59:11 [2021-12-08T14:59:11.677Z]   - emptyDir:
09:59:11 [2021-12-08T14:59:11.677Z]       medium: ""
09:59:11 [2021-12-08T14:59:11.677Z]     name: "volume-4"
09:59:11 [2021-12-08T14:59:11.677Z]   - emptyDir:
09:59:11 [2021-12-08T14:59:11.677Z]       medium: ""
09:59:11 [2021-12-08T14:59:11.677Z]     name: "volume-3"
09:59:11 [2021-12-08T14:59:11.677Z] 
09:59:11 [2021-12-08T14:59:11.699Z] Running on basic-68ff2 in /home/jenkins/agent/workspace/promote-a-build
09:59:11 [2021-12-08T14:59:11.839Z] [Pipeline] {
09:59:12 [2021-12-08T14:59:12.987Z] [Pipeline] stage
09:59:12 [2021-12-08T14:59:12.989Z] [Pipeline] { (Declarative: Checkout SCM)
09:59:13 [2021-12-08T14:59:13.684Z] [Pipeline] checkout
09:59:13 [2021-12-08T14:59:13.734Z] Selected Git installation does not exist. Using Default
09:59:13 [2021-12-08T14:59:13.734Z] The recommended git tool is: NONE
09:59:14 [2021-12-08T14:59:14.923Z] No credentials specified
09:59:14 [2021-12-08T14:59:14.925Z] Cloning the remote Git repository
09:59:14 [2021-12-08T14:59:14.935Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
09:59:15 [2021-12-08T14:59:15.548Z]  > git init /home/jenkins/agent/workspace/promote-a-build # timeout=10
09:59:15 [2021-12-08T14:59:15.565Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
09:59:15 [2021-12-08T14:59:15.566Z]  > git --version # timeout=10
09:59:15 [2021-12-08T14:59:15.568Z]  > git --version # 'git version 2.20.1'
09:59:15 [2021-12-08T14:59:15.569Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:59:16 [2021-12-08T14:59:16.248Z] Avoid second fetch
09:59:16 [2021-12-08T14:59:16.254Z] Checking out Revision 9a717f94c52e49cac7e1d6c6a8d6f5afe80f6420 (refs/remotes/origin/master)
09:59:16 [2021-12-08T14:59:16.242Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
09:59:16 [2021-12-08T14:59:16.245Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:59:16 [2021-12-08T14:59:16.250Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:59:16 [2021-12-08T14:59:16.258Z]  > git config core.sparsecheckout # timeout=10
09:59:16 [2021-12-08T14:59:16.261Z]  > git checkout -f 9a717f94c52e49cac7e1d6c6a8d6f5afe80f6420 # timeout=10
09:59:19 [2021-12-08T14:59:19.848Z] Commit message: "CDT 10.5.0"
09:59:19 [2021-12-08T14:59:19.861Z]  > git rev-list --no-walk 9a717f94c52e49cac7e1d6c6a8d6f5afe80f6420 # timeout=10
09:59:20 [2021-12-08T14:59:20.165Z] [Pipeline] }
09:59:20 [2021-12-08T14:59:20.435Z] [Pipeline] // stage
09:59:21 [2021-12-08T14:59:21.521Z] [Pipeline] withEnv
09:59:21 [2021-12-08T14:59:21.521Z] [Pipeline] {
09:59:23 [2021-12-08T14:59:23.973Z] [Pipeline] timestamps
09:59:23 [2021-12-08T14:59:23.973Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
09:59:23 [2021-12-08T14:59:23.975Z] [Pipeline] {
09:59:26 [2021-12-08T14:59:26.142Z] [Pipeline] stage
09:59:26 [2021-12-08T14:59:26.143Z] [Pipeline] { (Upload)
09:59:32 [2021-12-08T14:59:32.057Z] [Pipeline] sshagent
09:59:32 [2021-12-08T14:59:32.067Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
09:59:32 [2021-12-08T14:59:32.067Z] [ssh-agent] Looking for ssh-agent implementation...
09:59:32 [2021-12-08T14:59:32.094Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
09:59:32 [2021-12-08T14:59:32.096Z] $ ssh-agent
09:59:32 [2021-12-08T14:59:32.108Z] SSH_AUTH_SOCK=/tmp/ssh-UU4yx5W69GJH/agent.158
09:59:32 [2021-12-08T14:59:32.108Z] SSH_AGENT_PID=160
09:59:32 [2021-12-08T14:59:32.135Z] Running ssh-add (command line suppressed)
09:59:32 [2021-12-08T14:59:32.144Z] Identity added: /home/jenkins/agent/workspace/promote-a-build@tmp/private_key_10449782109840531565.key (/home/jenkins/agent/workspace/promote-a-build@tmp/private_key_10449782109840531565.key)
09:59:32 [2021-12-08T14:59:32.156Z] [ssh-agent] Started.
09:59:32 [2021-12-08T14:59:32.156Z] [Pipeline] {
09:59:32 [2021-12-08T14:59:32.834Z] [Pipeline] sh
09:59:33 [2021-12-08T14:59:33.159Z] + ./scripts/promote-a-build.sh
09:59:33 [2021-12-08T14:59:33.159Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
09:59:33 [2021-12-08T14:59:33.159Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
09:59:33 [2021-12-08T14:59:33.159Z] + SCP=scp
09:59:33 [2021-12-08T14:59:33.159Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.5/cdt-10.5.0
09:59:33 [2021-12-08T14:59:33.159Z] + ARTIFACTS=https://ci.eclipse.org/cdt/job/cdt-master/1119/artifact
09:59:33 [2021-12-08T14:59:33.159Z] + INDEX_PHP_FOR_RCP=scripts/cdt-standalone-php-template
09:59:33 [2021-12-08T14:59:33.159Z] + ARTIFACTS_REPO_TARGET=https://ci.eclipse.org/cdt/job/cdt-master/1119/artifact/releng/org.eclipse.cdt.repo/target
09:59:33 [2021-12-08T14:59:33.159Z] + echo Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/releases/10.5/cdt-10.5.0
09:59:33 [2021-12-08T14:59:33.159Z] Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/releases/10.5/cdt-10.5.0
09:59:33 [2021-12-08T14:59:33.159Z] + echo Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt-master/1119/artifact
09:59:33 [2021-12-08T14:59:33.159Z] Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt-master/1119/artifact
09:59:33 [2021-12-08T14:59:33.159Z] + echo Testing to make sure artifacts location is sane
09:59:33 [2021-12-08T14:59:33.159Z] Testing to make sure artifacts location is sane
09:59:33 [2021-12-08T14:59:33.159Z] + wget -q --output-document=/dev/null https://ci.eclipse.org/cdt/job/cdt-master/1119/artifact
09:59:33 [2021-12-08T14:59:33.418Z] + ECHO=echo
09:59:33 [2021-12-08T14:59:33.418Z] + '[' false == false ']'
09:59:33 [2021-12-08T14:59:33.418Z] + ECHO=
09:59:33 [2021-12-08T14:59:33.418Z] + '[' false == false ']'
09:59:33 [2021-12-08T14:59:33.418Z] + echo Testing to make sure we are publishing to a new directory
09:59:33 [2021-12-08T14:59:33.418Z] Testing to make sure we are publishing to a new directory
09:59:33 [2021-12-08T14:59:33.418Z] + ssh genie.cdt@projects-storage.eclipse.org 'test ! -e /home/data/httpd/download.eclipse.org/tools/cdt/releases/10.5/cdt-10.5.0'
09:59:34 [2021-12-08T14:59:34.353Z] + ssh genie.cdt@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tools/cdt/releases/10.5/cdt-10.5.0'
09:59:35 [2021-12-08T14:59:35.290Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/releases/10.5/cdt-10.5.0 &&         wget -q https://ci.eclipse.org/cdt/job/cdt-master/1119/artifact/releng/org.eclipse.cdt.repo/target/repository/*zip*/repository.zip &&         unzip -q repository.zip &&         mv repository/* . &&         rm -r repository repository.zip'
09:59:50 [2021-12-08T14:59:50.175Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/releases/10.5/cdt-10.5.0 &&         wget -q https://ci.eclipse.org/cdt/job/cdt-master/1119/artifact/releng/org.eclipse.cdt.repo/target/org.eclipse.cdt.repo.zip &&         mv org.eclipse.cdt.repo.zip cdt-10.5.0.zip'
09:59:54 [2021-12-08T14:59:54.360Z] + '[' false == true ']'
09:59:54 [2021-12-08T14:59:54.673Z] [Pipeline] }
09:59:54 [2021-12-08T14:59:54.676Z] $ ssh-agent -k
09:59:54 [2021-12-08T14:59:54.678Z] unset SSH_AUTH_SOCK;
09:59:54 [2021-12-08T14:59:54.678Z] unset SSH_AGENT_PID;
09:59:54 [2021-12-08T14:59:54.679Z] echo Agent pid 160 killed;
09:59:54 [2021-12-08T14:59:54.689Z] [ssh-agent] Stopped.
09:59:54 [2021-12-08T14:59:54.972Z] [Pipeline] // sshagent
09:59:55 [2021-12-08T14:59:55.385Z] [Pipeline] }
09:59:55 [2021-12-08T14:59:55.658Z] [Pipeline] // stage
09:59:56 [2021-12-08T14:59:56.199Z] [Pipeline] }
09:59:56 [2021-12-08T14:59:56.481Z] [Pipeline] // timestamps
09:59:56 [2021-12-08T14:59:56.896Z] [Pipeline] }
09:59:57 [2021-12-08T14:59:57.173Z] [Pipeline] // withEnv
09:59:57 [2021-12-08T14:59:57.574Z] [Pipeline] }
09:59:57 [2021-12-08T14:59:57.843Z] [Pipeline] // node
09:59:58 [2021-12-08T14:59:58.259Z] [Pipeline] End of Pipeline
09:59:58 [2021-12-08T14:59:58.493Z] Finished: SUCCESS