Skip to content

Console Output

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