Skip to content

Console Output

Started by user Matthias Sohn
Running as Matthias Sohn
Resume disabled by user, switching to high-performance, low-durability mode.
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
18:33:56 [2021-12-07T23:33:56.134Z] Agent centos-7-d66wd is provisioned from template centos-7
18:33:56 [2021-12-07T23:33:56.135Z] ---
18:33:56 [2021-12-07T23:33:56.135Z] apiVersion: "v1"
18:33:56 [2021-12-07T23:33:56.135Z] kind: "Pod"
18:33:56 [2021-12-07T23:33:56.135Z] metadata:
18:33:56 [2021-12-07T23:33:56.135Z]   annotations: {}
18:33:56 [2021-12-07T23:33:56.135Z]   labels:
18:33:56 [2021-12-07T23:33:56.135Z]     jenkins: "slave"
18:33:56 [2021-12-07T23:33:56.135Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
18:33:56 [2021-12-07T23:33:56.135Z]     jenkins/label: "migration_jipp-migration_centos-7"
18:33:56 [2021-12-07T23:33:56.135Z]   name: "centos-7-d66wd"
18:33:56 [2021-12-07T23:33:56.135Z] spec:
18:33:56 [2021-12-07T23:33:56.135Z]   containers:
18:33:56 [2021-12-07T23:33:56.135Z]   - env:
18:33:56 [2021-12-07T23:33:56.135Z]     - name: "JENKINS_SECRET"
18:33:56 [2021-12-07T23:33:56.135Z]       value: "********"
18:33:56 [2021-12-07T23:33:56.135Z]     - name: "JENKINS_TUNNEL"
18:33:56 [2021-12-07T23:33:56.135Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
18:33:56 [2021-12-07T23:33:56.135Z]     - name: "JENKINS_AGENT_NAME"
18:33:56 [2021-12-07T23:33:56.135Z]       value: "centos-7-d66wd"
18:33:56 [2021-12-07T23:33:56.135Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
18:33:56 [2021-12-07T23:33:56.135Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
18:33:56 [2021-12-07T23:33:56.135Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
18:33:56 [2021-12-07T23:33:56.135Z]     - name: "JAVA_TOOL_OPTIONS"
18:33:56 [2021-12-07T23:33:56.135Z]       value: ""
18:33:56 [2021-12-07T23:33:56.135Z]     - name: "_JAVA_OPTIONS"
18:33:56 [2021-12-07T23:33:56.135Z]       value: ""
18:33:56 [2021-12-07T23:33:56.135Z]     - name: "OPENJ9_JAVA_OPTIONS"
18:33:56 [2021-12-07T23:33:56.135Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
18:33:56 [2021-12-07T23:33:56.135Z]     - name: "JENKINS_NAME"
18:33:56 [2021-12-07T23:33:56.135Z]       value: "centos-7-d66wd"
18:33:56 [2021-12-07T23:33:56.136Z]     - name: "JENKINS_AGENT_WORKDIR"
18:33:56 [2021-12-07T23:33:56.136Z]       value: "/home/jenkins/agent"
18:33:56 [2021-12-07T23:33:56.136Z]     - name: "JENKINS_URL"
18:33:56 [2021-12-07T23:33:56.136Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
18:33:56 [2021-12-07T23:33:56.136Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.10.1"
18:33:56 [2021-12-07T23:33:56.136Z]     imagePullPolicy: "Always"
18:33:56 [2021-12-07T23:33:56.136Z]     name: "jnlp"
18:33:56 [2021-12-07T23:33:56.136Z]     resources:
18:33:56 [2021-12-07T23:33:56.136Z]       limits:
18:33:56 [2021-12-07T23:33:56.136Z]         cpu: "2000m"
18:33:56 [2021-12-07T23:33:56.136Z]         memory: "4096Mi"
18:33:56 [2021-12-07T23:33:56.136Z]       requests:
18:33:56 [2021-12-07T23:33:56.136Z]         cpu: "1000m"
18:33:56 [2021-12-07T23:33:56.136Z]         memory: "4096Mi"
18:33:56 [2021-12-07T23:33:56.136Z]     tty: true
18:33:56 [2021-12-07T23:33:56.136Z]     volumeMounts:
18:33:56 [2021-12-07T23:33:56.136Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
18:33:56 [2021-12-07T23:33:56.136Z]       name: "m2-dir"
18:33:56 [2021-12-07T23:33:56.136Z]       readOnly: true
18:33:56 [2021-12-07T23:33:56.136Z]       subPath: "toolchains.xml"
18:33:56 [2021-12-07T23:33:56.136Z]     - mountPath: "/home/jenkins/.mavenrc"
18:33:56 [2021-12-07T23:33:56.136Z]       name: "m2-dir"
18:33:56 [2021-12-07T23:33:56.136Z]       readOnly: true
18:33:56 [2021-12-07T23:33:56.136Z]       subPath: ".mavenrc"
18:33:56 [2021-12-07T23:33:56.136Z]     - mountPath: "/opt/tools"
18:33:56 [2021-12-07T23:33:56.136Z]       name: "volume-0"
18:33:56 [2021-12-07T23:33:56.136Z]       readOnly: false
18:33:56 [2021-12-07T23:33:56.136Z]     - mountPath: "/home/jenkins"
18:33:56 [2021-12-07T23:33:56.136Z]       name: "volume-2"
18:33:56 [2021-12-07T23:33:56.136Z]       readOnly: false
18:33:56 [2021-12-07T23:33:56.136Z]     - mountPath: "/home/jenkins/.m2/repository"
18:33:56 [2021-12-07T23:33:56.136Z]       name: "volume-3"
18:33:56 [2021-12-07T23:33:56.136Z]       readOnly: false
18:33:56 [2021-12-07T23:33:56.136Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
18:33:56 [2021-12-07T23:33:56.136Z]       name: "m2-secret-dir"
18:33:56 [2021-12-07T23:33:56.136Z]       readOnly: true
18:33:56 [2021-12-07T23:33:56.136Z]       subPath: "settings-security.xml"
18:33:56 [2021-12-07T23:33:56.136Z]     - mountPath: "/home/jenkins/.m2/wrapper"
18:33:56 [2021-12-07T23:33:56.136Z]       name: "volume-4"
18:33:56 [2021-12-07T23:33:56.136Z]       readOnly: false
18:33:56 [2021-12-07T23:33:56.136Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
18:33:56 [2021-12-07T23:33:56.136Z]       name: "m2-secret-dir"
18:33:56 [2021-12-07T23:33:56.136Z]       readOnly: true
18:33:56 [2021-12-07T23:33:56.136Z]       subPath: "settings.xml"
18:33:56 [2021-12-07T23:33:56.136Z]     - mountPath: "/home/jenkins/.ssh"
18:33:56 [2021-12-07T23:33:56.136Z]       name: "volume-1"
18:33:56 [2021-12-07T23:33:56.136Z]       readOnly: false
18:33:56 [2021-12-07T23:33:56.136Z]       subPath: ""
18:33:56 [2021-12-07T23:33:56.136Z]     - mountPath: "/home/jenkins/agent"
18:33:56 [2021-12-07T23:33:56.136Z]       name: "workspace-volume"
18:33:56 [2021-12-07T23:33:56.136Z]       readOnly: false
18:33:56 [2021-12-07T23:33:56.136Z]     workingDir: "/home/jenkins/agent"
18:33:56 [2021-12-07T23:33:56.136Z]   nodeSelector:
18:33:56 [2021-12-07T23:33:56.136Z]     kubernetes.io/os: "linux"
18:33:56 [2021-12-07T23:33:56.136Z]   restartPolicy: "Never"
18:33:56 [2021-12-07T23:33:56.136Z]   volumes:
18:33:56 [2021-12-07T23:33:56.136Z]   - name: "volume-0"
18:33:56 [2021-12-07T23:33:56.136Z]     persistentVolumeClaim:
18:33:56 [2021-12-07T23:33:56.136Z]       claimName: "tools-claim-jiro-egit"
18:33:56 [2021-12-07T23:33:56.136Z]       readOnly: true
18:33:56 [2021-12-07T23:33:56.136Z]   - name: "m2-secret-dir"
18:33:56 [2021-12-07T23:33:56.136Z]     secret:
18:33:56 [2021-12-07T23:33:56.136Z]       secretName: "m2-secret-dir"
18:33:56 [2021-12-07T23:33:56.136Z]   - emptyDir:
18:33:56 [2021-12-07T23:33:56.136Z]       medium: ""
18:33:56 [2021-12-07T23:33:56.136Z]     name: "volume-2"
18:33:56 [2021-12-07T23:33:56.136Z]   - configMap:
18:33:56 [2021-12-07T23:33:56.136Z]       name: "m2-dir"
18:33:56 [2021-12-07T23:33:56.136Z]     name: "m2-dir"
18:33:56 [2021-12-07T23:33:56.136Z]   - configMap:
18:33:56 [2021-12-07T23:33:56.136Z]       name: "known-hosts"
18:33:56 [2021-12-07T23:33:56.136Z]     name: "volume-1"
18:33:56 [2021-12-07T23:33:56.136Z]   - emptyDir:
18:33:56 [2021-12-07T23:33:56.136Z]       medium: ""
18:33:56 [2021-12-07T23:33:56.136Z]     name: "workspace-volume"
18:33:56 [2021-12-07T23:33:56.136Z]   - emptyDir:
18:33:56 [2021-12-07T23:33:56.136Z]       medium: ""
18:33:56 [2021-12-07T23:33:56.136Z]     name: "volume-4"
18:33:56 [2021-12-07T23:33:56.136Z]   - emptyDir:
18:33:56 [2021-12-07T23:33:56.136Z]       medium: ""
18:33:56 [2021-12-07T23:33:56.136Z]     name: "volume-3"
18:33:56 [2021-12-07T23:33:56.136Z] 
18:33:56 [2021-12-07T23:33:56.157Z] Running on centos-7-d66wd in /home/jenkins/agent/workspace/egit-github-publish-release
[Pipeline] {
[Pipeline] timeout
18:33:56 [2021-12-07T23:33:56.671Z] Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Download)
[Pipeline] sshagent
18:33:58 [2021-12-07T23:33:58.065Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
18:33:58 [2021-12-07T23:33:58.066Z] [ssh-agent] Looking for ssh-agent implementation...
18:33:58 [2021-12-07T23:33:58.295Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
18:33:58 [2021-12-07T23:33:58.299Z] $ ssh-agent
18:33:59 [2021-12-07T23:33:59.505Z] SSH_AUTH_SOCK=/tmp/ssh-T8mbEf0eqfQr/agent.83
18:33:59 [2021-12-07T23:33:59.505Z] SSH_AGENT_PID=85
18:33:59 [2021-12-07T23:33:59.518Z] Running ssh-add (command line suppressed)
18:33:59 [2021-12-07T23:33:59.529Z] Identity added: /home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_5016978641776410198.key (/home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_5016978641776410198.key)
18:33:59 [2021-12-07T23:33:59.549Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
18:34:00 [2021-12-07T23:34:00.782Z] + mkdir download
18:34:00 [2021-12-07T23:34:00.782Z] + scp -r genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/github/updates-6.0 download
[Pipeline] }
18:34:02 [2021-12-07T23:34:02.241Z] $ ssh-agent -k
18:34:02 [2021-12-07T23:34:02.248Z] unset SSH_AUTH_SOCK;
18:34:02 [2021-12-07T23:34:02.249Z] unset SSH_AGENT_PID;
18:34:02 [2021-12-07T23:34:02.249Z] echo Agent pid 85 killed;
18:34:02 [2021-12-07T23:34:02.254Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish)
[Pipeline] sshagent
18:34:04 [2021-12-07T23:34:04.696Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
18:34:04 [2021-12-07T23:34:04.696Z] [ssh-agent] Looking for ssh-agent implementation...
18:34:04 [2021-12-07T23:34:04.710Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
18:34:04 [2021-12-07T23:34:04.714Z] $ ssh-agent
18:34:04 [2021-12-07T23:34:04.721Z] SSH_AUTH_SOCK=/tmp/ssh-ZgwUxDCWLkNr/agent.112
18:34:04 [2021-12-07T23:34:04.721Z] SSH_AGENT_PID=114
18:34:04 [2021-12-07T23:34:04.727Z] Running ssh-add (command line suppressed)
18:34:04 [2021-12-07T23:34:04.738Z] Identity added: /home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_13823834301402866337.key (/home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_13823834301402866337.key)
18:34:04 [2021-12-07T23:34:04.745Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
18:34:05 [2021-12-07T23:34:05.860Z] + ssh genie.egit@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/egit/github/updates
18:34:06 [2021-12-07T23:34:06.424Z] + ssh genie.egit@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/egit/github/updates
18:34:07 [2021-12-07T23:34:07.353Z] + scp -r download/updates-6.0/artifacts.jar download/updates-6.0/artifacts.xml.xz download/updates-6.0/content.jar download/updates-6.0/content.xml.xz download/updates-6.0/features download/updates-6.0/github-updatesite-6.0.0.202111291000-r.zip download/updates-6.0/p2.index download/updates-6.0/plugins genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/github/updates
[Pipeline] }
18:34:08 [2021-12-07T23:34:08.540Z] $ ssh-agent -k
18:34:08 [2021-12-07T23:34:08.544Z] unset SSH_AUTH_SOCK;
18:34:08 [2021-12-07T23:34:08.545Z] unset SSH_AGENT_PID;
18:34:08 [2021-12-07T23:34:08.545Z] echo Agent pid 114 killed;
18:34:08 [2021-12-07T23:34:08.549Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS