Skip to content

Console Output

Started by user Thomas Wolf
Running as Thomas Wolf
Resume disabled by user, switching to high-performance, low-durability mode.
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
10:51:44 [2021-03-17T14:51:44.266Z] Still waiting to schedule task
10:51:44 [2021-03-17T14:51:44.267Z]centos-7-tk2pm’ is offline
10:51:46 [2021-03-17T14:51:46.936Z] Agent centos-7-tk2pm is provisioned from template centos-7
10:51:46 [2021-03-17T14:51:46.942Z] ---
10:51:46 [2021-03-17T14:51:46.942Z] apiVersion: "v1"
10:51:46 [2021-03-17T14:51:46.942Z] kind: "Pod"
10:51:46 [2021-03-17T14:51:46.942Z] metadata:
10:51:46 [2021-03-17T14:51:46.942Z]   annotations: {}
10:51:46 [2021-03-17T14:51:46.942Z]   labels:
10:51:46 [2021-03-17T14:51:46.942Z]     jenkins: "slave"
10:51:46 [2021-03-17T14:51:46.942Z]     jenkins/label: "migration_jipp-migration_centos-7"
10:51:46 [2021-03-17T14:51:46.942Z]   name: "centos-7-tk2pm"
10:51:46 [2021-03-17T14:51:46.942Z] spec:
10:51:46 [2021-03-17T14:51:46.942Z]   containers:
10:51:46 [2021-03-17T14:51:46.942Z]   - env:
10:51:46 [2021-03-17T14:51:46.942Z]     - name: "JENKINS_SECRET"
10:51:46 [2021-03-17T14:51:46.942Z]       value: "********"
10:51:46 [2021-03-17T14:51:46.942Z]     - name: "JENKINS_TUNNEL"
10:51:46 [2021-03-17T14:51:46.942Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
10:51:46 [2021-03-17T14:51:46.942Z]     - name: "JENKINS_AGENT_NAME"
10:51:46 [2021-03-17T14:51:46.942Z]       value: "centos-7-tk2pm"
10:51:46 [2021-03-17T14:51:46.942Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
10:51:46 [2021-03-17T14:51:46.942Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
10:51:46 [2021-03-17T14:51:46.942Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
10:51:46 [2021-03-17T14:51:46.942Z]     - name: "JAVA_TOOL_OPTIONS"
10:51:46 [2021-03-17T14:51:46.942Z]       value: ""
10:51:46 [2021-03-17T14:51:46.942Z]     - name: "_JAVA_OPTIONS"
10:51:46 [2021-03-17T14:51:46.942Z]       value: ""
10:51:46 [2021-03-17T14:51:46.942Z]     - name: "OPENJ9_JAVA_OPTIONS"
10:51:46 [2021-03-17T14:51:46.942Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
10:51:46 [2021-03-17T14:51:46.942Z]     - name: "JENKINS_NAME"
10:51:46 [2021-03-17T14:51:46.942Z]       value: "centos-7-tk2pm"
10:51:46 [2021-03-17T14:51:46.942Z]     - name: "JENKINS_AGENT_WORKDIR"
10:51:46 [2021-03-17T14:51:46.942Z]       value: "/home/jenkins/agent"
10:51:46 [2021-03-17T14:51:46.942Z]     - name: "JENKINS_URL"
10:51:46 [2021-03-17T14:51:46.942Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
10:51:46 [2021-03-17T14:51:46.942Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.5"
10:51:46 [2021-03-17T14:51:46.942Z]     imagePullPolicy: "Always"
10:51:46 [2021-03-17T14:51:46.942Z]     name: "jnlp"
10:51:46 [2021-03-17T14:51:46.942Z]     resources:
10:51:46 [2021-03-17T14:51:46.942Z]       limits:
10:51:46 [2021-03-17T14:51:46.942Z]         memory: "4096Mi"
10:51:46 [2021-03-17T14:51:46.942Z]         cpu: "2000m"
10:51:46 [2021-03-17T14:51:46.942Z]       requests:
10:51:46 [2021-03-17T14:51:46.942Z]         memory: "4096Mi"
10:51:46 [2021-03-17T14:51:46.942Z]         cpu: "1000m"
10:51:46 [2021-03-17T14:51:46.942Z]     securityContext:
10:51:46 [2021-03-17T14:51:46.942Z]       privileged: false
10:51:46 [2021-03-17T14:51:46.942Z]     tty: true
10:51:46 [2021-03-17T14:51:46.942Z]     volumeMounts:
10:51:46 [2021-03-17T14:51:46.942Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:51:46 [2021-03-17T14:51:46.942Z]       name: "m2-dir"
10:51:46 [2021-03-17T14:51:46.942Z]       readOnly: true
10:51:46 [2021-03-17T14:51:46.942Z]       subPath: "toolchains.xml"
10:51:46 [2021-03-17T14:51:46.942Z]     - mountPath: "/home/jenkins/.mavenrc"
10:51:46 [2021-03-17T14:51:46.942Z]       name: "m2-dir"
10:51:46 [2021-03-17T14:51:46.942Z]       readOnly: true
10:51:46 [2021-03-17T14:51:46.942Z]       subPath: ".mavenrc"
10:51:46 [2021-03-17T14:51:46.942Z]     - mountPath: "/opt/tools"
10:51:46 [2021-03-17T14:51:46.942Z]       name: "volume-0"
10:51:46 [2021-03-17T14:51:46.942Z]       readOnly: false
10:51:46 [2021-03-17T14:51:46.942Z]     - mountPath: "/home/jenkins"
10:51:46 [2021-03-17T14:51:46.942Z]       name: "volume-2"
10:51:46 [2021-03-17T14:51:46.942Z]       readOnly: false
10:51:46 [2021-03-17T14:51:46.942Z]     - mountPath: "/home/jenkins/.m2/repository"
10:51:46 [2021-03-17T14:51:46.942Z]       name: "volume-3"
10:51:46 [2021-03-17T14:51:46.942Z]       readOnly: false
10:51:46 [2021-03-17T14:51:46.942Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:51:46 [2021-03-17T14:51:46.942Z]       name: "m2-secret-dir"
10:51:46 [2021-03-17T14:51:46.942Z]       readOnly: true
10:51:46 [2021-03-17T14:51:46.942Z]       subPath: "settings-security.xml"
10:51:46 [2021-03-17T14:51:46.942Z]     - mountPath: "/home/jenkins/.m2/wrapper"
10:51:46 [2021-03-17T14:51:46.942Z]       name: "volume-4"
10:51:46 [2021-03-17T14:51:46.942Z]       readOnly: false
10:51:46 [2021-03-17T14:51:46.942Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
10:51:46 [2021-03-17T14:51:46.942Z]       name: "m2-secret-dir"
10:51:46 [2021-03-17T14:51:46.942Z]       readOnly: true
10:51:46 [2021-03-17T14:51:46.942Z]       subPath: "settings.xml"
10:51:46 [2021-03-17T14:51:46.942Z]     - mountPath: "/home/jenkins/.ssh"
10:51:46 [2021-03-17T14:51:46.942Z]       name: "volume-1"
10:51:46 [2021-03-17T14:51:46.942Z]       readOnly: false
10:51:46 [2021-03-17T14:51:46.942Z]     - mountPath: "/home/jenkins/agent"
10:51:46 [2021-03-17T14:51:46.942Z]       name: "workspace-volume"
10:51:46 [2021-03-17T14:51:46.942Z]       readOnly: false
10:51:46 [2021-03-17T14:51:46.942Z]     workingDir: "/home/jenkins/agent"
10:51:46 [2021-03-17T14:51:46.942Z]   nodeSelector:
10:51:46 [2021-03-17T14:51:46.942Z]     beta.kubernetes.io/os: "linux"
10:51:46 [2021-03-17T14:51:46.942Z]   restartPolicy: "Never"
10:51:46 [2021-03-17T14:51:46.942Z]   securityContext: {}
10:51:46 [2021-03-17T14:51:46.942Z]   volumes:
10:51:46 [2021-03-17T14:51:46.942Z]   - name: "volume-0"
10:51:46 [2021-03-17T14:51:46.942Z]     persistentVolumeClaim:
10:51:46 [2021-03-17T14:51:46.942Z]       claimName: "tools-claim-jiro-egit"
10:51:46 [2021-03-17T14:51:46.942Z]       readOnly: true
10:51:46 [2021-03-17T14:51:46.942Z]   - name: "m2-secret-dir"
10:51:46 [2021-03-17T14:51:46.942Z]     secret:
10:51:46 [2021-03-17T14:51:46.942Z]       secretName: "m2-secret-dir"
10:51:46 [2021-03-17T14:51:46.942Z]   - emptyDir:
10:51:46 [2021-03-17T14:51:46.942Z]       medium: ""
10:51:46 [2021-03-17T14:51:46.942Z]     name: "volume-2"
10:51:46 [2021-03-17T14:51:46.942Z]   - configMap:
10:51:46 [2021-03-17T14:51:46.942Z]       name: "m2-dir"
10:51:46 [2021-03-17T14:51:46.942Z]     name: "m2-dir"
10:51:46 [2021-03-17T14:51:46.942Z]   - configMap:
10:51:46 [2021-03-17T14:51:46.942Z]       name: "known-hosts"
10:51:46 [2021-03-17T14:51:46.942Z]     name: "volume-1"
10:51:46 [2021-03-17T14:51:46.942Z]   - emptyDir:
10:51:46 [2021-03-17T14:51:46.942Z]       medium: ""
10:51:46 [2021-03-17T14:51:46.942Z]     name: "workspace-volume"
10:51:46 [2021-03-17T14:51:46.942Z]   - emptyDir:
10:51:46 [2021-03-17T14:51:46.942Z]       medium: ""
10:51:46 [2021-03-17T14:51:46.942Z]     name: "volume-4"
10:51:46 [2021-03-17T14:51:46.942Z]   - emptyDir:
10:51:46 [2021-03-17T14:51:46.942Z]       medium: ""
10:51:46 [2021-03-17T14:51:46.942Z]     name: "volume-3"
10:51:46 [2021-03-17T14:51:46.942Z] 
10:51:46 [2021-03-17T14:51:46.961Z] Running on centos-7-tk2pm in /home/jenkins/agent/workspace/egit-github-publish-release
[Pipeline] {
[Pipeline] timeout
10:51:47 [2021-03-17T14:51:47.528Z] Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Download)
[Pipeline] sshagent
10:51:48 [2021-03-17T14:51:48.930Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
10:51:48 [2021-03-17T14:51:48.931Z] [ssh-agent] Looking for ssh-agent implementation...
10:51:49 [2021-03-17T14:51:49.150Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
10:51:49 [2021-03-17T14:51:49.153Z] $ ssh-agent
10:51:49 [2021-03-17T14:51:49.189Z] SSH_AUTH_SOCK=/tmp/ssh-WJMVtLfye3qG/agent.67
10:51:49 [2021-03-17T14:51:49.189Z] SSH_AGENT_PID=69
10:51:49 [2021-03-17T14:51:49.218Z] Running ssh-add (command line suppressed)
10:51:49 [2021-03-17T14:51:49.230Z] Identity added: /home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_13306779942215393091.key (/home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_13306779942215393091.key)
10:51:49 [2021-03-17T14:51:49.249Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
10:51:50 [2021-03-17T14:51:50.403Z] + mkdir download
10:51:50 [2021-03-17T14:51:50.403Z] + scp -r genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/github/updates-5.11 download
[Pipeline] }
10:51:51 [2021-03-17T14:51:51.638Z] $ ssh-agent -k
10:51:51 [2021-03-17T14:51:51.642Z] unset SSH_AUTH_SOCK;
10:51:51 [2021-03-17T14:51:51.643Z] unset SSH_AGENT_PID;
10:51:51 [2021-03-17T14:51:51.643Z] echo Agent pid 69 killed;
10:51:51 [2021-03-17T14:51:51.650Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish)
[Pipeline] sshagent
10:51:54 [2021-03-17T14:51:54.321Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
10:51:54 [2021-03-17T14:51:54.322Z] [ssh-agent] Looking for ssh-agent implementation...
10:51:54 [2021-03-17T14:51:54.334Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
10:51:54 [2021-03-17T14:51:54.336Z] $ ssh-agent
10:51:54 [2021-03-17T14:51:54.346Z] SSH_AUTH_SOCK=/tmp/ssh-bPGW4CIk0U4e/agent.97
10:51:54 [2021-03-17T14:51:54.347Z] SSH_AGENT_PID=99
10:51:54 [2021-03-17T14:51:54.354Z] Running ssh-add (command line suppressed)
10:51:54 [2021-03-17T14:51:54.363Z] Identity added: /home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_9130083616251455245.key (/home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_9130083616251455245.key)
10:51:54 [2021-03-17T14:51:54.372Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
10:51:55 [2021-03-17T14:51:55.339Z] + ssh genie.egit@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/egit/github/updates
10:51:55 [2021-03-17T14:51:55.597Z] + ssh genie.egit@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/egit/github/updates
10:51:55 [2021-03-17T14:51:55.597Z] + scp -r download/updates-5.11/artifacts.jar download/updates-5.11/artifacts.xml.xz download/updates-5.11/content.jar download/updates-5.11/content.xml.xz download/updates-5.11/features download/updates-5.11/github-updatesite-5.11.0.202103091610-r.zip download/updates-5.11/p2.index download/updates-5.11/plugins genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/github/updates
[Pipeline] }
10:51:56 [2021-03-17T14:51:56.448Z] $ ssh-agent -k
10:51:56 [2021-03-17T14:51:56.454Z] unset SSH_AUTH_SOCK;
10:51:56 [2021-03-17T14:51:56.454Z] unset SSH_AGENT_PID;
10:51:56 [2021-03-17T14:51:56.454Z] echo Agent pid 99 killed;
10:51:56 [2021-03-17T14:51:56.461Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS