Skip to content

Console Output

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