You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ci@bigtop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/25 10:15:24 UTC

Build failed in Jenkins: Bigtop-trunk-test-execution #2430

See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2430/display/redirect?page=changes>

Changes:

[iwasakims] BIGTOP-3291. Fix build failure of Sqoop.

[iwasakims] BIGTOP-3290. Fix build failure of Oozie.

[iwasakims] the url of apache license should be retained.


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H32 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/bigtop.git
 > git init <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/> # 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 config remote.origin.url https://git-wip-us.apache.org/repos/asf/bigtop.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 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 81b0b130b7b7b22b8909b0c96a9e8ca781fa133f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 81b0b130b7b7b22b8909b0c96a9e8ca781fa133f
Commit message: "Merge pull request #582 from iwasakims/BIGTOP-3291"
 > git rev-list --no-walk 8abed3b1bf197f26af1af1771b683a9073430515 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.336 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.008 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.043 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.023 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.082 s
[INFO] Finished at: 2020-01-25T10:15:21Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins4092811875558477867.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/jenkins4092811875558477867.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2482

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2482/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/bigtop.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1815)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress -- https://git-wip-us.apache.org/repos/asf/bigtop.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: cannot fork() for rev-list: Resource temporarily unavailable
error: Could not run 'git rev-list'
error: cannot fork() for fetch-pack: Resource temporarily unavailable

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1864)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:78)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:545)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H23
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor1196.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy123.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:892)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
No credentials specified
 > 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/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/bigtop.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1815)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress -- https://git-wip-us.apache.org/repos/asf/bigtop.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: cannot fork() for rev-list: Resource temporarily unavailable
error: Could not run 'git rev-list'
error: cannot fork() for fetch-pack: Resource temporarily unavailable

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1864)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:78)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:545)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H23
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor1196.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy123.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:892)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
No credentials specified
 > 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/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/bigtop.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1815)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress -- https://git-wip-us.apache.org/repos/asf/bigtop.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: cannot fork() for rev-list: Resource temporarily unavailable
error: Could not run 'git rev-list'
error: cannot fork() for fetch-pack: Resource temporarily unavailable

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1864)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:78)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:545)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H23
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor1196.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy123.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:892)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'

Build failed in Jenkins: Bigtop-trunk-test-execution #2481

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2481/display/redirect?page=changes>

Changes:

[github] BIGTOP-3359. Fix failure of installing Hadoop due to conflicting


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H32 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 00b394f8dcc54cc25d962c720c5fbcf8f88c5e07 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 00b394f8dcc54cc25d962c720c5fbcf8f88c5e07
Commit message: "BIGTOP-3359. Fix failure of installing Hadoop due to conflicting .build-id entry on CentOS 8. (#642)"
 > git rev-list --no-walk c15ce38f85ae0b201d7f8b879115e6169459bf9d # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.352 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.011 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.032 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.019 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.021 s
[INFO] Finished at: 2020-05-27T05:51:39Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins8337156051294171507.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/jenkins8337156051294171507.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2480

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2480/display/redirect?page=changes>

Changes:

