Skip to content

Console Output

21:15:02 [2022-01-13T02:15:02.678Z] Still waiting to schedule task
21:15:02 [2022-01-13T02:15:02.678Z] Waiting for next available executor
21:15:11 [2022-01-13T02:15:11.432Z] Agent basic-pfr6n is provisioned from template basic
21:15:11 [2022-01-13T02:15:11.435Z] ---
21:15:11 [2022-01-13T02:15:11.435Z] apiVersion: "v1"
21:15:11 [2022-01-13T02:15:11.435Z] kind: "Pod"
21:15:11 [2022-01-13T02:15:11.435Z] metadata:
21:15:11 [2022-01-13T02:15:11.435Z]   annotations: {}
21:15:11 [2022-01-13T02:15:11.435Z]   labels:
21:15:11 [2022-01-13T02:15:11.435Z]     jenkins: "slave"
21:15:11 [2022-01-13T02:15:11.435Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
21:15:11 [2022-01-13T02:15:11.435Z]     jenkins/label: "basic"
21:15:11 [2022-01-13T02:15:11.435Z]   name: "basic-pfr6n"
21:15:11 [2022-01-13T02:15:11.435Z] spec:
21:15:11 [2022-01-13T02:15:11.435Z]   containers:
21:15:11 [2022-01-13T02:15:11.435Z]   - env:
21:15:11 [2022-01-13T02:15:11.435Z]     - name: "JENKINS_SECRET"
21:15:11 [2022-01-13T02:15:11.435Z]       value: "********"
21:15:11 [2022-01-13T02:15:11.435Z]     - name: "JENKINS_TUNNEL"
21:15:11 [2022-01-13T02:15:11.435Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
21:15:11 [2022-01-13T02:15:11.435Z]     - name: "JENKINS_AGENT_NAME"
21:15:11 [2022-01-13T02:15:11.435Z]       value: "basic-pfr6n"
21:15:11 [2022-01-13T02:15:11.435Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
21:15:11 [2022-01-13T02:15:11.435Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
21:15:11 [2022-01-13T02:15:11.435Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
21:15:11 [2022-01-13T02:15:11.435Z]     - name: "JAVA_TOOL_OPTIONS"
21:15:11 [2022-01-13T02:15:11.435Z]       value: ""
21:15:11 [2022-01-13T02:15:11.435Z]     - name: "_JAVA_OPTIONS"
21:15:11 [2022-01-13T02:15:11.435Z]       value: ""
21:15:11 [2022-01-13T02:15:11.435Z]     - name: "OPENJ9_JAVA_OPTIONS"
21:15:11 [2022-01-13T02:15:11.435Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
21:15:11 [2022-01-13T02:15:11.435Z]     - name: "JENKINS_NAME"
21:15:11 [2022-01-13T02:15:11.435Z]       value: "basic-pfr6n"
21:15:11 [2022-01-13T02:15:11.435Z]     - name: "JENKINS_AGENT_WORKDIR"
21:15:11 [2022-01-13T02:15:11.435Z]       value: "/home/jenkins/agent"
21:15:11 [2022-01-13T02:15:11.435Z]     - name: "JENKINS_URL"
21:15:11 [2022-01-13T02:15:11.435Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
21:15:11 [2022-01-13T02:15:11.435Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.10.1"
21:15:11 [2022-01-13T02:15:11.435Z]     imagePullPolicy: "Always"
21:15:11 [2022-01-13T02:15:11.435Z]     name: "jnlp"
21:15:11 [2022-01-13T02:15:11.435Z]     resources:
21:15:11 [2022-01-13T02:15:11.435Z]       limits:
21:15:11 [2022-01-13T02:15:11.435Z]         cpu: "2000m"
21:15:11 [2022-01-13T02:15:11.435Z]         memory: "4096Mi"
21:15:11 [2022-01-13T02:15:11.435Z]       requests:
21:15:11 [2022-01-13T02:15:11.435Z]         cpu: "1000m"
21:15:11 [2022-01-13T02:15:11.435Z]         memory: "4096Mi"
21:15:11 [2022-01-13T02:15:11.436Z]     tty: true
21:15:11 [2022-01-13T02:15:11.436Z]     volumeMounts:
21:15:11 [2022-01-13T02:15:11.436Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
21:15:11 [2022-01-13T02:15:11.436Z]       name: "m2-dir"
21:15:11 [2022-01-13T02:15:11.436Z]       readOnly: true
21:15:11 [2022-01-13T02:15:11.436Z]       subPath: "toolchains.xml"
21:15:11 [2022-01-13T02:15:11.436Z]     - mountPath: "/home/jenkins/.mavenrc"
21:15:11 [2022-01-13T02:15:11.436Z]       name: "m2-dir"
21:15:11 [2022-01-13T02:15:11.436Z]       readOnly: true
21:15:11 [2022-01-13T02:15:11.436Z]       subPath: ".mavenrc"
21:15:11 [2022-01-13T02:15:11.436Z]     - mountPath: "/opt/tools"
21:15:11 [2022-01-13T02:15:11.436Z]       name: "volume-0"
21:15:11 [2022-01-13T02:15:11.436Z]       readOnly: false
21:15:11 [2022-01-13T02:15:11.436Z]     - mountPath: "/home/jenkins"
21:15:11 [2022-01-13T02:15:11.436Z]       name: "volume-2"
21:15:11 [2022-01-13T02:15:11.436Z]       readOnly: false
21:15:11 [2022-01-13T02:15:11.436Z]     - mountPath: "/home/jenkins/.m2/repository"
21:15:11 [2022-01-13T02:15:11.436Z]       name: "volume-3"
21:15:11 [2022-01-13T02:15:11.436Z]       readOnly: false
21:15:11 [2022-01-13T02:15:11.436Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
21:15:11 [2022-01-13T02:15:11.436Z]       name: "m2-secret-dir"
21:15:11 [2022-01-13T02:15:11.436Z]       readOnly: true
21:15:11 [2022-01-13T02:15:11.436Z]       subPath: "settings-security.xml"
21:15:11 [2022-01-13T02:15:11.436Z]     - mountPath: "/home/jenkins/.m2/wrapper"
21:15:11 [2022-01-13T02:15:11.436Z]       name: "volume-4"
21:15:11 [2022-01-13T02:15:11.436Z]       readOnly: false
21:15:11 [2022-01-13T02:15:11.436Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
21:15:11 [2022-01-13T02:15:11.436Z]       name: "m2-secret-dir"
21:15:11 [2022-01-13T02:15:11.436Z]       readOnly: true
21:15:11 [2022-01-13T02:15:11.436Z]       subPath: "settings.xml"
21:15:11 [2022-01-13T02:15:11.436Z]     - mountPath: "/home/jenkins/.ssh"
21:15:11 [2022-01-13T02:15:11.436Z]       name: "volume-1"
21:15:11 [2022-01-13T02:15:11.436Z]       readOnly: false
21:15:11 [2022-01-13T02:15:11.436Z]       subPath: ""
21:15:11 [2022-01-13T02:15:11.436Z]     - mountPath: "/home/jenkins/agent"
21:15:11 [2022-01-13T02:15:11.436Z]       name: "workspace-volume"
21:15:11 [2022-01-13T02:15:11.436Z]       readOnly: false
21:15:11 [2022-01-13T02:15:11.436Z]     workingDir: "/home/jenkins/agent"
21:15:11 [2022-01-13T02:15:11.436Z]   nodeSelector:
21:15:11 [2022-01-13T02:15:11.436Z]     kubernetes.io/os: "linux"
21:15:11 [2022-01-13T02:15:11.436Z]   restartPolicy: "Never"
21:15:11 [2022-01-13T02:15:11.436Z]   volumes:
21:15:11 [2022-01-13T02:15:11.436Z]   - name: "volume-0"
21:15:11 [2022-01-13T02:15:11.436Z]     persistentVolumeClaim:
21:15:11 [2022-01-13T02:15:11.436Z]       claimName: "tools-claim-jiro-cdt"
21:15:11 [2022-01-13T02:15:11.436Z]       readOnly: true
21:15:11 [2022-01-13T02:15:11.436Z]   - name: "m2-secret-dir"
21:15:11 [2022-01-13T02:15:11.436Z]     secret:
21:15:11 [2022-01-13T02:15:11.436Z]       secretName: "m2-secret-dir"
21:15:11 [2022-01-13T02:15:11.436Z]   - emptyDir:
21:15:11 [2022-01-13T02:15:11.436Z]       medium: ""
21:15:11 [2022-01-13T02:15:11.436Z]     name: "volume-2"
21:15:11 [2022-01-13T02:15:11.436Z]   - configMap:
21:15:11 [2022-01-13T02:15:11.436Z]       name: "m2-dir"
21:15:11 [2022-01-13T02:15:11.436Z]     name: "m2-dir"
21:15:11 [2022-01-13T02:15:11.436Z]   - configMap:
21:15:11 [2022-01-13T02:15:11.436Z]       name: "known-hosts"
21:15:11 [2022-01-13T02:15:11.436Z]     name: "volume-1"
21:15:11 [2022-01-13T02:15:11.436Z]   - emptyDir:
21:15:11 [2022-01-13T02:15:11.436Z]       medium: ""
21:15:11 [2022-01-13T02:15:11.436Z]     name: "workspace-volume"
21:15:11 [2022-01-13T02:15:11.436Z]   - emptyDir:
21:15:11 [2022-01-13T02:15:11.436Z]       medium: ""
21:15:11 [2022-01-13T02:15:11.436Z]     name: "volume-4"
21:15:11 [2022-01-13T02:15:11.436Z]   - emptyDir:
21:15:11 [2022-01-13T02:15:11.436Z]       medium: ""
21:15:11 [2022-01-13T02:15:11.436Z]     name: "volume-3"
21:15:11 [2022-01-13T02:15:11.436Z] 
21:15:11 [2022-01-13T02:15:11.475Z] Running on basic-pfr6n in /home/jenkins/agent/workspace/promote-a-build