Skip to content

Console Output

Started by user Dennis Huebner
Running as Dennis Huebner
03:41:39 Connecting to https://api.github.com using GitHub bot (username/token)
Obtained Jenkinsfile from a664deb44a603e387782e51351a7a0bf5085ee66
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
03:41:57 [2021-10-29T07:41:57.401Z] Still waiting to schedule task
03:41:57 [2021-10-29T07:41:57.407Z] Waiting for next available executor
03:42:02 [2021-10-29T07:42:02.919Z] Agent basic-tdr7n is provisioned from template basic
03:42:02 [2021-10-29T07:42:02.973Z] ---
03:42:02 [2021-10-29T07:42:02.973Z] apiVersion: "v1"
03:42:02 [2021-10-29T07:42:02.973Z] kind: "Pod"
03:42:02 [2021-10-29T07:42:02.973Z] metadata:
03:42:02 [2021-10-29T07:42:02.973Z]   annotations: {}
03:42:02 [2021-10-29T07:42:02.973Z]   labels:
03:42:02 [2021-10-29T07:42:02.973Z]     jenkins: "slave"
03:42:02 [2021-10-29T07:42:02.973Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
03:42:02 [2021-10-29T07:42:02.973Z]     jenkins/label: "basic"
03:42:02 [2021-10-29T07:42:02.973Z]   name: "basic-tdr7n"
03:42:02 [2021-10-29T07:42:02.973Z] spec:
03:42:02 [2021-10-29T07:42:02.973Z]   containers:
03:42:02 [2021-10-29T07:42:02.973Z]   - env:
03:42:02 [2021-10-29T07:42:02.973Z]     - name: "JENKINS_SECRET"
03:42:02 [2021-10-29T07:42:02.973Z]       value: "********"
03:42:02 [2021-10-29T07:42:02.973Z]     - name: "JENKINS_TUNNEL"
03:42:02 [2021-10-29T07:42:02.973Z]       value: "jenkins-discovery.xpect.svc.cluster.local:50000"
03:42:02 [2021-10-29T07:42:02.973Z]     - name: "JENKINS_AGENT_NAME"
03:42:02 [2021-10-29T07:42:02.973Z]       value: "basic-tdr7n"
03:42:02 [2021-10-29T07:42:02.973Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
03:42:02 [2021-10-29T07:42:02.973Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
03:42:02 [2021-10-29T07:42:02.973Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
03:42:02 [2021-10-29T07:42:02.973Z]     - name: "JAVA_TOOL_OPTIONS"
03:42:02 [2021-10-29T07:42:02.973Z]       value: ""
03:42:02 [2021-10-29T07:42:02.973Z]     - name: "_JAVA_OPTIONS"
03:42:02 [2021-10-29T07:42:02.973Z]       value: ""
03:42:02 [2021-10-29T07:42:02.973Z]     - name: "OPENJ9_JAVA_OPTIONS"
03:42:02 [2021-10-29T07:42:02.973Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
03:42:02 [2021-10-29T07:42:02.973Z]     - name: "JENKINS_NAME"
03:42:02 [2021-10-29T07:42:02.973Z]       value: "basic-tdr7n"
03:42:02 [2021-10-29T07:42:02.973Z]     - name: "JENKINS_AGENT_WORKDIR"
03:42:02 [2021-10-29T07:42:02.973Z]       value: "/home/jenkins/agent"
03:42:02 [2021-10-29T07:42:02.973Z]     - name: "JENKINS_URL"
03:42:02 [2021-10-29T07:42:02.973Z]       value: "http://jenkins-ui.xpect.svc.cluster.local/xpect/"
03:42:02 [2021-10-29T07:42:02.973Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.10"
03:42:02 [2021-10-29T07:42:02.973Z]     imagePullPolicy: "Always"
03:42:02 [2021-10-29T07:42:02.973Z]     name: "jnlp"
03:42:02 [2021-10-29T07:42:02.973Z]     resources:
03:42:02 [2021-10-29T07:42:02.973Z]       limits:
03:42:02 [2021-10-29T07:42:02.973Z]         cpu: "2000m"
03:42:02 [2021-10-29T07:42:02.973Z]         memory: "4096Mi"
03:42:02 [2021-10-29T07:42:02.973Z]       requests:
03:42:02 [2021-10-29T07:42:02.973Z]         cpu: "1000m"
03:42:02 [2021-10-29T07:42:02.973Z]         memory: "4096Mi"
03:42:02 [2021-10-29T07:42:02.973Z]     tty: true
03:42:02 [2021-10-29T07:42:02.973Z]     volumeMounts:
03:42:02 [2021-10-29T07:42:02.973Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
03:42:02 [2021-10-29T07:42:02.973Z]       name: "m2-dir"
03:42:02 [2021-10-29T07:42:02.973Z]       readOnly: true
03:42:02 [2021-10-29T07:42:02.973Z]       subPath: "toolchains.xml"
03:42:02 [2021-10-29T07:42:02.973Z]     - mountPath: "/home/jenkins/.mavenrc"
03:42:02 [2021-10-29T07:42:02.973Z]       name: "m2-dir"
03:42:02 [2021-10-29T07:42:02.973Z]       readOnly: true
03:42:02 [2021-10-29T07:42:02.973Z]       subPath: ".mavenrc"
03:42:02 [2021-10-29T07:42:02.973Z]     - mountPath: "/opt/tools"
03:42:02 [2021-10-29T07:42:02.973Z]       name: "volume-0"
03:42:02 [2021-10-29T07:42:02.973Z]       readOnly: false
03:42:02 [2021-10-29T07:42:02.973Z]     - mountPath: "/home/jenkins"
03:42:02 [2021-10-29T07:42:02.973Z]       name: "volume-2"
03:42:02 [2021-10-29T07:42:02.973Z]       readOnly: false
03:42:02 [2021-10-29T07:42:02.973Z]     - mountPath: "/home/jenkins/.m2/repository"
03:42:02 [2021-10-29T07:42:02.973Z]       name: "volume-3"
03:42:02 [2021-10-29T07:42:02.973Z]       readOnly: false
03:42:02 [2021-10-29T07:42:02.973Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
03:42:02 [2021-10-29T07:42:02.973Z]       name: "m2-secret-dir"
03:42:02 [2021-10-29T07:42:02.973Z]       readOnly: true
03:42:02 [2021-10-29T07:42:02.973Z]       subPath: "settings-security.xml"
03:42:02 [2021-10-29T07:42:02.973Z]     - mountPath: "/home/jenkins/.m2/wrapper"
03:42:02 [2021-10-29T07:42:02.973Z]       name: "volume-4"
03:42:02 [2021-10-29T07:42:02.973Z]       readOnly: false
03:42:02 [2021-10-29T07:42:02.973Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
03:42:02 [2021-10-29T07:42:02.973Z]       name: "m2-secret-dir"
03:42:02 [2021-10-29T07:42:02.973Z]       readOnly: true
03:42:02 [2021-10-29T07:42:02.973Z]       subPath: "settings.xml"
03:42:02 [2021-10-29T07:42:02.973Z]     - mountPath: "/home/jenkins/.ssh"
03:42:02 [2021-10-29T07:42:02.973Z]       name: "volume-1"
03:42:02 [2021-10-29T07:42:02.973Z]       readOnly: false
03:42:02 [2021-10-29T07:42:02.973Z]       subPath: ""
03:42:02 [2021-10-29T07:42:02.973Z]     - mountPath: "/home/jenkins/agent"
03:42:02 [2021-10-29T07:42:02.973Z]       name: "workspace-volume"
03:42:02 [2021-10-29T07:42:02.973Z]       readOnly: false
03:42:02 [2021-10-29T07:42:02.973Z]     workingDir: "/home/jenkins/agent"
03:42:02 [2021-10-29T07:42:02.973Z]   nodeSelector:
03:42:02 [2021-10-29T07:42:02.973Z]     kubernetes.io/os: "linux"
03:42:02 [2021-10-29T07:42:02.973Z]   restartPolicy: "Never"
03:42:02 [2021-10-29T07:42:02.973Z]   volumes:
03:42:02 [2021-10-29T07:42:02.973Z]   - name: "volume-0"
03:42:02 [2021-10-29T07:42:02.973Z]     persistentVolumeClaim:
03:42:02 [2021-10-29T07:42:02.973Z]       claimName: "tools-claim-jiro-xpect"
03:42:02 [2021-10-29T07:42:02.973Z]       readOnly: true
03:42:02 [2021-10-29T07:42:02.973Z]   - name: "m2-secret-dir"
03:42:02 [2021-10-29T07:42:02.973Z]     secret:
03:42:02 [2021-10-29T07:42:02.973Z]       secretName: "m2-secret-dir"
03:42:02 [2021-10-29T07:42:02.973Z]   - emptyDir:
03:42:02 [2021-10-29T07:42:02.973Z]       medium: ""
03:42:02 [2021-10-29T07:42:02.973Z]     name: "volume-2"
03:42:02 [2021-10-29T07:42:02.973Z]   - configMap:
03:42:02 [2021-10-29T07:42:02.973Z]       name: "m2-dir"
03:42:02 [2021-10-29T07:42:02.973Z]     name: "m2-dir"
03:42:02 [2021-10-29T07:42:02.973Z]   - configMap:
03:42:02 [2021-10-29T07:42:02.973Z]       name: "known-hosts"
03:42:02 [2021-10-29T07:42:02.973Z]     name: "volume-1"
03:42:02 [2021-10-29T07:42:02.973Z]   - emptyDir:
03:42:02 [2021-10-29T07:42:02.973Z]       medium: ""
03:42:02 [2021-10-29T07:42:02.973Z]     name: "workspace-volume"
03:42:02 [2021-10-29T07:42:02.973Z]   - emptyDir:
03:42:02 [2021-10-29T07:42:02.973Z]       medium: ""
03:42:02 [2021-10-29T07:42:02.973Z]     name: "volume-4"
03:42:02 [2021-10-29T07:42:02.973Z]   - emptyDir:
03:42:02 [2021-10-29T07:42:02.973Z]       medium: ""
03:42:02 [2021-10-29T07:42:02.973Z]     name: "volume-3"
03:42:02 [2021-10-29T07:42:02.973Z] 
03:42:03 [2021-10-29T07:42:03.059Z] Running on basic-tdr7n in /home/jenkins/agent/workspace/Xpect_mvn-publish2
[Pipeline] {
[Pipeline] tool
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
ERROR: No tool named apache-maven-3.0.5 found

GitHub has been notified of this commit’s build result

Finished: FAILURE