Skip to content

Console Output

19:21:16 [2024-05-07T23:21:16.542Z] Agent centos-7-sdzsf is provisioned from template centos-7
19:21:17 [2024-05-07T23:21:17.017Z] ---
19:21:17 [2024-05-07T23:21:17.017Z] apiVersion: "v1"
19:21:17 [2024-05-07T23:21:17.017Z] kind: "Pod"
19:21:17 [2024-05-07T23:21:17.017Z] metadata:
19:21:17 [2024-05-07T23:21:17.017Z]   labels:
19:21:17 [2024-05-07T23:21:17.017Z]     jenkins: "slave"
19:21:17 [2024-05-07T23:21:17.017Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
19:21:17 [2024-05-07T23:21:17.017Z]     jenkins/label: "migration_jipp-migration_centos-7"
19:21:17 [2024-05-07T23:21:17.017Z]   name: "centos-7-sdzsf"
19:21:17 [2024-05-07T23:21:17.017Z]   namespace: "egit"
19:21:17 [2024-05-07T23:21:17.017Z] spec:
19:21:17 [2024-05-07T23:21:17.017Z]   containers:
19:21:17 [2024-05-07T23:21:17.017Z]   - env:
19:21:17 [2024-05-07T23:21:17.017Z]     - name: "JENKINS_SECRET"
19:21:17 [2024-05-07T23:21:17.017Z]       value: "********"
19:21:17 [2024-05-07T23:21:17.017Z]     - name: "JENKINS_TUNNEL"
19:21:17 [2024-05-07T23:21:17.017Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
19:21:17 [2024-05-07T23:21:17.017Z]     - name: "JENKINS_AGENT_NAME"
19:21:17 [2024-05-07T23:21:17.017Z]       value: "centos-7-sdzsf"
19:21:17 [2024-05-07T23:21:17.017Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
19:21:17 [2024-05-07T23:21:17.017Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
19:21:17 [2024-05-07T23:21:17.017Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
19:21:17 [2024-05-07T23:21:17.017Z]     - name: "JAVA_TOOL_OPTIONS"
19:21:17 [2024-05-07T23:21:17.017Z]       value: ""
19:21:17 [2024-05-07T23:21:17.017Z]     - name: "_JAVA_OPTIONS"
19:21:17 [2024-05-07T23:21:17.017Z]       value: ""
19:21:17 [2024-05-07T23:21:17.017Z]     - name: "OPENJ9_JAVA_OPTIONS"
19:21:17 [2024-05-07T23:21:17.017Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
19:21:17 [2024-05-07T23:21:17.017Z]     - name: "JENKINS_NAME"
19:21:17 [2024-05-07T23:21:17.017Z]       value: "centos-7-sdzsf"
19:21:17 [2024-05-07T23:21:17.018Z]     - name: "JENKINS_AGENT_WORKDIR"
19:21:17 [2024-05-07T23:21:17.018Z]       value: "/home/jenkins/agent"
19:21:17 [2024-05-07T23:21:17.018Z]     - name: "JENKINS_URL"
19:21:17 [2024-05-07T23:21:17.018Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
19:21:17 [2024-05-07T23:21:17.018Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
19:21:17 [2024-05-07T23:21:17.018Z]     imagePullPolicy: "Always"
19:21:17 [2024-05-07T23:21:17.018Z]     name: "jnlp"
19:21:17 [2024-05-07T23:21:17.018Z]     resources:
19:21:17 [2024-05-07T23:21:17.018Z]       limits:
19:21:17 [2024-05-07T23:21:17.018Z]         cpu: "2000m"
19:21:17 [2024-05-07T23:21:17.018Z]         memory: "4096Mi"
19:21:17 [2024-05-07T23:21:17.018Z]       requests:
19:21:17 [2024-05-07T23:21:17.018Z]         cpu: "1000m"
19:21:17 [2024-05-07T23:21:17.018Z]         memory: "4096Mi"
19:21:17 [2024-05-07T23:21:17.018Z]     tty: true
19:21:17 [2024-05-07T23:21:17.018Z]     volumeMounts:
19:21:17 [2024-05-07T23:21:17.018Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
19:21:17 [2024-05-07T23:21:17.018Z]       name: "m2-dir"
19:21:17 [2024-05-07T23:21:17.018Z]       readOnly: true
19:21:17 [2024-05-07T23:21:17.018Z]       subPath: "toolchains.xml"
19:21:17 [2024-05-07T23:21:17.018Z]     - mountPath: "/home/jenkins/.mavenrc"
19:21:17 [2024-05-07T23:21:17.018Z]       name: "m2-dir"
19:21:17 [2024-05-07T23:21:17.018Z]       readOnly: true
19:21:17 [2024-05-07T23:21:17.018Z]       subPath: ".mavenrc"
19:21:17 [2024-05-07T23:21:17.018Z]     - mountPath: "/opt/tools"
19:21:17 [2024-05-07T23:21:17.018Z]       name: "volume-0"
19:21:17 [2024-05-07T23:21:17.018Z]       readOnly: false
19:21:17 [2024-05-07T23:21:17.018Z]     - mountPath: "/home/jenkins"
19:21:17 [2024-05-07T23:21:17.018Z]       name: "volume-2"
19:21:17 [2024-05-07T23:21:17.018Z]       readOnly: false
19:21:17 [2024-05-07T23:21:17.018Z]     - mountPath: "/home/jenkins/.m2/repository"
19:21:17 [2024-05-07T23:21:17.018Z]       name: "volume-3"
19:21:17 [2024-05-07T23:21:17.018Z]       readOnly: false
19:21:17 [2024-05-07T23:21:17.018Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
19:21:17 [2024-05-07T23:21:17.018Z]       name: "m2-secret-dir"
19:21:17 [2024-05-07T23:21:17.018Z]       readOnly: true
19:21:17 [2024-05-07T23:21:17.018Z]       subPath: "settings-security.xml"
19:21:17 [2024-05-07T23:21:17.018Z]     - mountPath: "/home/jenkins/.m2/wrapper"
19:21:17 [2024-05-07T23:21:17.018Z]       name: "volume-4"
19:21:17 [2024-05-07T23:21:17.018Z]       readOnly: false
19:21:17 [2024-05-07T23:21:17.018Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
19:21:17 [2024-05-07T23:21:17.018Z]       name: "m2-secret-dir"
19:21:17 [2024-05-07T23:21:17.018Z]       readOnly: true
19:21:17 [2024-05-07T23:21:17.018Z]       subPath: "settings.xml"
19:21:17 [2024-05-07T23:21:17.018Z]     - mountPath: "/home/jenkins/.ssh"
19:21:17 [2024-05-07T23:21:17.018Z]       name: "volume-1"
19:21:17 [2024-05-07T23:21:17.018Z]       readOnly: false
19:21:17 [2024-05-07T23:21:17.018Z]       subPath: ""
19:21:17 [2024-05-07T23:21:17.018Z]     - mountPath: "/home/jenkins/agent"
19:21:17 [2024-05-07T23:21:17.018Z]       name: "workspace-volume"
19:21:17 [2024-05-07T23:21:17.018Z]       readOnly: false
19:21:17 [2024-05-07T23:21:17.018Z]     workingDir: "/home/jenkins/agent"
19:21:17 [2024-05-07T23:21:17.018Z]   nodeSelector:
19:21:17 [2024-05-07T23:21:17.018Z]     kubernetes.io/os: "linux"
19:21:17 [2024-05-07T23:21:17.018Z]   restartPolicy: "Never"
19:21:17 [2024-05-07T23:21:17.018Z]   volumes:
19:21:17 [2024-05-07T23:21:17.018Z]   - name: "volume-0"
19:21:17 [2024-05-07T23:21:17.018Z]     persistentVolumeClaim:
19:21:17 [2024-05-07T23:21:17.018Z]       claimName: "tools-claim-jiro-egit"
19:21:17 [2024-05-07T23:21:17.018Z]       readOnly: true
19:21:17 [2024-05-07T23:21:17.018Z]   - name: "m2-secret-dir"
19:21:17 [2024-05-07T23:21:17.018Z]     secret:
19:21:17 [2024-05-07T23:21:17.018Z]       secretName: "m2-secret-dir"
19:21:17 [2024-05-07T23:21:17.018Z]   - emptyDir:
19:21:17 [2024-05-07T23:21:17.018Z]       medium: ""
19:21:17 [2024-05-07T23:21:17.018Z]     name: "volume-2"
19:21:17 [2024-05-07T23:21:17.019Z]   - configMap:
19:21:17 [2024-05-07T23:21:17.019Z]       name: "m2-dir"
19:21:17 [2024-05-07T23:21:17.019Z]     name: "m2-dir"
19:21:17 [2024-05-07T23:21:17.019Z]   - configMap:
19:21:17 [2024-05-07T23:21:17.019Z]       name: "known-hosts"
19:21:17 [2024-05-07T23:21:17.019Z]     name: "volume-1"
19:21:17 [2024-05-07T23:21:17.019Z]   - emptyDir:
19:21:17 [2024-05-07T23:21:17.019Z]       medium: ""
19:21:17 [2024-05-07T23:21:17.019Z]     name: "workspace-volume"
19:21:17 [2024-05-07T23:21:17.019Z]   - emptyDir:
19:21:17 [2024-05-07T23:21:17.019Z]       medium: ""
19:21:17 [2024-05-07T23:21:17.019Z]     name: "volume-4"
19:21:17 [2024-05-07T23:21:17.019Z]   - emptyDir:
19:21:17 [2024-05-07T23:21:17.019Z]       medium: ""
19:21:17 [2024-05-07T23:21:17.019Z]     name: "volume-3"
19:21:17 [2024-05-07T23:21:17.019Z] 
19:21:17 [2024-05-07T23:21:17.096Z] Running on centos-7-sdzsf in /home/jenkins/agent/workspace/egit.gerrit