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
21:02:35 [2023-03-15T01:02:35.417Z] Agent centos-7-894jk is provisioned from template centos-7
21:02:35 [2023-03-15T01:02:35.419Z] ---
21:02:35 [2023-03-15T01:02:35.419Z] apiVersion: "v1"
21:02:35 [2023-03-15T01:02:35.419Z] kind: "Pod"
21:02:35 [2023-03-15T01:02:35.419Z] metadata:
21:02:35 [2023-03-15T01:02:35.419Z]   annotations: {}
21:02:35 [2023-03-15T01:02:35.419Z]   labels:
21:02:35 [2023-03-15T01:02:35.419Z]     jenkins: "slave"
21:02:35 [2023-03-15T01:02:35.419Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
21:02:35 [2023-03-15T01:02:35.419Z]     jenkins/label: "migration_jipp-migration_centos-7"
21:02:35 [2023-03-15T01:02:35.419Z]   name: "centos-7-894jk"
21:02:35 [2023-03-15T01:02:35.419Z]   namespace: "egit"
21:02:35 [2023-03-15T01:02:35.419Z] spec:
21:02:35 [2023-03-15T01:02:35.419Z]   containers:
21:02:35 [2023-03-15T01:02:35.419Z]   - env:
21:02:35 [2023-03-15T01:02:35.419Z]     - name: "JENKINS_SECRET"
21:02:35 [2023-03-15T01:02:35.419Z]       value: "********"
21:02:35 [2023-03-15T01:02:35.419Z]     - name: "JENKINS_TUNNEL"
21:02:35 [2023-03-15T01:02:35.419Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
21:02:35 [2023-03-15T01:02:35.419Z]     - name: "JENKINS_AGENT_NAME"
21:02:35 [2023-03-15T01:02:35.419Z]       value: "centos-7-894jk"
21:02:35 [2023-03-15T01:02:35.419Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
21:02:35 [2023-03-15T01:02:35.419Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
21:02:35 [2023-03-15T01:02:35.419Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
21:02:35 [2023-03-15T01:02:35.419Z]     - name: "JAVA_TOOL_OPTIONS"
21:02:35 [2023-03-15T01:02:35.419Z]       value: ""
21:02:35 [2023-03-15T01:02:35.419Z]     - name: "_JAVA_OPTIONS"
21:02:35 [2023-03-15T01:02:35.419Z]       value: ""
21:02:35 [2023-03-15T01:02:35.419Z]     - name: "OPENJ9_JAVA_OPTIONS"
21:02:35 [2023-03-15T01:02:35.419Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
21:02:35 [2023-03-15T01:02:35.419Z]     - name: "JENKINS_NAME"
21:02:35 [2023-03-15T01:02:35.419Z]       value: "centos-7-894jk"
21:02:35 [2023-03-15T01:02:35.419Z]     - name: "JENKINS_AGENT_WORKDIR"
21:02:35 [2023-03-15T01:02:35.419Z]       value: "/home/jenkins/agent"
21:02:35 [2023-03-15T01:02:35.419Z]     - name: "JENKINS_URL"
21:02:35 [2023-03-15T01:02:35.419Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
21:02:35 [2023-03-15T01:02:35.419Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3"
21:02:35 [2023-03-15T01:02:35.419Z]     imagePullPolicy: "Always"
21:02:35 [2023-03-15T01:02:35.419Z]     name: "jnlp"
21:02:35 [2023-03-15T01:02:35.419Z]     resources:
21:02:35 [2023-03-15T01:02:35.419Z]       limits:
21:02:35 [2023-03-15T01:02:35.419Z]         cpu: "2000m"
21:02:35 [2023-03-15T01:02:35.419Z]         memory: "4096Mi"
21:02:35 [2023-03-15T01:02:35.419Z]       requests:
21:02:35 [2023-03-15T01:02:35.419Z]         cpu: "1000m"
21:02:35 [2023-03-15T01:02:35.419Z]         memory: "4096Mi"
21:02:35 [2023-03-15T01:02:35.419Z]     tty: true
21:02:35 [2023-03-15T01:02:35.419Z]     volumeMounts:
21:02:35 [2023-03-15T01:02:35.419Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
21:02:35 [2023-03-15T01:02:35.419Z]       name: "m2-dir"
21:02:35 [2023-03-15T01:02:35.419Z]       readOnly: true
21:02:35 [2023-03-15T01:02:35.419Z]       subPath: "toolchains.xml"
21:02:35 [2023-03-15T01:02:35.419Z]     - mountPath: "/home/jenkins/.mavenrc"
21:02:35 [2023-03-15T01:02:35.419Z]       name: "m2-dir"
21:02:35 [2023-03-15T01:02:35.419Z]       readOnly: true
21:02:35 [2023-03-15T01:02:35.419Z]       subPath: ".mavenrc"
21:02:35 [2023-03-15T01:02:35.419Z]     - mountPath: "/opt/tools"
21:02:35 [2023-03-15T01:02:35.419Z]       name: "volume-0"
21:02:35 [2023-03-15T01:02:35.419Z]       readOnly: false
21:02:35 [2023-03-15T01:02:35.419Z]     - mountPath: "/home/jenkins"
21:02:35 [2023-03-15T01:02:35.419Z]       name: "volume-2"
21:02:35 [2023-03-15T01:02:35.419Z]       readOnly: false
21:02:35 [2023-03-15T01:02:35.419Z]     - mountPath: "/home/jenkins/.m2/repository"
21:02:35 [2023-03-15T01:02:35.419Z]       name: "volume-3"
21:02:35 [2023-03-15T01:02:35.419Z]       readOnly: false
21:02:35 [2023-03-15T01:02:35.419Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
21:02:35 [2023-03-15T01:02:35.419Z]       name: "m2-secret-dir"
21:02:35 [2023-03-15T01:02:35.419Z]       readOnly: true
21:02:35 [2023-03-15T01:02:35.419Z]       subPath: "settings-security.xml"
21:02:35 [2023-03-15T01:02:35.419Z]     - mountPath: "/home/jenkins/.m2/wrapper"
21:02:35 [2023-03-15T01:02:35.419Z]       name: "volume-4"
21:02:35 [2023-03-15T01:02:35.419Z]       readOnly: false
21:02:35 [2023-03-15T01:02:35.419Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
21:02:35 [2023-03-15T01:02:35.419Z]       name: "m2-secret-dir"
21:02:35 [2023-03-15T01:02:35.419Z]       readOnly: true
21:02:35 [2023-03-15T01:02:35.419Z]       subPath: "settings.xml"
21:02:35 [2023-03-15T01:02:35.419Z]     - mountPath: "/home/jenkins/.ssh"
21:02:35 [2023-03-15T01:02:35.419Z]       name: "volume-1"
21:02:35 [2023-03-15T01:02:35.419Z]       readOnly: false
21:02:35 [2023-03-15T01:02:35.419Z]       subPath: ""
21:02:35 [2023-03-15T01:02:35.419Z]     - mountPath: "/home/jenkins/agent"
21:02:35 [2023-03-15T01:02:35.419Z]       name: "workspace-volume"
21:02:35 [2023-03-15T01:02:35.419Z]       readOnly: false
21:02:35 [2023-03-15T01:02:35.419Z]     workingDir: "/home/jenkins/agent"
21:02:35 [2023-03-15T01:02:35.419Z]   nodeSelector:
21:02:35 [2023-03-15T01:02:35.419Z]     kubernetes.io/os: "linux"
21:02:35 [2023-03-15T01:02:35.419Z]   restartPolicy: "Never"
21:02:35 [2023-03-15T01:02:35.419Z]   volumes:
21:02:35 [2023-03-15T01:02:35.419Z]   - name: "volume-0"
21:02:35 [2023-03-15T01:02:35.419Z]     persistentVolumeClaim:
21:02:35 [2023-03-15T01:02:35.419Z]       claimName: "tools-claim-jiro-egit"
21:02:35 [2023-03-15T01:02:35.419Z]       readOnly: true
21:02:35 [2023-03-15T01:02:35.419Z]   - name: "m2-secret-dir"
21:02:35 [2023-03-15T01:02:35.419Z]     secret:
21:02:35 [2023-03-15T01:02:35.419Z]       secretName: "m2-secret-dir"
21:02:35 [2023-03-15T01:02:35.419Z]   - emptyDir:
21:02:35 [2023-03-15T01:02:35.419Z]       medium: ""
21:02:35 [2023-03-15T01:02:35.419Z]     name: "volume-2"
21:02:35 [2023-03-15T01:02:35.419Z]   - configMap:
21:02:35 [2023-03-15T01:02:35.419Z]       name: "m2-dir"
21:02:35 [2023-03-15T01:02:35.419Z]     name: "m2-dir"
21:02:35 [2023-03-15T01:02:35.419Z]   - configMap:
21:02:35 [2023-03-15T01:02:35.419Z]       name: "known-hosts"
21:02:35 [2023-03-15T01:02:35.419Z]     name: "volume-1"
21:02:35 [2023-03-15T01:02:35.419Z]   - emptyDir:
21:02:35 [2023-03-15T01:02:35.419Z]       medium: ""
21:02:35 [2023-03-15T01:02:35.419Z]     name: "workspace-volume"
21:02:35 [2023-03-15T01:02:35.419Z]   - emptyDir:
21:02:35 [2023-03-15T01:02:35.419Z]       medium: ""
21:02:35 [2023-03-15T01:02:35.419Z]     name: "volume-4"
21:02:35 [2023-03-15T01:02:35.419Z]   - emptyDir:
21:02:35 [2023-03-15T01:02:35.419Z]       medium: ""
21:02:35 [2023-03-15T01:02:35.419Z]     name: "volume-3"
21:02:35 [2023-03-15T01:02:35.419Z] 
21:02:35 [2023-03-15T01:02:35.440Z] Running on centos-7-894jk in /home/jenkins/agent/workspace/egit-publish-release
[Pipeline] {
[Pipeline] timeout
21:02:35 [2023-03-15T01:02:35.966Z] Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Download)
[Pipeline] sshagent
21:02:37 [2023-03-15T01:02:37.302Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
21:02:37 [2023-03-15T01:02:37.303Z] [ssh-agent] Looking for ssh-agent implementation...
21:02:37 [2023-03-15T01:02:37.609Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
21:02:37 [2023-03-15T01:02:37.614Z] $ ssh-agent
21:02:38 [2023-03-15T01:02:38.780Z] SSH_AUTH_SOCK=/tmp/ssh-8JYOnarE8NZM/agent.76
21:02:38 [2023-03-15T01:02:38.780Z] SSH_AGENT_PID=78
21:02:38 [2023-03-15T01:02:38.796Z] Running ssh-add (command line suppressed)
21:02:38 [2023-03-15T01:02:38.810Z] Identity added: /home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_15169266468365431777.key (/home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_15169266468365431777.key)
21:02:38 [2023-03-15T01:02:38.832Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
21:02:39 [2023-03-15T01:02:39.838Z] + mkdir download
21:02:39 [2023-03-15T01:02:39.838Z] + scp -r genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/updates-6.5 download
[Pipeline] }
21:02:46 [2023-03-15T01:02:46.890Z] $ ssh-agent -k
21:02:46 [2023-03-15T01:02:46.897Z] unset SSH_AUTH_SOCK;
21:02:46 [2023-03-15T01:02:46.898Z] unset SSH_AGENT_PID;
21:02:46 [2023-03-15T01:02:46.898Z] echo Agent pid 78 killed;
21:02:46 [2023-03-15T01:02:46.902Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish)
[Pipeline] sshagent
21:02:49 [2023-03-15T01:02:49.432Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
21:02:49 [2023-03-15T01:02:49.433Z] [ssh-agent] Looking for ssh-agent implementation...
21:02:49 [2023-03-15T01:02:49.446Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
21:02:49 [2023-03-15T01:02:49.448Z] $ ssh-agent
21:02:49 [2023-03-15T01:02:49.462Z] SSH_AUTH_SOCK=/tmp/ssh-09Q3pBdEsLpB/agent.111
21:02:49 [2023-03-15T01:02:49.462Z] SSH_AGENT_PID=113
21:02:49 [2023-03-15T01:02:49.471Z] Running ssh-add (command line suppressed)
21:02:49 [2023-03-15T01:02:49.487Z] Identity added: /home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_2639079235784509351.key (/home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_2639079235784509351.key)
21:02:49 [2023-03-15T01:02:49.497Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
21:02:50 [2023-03-15T01:02:50.422Z] + ssh genie.egit@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/egit/updates
21:02:50 [2023-03-15T01:02:50.681Z] + ssh genie.egit@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/egit/updates
21:02:51 [2023-03-15T01:02:51.245Z] + scp -r download/updates-6.5/artifacts.jar download/updates-6.5/artifacts.xml.xz download/updates-6.5/content.jar download/updates-6.5/content.xml.xz download/updates-6.5/features download/updates-6.5/org.eclipse.egit.repository-6.5.0.202303070854-r.zip download/updates-6.5/p2.index download/updates-6.5/plugins genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/updates
[Pipeline] }
21:02:55 [2023-03-15T01:02:55.696Z] $ ssh-agent -k
21:02:55 [2023-03-15T01:02:55.702Z] unset SSH_AUTH_SOCK;
21:02:55 [2023-03-15T01:02:55.703Z] unset SSH_AGENT_PID;
21:02:55 [2023-03-15T01:02:55.704Z] echo Agent pid 113 killed;
21:02:55 [2023-03-15T01:02:55.707Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS