Skip to content

Console Output

22:32:25 [2021-11-16T03:32:25.865Z] Started by user Jonah Graham
22:32:25 [2021-11-16T03:32:25.865Z] Rebuilds build #193
22:32:25 [2021-11-16T03:32:25.866Z] Running as Jonah Graham
22:32:27 [2021-11-16T03:32:27.936Z] Obtained jenkins/pipelines/releng/promote-a-build.Jenkinsfile from git https://github.com/eclipse-cdt/cdt-infra.git
22:32:28 [2021-11-16T03:32:28.617Z] [Pipeline] Start of Pipeline
22:32:31 [2021-11-16T03:32:31.021Z] [Pipeline] node
22:32:46 [2021-11-16T03:32:46.022Z] Still waiting to schedule task
22:32:46 [2021-11-16T03:32:46.023Z] Waiting for next available executor
22:32:48 [2021-11-16T03:32:48.510Z] Agent basic-2lsqm is provisioned from template basic
22:32:48 [2021-11-16T03:32:48.514Z] ---
22:32:48 [2021-11-16T03:32:48.514Z] apiVersion: "v1"
22:32:48 [2021-11-16T03:32:48.514Z] kind: "Pod"
22:32:48 [2021-11-16T03:32:48.514Z] metadata:
22:32:48 [2021-11-16T03:32:48.514Z]   annotations: {}
22:32:48 [2021-11-16T03:32:48.514Z]   labels:
22:32:48 [2021-11-16T03:32:48.514Z]     jenkins: "slave"
22:32:48 [2021-11-16T03:32:48.514Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
22:32:48 [2021-11-16T03:32:48.514Z]     jenkins/label: "basic"
22:32:48 [2021-11-16T03:32:48.514Z]   name: "basic-2lsqm"
22:32:48 [2021-11-16T03:32:48.514Z] spec:
22:32:48 [2021-11-16T03:32:48.514Z]   containers:
22:32:48 [2021-11-16T03:32:48.514Z]   - env:
22:32:48 [2021-11-16T03:32:48.514Z]     - name: "JENKINS_SECRET"
22:32:48 [2021-11-16T03:32:48.514Z]       value: "********"
22:32:48 [2021-11-16T03:32:48.514Z]     - name: "JENKINS_TUNNEL"
22:32:48 [2021-11-16T03:32:48.514Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
22:32:48 [2021-11-16T03:32:48.514Z]     - name: "JENKINS_AGENT_NAME"
22:32:48 [2021-11-16T03:32:48.514Z]       value: "basic-2lsqm"
22:32:48 [2021-11-16T03:32:48.514Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
22:32:48 [2021-11-16T03:32:48.514Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
22:32:48 [2021-11-16T03:32:48.514Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
22:32:48 [2021-11-16T03:32:48.514Z]     - name: "JAVA_TOOL_OPTIONS"
22:32:48 [2021-11-16T03:32:48.514Z]       value: ""
22:32:48 [2021-11-16T03:32:48.514Z]     - name: "_JAVA_OPTIONS"
22:32:48 [2021-11-16T03:32:48.514Z]       value: ""
22:32:48 [2021-11-16T03:32:48.514Z]     - name: "OPENJ9_JAVA_OPTIONS"
22:32:48 [2021-11-16T03:32:48.514Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
22:32:48 [2021-11-16T03:32:48.514Z]     - name: "JENKINS_NAME"
22:32:48 [2021-11-16T03:32:48.514Z]       value: "basic-2lsqm"
22:32:48 [2021-11-16T03:32:48.514Z]     - name: "JENKINS_AGENT_WORKDIR"
22:32:48 [2021-11-16T03:32:48.514Z]       value: "/home/jenkins/agent"
22:32:48 [2021-11-16T03:32:48.514Z]     - name: "JENKINS_URL"
22:32:48 [2021-11-16T03:32:48.514Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
22:32:48 [2021-11-16T03:32:48.514Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.10.1"
22:32:48 [2021-11-16T03:32:48.514Z]     imagePullPolicy: "Always"
22:32:48 [2021-11-16T03:32:48.514Z]     name: "jnlp"
22:32:48 [2021-11-16T03:32:48.514Z]     resources:
22:32:48 [2021-11-16T03:32:48.514Z]       limits:
22:32:48 [2021-11-16T03:32:48.514Z]         cpu: "2000m"
22:32:48 [2021-11-16T03:32:48.514Z]         memory: "4096Mi"
22:32:48 [2021-11-16T03:32:48.514Z]       requests:
22:32:48 [2021-11-16T03:32:48.514Z]         cpu: "1000m"
22:32:48 [2021-11-16T03:32:48.514Z]         memory: "4096Mi"
22:32:48 [2021-11-16T03:32:48.514Z]     tty: true
22:32:48 [2021-11-16T03:32:48.514Z]     volumeMounts:
22:32:48 [2021-11-16T03:32:48.514Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
22:32:48 [2021-11-16T03:32:48.514Z]       name: "m2-dir"
22:32:48 [2021-11-16T03:32:48.514Z]       readOnly: true
22:32:48 [2021-11-16T03:32:48.514Z]       subPath: "toolchains.xml"
22:32:48 [2021-11-16T03:32:48.514Z]     - mountPath: "/home/jenkins/.mavenrc"
22:32:48 [2021-11-16T03:32:48.514Z]       name: "m2-dir"
22:32:48 [2021-11-16T03:32:48.514Z]       readOnly: true
22:32:48 [2021-11-16T03:32:48.514Z]       subPath: ".mavenrc"
22:32:48 [2021-11-16T03:32:48.514Z]     - mountPath: "/opt/tools"
22:32:48 [2021-11-16T03:32:48.514Z]       name: "volume-0"
22:32:48 [2021-11-16T03:32:48.514Z]       readOnly: false
22:32:48 [2021-11-16T03:32:48.514Z]     - mountPath: "/home/jenkins"
22:32:48 [2021-11-16T03:32:48.514Z]       name: "volume-2"
22:32:48 [2021-11-16T03:32:48.514Z]       readOnly: false
22:32:48 [2021-11-16T03:32:48.514Z]     - mountPath: "/home/jenkins/.m2/repository"
22:32:48 [2021-11-16T03:32:48.514Z]       name: "volume-3"
22:32:48 [2021-11-16T03:32:48.515Z]       readOnly: false
22:32:48 [2021-11-16T03:32:48.515Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
22:32:48 [2021-11-16T03:32:48.515Z]       name: "m2-secret-dir"
22:32:48 [2021-11-16T03:32:48.515Z]       readOnly: true
22:32:48 [2021-11-16T03:32:48.515Z]       subPath: "settings-security.xml"
22:32:48 [2021-11-16T03:32:48.515Z]     - mountPath: "/home/jenkins/.m2/wrapper"
22:32:48 [2021-11-16T03:32:48.515Z]       name: "volume-4"
22:32:48 [2021-11-16T03:32:48.515Z]       readOnly: false
22:32:48 [2021-11-16T03:32:48.515Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
22:32:48 [2021-11-16T03:32:48.515Z]       name: "m2-secret-dir"
22:32:48 [2021-11-16T03:32:48.515Z]       readOnly: true
22:32:48 [2021-11-16T03:32:48.515Z]       subPath: "settings.xml"
22:32:48 [2021-11-16T03:32:48.515Z]     - mountPath: "/home/jenkins/.ssh"
22:32:48 [2021-11-16T03:32:48.515Z]       name: "volume-1"
22:32:48 [2021-11-16T03:32:48.515Z]       readOnly: false
22:32:48 [2021-11-16T03:32:48.515Z]       subPath: ""
22:32:48 [2021-11-16T03:32:48.515Z]     - mountPath: "/home/jenkins/agent"
22:32:48 [2021-11-16T03:32:48.515Z]       name: "workspace-volume"
22:32:48 [2021-11-16T03:32:48.515Z]       readOnly: false
22:32:48 [2021-11-16T03:32:48.515Z]     workingDir: "/home/jenkins/agent"
22:32:48 [2021-11-16T03:32:48.515Z]   nodeSelector:
22:32:48 [2021-11-16T03:32:48.515Z]     kubernetes.io/os: "linux"
22:32:48 [2021-11-16T03:32:48.515Z]   restartPolicy: "Never"
22:32:48 [2021-11-16T03:32:48.515Z]   volumes:
22:32:48 [2021-11-16T03:32:48.515Z]   - name: "volume-0"
22:32:48 [2021-11-16T03:32:48.515Z]     persistentVolumeClaim:
22:32:48 [2021-11-16T03:32:48.515Z]       claimName: "tools-claim-jiro-cdt"
22:32:48 [2021-11-16T03:32:48.515Z]       readOnly: true
22:32:48 [2021-11-16T03:32:48.515Z]   - name: "m2-secret-dir"
22:32:48 [2021-11-16T03:32:48.515Z]     secret:
22:32:48 [2021-11-16T03:32:48.515Z]       secretName: "m2-secret-dir"
22:32:48 [2021-11-16T03:32:48.515Z]   - emptyDir:
22:32:48 [2021-11-16T03:32:48.515Z]       medium: ""
22:32:48 [2021-11-16T03:32:48.515Z]     name: "volume-2"
22:32:48 [2021-11-16T03:32:48.515Z]   - configMap:
22:32:48 [2021-11-16T03:32:48.515Z]       name: "m2-dir"
22:32:48 [2021-11-16T03:32:48.515Z]     name: "m2-dir"
22:32:48 [2021-11-16T03:32:48.515Z]   - configMap:
22:32:48 [2021-11-16T03:32:48.515Z]       name: "known-hosts"
22:32:48 [2021-11-16T03:32:48.515Z]     name: "volume-1"
22:32:48 [2021-11-16T03:32:48.515Z]   - emptyDir:
22:32:48 [2021-11-16T03:32:48.515Z]       medium: ""
22:32:48 [2021-11-16T03:32:48.515Z]     name: "workspace-volume"
22:32:48 [2021-11-16T03:32:48.515Z]   - emptyDir:
22:32:48 [2021-11-16T03:32:48.515Z]       medium: ""
22:32:48 [2021-11-16T03:32:48.515Z]     name: "volume-4"
22:32:48 [2021-11-16T03:32:48.515Z]   - emptyDir:
22:32:48 [2021-11-16T03:32:48.515Z]       medium: ""
22:32:48 [2021-11-16T03:32:48.515Z]     name: "volume-3"
22:32:48 [2021-11-16T03:32:48.515Z] 
22:32:48 [2021-11-16T03:32:48.540Z] Running on basic-2lsqm in /home/jenkins/agent/workspace/promote-a-build
22:32:48 [2021-11-16T03:32:48.673Z] [Pipeline] {
22:32:49 [2021-11-16T03:32:49.785Z] [Pipeline] stage
22:32:49 [2021-11-16T03:32:49.785Z] [Pipeline] { (Declarative: Checkout SCM)
22:32:50 [2021-11-16T03:32:50.464Z] [Pipeline] checkout
22:32:50 [2021-11-16T03:32:50.514Z] Selected Git installation does not exist. Using Default
22:32:50 [2021-11-16T03:32:50.515Z] The recommended git tool is: NONE
22:32:51 [2021-11-16T03:32:51.885Z] No credentials specified
22:32:51 [2021-11-16T03:32:51.888Z] Cloning the remote Git repository
22:32:51 [2021-11-16T03:32:51.895Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
22:32:52 [2021-11-16T03:32:52.548Z]  > git init /home/jenkins/agent/workspace/promote-a-build # timeout=10
22:32:52 [2021-11-16T03:32:52.563Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
22:32:52 [2021-11-16T03:32:52.563Z]  > git --version # timeout=10
22:32:52 [2021-11-16T03:32:52.565Z]  > git --version # 'git version 2.20.1'
22:32:52 [2021-11-16T03:32:52.565Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
22:32:53 [2021-11-16T03:32:53.136Z] Avoid second fetch
22:32:53 [2021-11-16T03:32:53.142Z] Checking out Revision b36d5a8d23d5d72519e5ce1c6520d2f574988b15 (refs/remotes/origin/master)
22:32:53 [2021-11-16T03:32:53.126Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
22:32:53 [2021-11-16T03:32:53.129Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:32:53 [2021-11-16T03:32:53.135Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
22:32:53 [2021-11-16T03:32:53.144Z]  > git config core.sparsecheckout # timeout=10
22:32:53 [2021-11-16T03:32:53.146Z]  > git checkout -f b36d5a8d23d5d72519e5ce1c6520d2f574988b15 # timeout=10
22:32:56 [2021-11-16T03:32:56.625Z] Commit message: "Update images to Dockerfiles from commit 585d251"
22:32:56 [2021-11-16T03:32:56.625Z]  > git rev-list --no-walk 467d3301ccc72ba6959b28ef11b7f3c81f74c610 # timeout=10
22:32:56 [2021-11-16T03:32:56.929Z] [Pipeline] }
22:32:57 [2021-11-16T03:32:57.208Z] [Pipeline] // stage
22:32:58 [2021-11-16T03:32:58.289Z] [Pipeline] withEnv
22:32:58 [2021-11-16T03:32:58.290Z] [Pipeline] {
22:33:00 [2021-11-16T03:33:00.739Z] [Pipeline] timestamps
22:33:00 [2021-11-16T03:33:00.739Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
22:33:00 [2021-11-16T03:33:00.740Z] [Pipeline] {
22:33:02 [2021-11-16T03:33:02.915Z] [Pipeline] stage
22:33:02 [2021-11-16T03:33:02.916Z] [Pipeline] { (Upload)
22:33:08 [2021-11-16T03:33:08.735Z] [Pipeline] sshagent
22:33:08 [2021-11-16T03:33:08.778Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
22:33:08 [2021-11-16T03:33:08.778Z] [ssh-agent] Looking for ssh-agent implementation...
22:33:08 [2021-11-16T03:33:08.811Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
22:33:08 [2021-11-16T03:33:08.811Z] $ ssh-agent
22:33:08 [2021-11-16T03:33:08.828Z] SSH_AUTH_SOCK=/tmp/ssh-4auTFnmGtrDV/agent.160
22:33:08 [2021-11-16T03:33:08.828Z] SSH_AGENT_PID=162
22:33:08 [2021-11-16T03:33:08.844Z] Running ssh-add (command line suppressed)
22:33:08 [2021-11-16T03:33:08.849Z] Identity added: /home/jenkins/agent/workspace/promote-a-build@tmp/private_key_9337576377438251084.key (/home/jenkins/agent/workspace/promote-a-build@tmp/private_key_9337576377438251084.key)
22:33:08 [2021-11-16T03:33:08.864Z] [ssh-agent] Started.
22:33:08 [2021-11-16T03:33:08.865Z] [Pipeline] {
22:33:09 [2021-11-16T03:33:09.542Z] [Pipeline] sh
22:33:09 [2021-11-16T03:33:09.876Z] + ./scripts/promote-a-build.sh
22:33:09 [2021-11-16T03:33:09.877Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
22:33:09 [2021-11-16T03:33:09.877Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
22:33:09 [2021-11-16T03:33:09.877Z] + SCP=scp
22:33:09 [2021-11-16T03:33:09.877Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt/builds/10.5/cdt-10.5.0-m3
22:33:09 [2021-11-16T03:33:09.877Z] + ARTIFACTS=https://ci.eclipse.org/cdt/job/cdt-master/1114/artifact
22:33:09 [2021-11-16T03:33:09.877Z] + INDEX_PHP_FOR_RCP=scripts/cdt-standalone-php-template
22:33:09 [2021-11-16T03:33:09.877Z] + ARTIFACTS_REPO_TARGET=https://ci.eclipse.org/cdt/job/cdt-master/1114/artifact/releng/org.eclipse.cdt.repo/target
22:33:09 [2021-11-16T03:33:09.877Z] + echo Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/builds/10.5/cdt-10.5.0-m3
22:33:09 [2021-11-16T03:33:09.877Z] Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/builds/10.5/cdt-10.5.0-m3
22:33:09 [2021-11-16T03:33:09.877Z] + echo Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt-master/1114/artifact
22:33:09 [2021-11-16T03:33:09.877Z] Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt-master/1114/artifact
22:33:09 [2021-11-16T03:33:09.877Z] + echo Testing to make sure artifacts location is sane
22:33:09 [2021-11-16T03:33:09.877Z] Testing to make sure artifacts location is sane
22:33:09 [2021-11-16T03:33:09.877Z] + wget -q --output-document=/dev/null https://ci.eclipse.org/cdt/job/cdt-master/1114/artifact
22:33:09 [2021-11-16T03:33:09.877Z] + ECHO=echo
22:33:09 [2021-11-16T03:33:09.877Z] + '[' false == false ']'
22:33:09 [2021-11-16T03:33:09.877Z] + ECHO=
22:33:09 [2021-11-16T03:33:09.877Z] + '[' false == false ']'
22:33:09 [2021-11-16T03:33:09.877Z] + echo Testing to make sure we are publishing to a new directory
22:33:09 [2021-11-16T03:33:09.877Z] Testing to make sure we are publishing to a new directory
22:33:09 [2021-11-16T03:33:09.877Z] + ssh genie.cdt@projects-storage.eclipse.org 'test ! -e /home/data/httpd/download.eclipse.org/tools/cdt/builds/10.5/cdt-10.5.0-m3'
22:33:11 [2021-11-16T03:33:11.256Z] + ssh genie.cdt@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tools/cdt/builds/10.5/cdt-10.5.0-m3'
22:33:11 [2021-11-16T03:33:11.824Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/builds/10.5/cdt-10.5.0-m3 &&         wget -q https://ci.eclipse.org/cdt/job/cdt-master/1114/artifact/releng/org.eclipse.cdt.repo/target/repository/*zip*/repository.zip &&         unzip -q repository.zip &&         mv repository/* . &&         rm -r repository repository.zip'
22:33:24 [2021-11-16T03:33:24.045Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/builds/10.5/cdt-10.5.0-m3 &&         wget -q https://ci.eclipse.org/cdt/job/cdt-master/1114/artifact/releng/org.eclipse.cdt.repo/target/org.eclipse.cdt.repo.zip &&         mv org.eclipse.cdt.repo.zip cdt-10.5.0-m3.zip'
22:33:28 [2021-11-16T03:33:28.239Z] + '[' false == true ']'
22:33:28 [2021-11-16T03:33:28.556Z] [Pipeline] }
22:33:28 [2021-11-16T03:33:28.556Z] $ ssh-agent -k
22:33:28 [2021-11-16T03:33:28.559Z] unset SSH_AUTH_SOCK;
22:33:28 [2021-11-16T03:33:28.559Z] unset SSH_AGENT_PID;
22:33:28 [2021-11-16T03:33:28.560Z] echo Agent pid 162 killed;
22:33:28 [2021-11-16T03:33:28.571Z] [ssh-agent] Stopped.
22:33:28 [2021-11-16T03:33:28.854Z] [Pipeline] // sshagent
22:33:29 [2021-11-16T03:33:29.263Z] [Pipeline] }
22:33:29 [2021-11-16T03:33:29.536Z] [Pipeline] // stage
22:33:30 [2021-11-16T03:33:30.125Z] [Pipeline] }
22:33:30 [2021-11-16T03:33:30.401Z] [Pipeline] // timestamps
22:33:30 [2021-11-16T03:33:30.819Z] [Pipeline] }
22:33:31 [2021-11-16T03:33:31.088Z] [Pipeline] // withEnv
22:33:31 [2021-11-16T03:33:31.504Z] [Pipeline] }
22:33:31 [2021-11-16T03:33:31.787Z] [Pipeline] // node
22:33:32 [2021-11-16T03:33:32.209Z] [Pipeline] End of Pipeline
22:33:32 [2021-11-16T03:33:32.365Z] [withMaven] WARNING abort infinite build trigger loop. Please consider opening a Jira issue: Infinite loop of job triggers 
22:33:32 [2021-11-16T03:33:32.365Z] Finished: SUCCESS