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
19:04:12 [2023-09-03T23:04:12.012Z] Still waiting to schedule task
19:04:12 [2023-09-03T23:04:12.013Z]centos-7-l1f71’ is offline
19:04:13 [2023-09-03T23:04:13.559Z] Agent centos-7-l1f71 is provisioned from template centos-7
19:04:13 [2023-09-03T23:04:13.561Z] ---
19:04:13 [2023-09-03T23:04:13.561Z] apiVersion: "v1"
19:04:13 [2023-09-03T23:04:13.561Z] kind: "Pod"
19:04:13 [2023-09-03T23:04:13.561Z] metadata:
19:04:13 [2023-09-03T23:04:13.561Z]   labels:
19:04:13 [2023-09-03T23:04:13.561Z]     jenkins: "slave"
19:04:13 [2023-09-03T23:04:13.561Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
19:04:13 [2023-09-03T23:04:13.561Z]     jenkins/label: "migration_jipp-migration_centos-7"
19:04:13 [2023-09-03T23:04:13.561Z]   name: "centos-7-l1f71"
19:04:13 [2023-09-03T23:04:13.561Z]   namespace: "egit"
19:04:13 [2023-09-03T23:04:13.561Z] spec:
19:04:13 [2023-09-03T23:04:13.561Z]   containers:
19:04:13 [2023-09-03T23:04:13.561Z]   - env:
19:04:13 [2023-09-03T23:04:13.561Z]     - name: "JENKINS_SECRET"
19:04:13 [2023-09-03T23:04:13.561Z]       value: "********"
19:04:13 [2023-09-03T23:04:13.561Z]     - name: "JENKINS_TUNNEL"
19:04:13 [2023-09-03T23:04:13.561Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
19:04:13 [2023-09-03T23:04:13.561Z]     - name: "JENKINS_AGENT_NAME"
19:04:13 [2023-09-03T23:04:13.561Z]       value: "centos-7-l1f71"
19:04:13 [2023-09-03T23:04:13.561Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
19:04:13 [2023-09-03T23:04:13.561Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
19:04:13 [2023-09-03T23:04:13.561Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
19:04:13 [2023-09-03T23:04:13.561Z]     - name: "JAVA_TOOL_OPTIONS"
19:04:13 [2023-09-03T23:04:13.561Z]       value: ""
19:04:13 [2023-09-03T23:04:13.561Z]     - name: "_JAVA_OPTIONS"
19:04:13 [2023-09-03T23:04:13.561Z]       value: ""
19:04:13 [2023-09-03T23:04:13.561Z]     - name: "OPENJ9_JAVA_OPTIONS"
19:04:13 [2023-09-03T23:04:13.561Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
19:04:13 [2023-09-03T23:04:13.561Z]     - name: "JENKINS_NAME"
19:04:13 [2023-09-03T23:04:13.561Z]       value: "centos-7-l1f71"
19:04:13 [2023-09-03T23:04:13.561Z]     - name: "JENKINS_AGENT_WORKDIR"
19:04:13 [2023-09-03T23:04:13.561Z]       value: "/home/jenkins/agent"
19:04:13 [2023-09-03T23:04:13.561Z]     - name: "JENKINS_URL"
19:04:13 [2023-09-03T23:04:13.561Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
19:04:13 [2023-09-03T23:04:13.561Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092"
19:04:13 [2023-09-03T23:04:13.561Z]     imagePullPolicy: "Always"
19:04:13 [2023-09-03T23:04:13.561Z]     name: "jnlp"
19:04:13 [2023-09-03T23:04:13.561Z]     resources:
19:04:13 [2023-09-03T23:04:13.561Z]       limits:
19:04:13 [2023-09-03T23:04:13.561Z]         cpu: "2000m"
19:04:13 [2023-09-03T23:04:13.561Z]         memory: "4096Mi"
19:04:13 [2023-09-03T23:04:13.561Z]       requests:
19:04:13 [2023-09-03T23:04:13.561Z]         cpu: "1000m"
19:04:13 [2023-09-03T23:04:13.561Z]         memory: "4096Mi"
19:04:13 [2023-09-03T23:04:13.561Z]     tty: true
19:04:13 [2023-09-03T23:04:13.561Z]     volumeMounts:
19:04:13 [2023-09-03T23:04:13.561Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
19:04:13 [2023-09-03T23:04:13.561Z]       name: "m2-dir"
19:04:13 [2023-09-03T23:04:13.561Z]       readOnly: true
19:04:13 [2023-09-03T23:04:13.561Z]       subPath: "toolchains.xml"
19:04:13 [2023-09-03T23:04:13.561Z]     - mountPath: "/home/jenkins/.mavenrc"
19:04:13 [2023-09-03T23:04:13.561Z]       name: "m2-dir"
19:04:13 [2023-09-03T23:04:13.561Z]       readOnly: true
19:04:13 [2023-09-03T23:04:13.561Z]       subPath: ".mavenrc"
19:04:13 [2023-09-03T23:04:13.561Z]     - mountPath: "/opt/tools"
19:04:13 [2023-09-03T23:04:13.561Z]       name: "volume-0"
19:04:13 [2023-09-03T23:04:13.561Z]       readOnly: false
19:04:13 [2023-09-03T23:04:13.561Z]     - mountPath: "/home/jenkins"
19:04:13 [2023-09-03T23:04:13.561Z]       name: "volume-2"
19:04:13 [2023-09-03T23:04:13.561Z]       readOnly: false
19:04:13 [2023-09-03T23:04:13.561Z]     - mountPath: "/home/jenkins/.m2/repository"
19:04:13 [2023-09-03T23:04:13.561Z]       name: "volume-3"
19:04:13 [2023-09-03T23:04:13.561Z]       readOnly: false
19:04:13 [2023-09-03T23:04:13.561Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
19:04:13 [2023-09-03T23:04:13.561Z]       name: "m2-secret-dir"
19:04:13 [2023-09-03T23:04:13.561Z]       readOnly: true
19:04:13 [2023-09-03T23:04:13.561Z]       subPath: "settings-security.xml"
19:04:13 [2023-09-03T23:04:13.561Z]     - mountPath: "/home/jenkins/.m2/wrapper"
19:04:13 [2023-09-03T23:04:13.561Z]       name: "volume-4"
19:04:13 [2023-09-03T23:04:13.561Z]       readOnly: false
19:04:13 [2023-09-03T23:04:13.561Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
19:04:13 [2023-09-03T23:04:13.561Z]       name: "m2-secret-dir"
19:04:13 [2023-09-03T23:04:13.561Z]       readOnly: true
19:04:13 [2023-09-03T23:04:13.561Z]       subPath: "settings.xml"
19:04:13 [2023-09-03T23:04:13.561Z]     - mountPath: "/home/jenkins/.ssh"
19:04:13 [2023-09-03T23:04:13.561Z]       name: "volume-1"
19:04:13 [2023-09-03T23:04:13.561Z]       readOnly: false
19:04:13 [2023-09-03T23:04:13.561Z]       subPath: ""
19:04:13 [2023-09-03T23:04:13.561Z]     - mountPath: "/home/jenkins/agent"
19:04:13 [2023-09-03T23:04:13.561Z]       name: "workspace-volume"
19:04:13 [2023-09-03T23:04:13.561Z]       readOnly: false
19:04:13 [2023-09-03T23:04:13.561Z]     workingDir: "/home/jenkins/agent"
19:04:13 [2023-09-03T23:04:13.561Z]   nodeSelector:
19:04:13 [2023-09-03T23:04:13.561Z]     kubernetes.io/os: "linux"
19:04:13 [2023-09-03T23:04:13.561Z]   restartPolicy: "Never"
19:04:13 [2023-09-03T23:04:13.561Z]   volumes:
19:04:13 [2023-09-03T23:04:13.561Z]   - name: "volume-0"
19:04:13 [2023-09-03T23:04:13.561Z]     persistentVolumeClaim:
19:04:13 [2023-09-03T23:04:13.561Z]       claimName: "tools-claim-jiro-egit"
19:04:13 [2023-09-03T23:04:13.561Z]       readOnly: true
19:04:13 [2023-09-03T23:04:13.561Z]   - name: "m2-secret-dir"
19:04:13 [2023-09-03T23:04:13.561Z]     secret:
19:04:13 [2023-09-03T23:04:13.561Z]       secretName: "m2-secret-dir"
19:04:13 [2023-09-03T23:04:13.561Z]   - emptyDir:
19:04:13 [2023-09-03T23:04:13.561Z]       medium: ""
19:04:13 [2023-09-03T23:04:13.561Z]     name: "volume-2"
19:04:13 [2023-09-03T23:04:13.561Z]   - configMap:
19:04:13 [2023-09-03T23:04:13.561Z]       name: "m2-dir"
19:04:13 [2023-09-03T23:04:13.561Z]     name: "m2-dir"
19:04:13 [2023-09-03T23:04:13.561Z]   - configMap:
19:04:13 [2023-09-03T23:04:13.561Z]       name: "known-hosts"
19:04:13 [2023-09-03T23:04:13.561Z]     name: "volume-1"
19:04:13 [2023-09-03T23:04:13.561Z]   - emptyDir:
19:04:13 [2023-09-03T23:04:13.561Z]       medium: ""
19:04:13 [2023-09-03T23:04:13.561Z]     name: "workspace-volume"
19:04:13 [2023-09-03T23:04:13.561Z]   - emptyDir:
19:04:13 [2023-09-03T23:04:13.561Z]       medium: ""
19:04:13 [2023-09-03T23:04:13.561Z]     name: "volume-4"
19:04:13 [2023-09-03T23:04:13.561Z]   - emptyDir:
19:04:13 [2023-09-03T23:04:13.561Z]       medium: ""
19:04:13 [2023-09-03T23:04:13.561Z]     name: "volume-3"
19:04:13 [2023-09-03T23:04:13.561Z] 
19:04:13 [2023-09-03T23:04:13.583Z] Running on centos-7-l1f71 in /home/jenkins/agent/workspace/egit-publish-release
[Pipeline] {
[Pipeline] timeout
19:04:14 [2023-09-03T23:04:14.269Z] Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Download)
[Pipeline] sshagent
19:04:15 [2023-09-03T23:04:15.647Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
19:04:15 [2023-09-03T23:04:15.652Z] [ssh-agent] Looking for ssh-agent implementation...
19:04:15 [2023-09-03T23:04:15.964Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
19:04:15 [2023-09-03T23:04:15.969Z] $ ssh-agent
19:04:15 [2023-09-03T23:04:15.981Z] SSH_AUTH_SOCK=/tmp/ssh-xN7veTLLBs4v/agent.56
19:04:15 [2023-09-03T23:04:15.981Z] SSH_AGENT_PID=58
19:04:15 [2023-09-03T23:04:15.997Z] Running ssh-add (command line suppressed)
19:04:16 [2023-09-03T23:04:16.032Z] Identity added: /home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_17833979617131934018.key (/home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_17833979617131934018.key)
19:04:16 [2023-09-03T23:04:16.079Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
19:04:17 [2023-09-03T23:04:17.090Z] + mkdir download
19:04:17 [2023-09-03T23:04:17.091Z] + scp -r genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/updates-6.6.1 download
[Pipeline] }
19:04:21 [2023-09-03T23:04:21.692Z] $ ssh-agent -k
19:04:21 [2023-09-03T23:04:21.698Z] unset SSH_AUTH_SOCK;
19:04:21 [2023-09-03T23:04:21.698Z] unset SSH_AGENT_PID;
19:04:21 [2023-09-03T23:04:21.698Z] echo Agent pid 58 killed;
19:04:21 [2023-09-03T23:04:21.733Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish)
[Pipeline] sshagent
19:04:24 [2023-09-03T23:04:24.833Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
19:04:24 [2023-09-03T23:04:24.837Z] [ssh-agent] Looking for ssh-agent implementation...
19:04:24 [2023-09-03T23:04:24.850Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
19:04:24 [2023-09-03T23:04:24.853Z] $ ssh-agent
19:04:24 [2023-09-03T23:04:24.862Z] SSH_AUTH_SOCK=/tmp/ssh-bPGllLX5d2yD/agent.90
19:04:24 [2023-09-03T23:04:24.862Z] SSH_AGENT_PID=92
19:04:24 [2023-09-03T23:04:24.869Z] Running ssh-add (command line suppressed)
19:04:24 [2023-09-03T23:04:24.882Z] Identity added: /home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_14593206958937419455.key (/home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_14593206958937419455.key)
19:04:24 [2023-09-03T23:04:24.895Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
19:04:26 [2023-09-03T23:04:26.227Z] + ssh genie.egit@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/egit/updates
19:04:26 [2023-09-03T23:04:26.541Z] + ssh genie.egit@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/egit/updates
19:04:26 [2023-09-03T23:04:26.797Z] + scp -r download/updates-6.6.1/artifacts.jar download/updates-6.6.1/artifacts.xml.xz download/updates-6.6.1/content.jar download/updates-6.6.1/content.xml.xz download/updates-6.6.1/features download/updates-6.6.1/org.eclipse.egit.repository-6.6.1.202309021850-r.zip download/updates-6.6.1/p2.index download/updates-6.6.1/plugins genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/updates
[Pipeline] }
19:04:32 [2023-09-03T23:04:32.387Z] $ ssh-agent -k
19:04:32 [2023-09-03T23:04:32.393Z] unset SSH_AUTH_SOCK;
19:04:32 [2023-09-03T23:04:32.394Z] unset SSH_AGENT_PID;
19:04:32 [2023-09-03T23:04:32.394Z] echo Agent pid 92 killed;
19:04:32 [2023-09-03T23:04:32.399Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS