Skip to content

Console Output

10:07:12 [2019-12-18T15:07:12.238Z] Started by user Jonah Graham
10:07:12 [2019-12-18T15:07:12.239Z] Running as Jonah Graham
10:07:14 [2019-12-18T15:07:14.268Z] Obtained jenkins/pipelines/releng/promote-files-to-download.Jenkinsfile from git https://github.com/eclipse-cdt/cdt-infra.git
10:07:14 [2019-12-18T15:07:14.268Z] Running in Durability level: PERFORMANCE_OPTIMIZED
10:07:14 [2019-12-18T15:07:14.342Z] [Pipeline] Start of Pipeline
10:07:14 [2019-12-18T15:07:14.701Z] [Pipeline] node
10:07:29 [2019-12-18T15:07:29.701Z] Still waiting to schedule task
10:07:29 [2019-12-18T15:07:29.702Z] Waiting for next available executor
10:07:39 [2019-12-18T15:07:39.692Z] Agent default-agent-h26x3 is provisioned from template Kubernetes Pod Template
10:07:39 [2019-12-18T15:07:39.693Z] ---
10:07:39 [2019-12-18T15:07:39.693Z] apiVersion: "v1"
10:07:39 [2019-12-18T15:07:39.693Z] kind: "Pod"
10:07:39 [2019-12-18T15:07:39.693Z] metadata:
10:07:39 [2019-12-18T15:07:39.693Z]   annotations: {}
10:07:39 [2019-12-18T15:07:39.693Z]   labels:
10:07:39 [2019-12-18T15:07:39.693Z]     jenkins: "slave"
10:07:39 [2019-12-18T15:07:39.693Z]   name: "default-agent-h26x3"
10:07:39 [2019-12-18T15:07:39.693Z] spec:
10:07:39 [2019-12-18T15:07:39.693Z]   containers:
10:07:39 [2019-12-18T15:07:39.693Z]   - env:
10:07:39 [2019-12-18T15:07:39.693Z]     - name: "MAVEN_OPTS"
10:07:39 [2019-12-18T15:07:39.693Z]       value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn"
10:07:39 [2019-12-18T15:07:39.693Z]     - name: "JENKINS_SECRET"
10:07:39 [2019-12-18T15:07:39.693Z]       value: "********"
10:07:39 [2019-12-18T15:07:39.693Z]     - name: "JENKINS_TUNNEL"
10:07:39 [2019-12-18T15:07:39.693Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
10:07:39 [2019-12-18T15:07:39.693Z]     - name: "JENKINS_AGENT_NAME"
10:07:39 [2019-12-18T15:07:39.693Z]       value: "default-agent-h26x3"
10:07:39 [2019-12-18T15:07:39.693Z]     - name: "MAVEN_CONFIG"
10:07:39 [2019-12-18T15:07:39.693Z]       value: "-B -e"
10:07:39 [2019-12-18T15:07:39.693Z]     - name: "JENKINS_NAME"
10:07:39 [2019-12-18T15:07:39.693Z]       value: "default-agent-h26x3"
10:07:39 [2019-12-18T15:07:39.693Z]     - name: "JENKINS_AGENT_WORKDIR"
10:07:39 [2019-12-18T15:07:39.693Z]       value: "/home/jenkins/agent"
10:07:39 [2019-12-18T15:07:39.693Z]     - name: "JENKINS_URL"
10:07:39 [2019-12-18T15:07:39.693Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
10:07:39 [2019-12-18T15:07:39.693Z]     - name: "HOME"
10:07:39 [2019-12-18T15:07:39.693Z]       value: "/home/jenkins"
10:07:39 [2019-12-18T15:07:39.693Z]     image: "eclipsecbijenkins/jenkins-agent:3.35@sha256:5d06ebec6e9dffc44fb41009a51d085a83944a23f651416531b960143d186340"
10:07:39 [2019-12-18T15:07:39.693Z]     imagePullPolicy: "IfNotPresent"
10:07:39 [2019-12-18T15:07:39.693Z]     name: "jnlp"
10:07:39 [2019-12-18T15:07:39.693Z]     resources:
10:07:39 [2019-12-18T15:07:39.693Z]       limits:
10:07:39 [2019-12-18T15:07:39.693Z]         memory: "4096Mi"
10:07:39 [2019-12-18T15:07:39.693Z]         cpu: "2000m"
10:07:39 [2019-12-18T15:07:39.693Z]       requests:
10:07:39 [2019-12-18T15:07:39.693Z]         memory: "4096Mi"
10:07:39 [2019-12-18T15:07:39.693Z]         cpu: "1000m"
10:07:39 [2019-12-18T15:07:39.693Z]     securityContext:
10:07:39 [2019-12-18T15:07:39.693Z]       privileged: false
10:07:39 [2019-12-18T15:07:39.693Z]     tty: true
10:07:39 [2019-12-18T15:07:39.693Z]     volumeMounts:
10:07:39 [2019-12-18T15:07:39.693Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:07:39 [2019-12-18T15:07:39.693Z]       name: "toolchains-xml"
10:07:39 [2019-12-18T15:07:39.693Z]       readOnly: true
10:07:39 [2019-12-18T15:07:39.693Z]       subPath: "toolchains.xml"
10:07:39 [2019-12-18T15:07:39.693Z]     - mountPath: "/opt/tools"
10:07:39 [2019-12-18T15:07:39.693Z]       name: "volume-0"
10:07:39 [2019-12-18T15:07:39.693Z]       readOnly: false
10:07:39 [2019-12-18T15:07:39.693Z]     - mountPath: "/home/jenkins"
10:07:39 [2019-12-18T15:07:39.693Z]       name: "volume-2"
10:07:39 [2019-12-18T15:07:39.693Z]       readOnly: false
10:07:39 [2019-12-18T15:07:39.693Z]     - mountPath: "/home/jenkins/.m2/repository"
10:07:39 [2019-12-18T15:07:39.693Z]       name: "volume-3"
10:07:39 [2019-12-18T15:07:39.693Z]       readOnly: false
10:07:39 [2019-12-18T15:07:39.693Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:07:39 [2019-12-18T15:07:39.693Z]       name: "settings-security-xml"
10:07:39 [2019-12-18T15:07:39.693Z]       readOnly: true
10:07:39 [2019-12-18T15:07:39.693Z]       subPath: "settings-security.xml"
10:07:39 [2019-12-18T15:07:39.693Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
10:07:39 [2019-12-18T15:07:39.693Z]       name: "settings-xml"
10:07:39 [2019-12-18T15:07:39.693Z]       readOnly: true
10:07:39 [2019-12-18T15:07:39.693Z]       subPath: "settings.xml"
10:07:39 [2019-12-18T15:07:39.693Z]     - mountPath: "/home/jenkins/.ssh"
10:07:39 [2019-12-18T15:07:39.693Z]       name: "volume-1"
10:07:39 [2019-12-18T15:07:39.693Z]       readOnly: false
10:07:39 [2019-12-18T15:07:39.693Z]     - mountPath: "/home/jenkins/agent"
10:07:39 [2019-12-18T15:07:39.694Z]       name: "workspace-volume"
10:07:39 [2019-12-18T15:07:39.694Z]       readOnly: false
10:07:39 [2019-12-18T15:07:39.694Z]     workingDir: "/home/jenkins/agent"
10:07:39 [2019-12-18T15:07:39.694Z]   nodeSelector: {}
10:07:39 [2019-12-18T15:07:39.694Z]   restartPolicy: "Never"
10:07:39 [2019-12-18T15:07:39.694Z]   volumes:
10:07:39 [2019-12-18T15:07:39.694Z]   - name: "settings-security-xml"
10:07:39 [2019-12-18T15:07:39.694Z]     secret:
10:07:39 [2019-12-18T15:07:39.694Z]       items:
10:07:39 [2019-12-18T15:07:39.694Z]       - key: "settings-security.xml"
10:07:39 [2019-12-18T15:07:39.694Z]         path: "settings-security.xml"
10:07:39 [2019-12-18T15:07:39.694Z]       secretName: "m2-secret-dir"
10:07:39 [2019-12-18T15:07:39.694Z]   - name: "volume-0"
10:07:39 [2019-12-18T15:07:39.694Z]     persistentVolumeClaim:
10:07:39 [2019-12-18T15:07:39.694Z]       claimName: "tools-claim-jiro-cdt"
10:07:39 [2019-12-18T15:07:39.694Z]       readOnly: true
10:07:39 [2019-12-18T15:07:39.694Z]   - configMap:
10:07:39 [2019-12-18T15:07:39.694Z]       items:
10:07:39 [2019-12-18T15:07:39.694Z]       - key: "toolchains.xml"
10:07:39 [2019-12-18T15:07:39.694Z]         path: "toolchains.xml"
10:07:39 [2019-12-18T15:07:39.694Z]       name: "m2-dir"
10:07:39 [2019-12-18T15:07:39.694Z]     name: "toolchains-xml"
10:07:39 [2019-12-18T15:07:39.694Z]   - emptyDir:
10:07:39 [2019-12-18T15:07:39.694Z]       medium: ""
10:07:39 [2019-12-18T15:07:39.694Z]     name: "volume-2"
10:07:39 [2019-12-18T15:07:39.694Z]   - configMap:
10:07:39 [2019-12-18T15:07:39.694Z]       name: "known-hosts"
10:07:39 [2019-12-18T15:07:39.694Z]     name: "volume-1"
10:07:39 [2019-12-18T15:07:39.694Z]   - name: "settings-xml"
10:07:39 [2019-12-18T15:07:39.694Z]     secret:
10:07:39 [2019-12-18T15:07:39.694Z]       items:
10:07:39 [2019-12-18T15:07:39.694Z]       - key: "settings.xml"
10:07:39 [2019-12-18T15:07:39.694Z]         path: "settings.xml"
10:07:39 [2019-12-18T15:07:39.694Z]       secretName: "m2-secret-dir"
10:07:39 [2019-12-18T15:07:39.694Z]   - emptyDir:
10:07:39 [2019-12-18T15:07:39.694Z]       medium: ""
10:07:39 [2019-12-18T15:07:39.694Z]     name: "workspace-volume"
10:07:39 [2019-12-18T15:07:39.694Z]   - emptyDir:
10:07:39 [2019-12-18T15:07:39.694Z]       medium: ""
10:07:39 [2019-12-18T15:07:39.694Z]     name: "volume-3"
10:07:39 [2019-12-18T15:07:39.694Z] 
10:07:40 [2019-12-18T15:07:40.043Z] Running on default-agent-h26x3 in /home/jenkins/agent/workspace/promote-files-to-download
10:07:40 [2019-12-18T15:07:40.049Z] [Pipeline] {
10:07:40 [2019-12-18T15:07:40.106Z] [Pipeline] stage
10:07:40 [2019-12-18T15:07:40.109Z] [Pipeline] { (Declarative: Checkout SCM)
10:07:40 [2019-12-18T15:07:40.141Z] [Pipeline] checkout
10:07:42 [2019-12-18T15:07:42.220Z] No credentials specified
10:07:42 [2019-12-18T15:07:42.223Z] Cloning the remote Git repository
10:07:42 [2019-12-18T15:07:42.245Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
10:07:42 [2019-12-18T15:07:42.291Z]  > git init /home/jenkins/agent/workspace/promote-files-to-download # timeout=10
10:07:42 [2019-12-18T15:07:42.316Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
10:07:42 [2019-12-18T15:07:42.317Z]  > git --version # timeout=10
10:07:42 [2019-12-18T15:07:42.322Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/*
10:07:42 [2019-12-18T15:07:42.722Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
10:07:42 [2019-12-18T15:07:42.732Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:07:42 [2019-12-18T15:07:42.740Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
10:07:42 [2019-12-18T15:07:42.751Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
10:07:42 [2019-12-18T15:07:42.752Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/*
10:07:42 [2019-12-18T15:07:42.934Z] Checking out Revision 709e2aed285e76ee24358762c78b2619d1b2e0b8 (refs/remotes/origin/master)
10:07:43 [2019-12-18T15:07:43.534Z] Commit message: "Add composites for CDT 9.10"
10:07:42 [2019-12-18T15:07:42.915Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:07:42 [2019-12-18T15:07:42.926Z]  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
10:07:42 [2019-12-18T15:07:42.947Z]  > git config core.sparsecheckout # timeout=10
10:07:42 [2019-12-18T15:07:42.953Z]  > git checkout -f 709e2aed285e76ee24358762c78b2619d1b2e0b8
10:07:43 [2019-12-18T15:07:43.543Z]  > git rev-list --no-walk 96b673c74a453ed331d5bb77cd999918ae222476 # timeout=10
10:07:43 [2019-12-18T15:07:43.651Z] [Pipeline] }
10:07:43 [2019-12-18T15:07:43.657Z] [Pipeline] // stage
10:07:43 [2019-12-18T15:07:43.670Z] [Pipeline] withEnv
10:07:43 [2019-12-18T15:07:43.671Z] [Pipeline] {
10:07:43 [2019-12-18T15:07:43.707Z] [Pipeline] timestamps
10:07:43 [2019-12-18T15:07:43.708Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
10:07:43 [2019-12-18T15:07:43.709Z] [Pipeline] {
10:07:43 [2019-12-18T15:07:43.734Z] [Pipeline] stage
10:07:43 [2019-12-18T15:07:43.737Z] [Pipeline] { (Upload)
10:07:43 [2019-12-18T15:07:43.784Z] [Pipeline] sshagent
10:07:43 [2019-12-18T15:07:43.792Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
10:07:43 [2019-12-18T15:07:43.793Z] [ssh-agent] Looking for ssh-agent implementation...
10:07:43 [2019-12-18T15:07:43.822Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
10:07:43 [2019-12-18T15:07:43.830Z] $ ssh-agent
10:07:43 [2019-12-18T15:07:43.844Z] SSH_AUTH_SOCK=/tmp/ssh-d5Q6RqBAUkC6/agent.207
10:07:43 [2019-12-18T15:07:43.844Z] SSH_AGENT_PID=209
10:07:43 [2019-12-18T15:07:43.859Z] Running ssh-add (command line suppressed)
10:07:43 [2019-12-18T15:07:43.883Z] Identity added: /home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_9066610497418989959.key (/home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_9066610497418989959.key)
10:07:43 [2019-12-18T15:07:43.901Z] [ssh-agent] Started.
10:07:43 [2019-12-18T15:07:43.902Z] [Pipeline] {
10:07:43 [2019-12-18T15:07:43.912Z] [Pipeline] sh
10:07:44 [2019-12-18T15:07:44.262Z] + ./scripts/promote-files-to-download.sh
10:07:44 [2019-12-18T15:07:44.263Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
10:07:44 [2019-12-18T15:07:44.263Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
10:07:44 [2019-12-18T15:07:44.263Z] + SCP=scp
10:07:44 [2019-12-18T15:07:44.263Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt
10:07:44 [2019-12-18T15:07:44.263Z] + ECHO=echo
10:07:44 [2019-12-18T15:07:44.263Z] + '[' false == false ']'
10:07:44 [2019-12-18T15:07:44.263Z] + ECHO=
10:07:44 [2019-12-18T15:07:44.263Z] + scp ./download/releases/9.7/compositeArtifacts.xml ./download/releases/9.7/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.7/
10:07:44 [2019-12-18T15:07:44.263Z] + scp ./download/releases/9.8/compositeArtifacts.xml ./download/releases/9.8/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.8/
10:07:44 [2019-12-18T15:07:44.522Z] + scp ./download/releases/9.9/compositeArtifacts.xml ./download/releases/9.9/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.9/
10:07:44 [2019-12-18T15:07:44.781Z] + scp ./download/releases/9.10/compositeArtifacts.xml ./download/releases/9.10/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.10/
10:07:44 [2019-12-18T15:07:44.816Z] [Pipeline] }
10:07:44 [2019-12-18T15:07:44.824Z] $ ssh-agent -k
10:07:44 [2019-12-18T15:07:44.830Z] unset SSH_AUTH_SOCK;
10:07:44 [2019-12-18T15:07:44.830Z] unset SSH_AGENT_PID;
10:07:44 [2019-12-18T15:07:44.830Z] echo Agent pid 209 killed;
10:07:44 [2019-12-18T15:07:44.838Z] [ssh-agent] Stopped.
10:07:44 [2019-12-18T15:07:44.844Z] [Pipeline] // sshagent
10:07:44 [2019-12-18T15:07:44.850Z] [Pipeline] }
10:07:44 [2019-12-18T15:07:44.854Z] [Pipeline] // stage
10:07:44 [2019-12-18T15:07:44.862Z] [Pipeline] }
10:07:44 [2019-12-18T15:07:44.866Z] [Pipeline] // timestamps
10:07:44 [2019-12-18T15:07:44.873Z] [Pipeline] }
10:07:44 [2019-12-18T15:07:44.878Z] [Pipeline] // withEnv
10:07:44 [2019-12-18T15:07:44.884Z] [Pipeline] }
10:07:44 [2019-12-18T15:07:44.888Z] [Pipeline] // node
10:07:44 [2019-12-18T15:07:44.894Z] [Pipeline] End of Pipeline
10:07:44 [2019-12-18T15:07:44.959Z] Finished: SUCCESS