[github] BIGTOP-3356: Add CentOS 8 support to the Docker provisioner (#640)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H32 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 c15ce38f85ae0b201d7f8b879115e6169459bf9d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c15ce38f85ae0b201d7f8b879115e6169459bf9d
Commit message: "BIGTOP-3356: Add CentOS 8 support to the Docker provisioner (#640)"
 > git rev-list --no-walk 4c9586044e8d7844d785b2b44936a989c7b62316 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.444 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.007 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.037 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.021 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.273 s
[INFO] Finished at: 2020-05-27T02:15:28Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins7008347064234060949.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/jenkins7008347064234060949.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2479

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2479/display/redirect?page=changes>

Changes:

[github] BIGTOP-3358: get_roles() function should fail if a component is not in


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H30 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 4c9586044e8d7844d785b2b44936a989c7b62316 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4c9586044e8d7844d785b2b44936a989c7b62316
Commit message: "BIGTOP-3358: get_roles() function should fail if a component is not in roles_map (#641)"
 > git rev-list --no-walk 2e1654037f944d207edb7a0f0b37b1cf3a6a3fcc # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.342 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.007 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.050 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.022 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.174 s
[INFO] Finished at: 2020-05-25T10:00:27Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins7367164437928467447.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/jenkins7367164437928467447.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2478

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2478/display/redirect?page=changes>

Changes:

[github] BIGTOP-3327: Fix Zeppelin build issue after upgrading Spark-2.4.5 (#631)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 2e1654037f944d207edb7a0f0b37b1cf3a6a3fcc (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2e1654037f944d207edb7a0f0b37b1cf3a6a3fcc
Commit message: "BIGTOP-3327: Fix Zeppelin build issue after upgrading Spark-2.4.5 (#631)"
 > git rev-list --no-walk 9b66904274239c058833e792565823ca3152cf96 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.338 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.005 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.018 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.014 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.894 s
[INFO] Finished at: 2020-05-15T15:00:15Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins395929464335572981.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/jenkins395929464335572981.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2477

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2477/display/redirect?page=changes>

Changes:

[github] BIGTOP-3348. Fix Hive test failures caused by NoSuchMethodError of


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 9b66904274239c058833e792565823ca3152cf96 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9b66904274239c058833e792565823ca3152cf96
Commit message: "BIGTOP-3348. Fix Hive test failures caused by NoSuchMethodError of ApplicationId.fromString. (#636)"
 > git rev-list --no-walk 5784cad1f3a32dcbe3001f1f1db55eac2c947a3f # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.294 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.006 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.020 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.046 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.902 s
[INFO] Finished at: 2020-05-13T15:30:20Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins3334475585999764122.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/jenkins3334475585999764122.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2476

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2476/display/redirect?page=changes>

Changes:

[github] BIGTOP-3353: hive.hwi.war.file configuration is no longer needed (#638)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H30 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 5784cad1f3a32dcbe3001f1f1db55eac2c947a3f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5784cad1f3a32dcbe3001f1f1db55eac2c947a3f
Commit message: "BIGTOP-3353: hive.hwi.war.file configuration is no longer needed (#638)"
 > git rev-list --no-walk 399a210dbd85270079945a13ae6f94dc84db52e4 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.357 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.007 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.079 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.024 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.337 s
[INFO] Finished at: 2020-05-06T18:30:32Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins7532434861420447478.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/jenkins7532434861420447478.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2475

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2475/display/redirect?page=changes>

Changes:

[github] BIGTOP-3347. Fix test failures of Hive ProxyFileSystem against Hadoop


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H32 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 399a210dbd85270079945a13ae6f94dc84db52e4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 399a210dbd85270079945a13ae6f94dc84db52e4
Commit message: "BIGTOP-3347. Fix test failures of Hive ProxyFileSystem against Hadoop 2.10.0. (#633)"
 > git rev-list --no-walk 0db0aafadac99363f41347c6a2d4010fd6959b1c # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.346 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.006 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.035 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.021 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.131 s
[INFO] Finished at: 2020-05-05T07:15:23Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins3462561519633401659.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/jenkins3462561519633401659.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2474

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2474/display/redirect?page=changes>

Changes:

[junhe] BIGTOP-3352: Fix qfs build error on Ubuntu 18.04


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 0db0aafadac99363f41347c6a2d4010fd6959b1c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0db0aafadac99363f41347c6a2d4010fd6959b1c
Commit message: "BIGTOP-3352: Fix qfs build error on Ubuntu 18.04"
 > git rev-list --no-walk 20b7a14488902b74b3d74bd3cd6a46d8f0ea0702 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.302 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.004 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.019 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.013 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.776 s
[INFO] Finished at: 2020-04-30T06:30:18Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins4872491236264830351.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/jenkins4872491236264830351.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2473

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2473/display/redirect?page=changes>

Changes:

[junhe] BIGTOP-3351: Fix sqoop build error on Ubuntu 18.04


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 20b7a14488902b74b3d74bd3cd6a46d8f0ea0702 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 20b7a14488902b74b3d74bd3cd6a46d8f0ea0702
Commit message: "BIGTOP-3351: Fix sqoop build error on Ubuntu 18.04"
 > git rev-list --no-walk 5795aea07fd3fd74e2865b60445ce18d39fa3da8 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.326 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.005 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.034 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.026 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.921 s
[INFO] Finished at: 2020-04-30T02:45:38Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins1461998051601466278.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/jenkins1461998051601466278.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2472

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2472/display/redirect?page=changes>

Changes:

[github] BIGTOP-3333. Fix Hive build after upgrading Spark to 2.4.5 (#622)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H30 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 5795aea07fd3fd74e2865b60445ce18d39fa3da8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5795aea07fd3fd74e2865b60445ce18d39fa3da8
Commit message: "BIGTOP-3333. Fix Hive build after upgrading Spark to 2.4.5 (#622)"
 > git rev-list --no-walk 2fedbd625a351248a5e78a81c777ebf62c827ff4 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.470 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.006 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.151 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.024 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.514 s
[INFO] Finished at: 2020-04-27T23:45:29Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins3798553851166129981.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/jenkins3798553851166129981.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2471

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2471/display/redirect?page=changes>

Changes:

[github] BIGTOP-3337. Remove Node.js from the toolchain. (#626)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 2fedbd625a351248a5e78a81c777ebf62c827ff4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2fedbd625a351248a5e78a81c777ebf62c827ff4
Commit message: "BIGTOP-3337. Remove Node.js from the toolchain. (#626)"
 > git rev-list --no-walk 85bf2eb35755712e914ba16373b961fff4738201 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.446 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.004 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.097 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.015 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.180 s
[INFO] Finished at: 2020-04-23T11:45:27Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins5551879796538546865.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/jenkins5551879796538546865.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2470

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2470/display/redirect?page=changes>

Changes:

[github] BIGTOP-3339. Fix Ambari build failure due to using old Bower. (#628)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 85bf2eb35755712e914ba16373b961fff4738201 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 85bf2eb35755712e914ba16373b961fff4738201
Commit message: "BIGTOP-3339. Fix Ambari build failure due to using old Bower. (#628)"
 > git rev-list --no-walk 5d77f12e6365e6a776791fc0fcf39adc171aff9e # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.277 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.005 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.149 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.015 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.922 s
[INFO] Finished at: 2020-04-21T05:30:22Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins464722899405737589.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/jenkins464722899405737589.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2469

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2469/display/redirect?page=changes>

Changes:

[github] BIGTOP-3341. Support for Openssl 1.1.1. (#630)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H30 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 5d77f12e6365e6a776791fc0fcf39adc171aff9e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d77f12e6365e6a776791fc0fcf39adc171aff9e
Commit message: "BIGTOP-3341. Support for Openssl 1.1.1. (#630)"
 > git rev-list --no-walk 71cc526b2ef584a1fe5bc70910ed6378edb42919 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.359 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.007 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.045 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.022 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.209 s
[INFO] Finished at: 2020-04-20T04:30:22Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins7076230657982247957.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/jenkins7076230657982247957.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2468

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2468/display/redirect?page=changes>

Changes:

[github] BIGTOP-3340. Add Masatake Iwasaki to team list. (#629)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 71cc526b2ef584a1fe5bc70910ed6378edb42919 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71cc526b2ef584a1fe5bc70910ed6378edb42919
Commit message: "BIGTOP-3340. Add Masatake Iwasaki to team list. (#629)"
 > git rev-list --no-walk d46b0e56e21b24f652efe0467c81e654c9e0f392 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.531 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.004 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.082 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.013 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.173 s
[INFO] Finished at: 2020-04-18T01:00:27Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins823082753812524943.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/jenkins823082753812524943.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2467

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2467/display/redirect?page=changes>

Changes:

[github] BIGTOP-3338. Fix `./gradlew repo` to work with GPDB and QFS on Ubuntu


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H37 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/bigtop.git
 > git init <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/> # 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 config remote.origin.url https://git-wip-us.apache.org/repos/asf/bigtop.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 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 d46b0e56e21b24f652efe0467c81e654c9e0f392 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d46b0e56e21b24f652efe0467c81e654c9e0f392
Commit message: "BIGTOP-3338. Fix `./gradlew repo` to work with GPDB and QFS on Ubuntu 18.04. (#627)"
 > git rev-list --no-walk f82d6fd9c568ea4741c723a5a452617fd3aa1551 # 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...
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.pom
Progress (1): 2.2/4.3 kBProgress (1): 4.3 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.pom (4.3 kB at 11 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.6/wagon-providers-2.6.pom
Progress (1): 2.2/2.7 kBProgress (1): 2.7 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.6/wagon-providers-2.6.pom (2.7 kB at 160 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.pom
Progress (1): 1.8 kB                    Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.pom (1.8 kB at 108 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.6/wagon-provider-api-2.6.jar
Progress (1): 2.2/15 kBProgress (1): 5.0/15 kBProgress (1): 7.7/15 kBProgress (1): 10/15 kB Progress (1): 13/15 kBProgress (1): 15 kB   Progress (2): 15 kB | 2.2/25 kBProgress (2): 15 kB | 5.0/25 kB                               Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.jar (15 kB at 479 kB/s)
Progress (1): 7.7/25 kBProgress (2): 7.7/25 kB | 2.2/53 kBProgress (2): 10/25 kB | 2.2/53 kB Progress (2): 13/25 kB | 2.2/53 kBProgress (2): 13/25 kB | 5.0/53 kBProgress (2): 16/25 kB | 5.0/53 kBProgress (2): 16/25 kB | 7.7/53 kBProgress (2): 19/25 kB | 7.7/53 kBProgress (2): 21/25 kB | 7.7/53 kBProgress (2): 21/25 kB | 10/53 kB Progress (2): 24/25 kB | 10/53 kBProgress (2): 24/25 kB | 13/53 kBProgress (2): 25 kB | 13/53 kB   Progress (2): 25 kB | 16/53 kBProgress (2): 25 kB | 19/53 kBProgress (2): 25 kB | 21/53 kBProgress (2): 25 kB | 24/53 kBProgress (2): 25 kB | 27/53 kBProgress (2): 25 kB | 30/53 kBProgress (2): 25 kB | 32/53 kBProgress (2): 25 kB | 36/53 kB                              Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.jar (25 kB at 518 kB/s)
Progress (1): 40/53 kBProgress (1): 45/53 kBProgress (1): 49/53 kBProgress (1): 53 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.6/wagon-provider-api-2.6.jar (53 kB at 834 kB/s)
[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.5.0-SNAPSHOT                   [1/4]
[INFO] --------------------------------[ pom ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.pom
Progress (1): 2.2/6.7 kBProgress (1): 5.0/6.7 kBProgress (1): 6.7 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.pom (6.7 kB at 337 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0/enforcer-1.0.pom
Progress (1): 2.2/12 kBProgress (1): 5.0/12 kBProgress (1): 7.8/12 kBProgress (1): 11/12 kB Progress (1): 12 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0/enforcer-1.0.pom (12 kB at 501 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/17/maven-parent-17.pom
Progress (1): 2.2/25 kBProgress (1): 5.0/25 kBProgress (1): 7.8/25 kBProgress (1): 11/25 kB Progress (1): 13/25 kBProgress (1): 16/25 kBProgress (1): 19/25 kBProgress (1): 21/25 kBProgress (1): 24/25 kBProgress (1): 25 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/17/maven-parent-17.pom (25 kB at 1.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.jar
Progress (1): 2.2/22 kBProgress (1): 5.0/22 kBProgress (1): 7.7/22 kBProgress (1): 10/22 kB Progress (1): 13/22 kBProgress (1): 16/22 kBProgress (1): 19/22 kBProgress (1): 21/22 kBProgress (1): 22 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.jar (22 kB at 899 kB/s)
[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.5.0-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.5.0-SNAPSHOT                              [3/4]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.12/maven-failsafe-plugin-2.12.pom
Progress (1): 2.2/13 kBProgress (1): 5.0/13 kBProgress (1): 7.8/13 kBProgress (1): 11/13 kB Progress (1): 13 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.12/maven-failsafe-plugin-2.12.pom (13 kB at 644 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom
Progress (1): 2.2/11 kBProgress (1): 5.0/11 kBProgress (1): 7.8/11 kBProgress (1): 11/11 kB Progress (1): 11 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom (11 kB at 578 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.12/maven-failsafe-plugin-2.12.jar
Progress (1): 2.2/50 kBProgress (1): 5.0/50 kBProgress (1): 7.7/50 kBProgress (1): 10/50 kB Progress (1): 13/50 kBProgress (1): 16/50 kBProgress (1): 19/50 kBProgress (1): 21/50 kBProgress (1): 24/50 kBProgress (1): 27/50 kBProgress (1): 30/50 kBProgress (1): 32/50 kBProgress (1): 36/50 kBProgress (1): 40/50 kBProgress (1): 45/50 kBProgress (1): 49/50 kBProgress (1): 50 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.12/maven-failsafe-plugin-2.12.jar (50 kB at 2.0 MB/s)
[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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.279 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.004 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.089 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.011 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.682 s
[INFO] Finished at: 2020-04-10T18:16:10Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins2338292835894772352.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/jenkins2338292835894772352.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2466

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2466/display/redirect?page=changes>

Changes:

[github] BIGTOP-3336. Fix Livy build on CentOS and Fedora (#625)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 f82d6fd9c568ea4741c723a5a452617fd3aa1551 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f82d6fd9c568ea4741c723a5a452617fd3aa1551
Commit message: "BIGTOP-3336. Fix Livy build on CentOS and Fedora (#625)"
 > git rev-list --no-walk c8bd842e5117589d5130ec19c3550c001f57c53e # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.230 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.005 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.019 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.014 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.679 s
[INFO] Finished at: 2020-04-10T14:15:19Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins4248866548587622401.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/jenkins4248866548587622401.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2465

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2465/display/redirect?page=changes>

Changes:

[github] BIGTOP-3335. Fix Mahout build after upgrading Spark to 2.4.5 (#624)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 c8bd842e5117589d5130ec19c3550c001f57c53e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c8bd842e5117589d5130ec19c3550c001f57c53e
Commit message: "BIGTOP-3335. Fix Mahout build after upgrading Spark to 2.4.5 (#624)"
 > git rev-list --no-walk 9d1010aa8cdc83dcddab7aec870ef745b67d02b3 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.308 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.004 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.017 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.013 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.840 s
[INFO] Finished at: 2020-04-10T11:15:27Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins785322015220883645.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/jenkins785322015220883645.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2464

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2464/display/redirect?page=changes>

Changes:

[github] BIGTOP-3334. Fix Oozie build after upgrading Spark to 2.4.5 (#623)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H30 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 9d1010aa8cdc83dcddab7aec870ef745b67d02b3 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9d1010aa8cdc83dcddab7aec870ef745b67d02b3
Commit message: "BIGTOP-3334. Fix Oozie build after upgrading Spark to 2.4.5 (#623)"
 > git rev-list --no-walk 5b0dd2e62886a3ed4d8d42183e186e541c5e9744 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.379 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.007 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.049 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.023 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.270 s
[INFO] Finished at: 2020-04-10T06:30:22Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins3208972111688971051.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/jenkins3208972111688971051.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2463

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2463/display/redirect?page=changes>

Changes:

[github] BIGTOP-3331: Provisioner Deployment failed on Fedora (#619)


------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H26 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/bigtop.git
 > git init <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/> # 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 config remote.origin.url https://git-wip-us.apache.org/repos/asf/bigtop.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 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 5b0dd2e62886a3ed4d8d42183e186e541c5e9744 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5b0dd2e62886a3ed4d8d42183e186e541c5e9744
Commit message: "BIGTOP-3331: Provisioner Deployment failed on Fedora (#619)"
 > git rev-list --no-walk 2d6f3dd7b7241aa2191c9ebc5a502a1415932464 # 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...
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.pom
Progress (1): 2.2/4.3 kBProgress (1): 4.3 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.pom (4.3 kB at 9.1 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.6/wagon-providers-2.6.pom
Progress (1): 2.2/2.7 kBProgress (1): 2.7 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.6/wagon-providers-2.6.pom (2.7 kB at 136 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.pom
Progress (1): 1.8 kB                    Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.pom (1.8 kB at 97 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.jar
Progress (1): 2.2/15 kBProgress (1): 5.0/15 kBProgress (1): 7.7/15 kBProgress (1): 10/15 kB Progress (1): 13/15 kBProgress (1): 15 kB   Progress (2): 15 kB | 2.2/25 kBProgress (2): 15 kB | 5.0/25 kB                               Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.jar (15 kB at 572 kB/s)
Progress (1): 7.7/25 kBProgress (1): 10/25 kB Progress (1): 13/25 kBProgress (1): 16/25 kBProgress (1): 19/25 kBProgress (1): 21/25 kBProgress (1): 24/25 kBProgress (1): 25 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.jar (25 kB at 651 kB/s)
[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.5.0-SNAPSHOT                   [1/4]
[INFO] --------------------------------[ pom ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.pom
Progress (1): 2.2/6.7 kBProgress (1): 5.0/6.7 kBProgress (1): 6.7 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.pom (6.7 kB at 374 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0/enforcer-1.0.pom
Progress (1): 2.2/12 kBProgress (1): 5.0/12 kBProgress (1): 7.8/12 kBProgress (1): 11/12 kB Progress (1): 12 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0/enforcer-1.0.pom (12 kB at 640 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/17/maven-parent-17.pom
Progress (1): 2.2/25 kBProgress (1): 5.0/25 kBProgress (1): 7.8/25 kBProgress (1): 11/25 kB Progress (1): 13/25 kBProgress (1): 16/25 kBProgress (1): 19/25 kBProgress (1): 21/25 kBProgress (1): 24/25 kBProgress (1): 25 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/17/maven-parent-17.pom (25 kB at 1.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.jar
Progress (1): 2.2/22 kBProgress (1): 5.0/22 kBProgress (1): 7.7/22 kBProgress (1): 10/22 kB Progress (1): 13/22 kBProgress (1): 16/22 kBProgress (1): 19/22 kBProgress (1): 21/22 kBProgress (1): 22 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.jar (22 kB at 400 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.pom
Progress (1): 2.2/19 kBProgress (1): 5.0/19 kBProgress (1): 7.8/19 kBProgress (1): 11/19 kB Progress (1): 13/19 kBProgress (1): 16/19 kBProgress (1): 19/19 kBProgress (1): 19 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.pom (19 kB at 1.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.jar
Progress (1): 2.8/134 kBProgress (1): 5.5/134 kBProgress (1): 8.3/134 kBProgress (1): 11/134 kB Progress (1): 14/134 kBProgress (1): 16/134 kBProgress (1): 19/134 kBProgress (1): 22/134 kBProgress (1): 25/134 kBProgress (1): 27/134 kBProgress (1): 30/134 kBProgress (1): 33/134 kBProgress (1): 37/134 kBProgress (1): 41/134 kBProgress (1): 45/134 kBProgress (1): 49/134 kBProgress (1): 53/134 kBProgress (1): 57/134 kBProgress (1): 61/134 kBProgress (1): 66/134 kBProgress (1): 70/134 kBProgress (1): 74/134 kBProgress (1): 78/134 kBProgress (1): 82/134 kBProgress (1): 86/134 kBProgress (1): 90/134 kBProgress (1): 94/134 kBProgress (1): 98/134 kBProgress (1): 102/134 kBProgress (1): 106/134 kBProgress (1): 111/134 kBProgress (1): 115/134 kBProgress (1): 119/134 kBProgress (1): 123/134 kBProgress (1): 127/134 kBProgress (1): 131/134 kBProgress (1): 134 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.jar (134 kB at 3.9 MB/s)
[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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.370 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.004 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.050 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.014 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.885 s
[INFO] Finished at: 2020-04-02T13:48:20Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins2203255608562294156.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/jenkins2203255608562294156.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2462

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2462/display/redirect?page=changes>

Changes:

[of] BIGTOP-3332: Add new provisioner yaml configuration for Fedora 31


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H30 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 2d6f3dd7b7241aa2191c9ebc5a502a1415932464 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2d6f3dd7b7241aa2191c9ebc5a502a1415932464
Commit message: "BIGTOP-3332: Add new provisioner yaml configuration for Fedora 31"
 > git rev-list --no-walk b37aafaa2b7c8c1bfe4ef9057c040d14c4f59f08 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.373 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.006 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.124 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.022 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.282 s
[INFO] Finished at: 2020-04-01T17:30:17Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins5239876364987403316.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/jenkins5239876364987403316.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2461

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2461/display/redirect?page=changes>

Changes:

[of] BIGTOP-3330: avoid duplicate jars between oozie and oozie-client


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 b37aafaa2b7c8c1bfe4ef9057c040d14c4f59f08 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b37aafaa2b7c8c1bfe4ef9057c040d14c4f59f08
Commit message: "BIGTOP-3330: avoid duplicate jars between oozie and oozie-client"
 > git rev-list --no-walk 074766113c68b246b2fd06b12d04dd97c4784d8f # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.229 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.008 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.021 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.076 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.949 s
[INFO] Finished at: 2020-03-22T18:00:33Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins6553422627454108108.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/jenkins6553422627454108108.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2460

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2460/display/redirect?page=changes>

Changes:

[github] BIGTOP-3301. Add smoke-tests for hadoop-kms. (#617)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 074766113c68b246b2fd06b12d04dd97c4784d8f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 074766113c68b246b2fd06b12d04dd97c4784d8f
Commit message: "BIGTOP-3301. Add smoke-tests for hadoop-kms. (#617)"
 > git rev-list --no-walk cc2179b0f1df2c4d7e8633f237f524234cd26602 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.292 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.004 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.021 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.061 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.065 s
[INFO] Finished at: 2020-03-18T18:45:20Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins3872194791648954078.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/jenkins3872194791648954078.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2459

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2459/display/redirect?page=changes>

Changes:

[junhe] BIGTOP-3286: Bump Ignite to 2.7.6


------------------------------------------
Started by an SCM change
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H35 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/bigtop.git
 > git init <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/> # 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 config remote.origin.url https://git-wip-us.apache.org/repos/asf/bigtop.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 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 cc2179b0f1df2c4d7e8633f237f524234cd26602 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc2179b0f1df2c4d7e8633f237f524234cd26602
Commit message: "BIGTOP-3286: Bump Ignite to 2.7.6"
 > git rev-list --no-walk 6307ef3b99e250d786b128bd6039f7f5701dccbf # 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...
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.pom
Progress (1): 2.2/4.3 kBProgress (1): 4.3 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.pom (4.3 kB at 6.2 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.6/wagon-providers-2.6.pom
Progress (1): 2.2/2.7 kBProgress (1): 2.7 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.6/wagon-providers-2.6.pom (2.7 kB at 105 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.pom
Progress (1): 1.8 kB                    Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.pom (1.8 kB at 87 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.jar
Progress (1): 2.2/15 kBProgress (1): 5.0/15 kBProgress (1): 7.7/15 kBProgress (1): 10/15 kB Progress (1): 13/15 kBProgress (1): 15 kB   Progress (2): 15 kB | 2.2/25 kBProgress (2): 15 kB | 5.0/25 kBProgress (2): 15 kB | 7.7/25 kBProgress (2): 15 kB | 10/25 kB Progress (2): 15 kB | 13/25 kB                              Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.jar (15 kB at 402 kB/s)
Progress (1): 16/25 kBProgress (1): 19/25 kBProgress (1): 21/25 kBProgress (1): 24/25 kBProgress (1): 25 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.jar (25 kB at 470 kB/s)
[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.5.0-SNAPSHOT                   [1/4]
[INFO] --------------------------------[ pom ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.pom
Progress (1): 2.2/6.7 kBProgress (1): 5.0/6.7 kBProgress (1): 6.7 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.pom (6.7 kB at 280 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0/enforcer-1.0.pom
Progress (1): 2.8/12 kBProgress (1): 5.2/12 kBProgress (1): 7.9/12 kBProgress (1): 11/12 kB Progress (1): 12 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0/enforcer-1.0.pom (12 kB at 524 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/17/maven-parent-17.pom
Progress (1): 2.2/25 kBProgress (1): 5.0/25 kBProgress (1): 7.8/25 kBProgress (1): 11/25 kB Progress (1): 13/25 kBProgress (1): 16/25 kBProgress (1): 19/25 kBProgress (1): 21/25 kBProgress (1): 24/25 kBProgress (1): 25 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/17/maven-parent-17.pom (25 kB at 86 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.jar
Progress (1): 2.2/22 kBProgress (1): 5.0/22 kBProgress (1): 7.7/22 kBProgress (1): 10/22 kB Progress (1): 13/22 kBProgress (1): 16/22 kBProgress (1): 19/22 kBProgress (1): 21/22 kBProgress (1): 22 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.jar (22 kB at 830 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.pom
Progress (1): 2.2/19 kBProgress (1): 5.0/19 kBProgress (1): 7.8/19 kBProgress (1): 11/19 kB Progress (1): 13/19 kBProgress (1): 16/19 kBProgress (1): 19/19 kBProgress (1): 19 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.pom (19 kB at 801 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.jar
Progress (1): 2.2/134 kBProgress (1): 5.0/134 kBProgress (1): 7.7/134 kBProgress (1): 10/134 kB Progress (1): 13/134 kBProgress (1): 16/134 kBProgress (1): 19/134 kBProgress (1): 21/134 kBProgress (1): 24/134 kBProgress (1): 27/134 kBProgress (1): 30/134 kBProgress (1): 32/134 kBProgress (1): 36/134 kBProgress (1): 40/134 kBProgress (1): 45/134 kBProgress (1): 49/134 kBProgress (1): 53/134 kBProgress (1): 57/134 kBProgress (1): 61/134 kBProgress (1): 65/134 kBProgress (1): 69/134 kBProgress (1): 73/134 kBProgress (1): 77/134 kBProgress (1): 81/134 kBProgress (1): 85/134 kBProgress (1): 90/134 kBProgress (1): 94/134 kBProgress (1): 98/134 kBProgress (1): 102/134 kBProgress (1): 106/134 kBProgress (1): 110/134 kBProgress (1): 114/134 kBProgress (1): 118/134 kBProgress (1): 122/134 kBProgress (1): 126/134 kBProgress (1): 131/134 kBProgress (1): 134 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.jar (134 kB at 2.9 MB/s)
[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.5.0-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.5.0-SNAPSHOT                              [3/4]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.12/maven-failsafe-plugin-2.12.pom
Progress (1): 2.2/13 kBProgress (1): 5.0/13 kBProgress (1): 7.8/13 kBProgress (1): 11/13 kB Progress (1): 13 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.12/maven-failsafe-plugin-2.12.pom (13 kB at 614 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom
Progress (1): 2.2/11 kBProgress (1): 5.0/11 kBProgress (1): 7.8/11 kBProgress (1): 11/11 kB Progress (1): 11 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom (11 kB at 499 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.12/maven-failsafe-plugin-2.12.jar
Progress (1): 2.2/50 kBProgress (1): 5.0/50 kBProgress (1): 7.8/50 kBProgress (1): 11/50 kB Progress (1): 13/50 kBProgress (1): 16/50 kBProgress (1): 19/50 kBProgress (1): 21/50 kBProgress (1): 24/50 kBProgress (1): 27/50 kBProgress (1): 30/50 kBProgress (1): 32/50 kBProgress (1): 36/50 kBProgress (1): 40/50 kBProgress (1): 45/50 kBProgress (1): 49/50 kBProgress (1): 50 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.12/maven-failsafe-plugin-2.12.jar (50 kB at 1.5 MB/s)
[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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.753 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.005 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.108 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.017 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.038 s
[INFO] Finished at: 2020-03-17T04:03:47Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins906778612403240980.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/jenkins906778612403240980.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2458

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2458/display/redirect?page=changes>

Changes:

[github] BIGTOP-3300. Add puppet manifests for hadoop-kms. (#615)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H32 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 6307ef3b99e250d786b128bd6039f7f5701dccbf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6307ef3b99e250d786b128bd6039f7f5701dccbf
Commit message: "BIGTOP-3300. Add puppet manifests for hadoop-kms. (#615)"
 > git rev-list --no-walk 85218c9dfdb5b45812c1bb4bbbea4b751591e987 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.417 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.007 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.043 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.054 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.399 s
[INFO] Finished at: 2020-03-15T15:30:19Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins7523750632244398795.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/jenkins7523750632244398795.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2457

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2457/display/redirect?page=changes>

Changes:

[github] BIGTOP-3305. Bump Flume to 1.9.0. (#599)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 85218c9dfdb5b45812c1bb4bbbea4b751591e987 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 85218c9dfdb5b45812c1bb4bbbea4b751591e987
Commit message: "BIGTOP-3305. Bump Flume to 1.9.0. (#599)"
 > git rev-list --no-walk f479c66960a5ed5e45435d77eca3eebbcec44db9 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.254 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.005 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.023 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.013 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.729 s
[INFO] Finished at: 2020-03-15T14:00:06Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins1519196835734358045.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/jenkins1519196835734358045.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2456

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2456/display/redirect?page=changes>

Changes:

[github] BIGTOP-3325. Spark LICENSE files should be exempted by RAT check (#616)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 f479c66960a5ed5e45435d77eca3eebbcec44db9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f479c66960a5ed5e45435d77eca3eebbcec44db9
Commit message: "BIGTOP-3325. Spark LICENSE files should be exempted by RAT check (#616)"
 > git rev-list --no-walk acec07ac92777da34b26cb87edcb762ab245beab # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.241 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.004 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.020 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.014 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.707 s
[INFO] Finished at: 2020-03-15T07:29:57Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins7754559971646993966.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/jenkins7754559971646993966.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2455

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2455/display/redirect?page=changes>

Changes:

[iwasakims] BIGTOP-3322. Lintian Warnings in Hadoop.


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 acec07ac92777da34b26cb87edcb762ab245beab (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f acec07ac92777da34b26cb87edcb762ab245beab
Commit message: "Merge pull request #612 from iwasakims/BIGTOP-3322"
 > git rev-list --no-walk f1971ff7733eccc0db5e56f99d67bbdedbd0da6d # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.509 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.006 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.021 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.014 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.111 s
[INFO] Finished at: 2020-03-14T17:00:01Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins7119063027616248740.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/jenkins7119063027616248740.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2454

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2454/display/redirect?page=changes>

Changes:

[github] BIGTOP-3234: TEZ smoke tests implementation (#568)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H36 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 f1971ff7733eccc0db5e56f99d67bbdedbd0da6d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f1971ff7733eccc0db5e56f99d67bbdedbd0da6d
Commit message: "BIGTOP-3234: TEZ smoke tests implementation (#568)"
 > git rev-list --no-walk 73f45a8b9f8c5bf1a7801de04d0c33f55bc8be65 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.305 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.005 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.043 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.014 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.937 s
[INFO] Finished at: 2020-03-14T15:45:20Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins3110964139316567059.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/jenkins3110964139316567059.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2453

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2453/display/redirect?page=changes>

Changes:

[sekikn] BIGTOP-3165. Bump Spark to 2.4.5.


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H30 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 73f45a8b9f8c5bf1a7801de04d0c33f55bc8be65 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 73f45a8b9f8c5bf1a7801de04d0c33f55bc8be65
Commit message: "BIGTOP-3165. Bump Spark to 2.4.5."
 > git rev-list --no-walk e5fcaac887a3518473040b6b03e930f163271ded # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.370 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.007 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.029 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.022 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.053 s
[INFO] Finished at: 2020-03-13T10:47:07Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins5329807779605851678.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/jenkins5329807779605851678.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2452

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2452/display/redirect?page=changes>

Changes:

[junhe] BIGTOP-3237: Add smoke tests for YCSB


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H36 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 e5fcaac887a3518473040b6b03e930f163271ded (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e5fcaac887a3518473040b6b03e930f163271ded
Commit message: "BIGTOP-3237: Add smoke tests for YCSB"
 > git rev-list --no-walk 720d6ae3e039e93e836171dfccbe16553a84ca5e # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.298 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.008 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.050 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.014 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.890 s
[INFO] Finished at: 2020-03-10T14:00:16Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins3227607224055952192.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/jenkins3227607224055952192.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2451

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2451/display/redirect?page=changes>

Changes:

[of] BIGTOP-3317: fix broken symlink for hadoop-hdfs.jar


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 720d6ae3e039e93e836171dfccbe16553a84ca5e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 720d6ae3e039e93e836171dfccbe16553a84ca5e
Commit message: "BIGTOP-3317: fix broken symlink for hadoop-hdfs.jar"
 > git rev-list --no-walk 5a6a81aa4e541825e7fe61be9bebb8f32fbdb64b # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.239 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.006 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.024 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.014 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.698 s
[INFO] Finished at: 2020-03-10T03:00:07Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins7637315263442615658.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/jenkins7637315263442615658.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2450

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2450/display/redirect?page=changes>

Changes:

[junhe] BIGTOP-3312: Fix Ambari build failure as maven repo only accepts https


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 5a6a81aa4e541825e7fe61be9bebb8f32fbdb64b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5a6a81aa4e541825e7fe61be9bebb8f32fbdb64b
Commit message: "BIGTOP-3312: Fix Ambari build failure as maven repo only accepts https now"
 > git rev-list --no-walk 4a4c6a2bbf79d1f04cabd327b846feac228f6a66 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.242 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.004 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.019 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.013 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.724 s
[INFO] Finished at: 2020-03-09T10:15:05Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins4116438163192646116.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/jenkins4116438163192646116.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2449

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2449/display/redirect?page=changes>

Changes:

[of] BIGTOP-3293. Add hadoop-kms package.


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 4a4c6a2bbf79d1f04cabd327b846feac228f6a66 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4a4c6a2bbf79d1f04cabd327b846feac228f6a66
Commit message: "BIGTOP-3293. Add hadoop-kms package."
 > git rev-list --no-walk 148675a77022606caaa0ec9338eb8ce66a700839 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.371 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.005 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.023 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.014 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.035 s
[INFO] Finished at: 2020-03-08T18:45:10Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins8033024414722031479.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/jenkins8033024414722031479.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2448

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2448/display/redirect?page=changes>

Changes:

[junhe] BIGTOP-3306. Bump Giraph to 1.2.0

[junhe] BIGTOP-3316: Fix HBase build failure on Arm platform


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H30 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 148675a77022606caaa0ec9338eb8ce66a700839 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 148675a77022606caaa0ec9338eb8ce66a700839
Commit message: "BIGTOP-3316: Fix HBase build failure on Arm platform"
 > git rev-list --no-walk 8bc7e788ae73d455793b9230dc348fa2c22968c4 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.502 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.007 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.171 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.022 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.531 s
[INFO] Finished at: 2020-03-08T04:30:26Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins1836437336972650792.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/jenkins1836437336972650792.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2447

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2447/display/redirect?page=changes>

Changes:

[of] BIGTOP-3318: Use secure repo in bigtop-tests


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 8bc7e788ae73d455793b9230dc348fa2c22968c4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8bc7e788ae73d455793b9230dc348fa2c22968c4
Commit message: "BIGTOP-3318: Use secure repo in bigtop-tests"
 > git rev-list --no-walk e21d985b4a7aaa5c88824fe0cc410c5afa1b37ba # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.257 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.004 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.018 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.013 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.712 s
[INFO] Finished at: 2020-02-29T19:45:05Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins6664009410002474501.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/jenkins6664009410002474501.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2446

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2446/display/redirect?page=changes>

Changes:

[ltoscano] BIGTOP-3308: add support for openssl 1.1.0 on Debian


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 e21d985b4a7aaa5c88824fe0cc410c5afa1b37ba (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e21d985b4a7aaa5c88824fe0cc410c5afa1b37ba
Commit message: "BIGTOP-3308: add support for openssl 1.1.0 on Debian"
 > git rev-list --no-walk 2b70354a1529ee22087480eb04d4903e760f5199 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.281 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.004 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.070 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.013 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.920 s
[INFO] Finished at: 2020-02-29T19:30:00Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins2677685556866615401.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/jenkins2677685556866615401.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2445

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2445/display/redirect?page=changes>

Changes:

[github] BIGTOP-3314: Fix flink build failure with upgraded hadoop version (#609)


------------------------------------------
[...truncated 4.24 KB...]
[INFO] bigtop-smokes                                                      [pom]
[INFO] 
[INFO] ---------------< org.apache.bigtop.itest:stacks-common >----------------
[INFO] Building stacks-validation-common 1.5.0-SNAPSHOT                   [1/4]
[INFO] --------------------------------[ pom ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.pom
Progress (1): 2.2/6.7 kBProgress (1): 5.0/6.7 kBProgress (1): 6.7 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.pom (6.7 kB at 240 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0/enforcer-1.0.pom
Progress (1): 2.2/12 kBProgress (1): 5.0/12 kBProgress (1): 7.8/12 kBProgress (1): 11/12 kB Progress (1): 12 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0/enforcer-1.0.pom (12 kB at 640 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/17/maven-parent-17.pom
Progress (1): 2.2/25 kBProgress (1): 5.0/25 kBProgress (1): 7.8/25 kBProgress (1): 11/25 kB Progress (1): 13/25 kBProgress (1): 16/25 kBProgress (1): 19/25 kBProgress (1): 21/25 kBProgress (1): 24/25 kBProgress (1): 25 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/17/maven-parent-17.pom (25 kB at 1.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.jar
Progress (1): 2.2/22 kBProgress (1): 5.0/22 kBProgress (1): 7.7/22 kBProgress (1): 10/22 kB Progress (1): 13/22 kBProgress (1): 16/22 kBProgress (1): 19/22 kBProgress (1): 21/22 kBProgress (1): 22 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.jar (22 kB at 1.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.pom
Progress (1): 2.2/19 kBProgress (1): 5.0/19 kBProgress (1): 7.8/19 kBProgress (1): 11/19 kB Progress (1): 13/19 kBProgress (1): 16/19 kBProgress (1): 19/19 kBProgress (1): 19 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.pom (19 kB at 961 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.jar
Progress (1): 2.2/134 kBProgress (1): 5.0/134 kBProgress (1): 7.7/134 kBProgress (1): 10/134 kB Progress (1): 13/134 kBProgress (1): 16/134 kBProgress (1): 19/134 kBProgress (1): 21/134 kBProgress (1): 24/134 kBProgress (1): 27/134 kBProgress (1): 30/134 kBProgress (1): 32/134 kBProgress (1): 36/134 kBProgress (1): 40/134 kBProgress (1): 45/134 kBProgress (1): 49/134 kBProgress (1): 53/134 kBProgress (1): 57/134 kBProgress (1): 61/134 kBProgress (1): 65/134 kBProgress (1): 69/134 kBProgress (1): 73/134 kBProgress (1): 77/134 kBProgress (1): 81/134 kBProgress (1): 85/134 kBProgress (1): 90/134 kBProgress (1): 94/134 kBProgress (1): 98/134 kBProgress (1): 102/134 kBProgress (1): 106/134 kBProgress (1): 110/134 kBProgress (1): 114/134 kBProgress (1): 118/134 kBProgress (1): 122/134 kBProgress (1): 126/134 kBProgress (1): 131/134 kBProgress (1): 134 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.jar (134 kB at 3.3 MB/s)
[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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.356 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.003 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.057 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.025 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.309 s
[INFO] Finished at: 2020-02-28T04:22:27Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins6002268192389954829.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
[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.5.0-SNAPSHOT                   [1/4]
[INFO] --------------------------------[ pom ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/runtime/gmaven-runtime-1.6/1.0/gmaven-runtime-1.6-1.0.pom
Progress (1): 1.4/3.3 kBProgress (1): 2.7/3.3 kBProgress (1): 3.3 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/runtime/gmaven-runtime-1.6/1.0/gmaven-runtime-1.6-1.0.pom (3.3 kB at 10 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/runtime/gmaven-runtime/1.0/gmaven-runtime-1.0.pom
Progress (1): 1.4/2.4 kBProgress (1): 2.4 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/runtime/gmaven-runtime/1.0/gmaven-runtime-1.0.pom (2.4 kB at 121 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/feature/gmaven-feature-support/1.0/gmaven-feature-support-1.0.pom
Progress (1): 1.4/1.7 kBProgress (1): 1.7 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/feature/gmaven-feature-support/1.0/gmaven-feature-support-1.0.pom (1.7 kB at 84 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/feature/gmaven-feature/1.0/gmaven-feature-1.0.pom
Progress (1): 1.4/1.5 kBProgress (1): 1.5 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/feature/gmaven-feature/1.0/gmaven-feature-1.0.pom (1.5 kB at 72 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/feature/gmaven-feature-api/1.0/gmaven-feature-api-1.0.pom
Progress (1): 1.4/1.8 kBProgress (1): 1.8 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/feature/gmaven-feature-api/1.0/gmaven-feature-api-1.0.pom (1.8 kB at 99 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/runtime/gmaven-runtime-support/1.0/gmaven-runtime-support-1.0.pom
Progress (1): 1.4/2.5 kBProgress (1): 2.5 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/runtime/gmaven-runtime-support/1.0/gmaven-runtime-support-1.0.pom (2.5 kB at 145 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/runtime/gmaven-runtime-api/1.0/gmaven-runtime-api-1.0.pom
Progress (1): 1.4/1.5 kBProgress (1): 1.5 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/runtime/gmaven-runtime-api/1.0/gmaven-runtime-api-1.0.pom (1.5 kB at 84 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/gmaven-common/1.0/gmaven-common-1.0.pom
Progress (1): 1.4/1.5 kBProgress (1): 1.5 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/gmaven-common/1.0/gmaven-common-1.0.pom (1.5 kB at 84 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.8/qdox-1.8.pom
Progress (1): 1.4/12 kBProgress (1): 2.7/12 kBProgress (1): 4.1/12 kBProgress (1): 5.5/12 kBProgress (1): 6.9/12 kBProgress (1): 8.2/12 kBProgress (1): 9.6/12 kBProgress (1): 11/12 kB Progress (1): 12 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.8/qdox-1.8.pom (12 kB at 538 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.10/groovy-all-2.4.10.pom
Progress (1): 1.4/21 kBProgress (1): 2.7/21 kBProgress (1): 4.1/21 kBProgress (1): 5.5/21 kBProgress (1): 6.9/21 kBProgress (1): 8.2/21 kBProgress (1): 9.6/21 kBProgress (1): 11/21 kB Progress (1): 12/21 kBProgress (1): 14/21 kBProgress (1): 15/21 kBProgress (1): 16/21 kBProgress (1): 18/21 kBProgress (1): 19/21 kBProgress (1): 21/21 kBProgress (1): 21 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.10/groovy-all-2.4.10.pom (21 kB at 794 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/runtime/gmaven-runtime-1.6/1.0/gmaven-runtime-1.6-1.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/feature/gmaven-feature-support/1.0/gmaven-feature-support-1.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/feature/gmaven-feature-api/1.0/gmaven-feature-api-1.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/runtime/gmaven-runtime-support/1.0/gmaven-runtime-support-1.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/runtime/gmaven-runtime-api/1.0/gmaven-runtime-api-1.0.jar
Progress (1): 1.4/14 kBProgress (1): 2.7/14 kBProgress (1): 4.1/14 kBProgress (1): 5.5/14 kBProgress (1): 6.9/14 kBProgress (1): 8.2/14 kBProgress (1): 9.6/14 kBProgress (1): 11/14 kB Progress (1): 12/14 kBProgress (1): 14/14 kBProgress (1): 14 kB   Progress (2): 14 kB | 2.2/17 kBProgress (3): 14 kB | 2.2/17 kB | 2.2/23 kBProgress (3): 14 kB | 5.0/17 kB | 2.2/23 kBProgress (3): 14 kB | 5.0/17 kB | 5.0/23 kBProgress (3): 14 kB | 7.7/17 kB | 5.0/23 kBProgress (3): 14 kB | 7.7/17 kB | 7.7/23 kBProgress (3): 14 kB | 10/17 kB | 7.7/23 kB Progress (3): 14 kB | 10/17 kB | 10/23 kB Progress (3): 14 kB | 13/17 kB | 10/23 kBProgress (3): 14 kB | 13/17 kB | 13/23 kB                                         Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/feature/gmaven-feature-support/1.0/gmaven-feature-support-1.0.jar (14 kB at 476 kB/s)
Progress (2): 16/17 kB | 13/23 kB                                 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/gmaven-common/1.0/gmaven-common-1.0.jar
Progress (2): 16/17 kB | 16/23 kBProgress (2): 17 kB | 16/23 kB   Progress (2): 17 kB | 19/23 kBProgress (2): 17 kB | 21/23 kBProgress (2): 17 kB | 23 kB                              Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/feature/gmaven-feature-api/1.0/gmaven-feature-api-1.0.jar (17 kB at 459 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.8/qdox-1.8.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/runtime/gmaven-runtime-api/1.0/gmaven-runtime-api-1.0.jar (23 kB at 582 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.10/groovy-all-2.4.10.jar
Progress (1): 2.2/159 kBProgress (2): 2.2/159 kB | 0/7.0 MBProgress (2): 5.0/159 kB | 0/7.0 MBProgress (2): 5.0/159 kB | 0/7.0 MBProgress (2): 7.7/159 kB | 0/7.0 MBProgress (2): 7.7/159 kB | 0/7.0 MBProgress (2): 10/159 kB | 0/7.0 MB Progress (2): 10/159 kB | 0/7.0 MBProgress (2): 13/159 kB | 0/7.0 MBProgress (2): 13/159 kB | 0/7.0 MBProgress (2): 16/159 kB | 0/7.0 MBProgress (2): 16/159 kB | 0/7.0 MBProgress (2): 19/159 kB | 0/7.0 MBProgress (2): 19/159 kB | 0/7.0 MBProgress (2): 21/159 kB | 0/7.0 MBProgress (2): 21/159 kB | 0/7.0 MBProgress (2): 24/159 kB | 0/7.0 MBProgress (2): 24/159 kB | 0/7.0 MBProgress (2): 27/159 kB | 0/7.0 MBProgress (2): 27/159 kB | 0/7.0 MBProgress (2): 30/159 kB | 0/7.0 MBProgress (2): 30/159 kB | 0/7.0 MBProgress (2): 32/159 kB | 0/7.0 MBProgress (2): 32/159 kB | 0/7.0 MBProgress (2): 32/159 kB | 0/7.0 MBProgress (2): 32/159 kB | 0/7.0 MBProgress (2): 32/159 kB | 0/7.0 MBProgress (2): 36/159 kB | 0/7.0 MBProgress (2): 36/159 kB | 0/7.0 MBProgress (2): 40/159 kB | 0/7.0 MBProgress (2): 40/159 kB | 0/7.0 MBProgress (2): 45/159 kB | 0/7.0 MBProgress (2): 45/159 kB | 0/7.0 MBProgress (2): 49/159 kB | 0/7.0 MBProgress (2): 49/159 kB | 0/7.0 MBProgress (2): 49/159 kB | 0/7.0 MBProgress (2): 49/159 kB | 0/7.0 MBProgress (2): 49/159 kB | 0/7.0 MBProgress (2): 53/159 kB | 0/7.0 MBProgress (2): 57/159 kB | 0/7.0 MBProgress (2): 57/159 kB | 0/7.0 MBProgress (2): 61/159 kB | 0/7.0 MBProgress (2): 61/159 kB | 0/7.0 MBProgress (2): 65/159 kB | 0/7.0 MBProgress (2): 65/159 kB | 0/7.0 MBProgress (2): 65/159 kB | 0/7.0 MBProgress (2): 65/159 kB | 0/7.0 MBProgress (2): 69/159 kB | 0/7.0 MBProgress (2): 69/159 kB | 0/7.0 MBProgress (2): 73/159 kB | 0/7.0 MBProgress (2): 73/159 kB | 0/7.0 MBProgress (2): 77/159 kB | 0/7.0 MBProgress (2): 77/159 kB | 0/7.0 MBProgress (2): 81/159 kB | 0/7.0 MBProgress (2): 81/159 kB | 0/7.0 MBProgress (2): 81/159 kB | 0/7.0 MBProgress (2): 81/159 kB | 0/7.0 MBProgress (2): 85/159 kB | 0/7.0 MBProgress (2): 85/159 kB | 0/7.0 MBProgress (2): 90/159 kB | 0/7.0 MBProgress (2): 90/159 kB | 0/7.0 MBProgress (2): 94/159 kB | 0/7.0 MBProgress (2): 94/159 kB | 0/7.0 MBProgress (2): 98/159 kB | 0/7.0 MBProgress (2): 98/159 kB | 0.1/7.0 MBProgress (2): 98/159 kB | 0.1/7.0 MBProgress (2): 98/159 kB | 0.1/7.0 MBProgress (2): 102/159 kB | 0.1/7.0 MBProgress (2): 102/159 kB | 0.1/7.0 MBProgress (2): 106/159 kB | 0.1/7.0 MBProgress (2): 110/159 kB | 0.1/7.0 MBProgress (2): 110/159 kB | 0.1/7.0 MBProgress (2): 114/159 kB | 0.1/7.0 MBProgress (2): 114/159 kB | 0.1/7.0 MBProgress (2): 114/159 kB | 0.1/7.0 MBProgress (2): 118/159 kB | 0.1/7.0 MBProgress (2): 122/159 kB | 0.1/7.0 MBProgress (2): 122/159 kB | 0.1/7.0 MBProgress (2): 126/159 kB | 0.1/7.0 MBProgress (2): 131/159 kB | 0.1/7.0 MBProgress (2): 131/159 kB | 0.1/7.0 MBProgress (2): 131/159 kB | 0.1/7.0 MBProgress (2): 131/159 kB | 0.1/7.0 MBProgress (2): 135/159 kB | 0.1/7.0 MBProgress (2): 139/159 kB | 0.1/7.0 MBProgress (2): 139/159 kB | 0.1/7.0 MBProgress (2): 143/159 kB | 0.1/7.0 MBProgress (2): 147/159 kB | 0.1/7.0 MBProgress (2): 147/159 kB | 0.1/7.0 MBProgress (2): 147/159 kB | 0.1/7.0 MBProgress (2): 151/159 kB | 0.1/7.0 MBProgress (2): 155/159 kB | 0.1/7.0 MBProgress (2): 155/159 kB | 0.1/7.0 MBProgress (2): 159/159 kB | 0.1/7.0 MBProgress (2): 159 kB | 0.1/7.0 MB    Progress (2): 159 kB | 0.1/7.0 MBProgress (2): 159 kB | 0.1/7.0 MBProgress (2): 159 kB | 0.1/7.0 MBProgress (2): 159 kB | 0.1/7.0 MBProgress (2): 159 kB | 0.1/7.0 MBProgress (2): 159 kB | 0.1/7.0 MBProgress (2): 159 kB | 0.1/7.0 MBProgress (2): 159 kB | 0.1/7.0 MBProgress (2): 159 kB | 0.1/7.0 MBProgress (2): 159 kB | 0.1/7.0 MBProgress (2): 159 kB | 0.1/7.0 MBProgress (2): 159 kB | 0.1/7.0 MBProgress (2): 159 kB | 0.1/7.0 MBProgress (2): 159 kB | 0.1/7.0 MBProgress (2): 159 kB | 0.1/7.0 MBProgress (2): 159 kB | 0.1/7.0 MBProgress (2): 159 kB | 0.1/7.0 MBProgress (2): 159 kB | 0.1/7.0 MBProgress (2): 159 kB | 0.1/7.0 MBProgress (2): 159 kB | 0.1/7.0 MB                                 Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.8/qdox-1.8.jar (159 kB at 1.9 MB/s)
Progress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.1/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.2/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.3/7.0 MBProgress (1): 0.4/7.0 MBProgress (1): 0.4/7.0 MBProgress (1): 0.4/7.0 MBProgress (1): 0.4/7.0 MBProgress (1): 0.4/7.0 MBProgress (1): 0.4/7.0 MBProgress (1): 0.4/7.0 MBProgress (1): 0.4/7.0 MBProgress (1): 0.4/7.0 MBProgress (1): 0.4/7.0 MBProgress (1): 0.4/7.0 MBProgress (1): 0.4/7.0 MBProgress (1): 0.4/7.0 MBProgress (1): 0.4/7.0 MBProgress (1): 0.4/7.0 MBProgress (1): 0.4/7.0 MBProgress (1): 0.4/7.0 MBProgress (1): 0.4/7.0 MBProgress (1): 0.4/7.0 MBProgress (1): 0.4/7.0 MBProgress (1): 0.4/7.0 MBProgress (1): 0.4/7.0 MBProgress (1): 0.4/7.0 MBProgress (1): 0.4/7.0 MBProgress (1): 0.5/7.0 MBProgress (1): 0.5/7.0 MBProgress (1): 0.5/7.0 MBProgress (1): 0.5/7.0 MBProgress (1): 0.5/7.0 MBProgress (1): 0.5/7.0 MBProgress (1): 0.5/7.0 MBProgress (1): 0.5/7.0 MBProgress (1): 0.5/7.0 MBProgress (1): 0.5/7.0 MBProgress (1): 0.5/7.0 MBProgress (1): 0.5/7.0 MBProgress (1): 0.5/7.0 MBProgress (1): 0.5/7.0 MBProgress (1): 0.5/7.0 MBProgress (1): 0.5/7.0 MBProgress (1): 0.5/7.0 MBProgress (1): 0.5/7.0 MBProgress (1): 0.5/7.0 MBProgress (1): 0.5/7.0 MBProgress (1): 0.5/7.0 MBProgress (1): 0.5/7.0 MBProgress (1): 0.5/7.0 MBProgress (1): 0.5/7.0 MBProgress (1): 0.5/7.0 MBProgress (1): 0.6/7.0 MBProgress (1): 0.6/7.0 MBProgress (1): 0.6/7.0 MBProgress (1): 0.6/7.0 MBProgress (1): 0.6/7.0 MBProgress (1): 0.6/7.0 MBProgress (1): 0.6/7.0 MBProgress (1): 0.6/7.0 MBProgress (1): 0.6/7.0 MBProgress (1): 0.6/7.0 MBProgress (1): 0.6/7.0 MBProgress (1): 0.6/7.0 MBProgress (1): 0.6/7.0 MBProgress (1): 0.6/7.0 MBProgress (1): 0.6/7.0 MBProgress (1): 0.6/7.0 MBProgress (1): 0.6/7.0 MBProgress (1): 0.6/7.0 MBProgress (1): 0.6/7.0 MBProgress (1): 0.6/7.0 MBProgress (1): 0.6/7.0 MBProgress (1): 0.6/7.0 MBProgress (1): 0.6/7.0 MBProgress (1): 0.6/7.0 MBProgress (1): 0.7/7.0 MBProgress (1): 0.7/7.0 MBProgress (1): 0.7/7.0 MBProgress (1): 0.7/7.0 MBProgress (1): 0.7/7.0 MBProgress (1): 0.7/7.0 MBProgress (1): 0.7/7.0 MBProgress (1): 0.7/7.0 MBProgress (1): 0.7/7.0 MBProgress (1): 0.7/7.0 MBProgress (1): 0.7/7.0 MBProgress (1): 0.7/7.0 MBProgress (1): 0.7/7.0 MBProgress (1): 0.7/7.0 MBProgress (1): 0.7/7.0 MBProgress (1): 0.7/7.0 MBProgress (1): 0.7/7.0 MBProgress (1): 0.7/7.0 MBProgress (1): 0.7/7.0 MBProgress (1): 0.7/7.0 MBProgress (1): 0.7/7.0 MBProgress (1): 0.7/7.0 MBProgress (1): 0.7/7.0 MBProgress (1): 0.7/7.0 MBProgress (1): 0.8/7.0 MBProgress (1): 0.8/7.0 MBProgress (1): 0.8/7.0 MBProgress (1): 0.8/7.0 MBProgress (1): 0.8/7.0 MBProgress (1): 0.8/7.0 MBProgress (1): 0.8/7.0 MBProgress (1): 0.8/7.0 MBProgress (1): 0.8/7.0 MBProgress (1): 0.8/7.0 MBProgress (1): 0.8/7.0 MBProgress (1): 0.8/7.0 MBProgress (1): 0.8/7.0 MBProgress (1): 0.8/7.0 MBProgress (1): 0.8/7.0 MBProgress (1): 0.8/7.0 MBProgress (1): 0.8/7.0 MBProgress (1): 0.8/7.0 MBProgress (1): 0.8/7.0 MBProgress (1): 0.8/7.0 MBProgress (1): 0.8/7.0 MBProgress (1): 0.8/7.0 MBProgress (1): 0.8/7.0 MBProgress (1): 0.8/7.0 MBProgress (1): 0.8/7.0 MBProgress (1): 0.9/7.0 MBProgress (1): 0.9/7.0 MBProgress (1): 0.9/7.0 MBProgress (1): 0.9/7.0 MBProgress (1): 0.9/7.0 MBProgress (1): 0.9/7.0 MBProgress (1): 0.9/7.0 MBProgress (1): 0.9/7.0 MBProgress (1): 0.9/7.0 MBProgress (1): 0.9/7.0 MBProgress (1): 0.9/7.0 MBProgress (1): 0.9/7.0 MBProgress (1): 0.9/7.0 MBProgress (1): 0.9/7.0 MBProgress (1): 0.9/7.0 MBProgress (1): 0.9/7.0 MBProgress (1): 0.9/7.0 MBProgress (1): 0.9/7.0 MBProgress (1): 0.9/7.0 MBProgress (1): 0.9/7.0 MBProgress (1): 0.9/7.0 MBProgress (1): 0.9/7.0 MBProgress (1): 0.9/7.0 MBProgress (1): 0.9/7.0 MBProgress (1): 1.0/7.0 MBProgress (1): 1.0/7.0 MBProgress (1): 1.0/7.0 MBProgress (1): 1.0/7.0 MBProgress (1): 1.0/7.0 MBProgress (1): 1.0/7.0 MBProgress (1): 1.0/7.0 MBProgress (1): 1.0/7.0 MBProgress (1): 1.0/7.0 MBProgress (1): 1.0/7.0 MBProgress (1): 1.0/7.0 MBProgress (1): 1.0/7.0 MBProgress (1): 1.0/7.0 MBProgress (1): 1.0/7.0 MBProgress (1): 1.0/7.0 MBProgress (1): 1.0/7.0 MBProgress (1): 1.0/7.0 MBProgress (1): 1.0/7.0 MBProgress (1): 1.0/7.0 MBProgress (1): 1.0/7.0 MBProgress (1): 1.0/7.0 MBProgress (1): 1.0/7.0 MBProgress (1): 1.0/7.0 MBProgress (1): 1.0/7.0 MBProgress (1): 1.0/7.0 MBProgress (1): 1.1/7.0 MBProgress (1): 1.1/7.0 MBProgress (1): 1.1/7.0 MBProgress (1): 1.1/7.0 MBProgress (1): 1.1/7.0 MBProgress (1): 1.1/7.0 MBProgress (1): 1.1/7.0 MBProgress (1): 1.1/7.0 MBProgress (1): 1.1/7.0 MBProgress (1): 1.1/7.0 MBProgress (1): 1.1/7.0 MBProgress (1): 1.1/7.0 MBProgress (1): 1.1/7.0 MBProgress (1): 1.1/7.0 MBProgress (1): 1.1/7.0 MBProgress (1): 1.1/7.0 MBProgress (1): 1.1/7.0 MBProgress (1): 1.1/7.0 MBProgress (1): 1.1/7.0 MBProgress (1): 1.1/7.0 MBProgress (1): 1.1/7.0 MBProgress (1): 1.1/7.0 MBProgress (1): 1.1/7.0 MBProgress (1): 1.1/7.0 MBProgress (1): 1.2/7.0 MBProgress (1): 1.2/7.0 MBProgress (1): 1.2/7.0 MBProgress (1): 1.2/7.0 MBProgress (1): 1.2/7.0 MBProgress (1): 1.2/7.0 MBProgress (1): 1.2/7.0 MBProgress (1): 1.2/7.0 MBProgress (1): 1.2/7.0 MBProgress (1): 1.2/7.0 MBProgress (1): 1.2/7.0 MBProgress (1): 1.2/7.0 MBProgress (1): 1.2/7.0 MBProgress (1): 1.2/7.0 MBProgress (1): 1.2/7.0 MBProgress (1): 1.2/7.0 MBProgress (1): 1.2/7.0 MBProgress (1): 1.2/7.0 MBProgress (1): 1.2/7.0 MBProgress (1): 1.2/7.0 MBProgress (1): 1.2/7.0 MBProgress (1): 1.2/7.0 MBProgress (1): 1.2/7.0 MBProgress (1): 1.2/7.0 MBProgress (1): 1.2/7.0 MBProgress (1): 1.3/7.0 MBProgress (1): 1.3/7.0 MBProgress (1): 1.3/7.0 MBProgress (1): 1.3/7.0 MBProgress (1): 1.3/7.0 MBProgress (1): 1.3/7.0 MBProgress (1): 1.3/7.0 MBProgress (1): 1.3/7.0 MBProgress (1): 1.3/7.0 MBProgress (1): 1.3/7.0 MBProgress (1): 1.3/7.0 MBProgress (1): 1.3/7.0 MBProgress (1): 1.3/7.0 MBProgress (1): 1.3/7.0 MBProgress (1): 1.3/7.0 MBProgress (1): 1.3/7.0 MBProgress (1): 1.3/7.0 MBProgress (1): 1.3/7.0 MBProgress (1): 1.3/7.0 MBProgress (1): 1.3/7.0 MBProgress (1): 1.3/7.0 MBProgress (1): 1.3/7.0 MBProgress (1): 1.3/7.0 MBProgress (1): 1.3/7.0 MBProgress (1): 1.4/7.0 MBProgress (1): 1.4/7.0 MBProgress (1): 1.4/7.0 MBProgress (1): 1.4/7.0 MBProgress (1): 1.4/7.0 MBProgress (1): 1.4/7.0 MBProgress (1): 1.4/7.0 MBProgress (1): 1.4/7.0 MBProgress (1): 1.4/7.0 MBProgress (1): 1.4/7.0 MBProgress (1): 1.4/7.0 MBProgress (1): 1.4/7.0 MBProgress (1): 1.4/7.0 MBProgress (1): 1.4/7.0 MBProgress (1): 1.4/7.0 MBProgress (1): 1.4/7.0 MBProgress (1): 1.4/7.0 MBProgress (1): 1.4/7.0 MBProgress (1): 1.4/7.0 MBProgress (1): 1.4/7.0 MBProgress (1): 1.4/7.0 MBProgress (1): 1.4/7.0 MBProgress (1): 1.4/7.0 MBProgress (1): 1.4/7.0 MBProgress (1): 1.5/7.0 MBProgress (1): 1.5/7.0 MBProgress (1): 1.5/7.0 MBProgress (1): 1.5/7.0 MBProgress (1): 1.5/7.0 MBProgress (1): 1.5/7.0 MBProgress (1): 1.5/7.0 MBProgress (1): 1.5/7.0 MBProgress (1): 1.5/7.0 MBProgress (1): 1.5/7.0 MBProgress (1): 1.5/7.0 MBProgress (1): 1.5/7.0 MBProgress (1): 1.5/7.0 MBProgress (1): 1.5/7.0 MBProgress (1): 1.5/7.0 MBProgress (1): 1.5/7.0 MBProgress (1): 1.5/7.0 MBProgress (1): 1.5/7.0 MBProgress (1): 1.5/7.0 MBProgress (1): 1.5/7.0 MBProgress (1): 1.5/7.0 MBProgress (1): 1.5/7.0 MBProgress (1): 1.5/7.0 MBProgress (1): 1.5/7.0 MBProgress (1): 1.5/7.0 MBProgress (1): 1.6/7.0 MBProgress (1): 1.6/7.0 MBProgress (1): 1.6/7.0 MBProgress (1): 1.6/7.0 MBProgress (1): 1.6/7.0 MBProgress (1): 1.6/7.0 MBProgress (1): 1.6/7.0 MBProgress (1): 1.6/7.0 MBProgress (1): 1.6/7.0 MBProgress (1): 1.6/7.0 MBProgress (1): 1.6/7.0 MBProgress (1): 1.6/7.0 MBProgress (1): 1.6/7.0 MBProgress (1): 1.6/7.0 MBProgress (1): 1.6/7.0 MBProgress (1): 1.6/7.0 MBProgress (1): 1.6/7.0 MBProgress (1): 1.6/7.0 MBProgress (1): 1.6/7.0 MBProgress (1): 1.6/7.0 MBProgress (1): 1.6/7.0 MBProgress (1): 1.6/7.0 MBProgress (1): 1.6/7.0 MBProgress (1): 1.6/7.0 MBProgress (1): 1.7/7.0 MBProgress (1): 1.7/7.0 MBProgress (1): 1.7/7.0 MBProgress (1): 1.7/7.0 MBProgress (1): 1.7/7.0 MBProgress (1): 1.7/7.0 MBProgress (1): 1.7/7.0 MBProgress (1): 1.7/7.0 MBProgress (1): 1.7/7.0 MBProgress (1): 1.7/7.0 MBProgress (1): 1.7/7.0 MBProgress (1): 1.7/7.0 MBProgress (1): 1.7/7.0 MBProgress (1): 1.7/7.0 MBProgress (1): 1.7/7.0 MBProgress (1): 1.7/7.0 MBProgress (1): 1.7/7.0 MBProgress (1): 1.7/7.0 MBProgress (1): 1.7/7.0 MBProgress (1): 1.7/7.0 MBProgress (1): 1.7/7.0 MBProgress (1): 1.7/7.0 MBProgress (1): 1.7/7.0 MBProgress (1): 1.7/7.0 MBProgress (1): 1.7/7.0 MBProgress (1): 1.8/7.0 MBProgress (1): 1.8/7.0 MBProgress (1): 1.8/7.0 MBProgress (1): 1.8/7.0 MBProgress (1): 1.8/7.0 MBProgress (1): 1.8/7.0 MBProgress (1): 1.8/7.0 MBProgress (1): 1.8/7.0 MBProgress (1): 1.8/7.0 MBProgress (1): 1.8/7.0 MBProgress (1): 1.8/7.0 MBProgress (1): 1.8/7.0 MBProgress (1): 1.8/7.0 MBProgress (1): 1.8/7.0 MBProgress (1): 1.8/7.0 MBProgress (1): 1.8/7.0 MBProgress (1): 1.8/7.0 MBProgress (1): 1.8/7.0 MBProgress (1): 1.8/7.0 MBProgress (1): 1.8/7.0 MBProgress (1): 1.8/7.0 MBProgress (1): 1.8/7.0 MBProgress (1): 1.8/7.0 MBProgress (1): 1.8/7.0 MBProgress (1): 1.9/7.0 MBProgress (1): 1.9/7.0 MBProgress (1): 1.9/7.0 MBProgress (1): 1.9/7.0 MBProgress (1): 1.9/7.0 MBProgress (1): 1.9/7.0 MBProgress (1): 1.9/7.0 MBProgress (1): 1.9/7.0 MBProgress (1): 1.9/7.0 MBProgress (1): 1.9/7.0 MBProgress (1): 1.9/7.0 MBProgress (1): 1.9/7.0 MBProgress (1): 1.9/7.0 MBProgress (1): 1.9/7.0 MBProgress (1): 1.9/7.0 MBProgress (1): 1.9/7.0 MBProgress (1): 1.9/7.0 MBProgress (1): 1.9/7.0 MBProgress (1): 1.9/7.0 MBProgress (1): 1.9/7.0 MBProgress (1): 1.9/7.0 MBProgress (1): 1.9/7.0 MBProgress (1): 1.9/7.0 MBProgress (1): 1.9/7.0 MBProgress (1): 2.0/7.0 MBProgress (1): 2.0/7.0 MBProgress (1): 2.0/7.0 MBProgress (1): 2.0/7.0 MBProgress (1): 2.0/7.0 MBProgress (1): 2.0/7.0 MBProgress (1): 2.0/7.0 MBProgress (1): 2.0/7.0 MBProgress (1): 2.0/7.0 MBProgress (1): 2.0/7.0 MBProgress (1): 2.0/7.0 MBProgress (1): 2.0/7.0 MBProgress (1): 2.0/7.0 MBProgress (1): 2.0/7.0 MBProgress (1): 2.0/7.0 MBProgress (1): 2.0/7.0 MBProgress (1): 2.0/7.0 MBProgress (1): 2.0/7.0 MBProgress (1): 2.0/7.0 MBProgress (1): 2.0/7.0 MBProgress (1): 2.0/7.0 MBProgress (1): 2.0/7.0 MBProgress (1): 2.0/7.0 MBProgress (1): 2.0/7.0 MBProgress (1): 2.0/7.0 MBProgress (1): 2.1/7.0 MBProgress (1): 2.1/7.0 MBProgress (1): 2.1/7.0 MBProgress (1): 2.1/7.0 MBProgress (1): 2.1/7.0 MBProgress (1): 2.1/7.0 MBProgress (1): 2.1/7.0 MBProgress (1): 2.1/7.0 MBProgress (1): 2.1/7.0 MBProgress (1): 2.1/7.0 MBProgress (1): 2.1/7.0 MBProgress (1): 2.1/7.0 MBProgress (1): 2.1/7.0 MBProgress (1): 2.1/7.0 MBProgress (1): 2.1/7.0 MBProgress (1): 2.1/7.0 MBProgress (1): 2.1/7.0 MBProgress (1): 2.1/7.0 MBProgress (1): 2.1/7.0 MBProgress (1): 2.1/7.0 MBProgress (1): 2.1/7.0 MBProgress (1): 2.1/7.0 MBProgress (1): 2.1/7.0 MBProgress (1): 2.1/7.0 MBProgress (1): 2.2/7.0 MBProgress (1): 2.2/7.0 MBProgress (1): 2.2/7.0 MBProgress (1): 2.2/7.0 MBProgress (1): 2.2/7.0 MBProgress (1): 2.2/7.0 MBProgress (1): 2.2/7.0 MBProgress (1): 2.2/7.0 MBProgress (1): 2.2/7.0 MBProgress (1): 2.2/7.0 MBProgress (1): 2.2/7.0 MBProgress (1): 2.2/7.0 MBProgress (1): 2.2/7.0 MBProgress (1): 2.2/7.0 MBProgress (1): 2.2/7.0 MBProgress (1): 2.2/7.0 MBProgress (1): 2.2/7.0 MBProgress (1): 2.2/7.0 MBProgress (1): 2.2/7.0 MBProgress (1): 2.2/7.0 MBProgress (1): 2.2/7.0 MBProgress (1): 2.2/7.0 MBProgress (1): 2.2/7.0 MBProgress (1): 2.2/7.0 MBProgress (1): 2.2/7.0 MBProgress (1): 2.3/7.0 MBProgress (1): 2.3/7.0 MBProgress (1): 2.3/7.0 MBProgress (1): 2.3/7.0 MBProgress (1): 2.3/7.0 MBProgress (1): 2.3/7.0 MBProgress (1): 2.3/7.0 MBProgress (1): 2.3/7.0 MBProgress (1): 2.3/7.0 MBProgress (1): 2.3/7.0 MBProgress (1): 2.3/7.0 MBProgress (1): 2.3/7.0 MBProgress (1): 2.3/7.0 MBProgress (1): 2.3/7.0 MBProgress (1): 2.3/7.0 MBProgress (1): 2.3/7.0 MBProgress (1): 2.3/7.0 MBProgress (1): 2.3/7.0 MBProgress (1): 2.3/7.0 MBProgress (1): 2.3/7.0 MBProgress (1): 2.3/7.0 MBProgress (1): 2.3/7.0 MBProgress (1): 2.3/7.0 MBProgress (1): 2.3/7.0 MBProgress (1): 2.4/7.0 MBProgress (1): 2.4/7.0 MBProgress (1): 2.4/7.0 MBProgress (1): 2.4/7.0 MBProgress (1): 2.4/7.0 MBProgress (1): 2.4/7.0 MBProgress (1): 2.4/7.0 MBProgress (1): 2.4/7.0 MBProgress (1): 2.4/7.0 MBProgress (1): 2.4/7.0 MBProgress (1): 2.4/7.0 MBProgress (1): 2.4/7.0 MBProgress (1): 2.4/7.0 MBProgress (1): 2.4/7.0 MBProgress (1): 2.4/7.0 MBProgress (1): 2.4/7.0 MBProgress (1): 2.4/7.0 MBProgress (1): 2.4/7.0 MBProgress (1): 2.4/7.0 MBProgress (1): 2.4/7.0 MBProgress (1): 2.4/7.0 MBProgress (1): 2.4/7.0 MBProgress (1): 2.4/7.0 MBProgress (1): 2.4/7.0 MBProgress (1): 2.4/7.0 MBProgress (1): 2.5/7.0 MBProgress (1): 2.5/7.0 MBProgress (1): 2.5/7.0 MBProgress (1): 2.5/7.0 MBProgress (1): 2.5/7.0 MBProgress (1): 2.5/7.0 MBProgress (1): 2.5/7.0 MBProgress (1): 2.5/7.0 MBProgress (1): 2.5/7.0 MBProgress (1): 2.5/7.0 MBProgress (1): 2.5/7.0 MBProgress (1): 2.5/7.0 MBProgress (1): 2.5/7.0 MBProgress (1): 2.5/7.0 MBProgress (1): 2.5/7.0 MBProgress (1): 2.5/7.0 MBProgress (1): 2.5/7.0 MBProgress (1): 2.5/7.0 MBProgress (1): 2.5/7.0 MBProgress (1): 2.5/7.0 MBProgress (1): 2.5/7.0 MBProgress (1): 2.5/7.0 MBProgress (1): 2.5/7.0 MBProgress (1): 2.5/7.0 MBProgress (1): 2.6/7.0 MBProgress (1): 2.6/7.0 MBProgress (1): 2.6/7.0 MBProgress (1): 2.6/7.0 MBProgress (1): 2.6/7.0 MBProgress (1): 2.6/7.0 MBProgress (1): 2.6/7.0 MBProgress (1): 2.6/7.0 MBProgress (1): 2.6/7.0 MBProgress (1): 2.6/7.0 MBProgress (1): 2.6/7.0 MBProgress (1): 2.6/7.0 MBProgress (1): 2.6/7.0 MBProgress (1): 2.6/7.0 MBProgress (1): 2.6/7.0 MBProgress (1): 2.6/7.0 MBProgress (1): 2.6/7.0 MBProgress (1): 2.6/7.0 MBProgress (1): 2.6/7.0 MBProgress (1): 2.6/7.0 MBProgress (1): 2.6/7.0 MBProgress (1): 2.6/7.0 MBProgress (1): 2.6/7.0 MBProgress (1): 2.6/7.0 MBProgress (1): 2.7/7.0 MBProgress (1): 2.7/7.0 MBProgress (1): 2.7/7.0 MBProgress (1): 2.7/7.0 MBProgress (1): 2.7/7.0 MBProgress (1): 2.7/7.0 MBProgress (1): 2.7/7.0 MBProgress (1): 2.7/7.0 MBProgress (1): 2.7/7.0 MBProgress (1): 2.7/7.0 MBProgress (1): 2.7/7.0 MBProgress (1): 2.7/7.0 MBProgress (1): 2.7/7.0 MBProgress (1): 2.7/7.0 MBProgress (1): 2.7/7.0 MBProgress (1): 2.7/7.0 MBProgress (1): 2.7/7.0 MBProgress (1): 2.7/7.0 MBProgress (1): 2.7/7.0 MBProgress (1): 2.7/7.0 MBProgress (1): 2.7/7.0 MBProgress (1): 2.7/7.0 MBProgress (1): 2.7/7.0 MBProgress (1): 2.7/7.0 MBProgress (1): 2.7/7.0 MBProgress (1): 2.8/7.0 MBProgress (1): 2.8/7.0 MBProgress (1): 2.8/7.0 MBProgress (1): 2.8/7.0 MBProgress (1): 2.8/7.0 MBProgress (1): 2.8/7.0 MBProgress (1): 2.8/7.0 MBProgress (1): 2.8/7.0 MBProgress (1): 2.8/7.0 MBProgress (1): 2.8/7.0 MBProgress (1): 2.8/7.0 MBProgress (1): 2.8/7.0 MBProgress (1): 2.8/7.0 MBProgress (1): 2.8/7.0 MBProgress (1): 2.8/7.0 MBProgress (1): 2.8/7.0 MBProgress (1): 2.8/7.0 MBProgress (1): 2.8/7.0 MBProgress (1): 2.8/7.0 MBProgress (1): 2.8/7.0 MBProgress (1): 2.8/7.0 MBProgress (1): 2.8/7.0 MBProgress (1): 2.8/7.0 MBProgress (1): 2.8/7.0 MBProgress (1): 2.9/7.0 MBProgress (1): 2.9/7.0 MBProgress (1): 2.9/7.0 MBProgress (1): 2.9/7.0 MBProgress (1): 2.9/7.0 MBProgress (1): 2.9/7.0 MBProgress (1): 2.9/7.0 MBProgress (1): 2.9/7.0 MBProgress (1): 2.9/7.0 MBProgress (1): 2.9/7.0 MBProgress (1): 2.9/7.0 MBProgress (1): 2.9/7.0 MBProgress (1): 2.9/7.0 MBProgress (1): 2.9/7.0 MBProgress (1): 2.9/7.0 MBProgress (1): 2.9/7.0 MBProgress (1): 2.9/7.0 MBProgress (1): 2.9/7.0 MBProgress (1): 2.9/7.0 MBProgress (1): 2.9/7.0 MBProgress (1): 2.9/7.0 MBProgress (1): 2.9/7.0 MBProgress (1): 2.9/7.0 MBProgress (1): 2.9/7.0 MBProgress (1): 2.9/7.0 MBProgress (1): 3.0/7.0 MBProgress (1): 3.0/7.0 MBProgress (1): 3.0/7.0 MBProgress (1): 3.0/7.0 MBProgress (1): 3.0/7.0 MBProgress (1): 3.0/7.0 MBProgress (1): 3.0/7.0 MBProgress (1): 3.0/7.0 MBProgress (1): 3.0/7.0 MBProgress (1): 3.0/7.0 MBProgress (1): 3.0/7.0 MBProgress (1): 3.0/7.0 MBProgress (1): 3.0/7.0 MBProgress (1): 3.0/7.0 MBProgress (1): 3.0/7.0 MBProgress (1): 3.0/7.0 MBProgress (1): 3.0/7.0 MBProgress (1): 3.0/7.0 MBProgress (1): 3.0/7.0 MBProgress (1): 3.0/7.0 MBProgress (1): 3.0/7.0 MBProgress (1): 3.0/7.0 MBProgress (1): 3.0/7.0 MBProgress (1): 3.0/7.0 MBProgress (1): 3.1/7.0 MBProgress (1): 3.1/7.0 MBProgress (1): 3.1/7.0 MBProgress (1): 3.1/7.0 MBProgress (1): 3.1/7.0 MBProgress (1): 3.1/7.0 MBProgress (1): 3.1/7.0 MBProgress (1): 3.1/7.0 MBProgress (1): 3.1/7.0 MBProgress (1): 3.1/7.0 MBProgress (1): 3.1/7.0 MBProgress (1): 3.1/7.0 MBProgress (1): 3.1/7.0 MBProgress (1): 3.1/7.0 MBProgress (1): 3.1/7.0 MBProgress (1): 3.1/7.0 MBProgress (1): 3.1/7.0 MBProgress (1): 3.1/7.0 MBProgress (1): 3.1/7.0 MBProgress (1): 3.1/7.0 MBProgress (1): 3.1/7.0 MBProgress (1): 3.1/7.0 MBProgress (1): 3.1/7.0 MBProgress (1): 3.1/7.0 MBProgress (1): 3.2/7.0 MBProgress (1): 3.2/7.0 MBProgress (1): 3.2/7.0 MBProgress (1): 3.2/7.0 MBProgress (1): 3.2/7.0 MBProgress (1): 3.2/7.0 MBProgress (1): 3.2/7.0 MBProgress (1): 3.2/7.0 MBProgress (1): 3.2/7.0 MBProgress (1): 3.2/7.0 MBProgress (1): 3.2/7.0 MBProgress (1): 3.2/7.0 MBProgress (1): 3.2/7.0 MBProgress (1): 3.2/7.0 MBProgress (1): 3.2/7.0 MBProgress (1): 3.2/7.0 MBProgress (1): 3.2/7.0 MBProgress (1): 3.2/7.0 MBProgress (1): 3.2/7.0 MBProgress (1): 3.2/7.0 MBProgress (1): 3.2/7.0 MBProgress (1): 3.2/7.0 MBProgress (1): 3.2/7.0 MBProgress (1): 3.2/7.0 MBProgress (1): 3.2/7.0 MBProgress (1): 3.3/7.0 MBProgress (1): 3.3/7.0 MBProgress (1): 3.3/7.0 MBProgress (1): 3.3/7.0 MBProgress (1): 3.3/7.0 MBProgress (1): 3.3/7.0 MBProgress (1): 3.3/7.0 MBProgress (1): 3.3/7.0 MBProgress (1): 3.3/7.0 MBProgress (1): 3.3/7.0 MBProgress (1): 3.3/7.0 MBProgress (1): 3.3/7.0 MBProgress (1): 3.3/7.0 MBProgress (1): 3.3/7.0 MBProgress (1): 3.3/7.0 MBProgress (1): 3.3/7.0 MBProgress (1): 3.3/7.0 MBProgress (1): 3.3/7.0 MBProgress (1): 3.3/7.0 MBProgress (1): 3.3/7.0 MBProgress (1): 3.3/7.0 MBProgress (1): 3.3/7.0 MBProgress (1): 3.3/7.0 MBProgress (1): 3.3/7.0 MBProgress (1): 3.4/7.0 MBProgress (1): 3.4/7.0 MBProgress (1): 3.4/7.0 MBProgress (1): 3.4/7.0 MBProgress (1): 3.4/7.0 MBProgress (1): 3.4/7.0 MBProgress (1): 3.4/7.0 MBProgress (1): 3.4/7.0 MBProgress (1): 3.4/7.0 MBProgress (1): 3.4/7.0 MBProgress (1): 3.4/7.0 MBProgress (1): 3.4/7.0 MBProgress (1): 3.4/7.0 MBProgress (1): 3.4/7.0 MBProgress (1): 3.4/7.0 MBProgress (1): 3.4/7.0 MBProgress (1): 3.4/7.0 MBProgress (1): 3.4/7.0 MBProgress (1): 3.4/7.0 MBProgress (1): 3.4/7.0 MBProgress (1): 3.4/7.0 MBProgress (1): 3.4/7.0 MBProgress (1): 3.4/7.0 MBProgress (1): 3.4/7.0 MBProgress (1): 3.4/7.0 MBProgress (1): 3.5/7.0 MBProgress (1): 3.5/7.0 MBProgress (1): 3.5/7.0 MBProgress (1): 3.5/7.0 MBProgress (1): 3.5/7.0 MBProgress (1): 3.5/7.0 MBProgress (1): 3.5/7.0 MBProgress (1): 3.5/7.0 MBProgress (1): 3.5/7.0 MBProgress (1): 3.5/7.0 MBProgress (1): 3.5/7.0 MBProgress (1): 3.5/7.0 MBProgress (1): 3.5/7.0 MBProgress (1): 3.5/7.0 MBProgress (1): 3.5/7.0 MBProgress (1): 3.5/7.0 MBProgress (1): 3.5/7.0 MBProgress (1): 3.5/7.0 MBProgress (1): 3.5/7.0 MBProgress (1): 3.5/7.0 MBProgress (1): 3.5/7.0 MBProgress (1): 3.5/7.0 MBProgress (1): 3.5/7.0 MBProgress (1): 3.5/7.0 MBProgress (1): 3.6/7.0 MBProgress (1): 3.6/7.0 MBProgress (1): 3.6/7.0 MBProgress (1): 3.6/7.0 MBProgress (2): 3.6/7.0 MB | 2.2/15 kBProgress (2): 3.6/7.0 MB | 5.0/15 kBProgress (2): 3.6/7.0 MB | 7.8/15 kBProgress (2): 3.6/7.0 MB | 7.8/15 kBProgress (2): 3.6/7.0 MB | 7.8/15 kBProgress (2): 3.6/7.0 MB | 11/15 kB Progress (2): 3.6/7.0 MB | 11/15 kBProgress (2): 3.6/7.0 MB | 11/15 kBProgress (2): 3.6/7.0 MB | 13/15 kBProgress (2): 3.6/7.0 MB | 15 kB   Progress (2): 3.6/7.0 MB | 15 kBProgress (2): 3.6/7.0 MB | 15 kBProgress (2): 3.6/7.0 MB | 15 kBProgress (2): 3.6/7.0 MB | 15 kBProgress (2): 3.6/7.0 MB | 15 kBProgress (2): 3.6/7.0 MB | 15 kBProgress (2): 3.6/7.0 MB | 15 kBProgress (2): 3.6/7.0 MB | 15 kBProgress (2): 3.6/7.0 MB | 15 kBProgress (2): 3.6/7.0 MB | 15 kBProgress (2): 3.6/7.0 MB | 15 kBProgress (2): 3.6/7.0 MB | 15 kBProgress (2): 3.6/7.0 MB | 15 kBProgress (2): 3.6/7.0 MB | 15 kBProgress (2): 3.6/7.0 MB | 15 kBProgress (2): 3.6/7.0 MB | 15 kBProgress (2): 3.6/7.0 MB | 15 kBProgress (2): 3.7/7.0 MB | 15 kBProgress (2): 3.7/7.0 MB | 15 kBProgress (2): 3.7/7.0 MB | 15 kBProgress (2): 3.7/7.0 MB | 15 kBProgress (2): 3.7/7.0 MB | 15 kBProgress (2): 3.7/7.0 MB | 15 kBProgress (2): 3.7/7.0 MB | 15 kB                                Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/gmaven-common/1.0/gmaven-common-1.0.jar (15 kB at 38 kB/s)
Progress (2): 3.7/7.0 MB | 2.2/43 kBProgress (2): 3.7/7.0 MB | 2.2/43 kBProgress (2): 3.7/7.0 MB | 2.2/43 kBProgress (2): 3.7/7.0 MB | 5.0/43 kBProgress (2): 3.7/7.0 MB | 5.0/43 kBProgress (2): 3.7/7.0 MB | 5.0/43 kBProgress (2): 3.7/7.0 MB | 7.8/43 kBProgress (2): 3.7/7.0 MB | 11/43 kB Progress (2): 3.7/7.0 MB | 13/43 kBProgress (2): 3.7/7.0 MB | 13/43 kBProgress (2): 3.7/7.0 MB | 13/43 kBProgress (2): 3.7/7.0 MB | 13/43 kBProgress (2): 3.7/7.0 MB | 13/43 kBProgress (2): 3.7/7.0 MB | 16/43 kBProgress (2): 3.7/7.0 MB | 19/43 kBProgress (2): 3.7/7.0 MB | 19/43 kBProgress (2): 3.7/7.0 MB | 19/43 kBProgress (2): 3.7/7.0 MB | 21/43 kBProgress (2): 3.7/7.0 MB | 21/43 kBProgress (2): 3.7/7.0 MB | 21/43 kBProgress (2): 3.7/7.0 MB | 24/43 kBProgress (2): 3.7/7.0 MB | 27/43 kBProgress (2): 3.7/7.0 MB | 30/43 kBProgress (2): 3.7/7.0 MB | 30/43 kBProgress (2): 3.7/7.0 MB | 32/43 kBProgress (2): 3.7/7.0 MB | 32/43 kBProgress (2): 3.7/7.0 MB | 32/43 kBProgress (2): 3.7/7.0 MB | 32/43 kBProgress (2): 3.7/7.0 MB | 32/43 kBProgress (2): 3.8/7.0 MB | 32/43 kBProgress (2): 3.8/7.0 MB | 32/43 kBProgress (2): 3.8/7.0 MB | 32/43 kBProgress (2): 3.8/7.0 MB | 36/43 kBProgress (2): 3.8/7.0 MB | 40/43 kBProgress (2): 3.8/7.0 MB | 43 kB   Progress (2): 3.8/7.0 MB | 43 kBProgress (2): 3.8/7.0 MB | 43 kBProgress (2): 3.8/7.0 MB | 43 kBProgress (2): 3.8/7.0 MB | 43 kBProgress (2): 3.8/7.0 MB | 43 kBProgress (2): 3.8/7.0 MB | 43 kBProgress (2): 3.8/7.0 MB | 43 kBProgress (2): 3.8/7.0 MB | 43 kBProgress (2): 3.8/7.0 MB | 43 kBProgress (2): 3.8/7.0 MB | 43 kBProgress (2): 3.8/7.0 MB | 43 kBProgress (2): 3.8/7.0 MB | 43 kBProgress (2): 3.8/7.0 MB | 43 kBProgress (2): 3.8/7.0 MB | 43 kBProgress (2): 3.8/7.0 MB | 43 kBProgress (2): 3.8/7.0 MB | 43 kBProgress (2): 3.8/7.0 MB | 43 kBProgress (2): 3.8/7.0 MB | 43 kBProgress (2): 3.8/7.0 MB | 43 kBProgress (2): 3.8/7.0 MB | 43 kBProgress (2): 3.8/7.0 MB | 43 kBProgress (2): 3.9/7.0 MB | 43 kBProgress (2): 3.9/7.0 MB | 43 kBProgress (2): 3.9/7.0 MB | 43 kBProgress (2): 3.9/7.0 MB | 43 kBProgress (2): 3.9/7.0 MB | 43 kBProgress (2): 3.9/7.0 MB | 43 kB                                Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/runtime/gmaven-runtime-1.6/1.0/gmaven-runtime-1.6-1.0.jar (43 kB at 105 kB/s)
Progress (1): 3.9/7.0 MBProgress (1): 3.9/7.0 MBProgress (1): 3.9/7.0 MBProgress (1): 3.9/7.0 MBProgress (1): 3.9/7.0 MBProgress (1): 3.9/7.0 MBProgress (1): 3.9/7.0 MBProgress (1): 3.9/7.0 MBProgress (1): 3.9/7.0 MBProgress (1): 3.9/7.0 MBProgress (1): 3.9/7.0 MBProgress (1): 3.9/7.0 MBProgress (1): 3.9/7.0 MBProgress (1): 3.9/7.0 MBProgress (1): 3.9/7.0 MBProgress (1): 3.9/7.0 MBProgress (1): 3.9/7.0 MBProgress (1): 3.9/7.0 MBProgress (1): 3.9/7.0 MBProgress (1): 4.0/7.0 MBProgress (1): 4.0/7.0 MBProgress (1): 4.0/7.0 MBProgress (1): 4.0/7.0 MBProgress (1): 4.0/7.0 MBProgress (1): 4.0/7.0 MBProgress (1): 4.0/7.0 MBProgress (1): 4.0/7.0 MBProgress (1): 4.0/7.0 MBProgress (1): 4.0/7.0 MBProgress (1): 4.0/7.0 MBProgress (1): 4.0/7.0 MBProgress (1): 4.0/7.0 MBProgress (1): 4.0/7.0 MBProgress (1): 4.0/7.0 MBProgress (1): 4.0/7.0 MBProgress (1): 4.0/7.0 MBProgress (1): 4.0/7.0 MBProgress (1): 4.0/7.0 MBProgress (1): 4.0/7.0 MBProgress (1): 4.0/7.0 MBProgress (1): 4.0/7.0 MBProgress (1): 4.0/7.0 MBProgress (1): 4.0/7.0 MBProgress (1): 4.1/7.0 MBProgress (1): 4.1/7.0 MBProgress (1): 4.1/7.0 MBProgress (1): 4.1/7.0 MBProgress (1): 4.1/7.0 MBProgress (1): 4.1/7.0 MBProgress (1): 4.1/7.0 MBProgress (1): 4.1/7.0 MBProgress (1): 4.1/7.0 MBProgress (1): 4.1/7.0 MBProgress (1): 4.1/7.0 MBProgress (1): 4.1/7.0 MBProgress (1): 4.1/7.0 MBProgress (1): 4.1/7.0 MBProgress (1): 4.1/7.0 MBProgress (1): 4.1/7.0 MBProgress (1): 4.1/7.0 MBProgress (1): 4.1/7.0 MBProgress (1): 4.1/7.0 MBProgress (1): 4.1/7.0 MBProgress (1): 4.1/7.0 MBProgress (1): 4.1/7.0 MBProgress (1): 4.1/7.0 MBProgress (1): 4.1/7.0 MBProgress (1): 4.1/7.0 MBProgress (1): 4.2/7.0 MBProgress (1): 4.2/7.0 MBProgress (1): 4.2/7.0 MBProgress (1): 4.2/7.0 MBProgress (1): 4.2/7.0 MBProgress (1): 4.2/7.0 MBProgress (1): 4.2/7.0 MBProgress (1): 4.2/7.0 MBProgress (1): 4.2/7.0 MBProgress (1): 4.2/7.0 MBProgress (1): 4.2/7.0 MBProgress (1): 4.2/7.0 MBProgress (1): 4.2/7.0 MBProgress (1): 4.2/7.0 MBProgress (1): 4.2/7.0 MBProgress (1): 4.2/7.0 MBProgress (1): 4.2/7.0 MBProgress (1): 4.2/7.0 MBProgress (1): 4.2/7.0 MBProgress (1): 4.2/7.0 MBProgress (1): 4.2/7.0 MBProgress (1): 4.2/7.0 MBProgress (1): 4.2/7.0 MBProgress (1): 4.2/7.0 MBProgress (1): 4.3/7.0 MBProgress (1): 4.3/7.0 MBProgress (1): 4.3/7.0 MBProgress (1): 4.3/7.0 MBProgress (1): 4.3/7.0 MBProgress (1): 4.3/7.0 MBProgress (1): 4.3/7.0 MBProgress (1): 4.3/7.0 MBProgress (1): 4.3/7.0 MBProgress (1): 4.3/7.0 MBProgress (1): 4.3/7.0 MBProgress (1): 4.3/7.0 MBProgress (1): 4.3/7.0 MBProgress (1): 4.3/7.0 MBProgress (1): 4.3/7.0 MBProgress (1): 4.3/7.0 MBProgress (1): 4.3/7.0 MBProgress (1): 4.3/7.0 MBProgress (1): 4.3/7.0 MBProgress (1): 4.3/7.0 MBProgress (1): 4.3/7.0 MBProgress (1): 4.3/7.0 MBProgress (1): 4.3/7.0 MBProgress (1): 4.3/7.0 MBProgress (1): 4.4/7.0 MBProgress (1): 4.4/7.0 MBProgress (1): 4.4/7.0 MBProgress (1): 4.4/7.0 MBProgress (1): 4.4/7.0 MBProgress (1): 4.4/7.0 MBProgress (1): 4.4/7.0 MBProgress (1): 4.4/7.0 MBProgress (1): 4.4/7.0 MBProgress (1): 4.4/7.0 MBProgress (1): 4.4/7.0 MBProgress (1): 4.4/7.0 MBProgress (1): 4.4/7.0 MBProgress (1): 4.4/7.0 MBProgress (1): 4.4/7.0 MBProgress (1): 4.4/7.0 MBProgress (1): 4.4/7.0 MBProgress (1): 4.4/7.0 MBProgress (1): 4.4/7.0 MBProgress (1): 4.4/7.0 MBProgress (1): 4.4/7.0 MBProgress (1): 4.4/7.0 MBProgress (1): 4.4/7.0 MBProgress (1): 4.4/7.0 MBProgress (1): 4.4/7.0 MBProgress (1): 4.5/7.0 MBProgress (1): 4.5/7.0 MBProgress (1): 4.5/7.0 MBProgress (1): 4.5/7.0 MBProgress (1): 4.5/7.0 MBProgress (1): 4.5/7.0 MBProgress (1): 4.5/7.0 MBProgress (1): 4.5/7.0 MBProgress (1): 4.5/7.0 MBProgress (1): 4.5/7.0 MBProgress (1): 4.5/7.0 MBProgress (1): 4.5/7.0 MBProgress (1): 4.5/7.0 MBProgress (1): 4.5/7.0 MBProgress (1): 4.5/7.0 MBProgress (1): 4.5/7.0 MBProgress (1): 4.5/7.0 MBProgress (1): 4.5/7.0 MBProgress (1): 4.5/7.0 MBProgress (1): 4.5/7.0 MBProgress (1): 4.5/7.0 MBProgress (1): 4.5/7.0 MBProgress (1): 4.5/7.0 MBProgress (1): 4.5/7.0 MBProgress (1): 4.6/7.0 MBProgress (1): 4.6/7.0 MBProgress (1): 4.6/7.0 MBProgress (1): 4.6/7.0 MBProgress (1): 4.6/7.0 MBProgress (1): 4.6/7.0 MBProgress (1): 4.6/7.0 MBProgress (1): 4.6/7.0 MBProgress (1): 4.6/7.0 MBProgress (1): 4.6/7.0 MBProgress (1): 4.6/7.0 MBProgress (1): 4.6/7.0 MBProgress (1): 4.6/7.0 MBProgress (1): 4.6/7.0 MBProgress (1): 4.6/7.0 MBProgress (1): 4.6/7.0 MBProgress (1): 4.6/7.0 MBProgress (1): 4.6/7.0 MBProgress (1): 4.6/7.0 MBProgress (1): 4.6/7.0 MBProgress (1): 4.6/7.0 MBProgress (1): 4.6/7.0 MBProgress (1): 4.6/7.0 MBProgress (1): 4.6/7.0 MBProgress (1): 4.6/7.0 MBProgress (1): 4.7/7.0 MBProgress (1): 4.7/7.0 MBProgress (1): 4.7/7.0 MBProgress (1): 4.7/7.0 MBProgress (1): 4.7/7.0 MBProgress (1): 4.7/7.0 MBProgress (1): 4.7/7.0 MBProgress (1): 4.7/7.0 MBProgress (1): 4.7/7.0 MBProgress (1): 4.7/7.0 MBProgress (1): 4.7/7.0 MBProgress (1): 4.7/7.0 MBProgress (1): 4.7/7.0 MBProgress (1): 4.7/7.0 MBProgress (1): 4.7/7.0 MBProgress (1): 4.7/7.0 MBProgress (1): 4.7/7.0 MBProgress (1): 4.7/7.0 MBProgress (1): 4.7/7.0 MBProgress (1): 4.7/7.0 MBProgress (1): 4.7/7.0 MBProgress (1): 4.7/7.0 MBProgress (1): 4.7/7.0 MBProgress (1): 4.7/7.0 MBProgress (1): 4.8/7.0 MBProgress (1): 4.8/7.0 MBProgress (1): 4.8/7.0 MBProgress (1): 4.8/7.0 MBProgress (1): 4.8/7.0 MBProgress (1): 4.8/7.0 MBProgress (1): 4.8/7.0 MBProgress (1): 4.8/7.0 MBProgress (1): 4.8/7.0 MBProgress (1): 4.8/7.0 MBProgress (1): 4.8/7.0 MBProgress (1): 4.8/7.0 MBProgress (1): 4.8/7.0 MBProgress (1): 4.8/7.0 MBProgress (1): 4.8/7.0 MBProgress (1): 4.8/7.0 MBProgress (1): 4.8/7.0 MBProgress (1): 4.8/7.0 MBProgress (1): 4.8/7.0 MBProgress (1): 4.8/7.0 MBProgress (1): 4.8/7.0 MBProgress (1): 4.8/7.0 MBProgress (1): 4.8/7.0 MBProgress (1): 4.8/7.0 MBProgress (1): 4.9/7.0 MBProgress (1): 4.9/7.0 MBProgress (1): 4.9/7.0 MBProgress (1): 4.9/7.0 MBProgress (1): 4.9/7.0 MBProgress (1): 4.9/7.0 MBProgress (1): 4.9/7.0 MBProgress (1): 4.9/7.0 MBProgress (1): 4.9/7.0 MBProgress (1): 4.9/7.0 MBProgress (1): 4.9/7.0 MBProgress (1): 4.9/7.0 MBProgress (1): 4.9/7.0 MBProgress (1): 4.9/7.0 MBProgress (1): 4.9/7.0 MBProgress (1): 4.9/7.0 MBProgress (1): 4.9/7.0 MBProgress (1): 4.9/7.0 MBProgress (1): 4.9/7.0 MBProgress (1): 4.9/7.0 MBProgress (1): 4.9/7.0 MBProgress (1): 4.9/7.0 MBProgress (1): 4.9/7.0 MBProgress (1): 4.9/7.0 MBProgress (1): 4.9/7.0 MBProgress (1): 5.0/7.0 MBProgress (1): 5.0/7.0 MBProgress (1): 5.0/7.0 MBProgress (1): 5.0/7.0 MBProgress (1): 5.0/7.0 MBProgress (1): 5.0/7.0 MBProgress (1): 5.0/7.0 MBProgress (1): 5.0/7.0 MBProgress (1): 5.0/7.0 MBProgress (1): 5.0/7.0 MBProgress (1): 5.0/7.0 MBProgress (1): 5.0/7.0 MBProgress (1): 5.0/7.0 MBProgress (1): 5.0/7.0 MBProgress (1): 5.0/7.0 MBProgress (1): 5.0/7.0 MBProgress (1): 5.0/7.0 MBProgress (1): 5.0/7.0 MBProgress (1): 5.0/7.0 MBProgress (1): 5.0/7.0 MBProgress (1): 5.0/7.0 MBProgress (2): 5.0/7.0 MB | 2.2/80 kBProgress (2): 5.0/7.0 MB | 2.2/80 kBProgress (2): 5.0/7.0 MB | 5.0/80 kBProgress (2): 5.0/7.0 MB | 7.8/80 kBProgress (2): 5.0/7.0 MB | 11/80 kB Progress (2): 5.0/7.0 MB | 13/80 kBProgress (2): 5.0/7.0 MB | 13/80 kBProgress (2): 5.0/7.0 MB | 13/80 kBProgress (2): 5.1/7.0 MB | 13/80 kBProgress (2): 5.1/7.0 MB | 13/80 kBProgress (2): 5.1/7.0 MB | 16/80 kBProgress (2): 5.1/7.0 MB | 16/80 kBProgress (2): 5.1/7.0 MB | 19/80 kBProgress (2): 5.1/7.0 MB | 19/80 kBProgress (2): 5.1/7.0 MB | 21/80 kBProgress (2): 5.1/7.0 MB | 21/80 kBProgress (2): 5.1/7.0 MB | 24/80 kBProgress (2): 5.1/7.0 MB | 24/80 kBProgress (2): 5.1/7.0 MB | 27/80 kBProgress (2): 5.1/7.0 MB | 30/80 kBProgress (2): 5.1/7.0 MB | 30/80 kBProgress (2): 5.1/7.0 MB | 30/80 kBProgress (2): 5.1/7.0 MB | 32/80 kBProgress (2): 5.1/7.0 MB | 32/80 kBProgress (2): 5.1/7.0 MB | 32/80 kBProgress (2): 5.1/7.0 MB | 32/80 kBProgress (2): 5.1/7.0 MB | 32/80 kBProgress (2): 5.1/7.0 MB | 32/80 kBProgress (2): 5.1/7.0 MB | 32/80 kBProgress (2): 5.1/7.0 MB | 36/80 kBProgress (2): 5.1/7.0 MB | 36/80 kBProgress (2): 5.1/7.0 MB | 40/80 kBProgress (2): 5.1/7.0 MB | 40/80 kBProgress (2): 5.1/7.0 MB | 45/80 kBProgress (2): 5.1/7.0 MB | 45/80 kBProgress (2): 5.1/7.0 MB | 49/80 kBProgress (2): 5.1/7.0 MB | 49/80 kBProgress (2): 5.1/7.0 MB | 53/80 kBProgress (2): 5.1/7.0 MB | 57/80 kBProgress (2): 5.1/7.0 MB | 57/80 kBProgress (2): 5.1/7.0 MB | 61/80 kBProgress (2): 5.1/7.0 MB | 61/80 kBProgress (2): 5.1/7.0 MB | 65/80 kBProgress (2): 5.1/7.0 MB | 65/80 kBProgress (2): 5.1/7.0 MB | 65/80 kBProgress (2): 5.1/7.0 MB | 69/80 kBProgress (2): 5.1/7.0 MB | 69/80 kBProgress (2): 5.1/7.0 MB | 73/80 kBProgress (2): 5.1/7.0 MB | 73/80 kBProgress (2): 5.1/7.0 MB | 77/80 kBProgress (2): 5.1/7.0 MB | 77/80 kBProgress (2): 5.1/7.0 MB | 80 kB   Progress (2): 5.2/7.0 MB | 80 kBProgress (2): 5.2/7.0 MB | 80 kBProgress (2): 5.2/7.0 MB | 80 kBProgress (2): 5.2/7.0 MB | 80 kBProgress (2): 5.2/7.0 MB | 80 kBProgress (2): 5.2/7.0 MB | 80 kBProgress (2): 5.2/7.0 MB | 80 kBProgress (2): 5.2/7.0 MB | 80 kBProgress (2): 5.2/7.0 MB | 80 kBProgress (2): 5.2/7.0 MB | 80 kBProgress (2): 5.2/7.0 MB | 80 kBProgress (2): 5.2/7.0 MB | 80 kBProgress (2): 5.2/7.0 MB | 80 kBProgress (2): 5.2/7.0 MB | 80 kBProgress (2): 5.2/7.0 MB | 80 kBProgress (2): 5.2/7.0 MB | 80 kBProgress (2): 5.2/7.0 MB | 80 kBProgress (2): 5.2/7.0 MB | 80 kBProgress (2): 5.2/7.0 MB | 80 kBProgress (2): 5.2/7.0 MB | 80 kBProgress (2): 5.2/7.0 MB | 80 kBProgress (2): 5.2/7.0 MB | 80 kBProgress (2): 5.2/7.0 MB | 80 kBProgress (2): 5.2/7.0 MB | 80 kBProgress (2): 5.3/7.0 MB | 80 kB                                Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/maven/runtime/gmaven-runtime-support/1.0/gmaven-runtime-support-1.0.jar (80 kB at 156 kB/s)
Progress (1): 5.3/7.0 MBProgress (1): 5.3/7.0 MBProgress (1): 5.3/7.0 MBProgress (1): 5.3/7.0 MBProgress (1): 5.3/7.0 MBProgress (1): 5.3/7.0 MBProgress (1): 5.3/7.0 MBProgress (1): 5.3/7.0 MBProgress (1): 5.3/7.0 MBProgress (1): 5.3/7.0 MBProgress (1): 5.3/7.0 MBProgress (1): 5.3/7.0 MBProgress (1): 5.3/7.0 MBProgress (1): 5.3/7.0 MBProgress (1): 5.3/7.0 MBProgress (1): 5.3/7.0 MBProgress (1): 5.3/7.0 MBProgress (1): 5.3/7.0 MBProgress (1): 5.3/7.0 MBProgress (1): 5.3/7.0 MBProgress (1): 5.3/7.0 MBProgress (1): 5.3/7.0 MBProgress (1): 5.3/7.0 MBProgress (1): 5.3/7.0 MBProgress (1): 5.4/7.0 MBProgress (1): 5.4/7.0 MBProgress (1): 5.4/7.0 MBProgress (1): 5.4/7.0 MBProgress (1): 5.4/7.0 MBProgress (1): 5.4/7.0 MBProgress (1): 5.4/7.0 MBProgress (1): 5.4/7.0 MBProgress (1): 5.4/7.0 MBProgress (1): 5.4/7.0 MBProgress (1): 5.4/7.0 MBProgress (1): 5.4/7.0 MBProgress (1): 5.4/7.0 MBProgress (1): 5.4/7.0 MBProgress (1): 5.4/7.0 MBProgress (1): 5.4/7.0 MBProgress (1): 5.4/7.0 MBProgress (1): 5.4/7.0 MBProgress (1): 5.4/7.0 MBProgress (1): 5.4/7.0 MBProgress (1): 5.4/7.0 MBProgress (1): 5.4/7.0 MBProgress (1): 5.4/7.0 MBProgress (1): 5.4/7.0 MBProgress (1): 5.5/7.0 MBProgress (1): 5.5/7.0 MBProgress (1): 5.5/7.0 MBProgress (1): 5.5/7.0 MBProgress (1): 5.5/7.0 MBProgress (1): 5.5/7.0 MBProgress (1): 5.5/7.0 MBProgress (1): 5.5/7.0 MBProgress (1): 5.5/7.0 MBProgress (1): 5.5/7.0 MBProgress (1): 5.5/7.0 MBProgress (1): 5.5/7.0 MBProgress (1): 5.5/7.0 MBProgress (1): 5.5/7.0 MBProgress (1): 5.5/7.0 MBProgress (1): 5.5/7.0 MBProgress (1): 5.5/7.0 MBProgress (1): 5.5/7.0 MBProgress (1): 5.5/7.0 MBProgress (1): 5.5/7.0 MBProgress (1): 5.5/7.0 MBProgress (1): 5.5/7.0 MBProgress (1): 5.5/7.0 MBProgress (1): 5.5/7.0 MBProgress (1): 5.6/7.0 MBProgress (1): 5.6/7.0 MBProgress (1): 5.6/7.0 MBProgress (1): 5.6/7.0 MBProgress (1): 5.6/7.0 MBProgress (1): 5.6/7.0 MBProgress (1): 5.6/7.0 MBProgress (1): 5.6/7.0 MBProgress (1): 5.6/7.0 MBProgress (1): 5.6/7.0 MBProgress (1): 5.6/7.0 MBProgress (1): 5.6/7.0 MBProgress (1): 5.6/7.0 MBProgress (1): 5.6/7.0 MBProgress (1): 5.6/7.0 MBProgress (1): 5.6/7.0 MBProgress (1): 5.6/7.0 MBProgress (1): 5.6/7.0 MBProgress (1): 5.6/7.0 MBProgress (1): 5.6/7.0 MBProgress (1): 5.6/7.0 MBProgress (1): 5.6/7.0 MBProgress (1): 5.6/7.0 MBProgress (1): 5.6/7.0 MBProgress (1): 5.6/7.0 MBProgress (1): 5.7/7.0 MBProgress (1): 5.7/7.0 MBProgress (1): 5.7/7.0 MBProgress (1): 5.7/7.0 MBProgress (1): 5.7/7.0 MBProgress (1): 5.7/7.0 MBProgress (1): 5.7/7.0 MBProgress (1): 5.7/7.0 MBProgress (1): 5.7/7.0 MBProgress (1): 5.7/7.0 MBProgress (1): 5.7/7.0 MBProgress (1): 5.7/7.0 MBProgress (1): 5.7/7.0 MBProgress (1): 5.7/7.0 MBProgress (1): 5.7/7.0 MBProgress (1): 5.7/7.0 MBProgress (1): 5.7/7.0 MBProgress (1): 5.7/7.0 MBProgress (1): 5.7/7.0 MBProgress (1): 5.7/7.0 MBProgress (1): 5.7/7.0 MBProgress (1): 5.7/7.0 MBProgress (1): 5.7/7.0 MBProgress (1): 5.7/7.0 MBProgress (1): 5.8/7.0 MBProgress (1): 5.8/7.0 MBProgress (1): 5.8/7.0 MBProgress (1): 5.8/7.0 MBProgress (1): 5.8/7.0 MBProgress (1): 5.8/7.0 MBProgress (1): 5.8/7.0 MBProgress (1): 5.8/7.0 MBProgress (1): 5.8/7.0 MBProgress (1): 5.8/7.0 MBProgress (1): 5.8/7.0 MBProgress (1): 5.8/7.0 MBProgress (1): 5.8/7.0 MBProgress (1): 5.8/7.0 MBProgress (1): 5.8/7.0 MBProgress (1): 5.8/7.0 MBProgress (1): 5.8/7.0 MBProgress (1): 5.8/7.0 MBProgress (1): 5.8/7.0 MBProgress (1): 5.8/7.0 MBProgress (1): 5.8/7.0 MBProgress (1): 5.8/7.0 MBProgress (1): 5.8/7.0 MBProgress (1): 5.8/7.0 MBProgress (1): 5.8/7.0 MBProgress (1): 5.9/7.0 MBProgress (1): 5.9/7.0 MBProgress (1): 5.9/7.0 MBProgress (1): 5.9/7.0 MBProgress (1): 5.9/7.0 MBProgress (1): 5.9/7.0 MBProgress (1): 5.9/7.0 MBProgress (1): 5.9/7.0 MBProgress (1): 5.9/7.0 MBProgress (1): 5.9/7.0 MBProgress (1): 5.9/7.0 MBProgress (1): 5.9/7.0 MBProgress (1): 5.9/7.0 MBProgress (1): 5.9/7.0 MBProgress (1): 5.9/7.0 MBProgress (1): 5.9/7.0 MBProgress (1): 5.9/7.0 MBProgress (1): 5.9/7.0 MBProgress (1): 5.9/7.0 MBProgress (1): 5.9/7.0 MBProgress (1): 5.9/7.0 MBProgress (1): 5.9/7.0 MBProgress (1): 5.9/7.0 MBProgress (1): 5.9/7.0 MBProgress (1): 6.0/7.0 MBProgress (1): 6.0/7.0 MBProgress (1): 6.0/7.0 MBProgress (1): 6.0/7.0 MBProgress (1): 6.0/7.0 MBProgress (1): 6.0/7.0 MBProgress (1): 6.0/7.0 MBProgress (1): 6.0/7.0 MBProgress (1): 6.0/7.0 MBProgress (1): 6.0/7.0 MBProgress (1): 6.0/7.0 MBProgress (1): 6.0/7.0 MBProgress (1): 6.0/7.0 MBProgress (1): 6.0/7.0 MBProgress (1): 6.0/7.0 MBProgress (1): 6.0/7.0 MBProgress (1): 6.0/7.0 MBProgress (1): 6.0/7.0 MBProgress (1): 6.0/7.0 MBProgress (1): 6.0/7.0 MBProgress (1): 6.0/7.0 MBProgress (1): 6.0/7.0 MBProgress (1): 6.0/7.0 MBProgress (1): 6.0/7.0 MBProgress (1): 6.1/7.0 MBProgress (1): 6.1/7.0 MBProgress (1): 6.1/7.0 MBProgress (1): 6.1/7.0 MBProgress (1): 6.1/7.0 MBProgress (1): 6.1/7.0 MBProgress (1): 6.1/7.0 MBProgress (1): 6.1/7.0 MBProgress (1): 6.1/7.0 MBProgress (1): 6.1/7.0 MBProgress (1): 6.1/7.0 MBProgress (1): 6.1/7.0 MBProgress (1): 6.1/7.0 MBProgress (1): 6.1/7.0 MBProgress (1): 6.1/7.0 MBProgress (1): 6.1/7.0 MBProgress (1): 6.1/7.0 MBProgress (1): 6.1/7.0 MBProgress (1): 6.1/7.0 MBProgress (1): 6.1/7.0 MBProgress (1): 6.1/7.0 MBProgress (1): 6.1/7.0 MBProgress (1): 6.1/7.0 MBProgress (1): 6.1/7.0 MBProgress (1): 6.1/7.0 MBProgress (1): 6.2/7.0 MBProgress (1): 6.2/7.0 MBProgress (1): 6.2/7.0 MBProgress (1): 6.2/7.0 MBProgress (1): 6.2/7.0 MBProgress (1): 6.2/7.0 MBProgress (1): 6.2/7.0 MBProgress (1): 6.2/7.0 MBProgress (1): 6.2/7.0 MBProgress (1): 6.2/7.0 MBProgress (1): 6.2/7.0 MBProgress (1): 6.2/7.0 MBProgress (1): 6.2/7.0 MBProgress (1): 6.2/7.0 MBProgress (1): 6.2/7.0 MBProgress (1): 6.2/7.0 MBProgress (1): 6.2/7.0 MBProgress (1): 6.2/7.0 MBProgress (1): 6.2/7.0 MBProgress (1): 6.2/7.0 MBProgress (1): 6.2/7.0 MBProgress (1): 6.2/7.0 MBProgress (1): 6.2/7.0 MBProgress (1): 6.2/7.0 MBProgress (1): 6.3/7.0 MBProgress (1): 6.3/7.0 MBProgress (1): 6.3/7.0 MBProgress (1): 6.3/7.0 MBProgress (1): 6.3/7.0 MBProgress (1): 6.3/7.0 MBProgress (1): 6.3/7.0 MBProgress (1): 6.3/7.0 MBProgress (1): 6.3/7.0 MBProgress (1): 6.3/7.0 MBProgress (1): 6.3/7.0 MBProgress (1): 6.3/7.0 MBProgress (1): 6.3/7.0 MBProgress (1): 6.3/7.0 MBProgress (1): 6.3/7.0 MBProgress (1): 6.3/7.0 MBProgress (1): 6.3/7.0 MBProgress (1): 6.3/7.0 MBProgress (1): 6.3/7.0 MBProgress (1): 6.3/7.0 MBProgress (1): 6.3/7.0 MBProgress (1): 6.3/7.0 MBProgress (1): 6.3/7.0 MBProgress (1): 6.3/7.0 MBProgress (1): 6.3/7.0 MBProgress (1): 6.4/7.0 MBProgress (1): 6.4/7.0 MBProgress (1): 6.4/7.0 MBProgress (1): 6.4/7.0 MBProgress (1): 6.4/7.0 MBProgress (1): 6.4/7.0 MBProgress (1): 6.4/7.0 MBProgress (1): 6.4/7.0 MBProgress (1): 6.4/7.0 MBProgress (1): 6.4/7.0 MBProgress (1): 6.4/7.0 MBProgress (1): 6.4/7.0 MBProgress (1): 6.4/7.0 MBProgress (1): 6.4/7.0 MBProgress (1): 6.4/7.0 MBProgress (1): 6.4/7.0 MBProgress (1): 6.4/7.0 MBProgress (1): 6.4/7.0 MBProgress (1): 6.4/7.0 MBProgress (1): 6.4/7.0 MBProgress (1): 6.4/7.0 MBProgress (1): 6.4/7.0 MBProgress (1): 6.4/7.0 MBProgress (1): 6.4/7.0 MBProgress (1): 6.5/7.0 MBProgress (1): 6.5/7.0 MBProgress (1): 6.5/7.0 MBProgress (1): 6.5/7.0 MBProgress (1): 6.5/7.0 MBProgress (1): 6.5/7.0 MBProgress (1): 6.5/7.0 MBProgress (1): 6.5/7.0 MBProgress (1): 6.5/7.0 MBProgress (1): 6.5/7.0 MBProgress (1): 6.5/7.0 MBProgress (1): 6.5/7.0 MBProgress (1): 6.5/7.0 MBProgress (1): 6.5/7.0 MBProgress (1): 6.5/7.0 MBProgress (1): 6.5/7.0 MBProgress (1): 6.5/7.0 MBProgress (1): 6.5/7.0 MBProgress (1): 6.5/7.0 MBProgress (1): 6.5/7.0 MBProgress (1): 6.5/7.0 MBProgress (1): 6.5/7.0 MBProgress (1): 6.5/7.0 MBProgress (1): 6.5/7.0 MBProgress (1): 6.5/7.0 MBProgress (1): 6.6/7.0 MBProgress (1): 6.6/7.0 MBProgress (1): 6.6/7.0 MBProgress (1): 6.6/7.0 MBProgress (1): 6.6/7.0 MBProgress (1): 6.6/7.0 MBProgress (1): 6.6/7.0 MBProgress (1): 6.6/7.0 MBProgress (1): 6.6/7.0 MBProgress (1): 6.6/7.0 MBProgress (1): 6.6/7.0 MBProgress (1): 6.6/7.0 MBProgress (1): 6.6/7.0 MBProgress (1): 6.6/7.0 MBProgress (1): 6.6/7.0 MBProgress (1): 6.6/7.0 MBProgress (1): 6.6/7.0 MBProgress (1): 6.6/7.0 MBProgress (1): 6.6/7.0 MBProgress (1): 6.6/7.0 MBProgress (1): 6.6/7.0 MBProgress (1): 6.6/7.0 MBProgress (1): 6.6/7.0 MBProgress (1): 6.6/7.0 MBProgress (1): 6.7/7.0 MBProgress (1): 6.7/7.0 MBProgress (1): 6.7/7.0 MBProgress (1): 6.7/7.0 MBProgress (1): 6.7/7.0 MBProgress (1): 6.7/7.0 MBProgress (1): 6.7/7.0 MBProgress (1): 6.7/7.0 MBProgress (1): 6.7/7.0 MBProgress (1): 6.7/7.0 MBProgress (1): 6.7/7.0 MBProgress (1): 6.7/7.0 MBProgress (1): 6.7/7.0 MBProgress (1): 6.7/7.0 MBProgress (1): 6.7/7.0 MBProgress (1): 6.7/7.0 MBProgress (1): 6.7/7.0 MBProgress (1): 6.7/7.0 MBProgress (1): 6.7/7.0 MBProgress (1): 6.7/7.0 MBProgress (1): 6.7/7.0 MBProgress (1): 6.7/7.0 MBProgress (1): 6.7/7.0 MBProgress (1): 6.7/7.0 MBProgress (1): 6.8/7.0 MBProgress (1): 6.8/7.0 MBProgress (1): 6.8/7.0 MBProgress (1): 6.8/7.0 MBProgress (1): 6.8/7.0 MBProgress (1): 6.8/7.0 MBProgress (1): 6.8/7.0 MBProgress (1): 6.8/7.0 MBProgress (1): 6.8/7.0 MBProgress (1): 6.8/7.0 MBProgress (1): 6.8/7.0 MBProgress (1): 6.8/7.0 MBProgress (1): 6.8/7.0 MBProgress (1): 6.8/7.0 MBProgress (1): 6.8/7.0 MBProgress (1): 6.8/7.0 MBProgress (1): 6.8/7.0 MBProgress (1): 6.8/7.0 MBProgress (1): 6.8/7.0 MBProgress (1): 6.8/7.0 MBProgress (1): 6.8/7.0 MBProgress (1): 6.8/7.0 MBProgress (1): 6.8/7.0 MBProgress (1): 6.8/7.0 MBProgress (1): 6.8/7.0 MBProgress (1): 6.9/7.0 MBProgress (1): 6.9/7.0 MBProgress (1): 6.9/7.0 MBProgress (1): 6.9/7.0 MBProgress (1): 6.9/7.0 MBProgress (1): 6.9/7.0 MBProgress (1): 6.9/7.0 MBProgress (1): 6.9/7.0 MBProgress (1): 6.9/7.0 MBProgress (1): 6.9/7.0 MBProgress (1): 6.9/7.0 MBProgress (1): 6.9/7.0 MBProgress (1): 6.9/7.0 MBProgress (1): 6.9/7.0 MBProgress (1): 6.9/7.0 MBProgress (1): 6.9/7.0 MBProgress (1): 6.9/7.0 MBProgress (1): 6.9/7.0 MBProgress (1): 6.9/7.0 MBProgress (1): 6.9/7.0 MBProgress (1): 6.9/7.0 MBProgress (1): 6.9/7.0 MBProgress (1): 6.9/7.0 MBProgress (1): 6.9/7.0 MBProgress (1): 7.0/7.0 MBProgress (1): 7.0/7.0 MBProgress (1): 7.0/7.0 MBProgress (1): 7.0/7.0 MBProgress (1): 7.0/7.0 MBProgress (1): 7.0/7.0 MBProgress (1): 7.0/7.0 MBProgress (1): 7.0/7.0 MBProgress (1): 7.0/7.0 MBProgress (1): 7.0/7.0 MBProgress (1): 7.0/7.0 MBProgress (1): 7.0/7.0 MBProgress (1): 7.0/7.0 MBProgress (1): 7.0/7.0 MBProgress (1): 7.0/7.0 MBProgress (1): 7.0/7.0 MBProgress (1): 7.0/7.0 MBProgress (1): 7.0/7.0 MBProgress (1): 7.0/7.0 MBProgress (1): 7.0/7.0 MBProgress (1): 7.0 MB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.10/groovy-all-2.4.10.jar (7.0 MB at 11 MB/s)
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-property) @ stacks-common ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.0/enforcer-api-1.0.pom
Progress (1): 3.3 kB                    Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.0/enforcer-api-1.0.pom (3.3 kB at 218 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.0/enforcer-rules-1.0.pom
Progress (1): 4.1/4.1 kBProgress (1): 4.1 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.0/enforcer-rules-1.0.pom (4.1 kB at 276 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.0/enforcer-api-1.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.0/enforcer-rules-1.0.jar
Progress (1): 4.1/61 kBProgress (1): 7.7/61 kBProgress (2): 7.7/61 kB | 4.1/9.8 kBProgress (2): 12/61 kB | 4.1/9.8 kB Progress (2): 12/61 kB | 8.2/9.8 kBProgress (2): 16/61 kB | 8.2/9.8 kBProgress (2): 16/61 kB | 9.8 kB    Progress (2): 20/61 kB | 9.8 kBProgress (2): 24/61 kB | 9.8 kBProgress (2): 28/61 kB | 9.8 kBProgress (2): 32/61 kB | 9.8 kBProgress (2): 36/61 kB | 9.8 kBProgress (2): 40/61 kB | 9.8 kBProgress (2): 45/61 kB | 9.8 kBProgress (2): 49/61 kB | 9.8 kBProgress (2): 53/61 kB | 9.8 kBProgress (2): 57/61 kB | 9.8 kBProgress (2): 61/61 kB | 9.8 kBProgress (2): 61 kB | 9.8 kB                               Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.0/enforcer-api-1.0.jar (9.8 kB at 577 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.0/enforcer-rules-1.0.jar (61 kB at 2.7 MB/s)
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ stacks-common ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ stacks-common ---
[INFO] 
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ stacks-common ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.8/doxia-integration-tools-1.8.pom
Progress (1): 4.1/5.9 kBProgress (1): 5.9 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.8/doxia-integration-tools-1.8.pom (5.9 kB at 396 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.8/doxia-decoration-model-1.8.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.8/doxia-site-renderer-1.8.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.8/doxia-integration-tools-1.8.jar
Progress (1): 2.2/65 kBProgress (2): 2.2/65 kB | 2.2/47 kBProgress (2): 2.2/65 kB | 5.0/47 kBProgress (2): 5.0/65 kB | 5.0/47 kBProgress (2): 5.0/65 kB | 7.7/47 kBProgress (2): 7.7/65 kB | 7.7/47 kBProgress (2): 7.7/65 kB | 10/47 kB Progress (2): 10/65 kB | 10/47 kB Progress (2): 10/65 kB | 13/47 kBProgress (2): 13/65 kB | 13/47 kBProgress (2): 13/65 kB | 16/47 kBProgress (2): 16/65 kB | 16/47 kBProgress (2): 16/65 kB | 19/47 kBProgress (2): 19/65 kB | 19/47 kBProgress (2): 19/65 kB | 21/47 kBProgress (2): 19/65 kB | 24/47 kBProgress (2): 21/65 kB | 24/47 kBProgress (2): 21/65 kB | 27/47 kBProgress (2): 24/65 kB | 27/47 kBProgress (2): 24/65 kB | 30/47 kBProgress (2): 27/65 kB | 30/47 kBProgress (2): 27/65 kB | 32/47 kBProgress (2): 30/65 kB | 32/47 kBProgress (2): 32/65 kB | 32/47 kBProgress (2): 32/65 kB | 36/47 kBProgress (2): 32/65 kB | 40/47 kBProgress (2): 32/65 kB | 45/47 kBProgress (2): 32/65 kB | 47 kB   Progress (2): 36/65 kB | 47 kBProgress (2): 40/65 kB | 47 kBProgress (2): 45/65 kB | 47 kBProgress (2): 49/65 kB | 47 kBProgress (2): 53/65 kB | 47 kBProgress (2): 57/65 kB | 47 kBProgress (2): 61/65 kB | 47 kBProgress (2): 65/65 kB | 47 kBProgress (2): 65 kB | 47 kB                              Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.8/doxia-integration-tools-1.8.jar (47 kB at 2.6 MB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.8/doxia-site-renderer-1.8.jar (65 kB at 3.3 MB/s)
Progress (1): 4.1/61 kBProgress (1): 8.2/61 kBProgress (1): 12/61 kB Progress (1): 16/61 kBProgress (1): 20/61 kBProgress (1): 25/61 kBProgress (1): 29/61 kBProgress (1): 33/61 kBProgress (1): 37/61 kBProgress (1): 41/61 kBProgress (1): 45/61 kBProgress (1): 49/61 kBProgress (1): 53/61 kBProgress (1): 57/61 kBProgress (1): 61 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.8/doxia-decoration-model-1.8.jar (61 kB at 1.5 MB/s)
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ stacks-common ---
[INFO] Installing <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/bigtop-tests/test-execution/common/pom.xml> to /home/jenkins/.m2/repository/org/apache/bigtop/itest/stacks-common/1.5.0-SNAPSHOT/stacks-common-1.5.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ stacks-common ---
Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/stacks-common/1.5.0-SNAPSHOT/maven-metadata.xml
Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/stacks-common/1.5.0-SNAPSHOT/stacks-common-1.5.0-20200228.042235-1.pom
Progress (1): 2.0/12 kBProgress (1): 4.1/12 kBProgress (1): 6.1/12 kBProgress (1): 8.2/12 kBProgress (1): 10/12 kB Progress (1): 12 kB                      Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/stacks-common/1.5.0-SNAPSHOT/stacks-common-1.5.0-20200228.042235-1.pom (12 kB at 9.7 kB/s)
Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/stacks-common/maven-metadata.xml
Progress (1): 428 B                   Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/stacks-common/maven-metadata.xml (428 B at 697 B/s)
Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/stacks-common/1.5.0-SNAPSHOT/maven-metadata.xml
Progress (1): 613 B                   Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/stacks-common/1.5.0-SNAPSHOT/maven-metadata.xml (613 B at 546 B/s)
Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/stacks-common/maven-metadata.xml
Progress (1): 447 B                   Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/stacks-common/maven-metadata.xml (447 B at 399 B/s)
[INFO] 
[INFO] --------------< org.apache.bigtop.itest:smoke-tests-conf >--------------
[INFO] Building smoke-tests-conf 1.5.0-SNAPSHOT                           [2/4]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.11/maven-surefire-plugin-2.11.pom
Progress (1): 4.1/11 kBProgress (1): 8.2/11 kBProgress (1): 11 kB                       Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.11/maven-surefire-plugin-2.11.pom (11 kB at 599 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.11/surefire-2.11.pom
Progress (1): 4.1/12 kBProgress (1): 8.2/12 kBProgress (1): 12 kB                       Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.11/surefire-2.11.pom (12 kB at 703 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.11/maven-surefire-plugin-2.11.jar
Progress (1): 4.1/31 kBProgress (1): 8.2/31 kBProgress (1): 12/31 kB Progress (1): 16/31 kBProgress (1): 20/31 kBProgress (1): 25/31 kBProgress (1): 29/31 kBProgress (1): 31 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.11/maven-surefire-plugin-2.11.jar (31 kB at 79 kB/s)
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-property) @ smoke-tests-conf ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ smoke-tests-conf ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ smoke-tests-conf ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ smoke-tests-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ smoke-tests-conf ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ smoke-tests-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/bigtop-tests/test-execution/conf/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ smoke-tests-conf ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.11:test (default-test) @ smoke-tests-conf ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.11/surefire-booter-2.11.pom
Progress (1): 3.0 kB                    Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.11/surefire-booter-2.11.pom (3.0 kB at 202 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.11/surefire-api-2.11.pom
Progress (1): 2.3 kB                    Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.11/surefire-api-2.11.pom (2.3 kB at 163 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.11/maven-surefire-common-2.11.pom
Progress (1): 4.0 kB                    Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.11/maven-surefire-common-2.11.pom (4.0 kB at 267 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.11/surefire-booter-2.11.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.11/surefire-api-2.11.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.11/maven-surefire-common-2.11.jar
Progress (1): 2.8/160 kBProgress (1): 5.5/160 kBProgress (1): 8.3/160 kBProgress (1): 11/160 kB Progress (2): 11/160 kB | 2.2/84 kBProgress (2): 14/160 kB | 2.2/84 kBProgress (2): 14/160 kB | 5.0/84 kBProgress (2): 16/160 kB | 5.0/84 kBProgress (2): 16/160 kB | 7.8/84 kBProgress (2): 19/160 kB | 7.8/84 kBProgress (2): 19/160 kB | 11/84 kB Progress (2): 22/160 kB | 11/84 kBProgress (2): 22/160 kB | 13/84 kBProgress (2): 25/160 kB | 13/84 kBProgress (2): 25/160 kB | 16/84 kBProgress (2): 27/160 kB | 16/84 kBProgress (2): 27/160 kB | 19/84 kBProgress (2): 30/160 kB | 19/84 kBProgress (2): 30/160 kB | 21/84 kBProgress (2): 33/160 kB | 21/84 kBProgress (2): 33/160 kB | 24/84 kBProgress (2): 33/160 kB | 27/84 kBProgress (2): 33/160 kB | 30/84 kBProgress (2): 33/160 kB | 32/84 kBProgress (2): 33/160 kB | 36/84 kBProgress (2): 33/160 kB | 40/84 kBProgress (2): 33/160 kB | 45/84 kBProgress (2): 37/160 kB | 45/84 kBProgress (2): 37/160 kB | 49/84 kBProgress (2): 41/160 kB | 49/84 kBProgress (2): 45/160 kB | 49/84 kBProgress (2): 49/160 kB | 49/84 kBProgress (2): 49/160 kB | 53/84 kBProgress (2): 49/160 kB | 57/84 kBProgress (2): 49/160 kB | 61/84 kBProgress (2): 49/160 kB | 65/84 kBProgress (2): 53/160 kB | 65/84 kBProgress (2): 57/160 kB | 65/84 kBProgress (2): 61/160 kB | 65/84 kBProgress (2): 66/160 kB | 65/84 kBProgress (2): 66/160 kB | 69/84 kBProgress (2): 66/160 kB | 73/84 kBProgress (2): 66/160 kB | 77/84 kBProgress (2): 66/160 kB | 81/84 kBProgress (2): 66/160 kB | 84 kB   Progress (2): 70/160 kB | 84 kBProgress (2): 74/160 kB | 84 kBProgress (2): 78/160 kB | 84 kBProgress (2): 82/160 kB | 84 kBProgress (2): 86/160 kB | 84 kBProgress (2): 90/160 kB | 84 kBProgress (2): 94/160 kB | 84 kBProgress (2): 98/160 kB | 84 kBProgress (2): 102/160 kB | 84 kBProgress (2): 106/160 kB | 84 kBProgress (2): 111/160 kB | 84 kBProgress (2): 115/160 kB | 84 kBProgress (2): 119/160 kB | 84 kBProgress (2): 123/160 kB | 84 kBProgress (2): 127/160 kB | 84 kBProgress (2): 131/160 kB | 84 kBProgress (2): 135/160 kB | 84 kBProgress (2): 139/160 kB | 84 kBProgress (2): 143/160 kB | 84 kBProgress (2): 147/160 kB | 84 kBProgress (2): 152/160 kB | 84 kBProgress (2): 156/160 kB | 84 kB                                Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.11/maven-surefire-common-2.11.jar (84 kB at 3.2 MB/s)
Progress (1): 160/160 kBProgress (1): 160 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.11/surefire-api-2.11.jar (160 kB at 4.9 MB/s)
Progress (1): 4.1/33 kBProgress (1): 8.2/33 kBProgress (1): 12/33 kB Progress (1): 16/33 kBProgress (1): 20/33 kBProgress (1): 25/33 kBProgress (1): 29/33 kBProgress (1): 33/33 kBProgress (1): 33 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.11/surefire-booter-2.11.jar (33 kB at 162 kB/s)
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ smoke-tests-conf ---
[INFO] Building jar: <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/bigtop-tests/test-execution/conf/target/smoke-tests-conf-1.5.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ smoke-tests-conf ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ smoke-tests-conf ---
[INFO] Installing <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/bigtop-tests/test-execution/conf/target/smoke-tests-conf-1.5.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/bigtop/itest/smoke-tests-conf/1.5.0-SNAPSHOT/smoke-tests-conf-1.5.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/bigtop-tests/test-execution/conf/pom.xml> to /home/jenkins/.m2/repository/org/apache/bigtop/itest/smoke-tests-conf/1.5.0-SNAPSHOT/smoke-tests-conf-1.5.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ smoke-tests-conf ---
Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/smoke-tests-conf/1.5.0-SNAPSHOT/maven-metadata.xml
Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/smoke-tests-conf/1.5.0-SNAPSHOT/smoke-tests-conf-1.5.0-20200228.042241-1.jar
Progress (1): 2.0/8.3 kBProgress (1): 4.1/8.3 kBProgress (1): 6.1/8.3 kBProgress (1): 8.2/8.3 kBProgress (1): 8.3 kB                        Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/smoke-tests-conf/1.5.0-SNAPSHOT/smoke-tests-conf-1.5.0-20200228.042241-1.jar (8.3 kB at 7.5 kB/s)
Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/smoke-tests-conf/1.5.0-SNAPSHOT/smoke-tests-conf-1.5.0-20200228.042241-1.pom
Progress (1): 1.6 kB                    Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/smoke-tests-conf/1.5.0-SNAPSHOT/smoke-tests-conf-1.5.0-20200228.042241-1.pom (1.6 kB at 1.4 kB/s)
Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/smoke-tests-conf/maven-metadata.xml
Progress (1): 431 B                   Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/smoke-tests-conf/maven-metadata.xml (431 B at 720 B/s)
Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/smoke-tests-conf/1.5.0-SNAPSHOT/maven-metadata.xml
Progress (1): 789 B                   Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/smoke-tests-conf/1.5.0-SNAPSHOT/maven-metadata.xml (789 B at 709 B/s)
Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/smoke-tests-conf/maven-metadata.xml
Progress (1): 450 B                   Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/smoke-tests-conf/maven-metadata.xml (450 B at 420 B/s)
[INFO] 
[INFO] ----------< org.apache.bigtop.itest:package-smoke-execution >-----------
[INFO] Building packagesmokes 1.5.0-SNAPSHOT                              [3/4]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/bigtop/itest/package-smoke/1.5.0-SNAPSHOT/maven-metadata.xml
Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/bigtop/itest/package-smoke/1.5.0-SNAPSHOT/package-smoke-1.5.0-SNAPSHOT.pom
[WARNING] The POM for org.apache.bigtop.itest:package-smoke:jar:1.5.0-SNAPSHOT is missing, no dependency information available
Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/bigtop/itest/itest-common/1.5.0-SNAPSHOT/maven-metadata.xml
Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/bigtop/itest/itest-common/1.5.0-SNAPSHOT/itest-common-1.5.0-SNAPSHOT.pom
[WARNING] The POM for org.apache.bigtop.itest:itest-common:jar:1.5.0-SNAPSHOT is missing, no dependency information available
Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/bigtop/itest/package-smoke/1.5.0-SNAPSHOT/package-smoke-1.5.0-SNAPSHOT.jar
Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/bigtop/itest/itest-common/1.5.0-SNAPSHOT/itest-common-1.5.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for bigtop-smokes 1.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  8.386 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  7.220 s]
[INFO] packagesmokes ...................................... FAILURE [  0.819 s]
[INFO] bigtop-smokes ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  16.980 s
[INFO] Finished at: 2020-02-28T04:22:47Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project package-smoke-execution: Could not resolve dependencies for project org.apache.bigtop.itest:package-smoke-execution:jar:1.5.0-SNAPSHOT: The following artifacts could not be resolved: org.apache.bigtop.itest:package-smoke:jar:1.5.0-SNAPSHOT, org.apache.bigtop.itest:itest-common:jar:1.5.0-SNAPSHOT: Could not find artifact org.apache.bigtop.itest:package-smoke:jar:1.5.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :package-smoke-execution
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2444

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2444/display/redirect?page=changes>

Changes:

[junhe] BIGTOP-3310: URL of maven and ant package list page is changed


------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H28 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/bigtop.git
 > git init <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/> # 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 config remote.origin.url https://git-wip-us.apache.org/repos/asf/bigtop.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 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 99423aa68b90030e6972e0607111778ca248f397 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 99423aa68b90030e6972e0607111778ca248f397
Commit message: "BIGTOP-3310: URL of maven and ant package list page is changed"
 > git rev-list --no-walk 15fde5df15d4e88d8b3bac98f57a95f456b98977 # 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...
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.pom
Progress (1): 2.2/4.3 kBProgress (1): 4.3 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.pom (4.3 kB at 5.3 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.6/wagon-providers-2.6.pom
Progress (1): 2.2/2.7 kBProgress (1): 2.7 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.6/wagon-providers-2.6.pom (2.7 kB at 109 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.pom
Progress (1): 1.8 kB                    Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.pom (1.8 kB at 77 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.jar
Progress (1): 2.2/15 kBProgress (1): 5.0/15 kBProgress (1): 7.7/15 kBProgress (1): 10/15 kB Progress (1): 13/15 kBProgress (1): 15 kB   Progress (2): 15 kB | 2.2/25 kB                               Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.jar (15 kB at 425 kB/s)
Progress (1): 5.0/25 kBProgress (1): 7.8/25 kBProgress (1): 11/25 kB Progress (1): 13/25 kBProgress (1): 16/25 kBProgress (1): 19/25 kBProgress (1): 21/25 kBProgress (1): 24/25 kBProgress (1): 25 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.jar (25 kB at 462 kB/s)
[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.5.0-SNAPSHOT                   [1/4]
[INFO] --------------------------------[ pom ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.pom
Progress (1): 2.2/6.7 kBProgress (1): 5.0/6.7 kBProgress (1): 6.7 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.pom (6.7 kB at 321 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0/enforcer-1.0.pom
Progress (1): 2.2/12 kBProgress (1): 5.0/12 kBProgress (1): 7.8/12 kBProgress (1): 11/12 kB Progress (1): 12 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0/enforcer-1.0.pom (12 kB at 524 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/17/maven-parent-17.pom
Progress (1): 2.2/25 kBProgress (1): 5.0/25 kBProgress (1): 7.8/25 kBProgress (1): 11/25 kB Progress (1): 13/25 kBProgress (1): 16/25 kBProgress (1): 19/25 kBProgress (1): 21/25 kBProgress (1): 24/25 kBProgress (1): 25 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/17/maven-parent-17.pom (25 kB at 1.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.jar
Progress (1): 2.2/22 kBProgress (1): 5.0/22 kBProgress (1): 7.7/22 kBProgress (1): 10/22 kB Progress (1): 13/22 kBProgress (1): 16/22 kBProgress (1): 19/22 kBProgress (1): 21/22 kBProgress (1): 22 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.jar (22 kB at 938 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.pom
Progress (1): 2.2/19 kBProgress (1): 5.0/19 kBProgress (1): 7.8/19 kBProgress (1): 11/19 kB Progress (1): 13/19 kBProgress (1): 16/19 kBProgress (1): 19/19 kBProgress (1): 19 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.pom (19 kB at 836 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.jar
Progress (1): 2.8/134 kBProgress (1): 5.5/134 kBProgress (1): 8.3/134 kBProgress (1): 11/134 kB Progress (1): 14/134 kBProgress (1): 16/134 kBProgress (1): 19/134 kBProgress (1): 22/134 kBProgress (1): 25/134 kBProgress (1): 27/134 kBProgress (1): 30/134 kBProgress (1): 33/134 kBProgress (1): 37/134 kBProgress (1): 41/134 kBProgress (1): 45/134 kBProgress (1): 49/134 kBProgress (1): 53/134 kBProgress (1): 57/134 kBProgress (1): 61/134 kBProgress (1): 66/134 kBProgress (1): 70/134 kBProgress (1): 74/134 kBProgress (1): 78/134 kBProgress (1): 82/134 kBProgress (1): 86/134 kBProgress (1): 90/134 kBProgress (1): 94/134 kBProgress (1): 98/134 kBProgress (1): 102/134 kBProgress (1): 106/134 kBProgress (1): 111/134 kBProgress (1): 115/134 kBProgress (1): 119/134 kBProgress (1): 123/134 kBProgress (1): 127/134 kBProgress (1): 131/134 kBProgress (1): 134 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.jar (134 kB at 2.8 MB/s)
[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.5.0-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.5.0-SNAPSHOT                              [3/4]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.12/maven-failsafe-plugin-2.12.pom
Progress (1): 4.1/13 kBProgress (1): 7.7/13 kBProgress (1): 12/13 kB Progress (1): 13 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.12/maven-failsafe-plugin-2.12.pom (13 kB at 24 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom
Progress (1): 4.1/11 kBProgress (1): 7.7/11 kBProgress (1): 11 kB                       Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom (11 kB at 610 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.12/maven-failsafe-plugin-2.12.jar
Progress (1): 4.1/50 kBProgress (1): 7.7/50 kBProgress (1): 12/50 kB Progress (1): 16/50 kBProgress (1): 20/50 kBProgress (1): 24/50 kBProgress (1): 28/50 kBProgress (1): 32/50 kBProgress (1): 36/50 kBProgress (1): 40/50 kBProgress (1): 45/50 kBProgress (1): 49/50 kBProgress (1): 50 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.12/maven-failsafe-plugin-2.12.jar (50 kB at 173 kB/s)
[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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.461 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.005 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.886 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.064 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.669 s
[INFO] Finished at: 2020-02-27T04:42:15Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins5109588370658848605.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/jenkins5109588370658848605.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2443

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2443/display/redirect?page=changes>

Changes:

[github] BIGTOP-3311: Fix Alluxio build failure with upgraded hadoop version

[github] BIGTOP-3315. Bump Alluxio to 1.8.2. (#606)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H32 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 15fde5df15d4e88d8b3bac98f57a95f456b98977 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 15fde5df15d4e88d8b3bac98f57a95f456b98977
Commit message: "BIGTOP-3315. Bump Alluxio to 1.8.2. (#606)"
 > git rev-list --no-walk 9431d051bd5a1cb04da4e2e293c96fa23908b996 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.380 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.007 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.039 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.023 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.383 s
[INFO] Finished at: 2020-02-22T06:00:19Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins489562217905066224.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/jenkins489562217905066224.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2442

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2442/display/redirect?page=changes>

Changes:

[github] BIGTOP-3285. Bump Kafka to 2.4.0 (#601)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 9431d051bd5a1cb04da4e2e293c96fa23908b996 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9431d051bd5a1cb04da4e2e293c96fa23908b996
Commit message: "BIGTOP-3285. Bump Kafka to 2.4.0 (#601)"
 > git rev-list --no-walk 23f698524ab4837b4043833a99e112a5e51a8378 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.264 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.011 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.028 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.016 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.790 s
[INFO] Finished at: 2020-02-21T09:15:08Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins4142141208286553752.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/jenkins4142141208286553752.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2441

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2441/display/redirect?page=changes>

Changes:

[github] BIGTOP-3313: Bump solr to 6.6.6 (#604)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H36 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 23f698524ab4837b4043833a99e112a5e51a8378 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 23f698524ab4837b4043833a99e112a5e51a8378
Commit message: "BIGTOP-3313: Bump solr to 6.6.6 (#604)"
 > git rev-list --no-walk 93ac5405567e8d049a8b4fda66e9fccb68d114f2 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.269 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.007 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.044 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.015 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.877 s
[INFO] Finished at: 2020-02-21T06:00:19Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins5889867938141824985.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/jenkins5889867938141824985.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2440

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2440/display/redirect?page=changes>

Changes:

[github] BIGTOP-3302. init scripts using su do not work on recent systemd. (#600)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H31 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/bigtop.git
 > git init <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/> # 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 config remote.origin.url https://git-wip-us.apache.org/repos/asf/bigtop.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 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 93ac5405567e8d049a8b4fda66e9fccb68d114f2 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 93ac5405567e8d049a8b4fda66e9fccb68d114f2
Commit message: "BIGTOP-3302. init scripts using su do not work on recent systemd. (#600)"
 > git rev-list --no-walk 7ce27ff022f9aa32690a140398be708334aa8b04 # 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...
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.pom
Progress (1): 2.2/4.3 kBProgress (1): 4.3 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.pom (4.3 kB at 7.9 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.6/wagon-providers-2.6.pom
Progress (1): 2.2/2.7 kBProgress (1): 2.7 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.6/wagon-providers-2.6.pom (2.7 kB at 130 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.6/wagon-2.6.pom
Progress (1): 2.2/20 kBProgress (1): 5.0/20 kBProgress (1): 7.8/20 kBProgress (1): 11/20 kB Progress (1): 13/20 kBProgress (1): 16/20 kBProgress (1): 19/20 kBProgress (1): 20 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.6/wagon-2.6.pom (20 kB at 645 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.pom
Progress (1): 1.8 kB                    Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.pom (1.8 kB at 87 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.6/wagon-provider-api-2.6.pom
Progress (1): 1.7 kB                    Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.6/wagon-provider-api-2.6.pom (1.7 kB at 86 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.6/wagon-provider-api-2.6.jar
Progress (1): 2.2/15 kBProgress (1): 5.0/15 kBProgress (1): 7.7/15 kBProgress (1): 10/15 kB Progress (1): 13/15 kBProgress (1): 15 kB   Progress (2): 15 kB | 2.2/25 kBProgress (3): 15 kB | 2.2/25 kB | 2.2/53 kBProgress (3): 15 kB | 5.0/25 kB | 2.2/53 kBProgress (3): 15 kB | 5.0/25 kB | 5.0/53 kBProgress (3): 15 kB | 7.8/25 kB | 5.0/53 kBProgress (3): 15 kB | 7.8/25 kB | 7.7/53 kBProgress (3): 15 kB | 11/25 kB | 7.7/53 kB Progress (3): 15 kB | 11/25 kB | 10/53 kB Progress (3): 15 kB | 13/25 kB | 10/53 kBProgress (3): 15 kB | 13/25 kB | 13/53 kBProgress (3): 15 kB | 16/25 kB | 13/53 kBProgress (3): 15 kB | 16/25 kB | 16/53 kBProgress (3): 15 kB | 19/25 kB | 16/53 kBProgress (3): 15 kB | 19/25 kB | 19/53 kBProgress (3): 15 kB | 21/25 kB | 19/53 kBProgress (3): 15 kB | 21/25 kB | 21/53 kBProgress (3): 15 kB | 24/25 kB | 21/53 kBProgress (3): 15 kB | 24/25 kB | 24/53 kBProgress (3): 15 kB | 25 kB | 24/53 kB   Progress (3): 15 kB | 25 kB | 27/53 kBProgress (3): 15 kB | 25 kB | 30/53 kBProgress (3): 15 kB | 25 kB | 32/53 kBProgress (3): 15 kB | 25 kB | 36/53 kBProgress (3): 15 kB | 25 kB | 40/53 kBProgress (3): 15 kB | 25 kB | 45/53 kBProgress (3): 15 kB | 25 kB | 49/53 kBProgress (3): 15 kB | 25 kB | 53 kB                                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.jar (25 kB at 373 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.6/wagon-provider-api-2.6.jar (53 kB at 665 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.jar (15 kB at 76 kB/s)
[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.5.0-SNAPSHOT                   [1/4]
[INFO] --------------------------------[ pom ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.pom
Progress (1): 2.2/6.7 kBProgress (1): 5.0/6.7 kBProgress (1): 6.7 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.pom (6.7 kB at 321 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0/enforcer-1.0.pom
Progress (1): 2.2/12 kBProgress (1): 5.0/12 kBProgress (1): 7.8/12 kBProgress (1): 11/12 kB Progress (1): 12 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0/enforcer-1.0.pom (12 kB at 640 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/17/maven-parent-17.pom
Progress (1): 2.2/25 kBProgress (1): 5.0/25 kBProgress (1): 7.8/25 kBProgress (1): 11/25 kB Progress (1): 13/25 kBProgress (1): 16/25 kBProgress (1): 19/25 kBProgress (1): 21/25 kBProgress (1): 24/25 kBProgress (1): 25 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/17/maven-parent-17.pom (25 kB at 1.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.jar
Progress (1): 2.2/22 kBProgress (1): 5.0/22 kBProgress (1): 7.7/22 kBProgress (1): 10/22 kB Progress (1): 13/22 kBProgress (1): 16/22 kBProgress (1): 19/22 kBProgress (1): 21/22 kBProgress (1): 22 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.jar (22 kB at 1.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.pom
Progress (1): 2.2/19 kBProgress (1): 5.0/19 kBProgress (1): 7.8/19 kBProgress (1): 11/19 kB Progress (1): 13/19 kBProgress (1): 16/19 kBProgress (1): 19/19 kBProgress (1): 19 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.pom (19 kB at 874 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.jar
Progress (1): 2.2/134 kBProgress (1): 5.0/134 kBProgress (1): 7.7/134 kBProgress (1): 10/134 kB Progress (1): 13/134 kBProgress (1): 16/134 kBProgress (1): 19/134 kBProgress (1): 21/134 kBProgress (1): 24/134 kBProgress (1): 27/134 kBProgress (1): 30/134 kBProgress (1): 32/134 kBProgress (1): 36/134 kBProgress (1): 40/134 kBProgress (1): 45/134 kBProgress (1): 49/134 kBProgress (1): 53/134 kBProgress (1): 57/134 kBProgress (1): 61/134 kBProgress (1): 65/134 kBProgress (1): 69/134 kBProgress (1): 73/134 kBProgress (1): 77/134 kBProgress (1): 81/134 kBProgress (1): 85/134 kBProgress (1): 90/134 kBProgress (1): 94/134 kBProgress (1): 98/134 kBProgress (1): 102/134 kBProgress (1): 106/134 kBProgress (1): 110/134 kBProgress (1): 114/134 kBProgress (1): 118/134 kBProgress (1): 122/134 kBProgress (1): 126/134 kBProgress (1): 131/134 kBProgress (1): 134 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.jar (134 kB at 3.3 MB/s)
[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.5.0-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.5.0-SNAPSHOT                              [3/4]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.12/maven-failsafe-plugin-2.12.pom
Progress (1): 4.1/13 kBProgress (1): 7.7/13 kBProgress (1): 12/13 kB Progress (1): 13 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.12/maven-failsafe-plugin-2.12.pom (13 kB at 586 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom
Progress (1): 4.1/11 kBProgress (1): 7.7/11 kBProgress (1): 11 kB                       Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom (11 kB at 646 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.12/maven-failsafe-plugin-2.12.jar
Progress (1): 4.1/50 kBProgress (1): 8.2/50 kBProgress (1): 12/50 kB Progress (1): 16/50 kBProgress (1): 20/50 kBProgress (1): 25/50 kBProgress (1): 29/50 kBProgress (1): 33/50 kBProgress (1): 37/50 kBProgress (1): 41/50 kBProgress (1): 45/50 kBProgress (1): 49/50 kBProgress (1): 50 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.12/maven-failsafe-plugin-2.12.jar (50 kB at 2.0 MB/s)
[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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.422 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.005 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.097 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.014 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.637 s
[INFO] Finished at: 2020-02-21T04:18:13Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins1906875040184198285.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/jenkins1906875040184198285.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2439

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2439/display/redirect?page=changes>

Changes:

[github] BIGTOP-3304. Fix build failure of Flume against hive-2.3.6. (#596)


------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/bigtop.git
 > git init <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/> # 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 config remote.origin.url https://git-wip-us.apache.org/repos/asf/bigtop.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 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 7ce27ff022f9aa32690a140398be708334aa8b04 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7ce27ff022f9aa32690a140398be708334aa8b04
Commit message: "BIGTOP-3304. Fix build failure of Flume against hive-2.3.6. (#596)"
 > git rev-list --no-walk 3b1bf8064693059423608cfd276ef7ba81cf9e54 # 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...
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.pom
Progress (1): 2.2/4.3 kBProgress (1): 4.3 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.pom (4.3 kB at 6.5 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.6/wagon-providers-2.6.pom
Progress (1): 2.2/2.7 kBProgress (1): 2.7 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.6/wagon-providers-2.6.pom (2.7 kB at 130 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.pom
Progress (1): 1.8 kB                    Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.pom (1.8 kB at 84 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.6/wagon-provider-api-2.6.jar
Progress (1): 2.2/15 kBProgress (1): 5.0/15 kBProgress (1): 7.7/15 kBProgress (1): 10/15 kB Progress (1): 13/15 kBProgress (1): 15 kB   Progress (2): 15 kB | 2.8/25 kBProgress (3): 15 kB | 2.8/25 kB | 2.2/53 kBProgress (3): 15 kB | 5.5/25 kB | 2.2/53 kBProgress (3): 15 kB | 5.5/25 kB | 5.0/53 kBProgress (3): 15 kB | 8.3/25 kB | 5.0/53 kBProgress (3): 15 kB | 8.3/25 kB | 7.7/53 kBProgress (3): 15 kB | 11/25 kB | 7.7/53 kB Progress (3): 15 kB | 11/25 kB | 10/53 kB Progress (3): 15 kB | 14/25 kB | 10/53 kBProgress (3): 15 kB | 14/25 kB | 13/53 kBProgress (3): 15 kB | 16/25 kB | 13/53 kBProgress (3): 15 kB | 16/25 kB | 16/53 kBProgress (3): 15 kB | 19/25 kB | 16/53 kBProgress (3): 15 kB | 19/25 kB | 19/53 kBProgress (3): 15 kB | 22/25 kB | 19/53 kBProgress (3): 15 kB | 22/25 kB | 21/53 kBProgress (3): 15 kB | 25/25 kB | 21/53 kBProgress (3): 15 kB | 25/25 kB | 24/53 kBProgress (3): 15 kB | 25 kB | 24/53 kB   Progress (3): 15 kB | 25 kB | 27/53 kBProgress (3): 15 kB | 25 kB | 30/53 kBProgress (3): 15 kB | 25 kB | 32/53 kBProgress (3): 15 kB | 25 kB | 36/53 kBProgress (3): 15 kB | 25 kB | 40/53 kBProgress (3): 15 kB | 25 kB | 45/53 kBProgress (3): 15 kB | 25 kB | 49/53 kBProgress (3): 15 kB | 25 kB | 53 kB                                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.jar (25 kB at 564 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.6/wagon-provider-api-2.6.jar (53 kB at 974 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.jar (15 kB at 62 kB/s)
[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.5.0-SNAPSHOT                   [1/4]
[INFO] --------------------------------[ pom ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.pom
Progress (1): 2.2/6.7 kBProgress (1): 5.0/6.7 kBProgress (1): 6.7 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.pom (6.7 kB at 306 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0/enforcer-1.0.pom
Progress (1): 2.2/12 kBProgress (1): 5.0/12 kBProgress (1): 7.8/12 kBProgress (1): 11/12 kB Progress (1): 12 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0/enforcer-1.0.pom (12 kB at 480 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/17/maven-parent-17.pom
Progress (1): 2.2/25 kBProgress (1): 5.0/25 kBProgress (1): 7.8/25 kBProgress (1): 11/25 kB Progress (1): 13/25 kBProgress (1): 16/25 kBProgress (1): 19/25 kBProgress (1): 21/25 kBProgress (1): 24/25 kBProgress (1): 25 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/17/maven-parent-17.pom (25 kB at 859 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.jar
Progress (1): 2.2/22 kBProgress (1): 5.0/22 kBProgress (1): 7.7/22 kBProgress (1): 10/22 kB Progress (1): 13/22 kBProgress (1): 16/22 kBProgress (1): 19/22 kBProgress (1): 21/22 kBProgress (1): 22 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.jar (22 kB at 981 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.pom
Progress (1): 2.2/19 kBProgress (1): 5.0/19 kBProgress (1): 7.8/19 kBProgress (1): 11/19 kB Progress (1): 13/19 kBProgress (1): 16/19 kBProgress (1): 19/19 kBProgress (1): 19 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.pom (19 kB at 836 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.jar
Progress (1): 2.2/134 kBProgress (1): 5.0/134 kBProgress (1): 7.7/134 kBProgress (1): 10/134 kB Progress (1): 13/134 kBProgress (1): 16/134 kBProgress (1): 19/134 kBProgress (1): 21/134 kBProgress (1): 24/134 kBProgress (1): 27/134 kBProgress (1): 30/134 kBProgress (1): 32/134 kBProgress (1): 36/134 kBProgress (1): 40/134 kBProgress (1): 45/134 kBProgress (1): 49/134 kBProgress (1): 53/134 kBProgress (1): 57/134 kBProgress (1): 61/134 kBProgress (1): 65/134 kBProgress (1): 69/134 kBProgress (1): 73/134 kBProgress (1): 77/134 kBProgress (1): 81/134 kBProgress (1): 85/134 kBProgress (1): 90/134 kBProgress (1): 94/134 kBProgress (1): 98/134 kBProgress (1): 102/134 kBProgress (1): 106/134 kBProgress (1): 110/134 kBProgress (1): 114/134 kBProgress (1): 118/134 kBProgress (1): 122/134 kBProgress (1): 126/134 kBProgress (1): 131/134 kBProgress (1): 134 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.jar (134 kB at 3.9 MB/s)
[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.5.0-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.5.0-SNAPSHOT                              [3/4]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.12/maven-failsafe-plugin-2.12.pom
Progress (1): 4.1/13 kBProgress (1): 7.7/13 kBProgress (1): 12/13 kB Progress (1): 13 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.12/maven-failsafe-plugin-2.12.pom (13 kB at 644 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom
Progress (1): 4.1/11 kBProgress (1): 8.2/11 kBProgress (1): 11 kB                       Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom (11 kB at 578 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.12/maven-failsafe-plugin-2.12.jar
Progress (1): 4.1/50 kBProgress (1): 7.7/50 kBProgress (1): 12/50 kB Progress (1): 16/50 kBProgress (1): 20/50 kBProgress (1): 24/50 kBProgress (1): 28/50 kBProgress (1): 32/50 kBProgress (1): 36/50 kBProgress (1): 40/50 kBProgress (1): 45/50 kBProgress (1): 49/50 kBProgress (1): 50 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.12/maven-failsafe-plugin-2.12.jar (50 kB at 250 kB/s)
[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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.411 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.006 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.267 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.019 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.594 s
[INFO] Finished at: 2020-02-15T01:37:36Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins7727362526982887743.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/jenkins7727362526982887743.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2438

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2438/display/redirect?page=changes>

Changes:

[github] BIGTOP-3298. Bump Phoenix to 4.15.0-HBase-1.5. (#589)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H32 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 3b1bf8064693059423608cfd276ef7ba81cf9e54 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3b1bf8064693059423608cfd276ef7ba81cf9e54
Commit message: "BIGTOP-3298. Bump Phoenix to 4.15.0-HBase-1.5. (#589)"
 > git rev-list --no-walk 8df4af1a8ee99f881b46b36b9c1a4cb02a901f60 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.377 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.007 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.039 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.020 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.199 s
[INFO] Finished at: 2020-02-13T00:15:29Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins6116339424711889338.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/jenkins6116339424711889338.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2437

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2437/display/redirect?page=changes>

Changes:

[github] BIGTOP-3303. Fix build failure of hbase-1.5.0 on Ubuntu. (#593)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H30 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/bigtop.git
 > git init <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/> # 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 config remote.origin.url https://git-wip-us.apache.org/repos/asf/bigtop.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 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 8df4af1a8ee99f881b46b36b9c1a4cb02a901f60 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8df4af1a8ee99f881b46b36b9c1a4cb02a901f60
Commit message: "BIGTOP-3303. Fix build failure of hbase-1.5.0 on Ubuntu. (#593)"
 > git rev-list --no-walk 9285f219a98daa997d83180037bf7fc91cb52b94 # 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...
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.pom
Progress (1): 2.2/4.3 kBProgress (1): 4.3 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.pom (4.3 kB at 5.6 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.6/wagon-providers-2.6.pom
Progress (1): 2.2/2.7 kBProgress (1): 2.7 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.6/wagon-providers-2.6.pom (2.7 kB at 124 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.pom
Progress (1): 1.8 kB                    Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.pom (1.8 kB at 92 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.jar
Progress (1): 2.2/15 kBProgress (1): 5.0/15 kBProgress (1): 7.7/15 kBProgress (1): 10/15 kB Progress (1): 13/15 kBProgress (1): 15 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.6/wagon-ssh-external-2.6.jar (15 kB at 70 kB/s)
Progress (1): 2.2/25 kBProgress (1): 5.0/25 kBProgress (1): 7.8/25 kBProgress (1): 11/25 kB Progress (1): 13/25 kBProgress (1): 16/25 kBProgress (1): 19/25 kBProgress (1): 21/25 kBProgress (1): 24/25 kBProgress (1): 25 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/2.6/wagon-ssh-common-2.6.jar (25 kB at 82 kB/s)
[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.5.0-SNAPSHOT                   [1/4]
[INFO] --------------------------------[ pom ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.pom
Progress (1): 2.2/6.7 kBProgress (1): 5.0/6.7 kBProgress (1): 6.7 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.pom (6.7 kB at 306 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0/enforcer-1.0.pom
Progress (1): 2.2/12 kBProgress (1): 5.0/12 kBProgress (1): 7.8/12 kBProgress (1): 11/12 kB Progress (1): 12 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0/enforcer-1.0.pom (12 kB at 549 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/17/maven-parent-17.pom
Progress (1): 2.2/25 kBProgress (1): 5.0/25 kBProgress (1): 7.8/25 kBProgress (1): 11/25 kB Progress (1): 13/25 kBProgress (1): 16/25 kBProgress (1): 19/25 kBProgress (1): 21/25 kBProgress (1): 24/25 kBProgress (1): 25 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/17/maven-parent-17.pom (25 kB at 1.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.jar
Progress (1): 2.2/22 kBProgress (1): 5.0/22 kBProgress (1): 7.7/22 kBProgress (1): 10/22 kB Progress (1): 13/22 kBProgress (1): 16/22 kBProgress (1): 19/22 kBProgress (1): 21/22 kBProgress (1): 22 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.jar (22 kB at 899 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.pom
Progress (1): 2.2/19 kBProgress (1): 5.0/19 kBProgress (1): 7.8/19 kBProgress (1): 11/19 kB Progress (1): 13/19 kBProgress (1): 16/19 kBProgress (1): 19/19 kBProgress (1): 19 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.pom (19 kB at 836 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.jar
Progress (1): 2.2/134 kBProgress (1): 5.0/134 kBProgress (1): 7.7/134 kBProgress (1): 10/134 kB Progress (1): 13/134 kBProgress (1): 16/134 kBProgress (1): 19/134 kBProgress (1): 21/134 kBProgress (1): 24/134 kBProgress (1): 27/134 kBProgress (1): 30/134 kBProgress (1): 32/134 kBProgress (1): 36/134 kBProgress (1): 40/134 kBProgress (1): 45/134 kBProgress (1): 49/134 kBProgress (1): 53/134 kBProgress (1): 57/134 kBProgress (1): 61/134 kBProgress (1): 65/134 kBProgress (1): 69/134 kBProgress (1): 73/134 kBProgress (1): 77/134 kBProgress (1): 81/134 kBProgress (1): 85/134 kBProgress (1): 90/134 kBProgress (1): 94/134 kBProgress (1): 98/134 kBProgress (1): 102/134 kBProgress (1): 106/134 kBProgress (1): 110/134 kBProgress (1): 114/134 kBProgress (1): 118/134 kBProgress (1): 122/134 kBProgress (1): 126/134 kBProgress (1): 131/134 kBProgress (1): 134 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7/maven-site-plugin-3.7.jar (134 kB at 3.0 MB/s)
[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.5.0-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.5.0-SNAPSHOT                              [3/4]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.12/maven-failsafe-plugin-2.12.pom
Progress (1): 4.1/13 kBProgress (1): 7.7/13 kBProgress (1): 12/13 kB Progress (1): 13 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.12/maven-failsafe-plugin-2.12.pom (13 kB at 66 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom
Progress (1): 4.1/11 kBProgress (1): 7.7/11 kBProgress (1): 11 kB                       Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom (11 kB at 549 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.12/maven-failsafe-plugin-2.12.jar
Progress (1): 4.1/50 kBProgress (1): 7.7/50 kBProgress (1): 12/50 kB Progress (1): 16/50 kBProgress (1): 20/50 kBProgress (1): 24/50 kBProgress (1): 28/50 kBProgress (1): 32/50 kBProgress (1): 36/50 kBProgress (1): 40/50 kBProgress (1): 45/50 kBProgress (1): 49/50 kBProgress (1): 50 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.12/maven-failsafe-plugin-2.12.jar (50 kB at 110 kB/s)
[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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.455 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.005 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.703 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.021 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.623 s
[INFO] Finished at: 2020-02-12T14:00:37Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins8553600064137627851.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/jenkins8553600064137627851.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2436

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2436/display/redirect?page=changes>

Changes:

[github] BIGTOP-3295. Fix build failure of hadoop-2.10.0 on CentOS 8 (#594)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 9285f219a98daa997d83180037bf7fc91cb52b94 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9285f219a98daa997d83180037bf7fc91cb52b94
Commit message: "BIGTOP-3295. Fix build failure of hadoop-2.10.0 on CentOS 8 (#594)"
 > git rev-list --no-walk dd75f816d4a78fc4332e606b8791c040f4ad1c5e # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.253 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.004 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.064 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.012 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.841 s
[INFO] Finished at: 2020-02-12T04:59:58Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins1641038044340090309.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/jenkins1641038044340090309.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2435

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2435/display/redirect?page=changes>

Changes:

[github] BIGTOP-3299. Fix Zookeeper build to make other build success (#586)

[github] BIGTOP-3282. Bump Hive to 2.3.6. (#592)

[github] BIGTOP-3281. Bump Tez to 0.9.2. (#591)


------------------------------------------
Started by an SCM change
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 dd75f816d4a78fc4332e606b8791c040f4ad1c5e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dd75f816d4a78fc4332e606b8791c040f4ad1c5e
Commit message: "BIGTOP-3281. Bump Tez to 0.9.2. (#591)"
 > git rev-list --no-walk 4d2b50b4635e755694f4e46ea0ee67de3df344c6 # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.264 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.004 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.085 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.027 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.882 s
[INFO] Finished at: 2020-02-07T10:10:25Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins9055771412505477693.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/jenkins9055771412505477693.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2434

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2434/display/redirect?page=changes>

Changes:

[ywkim] BIGTOP-3297. Bump HBase to 1.5.0.


------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H36 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 4d2b50b4635e755694f4e46ea0ee67de3df344c6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4d2b50b4635e755694f4e46ea0ee67de3df344c6
Commit message: "BIGTOP-3297. Bump HBase to 1.5.0."
 > git rev-list --no-walk eb9c9afc3713ad1461d4df8f80db84039f5c641f # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.288 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.004 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.051 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.034 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.709 s
[INFO] Finished at: 2020-02-06T05:35:28Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins8206394926278015059.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/jenkins8206394926278015059.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2433

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2433/display/redirect?page=changes>

Changes:

[github] BIGTOP-3296. Creating apt repository fails on Ubuntu 18.04 (#587)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/bigtop.git
 > git init <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/> # 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 config remote.origin.url https://git-wip-us.apache.org/repos/asf/bigtop.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 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 eb9c9afc3713ad1461d4df8f80db84039f5c641f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f eb9c9afc3713ad1461d4df8f80db84039f5c641f
Commit message: "BIGTOP-3296. Creating apt repository fails on Ubuntu 18.04 (#587)"
 > git rev-list --no-walk c51dadd0bd1d26b4871b22e705af24aeee6fc97c # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.248 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.004 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.074 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.024 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.850 s
[INFO] Finished at: 2020-02-02T23:00:02Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins2126724213269767442.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/jenkins2126724213269767442.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2432

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2432/display/redirect?page=changes>

Changes:

[sekikn] BIGTOP-3287. Bump Hadoop to 2.10.0. (#578)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H32 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 c51dadd0bd1d26b4871b22e705af24aeee6fc97c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c51dadd0bd1d26b4871b22e705af24aeee6fc97c
Commit message: "BIGTOP-3287. Bump Hadoop to 2.10.0. (#578)"
 > git rev-list --no-walk fb4325449f9ffb370765a83acc5777b942bd0b3d # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.303 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.008 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.027 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.021 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.998 s
[INFO] Finished at: 2020-01-27T05:15:18Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins1236284784100906732.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/jenkins1236284784100906732.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Bigtop-trunk-test-execution #2431

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2431/display/redirect?page=changes>

Changes:

[iwasakims] BIGTOP-3292. Fix service configuration of sqoop2-server.


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H32 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/>
No credentials specified
 > 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 fb4325449f9ffb370765a83acc5777b942bd0b3d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fb4325449f9ffb370765a83acc5777b942bd0b3d
Commit message: "Merge pull request #581 from iwasakims/BIGTOP-3292"
 > git rev-list --no-walk 81b0b130b7b7b22b8909b0c96a9e8ca781fa133f # 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.5.0-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.5.0-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.5.0-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.5.0-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.5.0-SNAPSHOT:
[INFO] 
[INFO] stacks-validation-common ........................... SUCCESS [  0.310 s]
[INFO] smoke-tests-conf ................................... SUCCESS [  0.006 s]
[INFO] packagesmokes ...................................... SUCCESS [  0.023 s]
[INFO] bigtop-smokes ...................................... SUCCESS [  0.023 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.977 s
[INFO] Finished at: 2020-01-25T10:30:20Z
[INFO] ------------------------------------------------------------------------
[Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins7607857682002953654.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/jenkins7607857682002953654.sh: line 4: mvn: command not found
Build step 'Execute shell' marked build as failure