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 2017/11/05 16:41:27 UTC

Build failed in Jenkins: Bigtop-trunk-testartifacts #2749

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

Changes:

[of] BIGTOP-2916: fix deprecated gradle syntax

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H15 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/bigtop.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/bigtop.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/bigtop.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e1088c3378003fe34edd76f3ffed4fe57cd6d124 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e1088c3378003fe34edd76f3ffed4fe57cd6d124
Commit message: "BIGTOP-2916: fix deprecated gradle syntax"
 > git rev-list f73171adc158b2fe2476903056e58dbd581e9b26 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 36775
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[test-artifacts] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 36775
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (latest)' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to /home/jenkins/tools/java/latest1.7.
ERROR: ================================================================================
Established TCP socket on 35879
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[test-artifacts] $ /usr/local/asfpackages/java/jdk1.8.0_131/jre/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 35879
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] bigtop-smokes
[INFO] hadoopsmoke
[INFO] packagesmoke
[INFO] httpfssmokes
[INFO] ooziesmoke
[INFO] hbasesmoke
[INFO] flumesmoke
[INFO] sqoopsmokes
[INFO] mahoutsmoke
[INFO] giraphsmoke
[INFO] huesmoke
[INFO] solrsmoke
[INFO] crunchsmoke
[INFO] datafusmoke
[INFO] io-longevity
[INFO] hcatalogsmoke
[INFO] sparksmoke
[INFO] phoenixsmoke
[INFO] fatjar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building bigtop-smokes 1.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/bigtop/itest/itest-common/1.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/bigtop/itest/itest-common/1.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.9 kB/s)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/bigtop/bigtop/1.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/bigtop/bigtop/1.3.0-SNAPSHOT/maven-metadata.xml (604 B at 1.6 kB/s)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/bigtop/bigtop/1.3.0-SNAPSHOT/bigtop-1.3.0-20171105.164000-104.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/bigtop/bigtop/1.3.0-SNAPSHOT/bigtop-1.3.0-20171105.164000-104.pom (16 kB at 36 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ bigtop-smokes ---
[INFO] Deleting <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ bigtop-smokes ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.7.1:integration-test (integration-test) @ bigtop-smokes ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.7.1:verify (verify) @ bigtop-smokes ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ bigtop-smokes ---
[INFO] Installing <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/bigtop/itest/bigtop-smokes/1.3.0-SNAPSHOT/bigtop-smokes-1.3.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ bigtop-smokes ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/1.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/1.3.0-SNAPSHOT/maven-metadata.xml (617 B at 599 B/s)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/1.3.0-SNAPSHOT/bigtop-smokes-1.3.0-20171105.164047-148.pom
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/1.3.0-SNAPSHOT/bigtop-smokes-1.3.0-20171105.164047-148.pom (4.8 kB at 4.2 kB/s)
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/maven-metadata.xml (507 B at 894 B/s)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/1.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/1.3.0-SNAPSHOT/maven-metadata.xml (617 B at 550 B/s)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/maven-metadata.xml (507 B at 454 B/s)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building hadoopsmoke 1.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hadoop-smoke ---
[INFO] Deleting <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hadoop/target>
[INFO] 
[INFO] --- groovy-eclipse-compiler:2.9.2-01:add-groovy-build-paths (default-add-groovy-build-paths) @ hadoop-smoke ---
[INFO] Adding /src/main/groovy to the list of source folders
[INFO] Adding /src/test/groovy to the list of test source folders
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hadoop-smoke ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hadoop-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 20 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hadoop-smoke ---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[INFO] Found location </home/jenkins/jenkins-slave/maven-repositories/0/org/codehaus/groovy/groovy-eclipse-batch/2.4.3-01/groovy-eclipse-batch-2.4.3-01.jar> for className <org.eclipse.jdt.internal.compiler.batch.Main>
[INFO] no javaAgentClass seems to be set
[INFO] Compiling in a forked process using /home/jenkins/jenkins-slave/maven-repositories/0/org/codehaus/groovy/groovy-eclipse-batch/2.4.3-01/groovy-eclipse-batch-2.4.3-01.jar
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] Failure executing groovy-eclipse compiler:
javac: invalid flag: -jar
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bigtop-smokes ...................................... SUCCESS [ 14.577 s]
[INFO] hadoopsmoke ........................................ FAILURE [  4.263 s]
[INFO] packagesmoke ....................................... SKIPPED
[INFO] httpfssmokes ....................................... SKIPPED
[INFO] ooziesmoke ......................................... SKIPPED
[INFO] hbasesmoke ......................................... SKIPPED
[INFO] flumesmoke ......................................... SKIPPED
[INFO] sqoopsmokes ........................................ SKIPPED
[INFO] mahoutsmoke ........................................ SKIPPED
[INFO] giraphsmoke ........................................ SKIPPED
[INFO] huesmoke ........................................... SKIPPED
[INFO] solrsmoke .......................................... SKIPPED
[INFO] crunchsmoke ........................................ SKIPPED
[INFO] datafusmoke ........................................ SKIPPED
[INFO] io-longevity ....................................... SKIPPED
[INFO] hcatalogsmoke ...................................... SKIPPED
[INFO] sparksmoke ......................................... SKIPPED
[INFO] phoenixsmoke ....................................... SKIPPED
[INFO] fatjar ............................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 37.777 s
[INFO] Finished at: 2017-11-05T16:41:11Z
[INFO] Final Memory: 31M/526M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project hadoop-smoke: Compilation failure
[ERROR] Failure executing groovy-eclipse compiler:
[ERROR] javac: invalid flag: -jar
[ERROR] Usage: javac <options> <source files>
[ERROR] use -help for a list of possible options
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-smoke
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/solr/pom.xml> to org.apache.bigtop.itest/solr-smoke/1.3.0-SNAPSHOT/solr-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hadoop/pom.xml> to org.apache.bigtop.itest/hadoop-smoke/1.3.0-SNAPSHOT/hadoop-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/flume/pom.xml> to org.apache.bigtop.itest/flume-smoke/1.3.0-SNAPSHOT/flume-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/giraph/pom.xml> to org.apache.bigtop.itest/giraph-smoke/1.3.0-SNAPSHOT/giraph-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hue/pom.xml> to org.apache.bigtop.itest/hue-smoke/1.3.0-SNAPSHOT/hue-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/crunch/pom.xml> to org.apache.bigtop.itest/crunch-smoke/1.3.0-SNAPSHOT/crunch-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/fatjar/pom.xml> to org.apache.bigtop.itest/fat-smoke/1.3.0-SNAPSHOT/fat-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hbase/pom.xml> to org.apache.bigtop.itest/hbase-smoke/1.3.0-SNAPSHOT/hbase-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/pom.xml> to org.apache.bigtop.itest/mahout-smoke/1.3.0-SNAPSHOT/mahout-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/spark/pom.xml> to org.apache.bigtop.itest/spark-smoke/1.3.0-SNAPSHOT/spark-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/oozie/pom.xml> to org.apache.bigtop.itest/oozie-smoke/1.3.0-SNAPSHOT/oozie-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/package/pom.xml> to org.apache.bigtop.itest/package-smoke/1.3.0-SNAPSHOT/package-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/sqoop/pom.xml> to org.apache.bigtop.itest/sqoop-smoke/1.3.0-SNAPSHOT/sqoop-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/datafu/pom.xml> to org.apache.bigtop.itest/datafu-smoke/1.3.0-SNAPSHOT/datafu-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/pom.xml> to org.apache.bigtop.itest/bigtop-smokes/1.3.0-SNAPSHOT/bigtop-smokes-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/longevity/pom.xml> to org.apache.bigtop.itest/io-longevity/1.3.0-SNAPSHOT/io-longevity-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/phoenix/pom.xml> to org.apache.bigtop.itest/phoenix-smoke/1.3.0-SNAPSHOT/phoenix-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hcatalog/pom.xml> to org.apache.bigtop.itest/hcatalog-smoke/1.3.0-SNAPSHOT/hcatalog-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/httpfs/pom.xml> to org.apache.bigtop.itest/httpfs-smoke/1.3.0-SNAPSHOT/httpfs-smoke-1.3.0-SNAPSHOT.pom
Sending e-mails to: ci@bigtop.apache.org
channel stopped

