Skip to content

Console Output

04:18:02 [2024-05-26T08:18:02.852Z] Agent basic-kvwxh is provisioned from template basic
04:18:02 [2024-05-26T08:18:02.858Z] ---
04:18:02 [2024-05-26T08:18:02.858Z] apiVersion: "v1"
04:18:02 [2024-05-26T08:18:02.858Z] kind: "Pod"
04:18:02 [2024-05-26T08:18:02.858Z] metadata:
04:18:02 [2024-05-26T08:18:02.858Z]   annotations:
04:18:02 [2024-05-26T08:18:02.858Z]     kubernetes.jenkins.io/last-refresh: "1716711476937"
04:18:02 [2024-05-26T08:18:02.858Z]   labels:
04:18:02 [2024-05-26T08:18:02.858Z]     jenkins: "slave"
04:18:02 [2024-05-26T08:18:02.858Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
04:18:02 [2024-05-26T08:18:02.858Z]     jenkins/label: "basic"
04:18:02 [2024-05-26T08:18:02.858Z]     kubernetes.jenkins.io/controller: "http___jenkins-ui_cdt_svc_cluster_local_cdtx"
04:18:02 [2024-05-26T08:18:02.858Z]   name: "basic-kvwxh"
04:18:02 [2024-05-26T08:18:02.858Z]   namespace: "cdt"
04:18:02 [2024-05-26T08:18:02.858Z] spec:
04:18:02 [2024-05-26T08:18:02.858Z]   containers:
04:18:02 [2024-05-26T08:18:02.858Z]   - env:
04:18:02 [2024-05-26T08:18:02.858Z]     - name: "JENKINS_SECRET"
04:18:02 [2024-05-26T08:18:02.858Z]       value: "********"
04:18:02 [2024-05-26T08:18:02.858Z]     - name: "JENKINS_TUNNEL"
04:18:02 [2024-05-26T08:18:02.858Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
04:18:02 [2024-05-26T08:18:02.858Z]     - name: "JENKINS_AGENT_NAME"
04:18:02 [2024-05-26T08:18:02.858Z]       value: "basic-kvwxh"
04:18:02 [2024-05-26T08:18:02.858Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
04:18:02 [2024-05-26T08:18:02.858Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
04:18:02 [2024-05-26T08:18:02.858Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
04:18:02 [2024-05-26T08:18:02.858Z]     - name: "JAVA_TOOL_OPTIONS"
04:18:02 [2024-05-26T08:18:02.858Z]       value: ""
04:18:02 [2024-05-26T08:18:02.858Z]     - name: "_JAVA_OPTIONS"
04:18:02 [2024-05-26T08:18:02.858Z]       value: ""
04:18:02 [2024-05-26T08:18:02.858Z]     - name: "REMOTING_OPTS"
04:18:02 [2024-05-26T08:18:02.858Z]       value: "-noReconnectAfter 1d"
04:18:02 [2024-05-26T08:18:02.858Z]     - name: "OPENJ9_JAVA_OPTIONS"
04:18:02 [2024-05-26T08:18:02.858Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
04:18:02 [2024-05-26T08:18:02.858Z]     - name: "JENKINS_NAME"
04:18:02 [2024-05-26T08:18:02.858Z]       value: "basic-kvwxh"
04:18:02 [2024-05-26T08:18:02.858Z]     - name: "JENKINS_AGENT_WORKDIR"
04:18:02 [2024-05-26T08:18:02.858Z]       value: "/home/jenkins/agent"
04:18:02 [2024-05-26T08:18:02.858Z]     - name: "JENKINS_URL"
04:18:02 [2024-05-26T08:18:02.858Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
04:18:02 [2024-05-26T08:18:02.858Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9"
04:18:02 [2024-05-26T08:18:02.858Z]     imagePullPolicy: "Always"
04:18:02 [2024-05-26T08:18:02.858Z]     name: "jnlp"
04:18:02 [2024-05-26T08:18:02.858Z]     resources:
04:18:02 [2024-05-26T08:18:02.858Z]       limits:
04:18:02 [2024-05-26T08:18:02.858Z]         cpu: "2000m"
04:18:02 [2024-05-26T08:18:02.858Z]         memory: "4096Mi"
04:18:02 [2024-05-26T08:18:02.858Z]       requests:
04:18:02 [2024-05-26T08:18:02.858Z]         cpu: "1000m"
04:18:02 [2024-05-26T08:18:02.858Z]         memory: "4096Mi"
04:18:02 [2024-05-26T08:18:02.858Z]     tty: true
04:18:02 [2024-05-26T08:18:02.858Z]     volumeMounts:
04:18:02 [2024-05-26T08:18:02.858Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
04:18:02 [2024-05-26T08:18:02.858Z]       name: "m2-dir"
04:18:02 [2024-05-26T08:18:02.858Z]       readOnly: true
04:18:02 [2024-05-26T08:18:02.858Z]       subPath: "toolchains.xml"
04:18:02 [2024-05-26T08:18:02.858Z]     - mountPath: "/home/jenkins/.mavenrc"
04:18:02 [2024-05-26T08:18:02.858Z]       name: "m2-dir"
04:18:02 [2024-05-26T08:18:02.858Z]       readOnly: true
04:18:02 [2024-05-26T08:18:02.858Z]       subPath: ".mavenrc"
04:18:02 [2024-05-26T08:18:02.858Z]     - mountPath: "/opt/tools"
04:18:02 [2024-05-26T08:18:02.858Z]       name: "volume-0"
04:18:02 [2024-05-26T08:18:02.858Z]       readOnly: false
04:18:02 [2024-05-26T08:18:02.858Z]     - mountPath: "/home/jenkins"
04:18:02 [2024-05-26T08:18:02.858Z]       name: "volume-2"
04:18:02 [2024-05-26T08:18:02.858Z]       readOnly: false
04:18:02 [2024-05-26T08:18:02.858Z]     - mountPath: "/home/jenkins/.m2/repository"
04:18:02 [2024-05-26T08:18:02.858Z]       name: "volume-3"
04:18:02 [2024-05-26T08:18:02.858Z]       readOnly: false
04:18:02 [2024-05-26T08:18:02.858Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
04:18:02 [2024-05-26T08:18:02.858Z]       name: "m2-secret-dir"
04:18:02 [2024-05-26T08:18:02.858Z]       readOnly: true
04:18:02 [2024-05-26T08:18:02.858Z]       subPath: "settings-security.xml"
04:18:02 [2024-05-26T08:18:02.858Z]     - mountPath: "/home/jenkins/.m2/wrapper"
04:18:02 [2024-05-26T08:18:02.858Z]       name: "volume-4"
04:18:02 [2024-05-26T08:18:02.858Z]       readOnly: false
04:18:02 [2024-05-26T08:18:02.858Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
04:18:02 [2024-05-26T08:18:02.858Z]       name: "m2-secret-dir"
04:18:02 [2024-05-26T08:18:02.858Z]       readOnly: true
04:18:02 [2024-05-26T08:18:02.858Z]       subPath: "settings.xml"
04:18:02 [2024-05-26T08:18:02.858Z]     - mountPath: "/home/jenkins/.ssh"
04:18:02 [2024-05-26T08:18:02.858Z]       name: "volume-1"
04:18:02 [2024-05-26T08:18:02.858Z]       readOnly: false
04:18:02 [2024-05-26T08:18:02.858Z]       subPath: ""
04:18:02 [2024-05-26T08:18:02.858Z]     - mountPath: "/home/jenkins/agent"
04:18:02 [2024-05-26T08:18:02.858Z]       name: "workspace-volume"
04:18:02 [2024-05-26T08:18:02.858Z]       readOnly: false
04:18:02 [2024-05-26T08:18:02.858Z]     workingDir: "/home/jenkins/agent"
04:18:02 [2024-05-26T08:18:02.858Z]   nodeSelector:
04:18:02 [2024-05-26T08:18:02.858Z]     kubernetes.io/os: "linux"
04:18:02 [2024-05-26T08:18:02.858Z]   restartPolicy: "Never"
04:18:02 [2024-05-26T08:18:02.858Z]   volumes:
04:18:02 [2024-05-26T08:18:02.858Z]   - name: "volume-0"
04:18:02 [2024-05-26T08:18:02.858Z]     persistentVolumeClaim:
04:18:02 [2024-05-26T08:18:02.858Z]       claimName: "tools-claim-jiro-cdt"
04:18:02 [2024-05-26T08:18:02.858Z]       readOnly: true
04:18:02 [2024-05-26T08:18:02.858Z]   - name: "m2-secret-dir"
04:18:02 [2024-05-26T08:18:02.858Z]     secret:
04:18:02 [2024-05-26T08:18:02.858Z]       secretName: "m2-secret-dir"
04:18:02 [2024-05-26T08:18:02.858Z]   - emptyDir:
04:18:02 [2024-05-26T08:18:02.858Z]       medium: ""
04:18:02 [2024-05-26T08:18:02.858Z]     name: "volume-2"
04:18:02 [2024-05-26T08:18:02.858Z]   - configMap:
04:18:02 [2024-05-26T08:18:02.858Z]       name: "m2-dir"
04:18:02 [2024-05-26T08:18:02.858Z]     name: "m2-dir"
04:18:02 [2024-05-26T08:18:02.858Z]   - configMap:
04:18:02 [2024-05-26T08:18:02.858Z]       name: "known-hosts"
04:18:02 [2024-05-26T08:18:02.858Z]     name: "volume-1"
04:18:02 [2024-05-26T08:18:02.858Z]   - emptyDir:
04:18:02 [2024-05-26T08:18:02.858Z]       medium: ""
04:18:02 [2024-05-26T08:18:02.858Z]     name: "workspace-volume"
04:18:02 [2024-05-26T08:18:02.858Z]   - emptyDir:
04:18:02 [2024-05-26T08:18:02.858Z]       medium: ""
04:18:02 [2024-05-26T08:18:02.858Z]     name: "volume-4"
04:18:02 [2024-05-26T08:18:02.858Z]   - emptyDir:
04:18:02 [2024-05-26T08:18:02.858Z]       medium: ""
04:18:02 [2024-05-26T08:18:02.858Z]     name: "volume-3"
04:18:02 [2024-05-26T08:18:02.858Z] 
04:18:02 [2024-05-26T08:18:02.881Z] Running on basic-kvwxh in /home/jenkins/agent/workspace/promote-a-build