Skip to content

Console Output

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