Jenkins build is back to normal : Bigtop-trunk-testartifacts #2751

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


Build failed in Jenkins: Bigtop-trunk-testartifacts #2750

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

Changes:

[of] BIGTOP-2918: Update distributions for Bigtop-1.3

[of] BIGTOP-2634: package perl-Env does not exist in centos-6

[of] BIGTOP-2919: Update maven to 3.5.2

[of] BIGTOP-2920: Cleanup puppet recipies: remove deprecated platforms

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H24 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/>
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-testartifacts/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 91e0670dbe0bee45e685c12efdb4e37b613aa235 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 91e0670dbe0bee45e685c12efdb4e37b613aa235
Commit message: "BIGTOP-2920: Cleanup puppet recipies: remove deprecated platforms"
 > git rev-list e1088c3378003fe34edd76f3ffed4fe57cd6d124 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 40618
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[test-artifacts] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 40618
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (latest)' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to /home/jenkins/tools/java/latest1.7.
ERROR: ================================================================================
Established TCP socket on 43740
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[test-artifacts] $ /usr/local/asfpackages/java/jdk1.8.0_131/jre/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 43740
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] bigtop-smokes
[INFO] hadoopsmoke
[INFO] packagesmoke
[INFO] httpfssmokes
[INFO] ooziesmoke
[INFO] hbasesmoke
[INFO] flumesmoke
[INFO] sqoopsmokes
[INFO] mahoutsmoke
[INFO] giraphsmoke
[INFO] huesmoke
[INFO] solrsmoke
[INFO] crunchsmoke
[INFO] datafusmoke
[INFO] io-longevity
[INFO] hcatalogsmoke
[INFO] sparksmoke
[INFO] phoenixsmoke
[INFO] fatjar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building bigtop-smokes 1.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/bigtop/itest/itest-common/1.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/bigtop/itest/itest-common/1.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 2.0 kB/s)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/bigtop/itest/itest-common/1.3.0-SNAPSHOT/itest-common-1.3.0-20170715.004128-114.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/bigtop/itest/itest-common/1.3.0-SNAPSHOT/itest-common-1.3.0-20170715.004128-114.pom (5.1 kB at 13 kB/s)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/bigtop/bigtop/1.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/bigtop/bigtop/1.3.0-SNAPSHOT/maven-metadata.xml (604 B at 1.6 kB/s)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/bigtop/bigtop/1.3.0-SNAPSHOT/bigtop-1.3.0-20171112.200759-105.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/bigtop/bigtop/1.3.0-SNAPSHOT/bigtop-1.3.0-20171112.200759-105.pom (16 kB at 36 kB/s)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/bigtop/itest/itest-common/1.3.0-SNAPSHOT/itest-common-1.3.0-20170715.004128-114.jar
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/bigtop/itest/itest-common/1.3.0-SNAPSHOT/itest-common-1.3.0-20170715.004128-114.jar (191 kB at 285 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ bigtop-smokes ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ bigtop-smokes ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.7.1:integration-test (integration-test) @ bigtop-smokes ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.7.1:verify (verify) @ bigtop-smokes ---
[INFO] No tests to run.
[JENKINS] Recording test results[INFO] 

[INFO] --- maven-install-plugin:2.3:install (default-install) @ bigtop-smokes ---
[INFO] Installing <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/bigtop/itest/bigtop-smokes/1.3.0-SNAPSHOT/bigtop-smokes-1.3.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ bigtop-smokes ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/1.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/1.3.0-SNAPSHOT/maven-metadata.xml (617 B at 679 B/s)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/1.3.0-SNAPSHOT/bigtop-smokes-1.3.0-20171112.200857-149.pom
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/1.3.0-SNAPSHOT/bigtop-smokes-1.3.0-20171112.200857-149.pom (4.8 kB at 4.2 kB/s)
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/maven-metadata.xml (507 B at 892 B/s)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/1.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/1.3.0-SNAPSHOT/maven-metadata.xml (617 B at 557 B/s)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/itest/bigtop-smokes/maven-metadata.xml (507 B at 456 B/s)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building hadoopsmoke 1.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hadoop-smoke ---
[INFO] 
[INFO] --- groovy-eclipse-compiler:2.9.2-01:add-groovy-build-paths (default-add-groovy-build-paths) @ hadoop-smoke ---
[INFO] Adding /src/main/groovy to the list of source folders
[INFO] Adding /src/test/groovy to the list of test source folders
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hadoop-smoke ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hadoop-smoke ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 20 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hadoop-smoke ---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[INFO] Found location </home/jenkins/jenkins-slave/maven-repositories/0/org/codehaus/groovy/groovy-eclipse-batch/2.4.3-01/groovy-eclipse-batch-2.4.3-01.jar> for className <org.eclipse.jdt.internal.compiler.batch.Main>
[INFO] no javaAgentClass seems to be set
[INFO] Compiling in a forked process using /home/jenkins/jenkins-slave/maven-repositories/0/org/codehaus/groovy/groovy-eclipse-batch/2.4.3-01/groovy-eclipse-batch-2.4.3-01.jar
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] Failure executing groovy-eclipse compiler:
javac: invalid flag: -jar
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bigtop-smokes ...................................... SUCCESS [ 15.902 s]
[INFO] hadoopsmoke ........................................ FAILURE [  4.092 s]
[INFO] packagesmoke ....................................... SKIPPED
[INFO] httpfssmokes ....................................... SKIPPED
[INFO] ooziesmoke ......................................... SKIPPED
[INFO] hbasesmoke ......................................... SKIPPED
[INFO] flumesmoke ......................................... SKIPPED
[INFO] sqoopsmokes ........................................ SKIPPED
[INFO] mahoutsmoke ........................................ SKIPPED
[INFO] giraphsmoke ........................................ SKIPPED
[INFO] huesmoke ........................................... SKIPPED
[INFO] solrsmoke .......................................... SKIPPED
[INFO] crunchsmoke ........................................ SKIPPED
[INFO] datafusmoke ........................................ SKIPPED
[INFO] io-longevity ....................................... SKIPPED
[INFO] hcatalogsmoke ...................................... SKIPPED
[INFO] sparksmoke ......................................... SKIPPED
[INFO] phoenixsmoke ....................................... SKIPPED
[INFO] fatjar ............................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 40.669 s
[INFO] Finished at: 2017-11-12T20:09:23Z
[INFO] Final Memory: 33M/556M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project hadoop-smoke: Compilation failure
[ERROR] Failure executing groovy-eclipse compiler:
[ERROR] javac: invalid flag: -jar
[ERROR] Usage: javac <options> <source files>
[ERROR] use -help for a list of possible options
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-smoke
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/solr/pom.xml> to org.apache.bigtop.itest/solr-smoke/1.3.0-SNAPSHOT/solr-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hadoop/pom.xml> to org.apache.bigtop.itest/hadoop-smoke/1.3.0-SNAPSHOT/hadoop-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/flume/pom.xml> to org.apache.bigtop.itest/flume-smoke/1.3.0-SNAPSHOT/flume-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/giraph/pom.xml> to org.apache.bigtop.itest/giraph-smoke/1.3.0-SNAPSHOT/giraph-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hue/pom.xml> to org.apache.bigtop.itest/hue-smoke/1.3.0-SNAPSHOT/hue-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/crunch/pom.xml> to org.apache.bigtop.itest/crunch-smoke/1.3.0-SNAPSHOT/crunch-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/fatjar/pom.xml> to org.apache.bigtop.itest/fat-smoke/1.3.0-SNAPSHOT/fat-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hbase/pom.xml> to org.apache.bigtop.itest/hbase-smoke/1.3.0-SNAPSHOT/hbase-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/pom.xml> to org.apache.bigtop.itest/mahout-smoke/1.3.0-SNAPSHOT/mahout-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/spark/pom.xml> to org.apache.bigtop.itest/spark-smoke/1.3.0-SNAPSHOT/spark-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/oozie/pom.xml> to org.apache.bigtop.itest/oozie-smoke/1.3.0-SNAPSHOT/oozie-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/package/pom.xml> to org.apache.bigtop.itest/package-smoke/1.3.0-SNAPSHOT/package-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/sqoop/pom.xml> to org.apache.bigtop.itest/sqoop-smoke/1.3.0-SNAPSHOT/sqoop-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/datafu/pom.xml> to org.apache.bigtop.itest/datafu-smoke/1.3.0-SNAPSHOT/datafu-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/pom.xml> to org.apache.bigtop.itest/bigtop-smokes/1.3.0-SNAPSHOT/bigtop-smokes-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/longevity/pom.xml> to org.apache.bigtop.itest/io-longevity/1.3.0-SNAPSHOT/io-longevity-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/phoenix/pom.xml> to org.apache.bigtop.itest/phoenix-smoke/1.3.0-SNAPSHOT/phoenix-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hcatalog/pom.xml> to org.apache.bigtop.itest/hcatalog-smoke/1.3.0-SNAPSHOT/hcatalog-smoke-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/httpfs/pom.xml> to org.apache.bigtop.itest/httpfs-smoke/1.3.0-SNAPSHOT/httpfs-smoke-1.3.0-SNAPSHOT.pom
Sending e-mails to: ci@bigtop.apache.org
channel stopped