Started by user Dennis Huebner Running as Dennis Huebner > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to https://github.com/eclipse/Xpect.git > git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 > git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/GH-275 Seen branch in repository origin/gh-pages Seen branch in repository origin/master Seen branch in repository origin/master_with_history Seen branch in repository origin/mvn-publish2 Seen branch in repository origin/release_0.2.0 Seen 6 remote branches Obtained Jenkinsfile from 1551361c50c25a554e7ac9cd9f8b1658ddb2a9cc Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] node [2020-04-06T12:52:07.274Z] Still waiting to schedule task [2020-04-06T12:52:07.278Z] Waiting for next available executor [2020-04-06T12:52:10.094Z] Agent basic-agent-xb3g5 is provisioned from template basic-agent [2020-04-06T12:52:10.098Z] --- [2020-04-06T12:52:10.098Z] apiVersion: "v1" [2020-04-06T12:52:10.098Z] kind: "Pod" [2020-04-06T12:52:10.098Z] metadata: [2020-04-06T12:52:10.098Z] annotations: {} [2020-04-06T12:52:10.098Z] labels: [2020-04-06T12:52:10.098Z] jenkins: "slave" [2020-04-06T12:52:10.098Z] jenkins/label: "" [2020-04-06T12:52:10.098Z] name: "basic-agent-xb3g5" [2020-04-06T12:52:10.098Z] spec: [2020-04-06T12:52:10.098Z] containers: [2020-04-06T12:52:10.098Z] - env: [2020-04-06T12:52:10.098Z] - name: "MAVEN_OPTS" [2020-04-06T12:52:10.098Z] value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" [2020-04-06T12:52:10.098Z] - name: "JENKINS_SECRET" [2020-04-06T12:52:10.098Z] value: "********" [2020-04-06T12:52:10.098Z] - name: "JENKINS_TUNNEL" [2020-04-06T12:52:10.098Z] value: "jenkins-discovery.xpect.svc.cluster.local:50000" [2020-04-06T12:52:10.098Z] - name: "JENKINS_AGENT_NAME" [2020-04-06T12:52:10.098Z] value: "basic-agent-xb3g5" [2020-04-06T12:52:10.098Z] - name: "MAVEN_CONFIG" [2020-04-06T12:52:10.098Z] value: "-B -e" [2020-04-06T12:52:10.098Z] - name: "JENKINS_NAME" [2020-04-06T12:52:10.098Z] value: "basic-agent-xb3g5" [2020-04-06T12:52:10.098Z] - name: "JENKINS_AGENT_WORKDIR" [2020-04-06T12:52:10.098Z] value: "/home/jenkins/agent" [2020-04-06T12:52:10.098Z] - name: "JENKINS_URL" [2020-04-06T12:52:10.098Z] value: "http://jenkins-ui.xpect.svc.cluster.local/xpect/" [2020-04-06T12:52:10.098Z] - name: "HOME" [2020-04-06T12:52:10.098Z] value: "/home/jenkins" [2020-04-06T12:52:10.098Z] image: "eclipsecbijenkins/basic-agent:3.35" [2020-04-06T12:52:10.098Z] imagePullPolicy: "Always" [2020-04-06T12:52:10.098Z] name: "jnlp" [2020-04-06T12:52:10.098Z] resources: [2020-04-06T12:52:10.098Z] limits: [2020-04-06T12:52:10.098Z] memory: "4096Mi" [2020-04-06T12:52:10.098Z] cpu: "2000m" [2020-04-06T12:52:10.098Z] requests: [2020-04-06T12:52:10.098Z] memory: "4096Mi" [2020-04-06T12:52:10.098Z] cpu: "1000m" [2020-04-06T12:52:10.098Z] securityContext: [2020-04-06T12:52:10.098Z] privileged: false [2020-04-06T12:52:10.098Z] tty: true [2020-04-06T12:52:10.098Z] volumeMounts: [2020-04-06T12:52:10.098Z] - mountPath: "/home/jenkins/.m2/toolchains.xml" [2020-04-06T12:52:10.098Z] name: "m2-dir" [2020-04-06T12:52:10.098Z] readOnly: true [2020-04-06T12:52:10.098Z] subPath: "toolchains.xml" [2020-04-06T12:52:10.098Z] - mountPath: "/opt/tools" [2020-04-06T12:52:10.098Z] name: "volume-0" [2020-04-06T12:52:10.098Z] readOnly: false [2020-04-06T12:52:10.098Z] - mountPath: "/home/jenkins" [2020-04-06T12:52:10.098Z] name: "volume-2" [2020-04-06T12:52:10.098Z] readOnly: false [2020-04-06T12:52:10.098Z] - mountPath: "/home/jenkins/.m2/repository" [2020-04-06T12:52:10.098Z] name: "volume-3" [2020-04-06T12:52:10.098Z] readOnly: false [2020-04-06T12:52:10.098Z] - mountPath: "/home/jenkins/.m2/settings-security.xml" [2020-04-06T12:52:10.098Z] name: "m2-secret-dir" [2020-04-06T12:52:10.098Z] readOnly: true [2020-04-06T12:52:10.098Z] subPath: "settings-security.xml" [2020-04-06T12:52:10.098Z] - mountPath: "/home/jenkins/.m2/wrapper" [2020-04-06T12:52:10.098Z] name: "volume-4" [2020-04-06T12:52:10.098Z] readOnly: false [2020-04-06T12:52:10.098Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2020-04-06T12:52:10.098Z] name: "m2-secret-dir" [2020-04-06T12:52:10.098Z] readOnly: true [2020-04-06T12:52:10.098Z] subPath: "settings.xml" [2020-04-06T12:52:10.098Z] - mountPath: "/home/jenkins/.ssh" [2020-04-06T12:52:10.098Z] name: "volume-1" [2020-04-06T12:52:10.098Z] readOnly: false [2020-04-06T12:52:10.098Z] - mountPath: "/home/jenkins/agent" [2020-04-06T12:52:10.098Z] name: "workspace-volume" [2020-04-06T12:52:10.098Z] readOnly: false [2020-04-06T12:52:10.098Z] workingDir: "/home/jenkins/agent" [2020-04-06T12:52:10.098Z] nodeSelector: [2020-04-06T12:52:10.098Z] beta.kubernetes.io/os: "linux" [2020-04-06T12:52:10.098Z] restartPolicy: "Never" [2020-04-06T12:52:10.098Z] securityContext: {} [2020-04-06T12:52:10.098Z] volumes: [2020-04-06T12:52:10.098Z] - name: "volume-0" [2020-04-06T12:52:10.098Z] persistentVolumeClaim: [2020-04-06T12:52:10.098Z] claimName: "tools-claim-jiro-xpect" [2020-04-06T12:52:10.098Z] readOnly: true [2020-04-06T12:52:10.098Z] - name: "m2-secret-dir" [2020-04-06T12:52:10.098Z] secret: [2020-04-06T12:52:10.098Z] secretName: "m2-secret-dir" [2020-04-06T12:52:10.098Z] - emptyDir: [2020-04-06T12:52:10.098Z] medium: "" [2020-04-06T12:52:10.098Z] name: "volume-2" [2020-04-06T12:52:10.098Z] - configMap: [2020-04-06T12:52:10.098Z] name: "m2-dir" [2020-04-06T12:52:10.098Z] name: "m2-dir" [2020-04-06T12:52:10.098Z] - configMap: [2020-04-06T12:52:10.098Z] name: "known-hosts" [2020-04-06T12:52:10.098Z] name: "volume-1" [2020-04-06T12:52:10.098Z] - emptyDir: [2020-04-06T12:52:10.098Z] medium: "" [2020-04-06T12:52:10.098Z] name: "workspace-volume" [2020-04-06T12:52:10.098Z] - emptyDir: [2020-04-06T12:52:10.098Z] medium: "" [2020-04-06T12:52:10.098Z] name: "volume-4" [2020-04-06T12:52:10.098Z] - emptyDir: [2020-04-06T12:52:10.098Z] medium: "" [2020-04-06T12:52:10.098Z] name: "volume-3" [2020-04-06T12:52:10.098Z] [2020-04-06T12:52:10.441Z] Running on basic-agent-xb3g5 in /home/jenkins/agent/workspace/Xpect_release_0.2.0 [Pipeline] { [Pipeline] tool [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline ERROR: No tool named apache-maven-3.0.5 found Finished: FAILURE