See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2373/display/redirect?page=changes>
Changes: [github] BIGTOP-3153. Switch to docker cp based solution to build inside [github] BIGTOP-3150. [Provisioner] Raise proper exit code and error messages ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H32 (ubuntu xenial) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/bigtop.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/bigtop.git > git --version # timeout=10 > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/bigtop.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision fa10f82c1907f57b2f6e253946dc2c5cc7b927d5 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fa10f82c1907f57b2f6e253946dc2c5cc7b927d5 Commit message: "BIGTOP-3150. [Provisioner] Raise proper exit code and error messages when provisioning failed (#458)" > git rev-list --no-walk d77a56f60f3483e8bca3e1c39350c4f8d572459b # timeout=10 [Bigtop-trunk-test-execution] $ /home/jenkins/tools/maven/latest3/bin/mvn -f bigtop-tests/test-execution/pom.xml clean [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] stacks-validation-common [pom] [INFO] smoke-tests-conf [jar] [INFO] packagesmokes [jar] [INFO] bigtop-smokes [pom] [INFO] [INFO] ---------------< org.apache.bigtop.itest:stacks-common >---------------- [INFO] Building stacks-validation-common 1.3.1-SNAPSHOT [1/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ stacks-common --- [INFO] [INFO] --------------< org.apache.bigtop.itest:smoke-tests-conf >-------------- [INFO] Building smoke-tests-conf 1.3.1-SNAPSHOT [2/4] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ smoke-tests-conf --- [INFO] [INFO] ----------< org.apache.bigtop.itest:package-smoke-execution >----------- [INFO] Building packagesmokes 1.3.1-SNAPSHOT [3/4] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ package-smoke-execution --- [INFO] [INFO] -----------< org.apache.bigtop.itest:bigtop-test-execution >------------ [INFO] Building bigtop-smokes 1.3.1-SNAPSHOT [4/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ bigtop-test-execution --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for bigtop-smokes 1.3.1-SNAPSHOT: [INFO] [INFO] stacks-validation-common ........................... SUCCESS [ 0.393 s] [INFO] smoke-tests-conf ................................... SUCCESS [ 0.004 s] [INFO] packagesmokes ...................................... SUCCESS [ 0.051 s] [INFO] bigtop-smokes ...................................... SUCCESS [ 0.018 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.330 s [INFO] Finished at: 2019-02-10T07:45:16Z [INFO] ------------------------------------------------------------------------ [Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins7759390835824792706.sh + export HADOOP_CONF_DIR= + HADOOP_CONF_DIR= + export HADOOP_HOME= + HADOOP_HOME= + mvn -f bigtop-tests/test-execution/pom.xml -DskipTests -DskipITs deploy -DrepositoryId=apache.snapshots.https /tmp/jenkins7759390835824792706.sh: line 4: mvn: command not found Build step 'Execute shell' marked build as failure
