See <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/1275/changes>
Changes: [samarth] PHOENIX-3036 Modify phoenix IT tests to extend ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H10 (Ubuntu yahoo-not-h2 ubuntu docker) in workspace <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/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/phoenix.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/phoenix.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/phoenix.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/4.x-HBase-0.98^{commit} # timeout=10 Checking out Revision 03df8ab55ec91f0ca400416f537f5b1869039505 (origin/4.x-HBase-0.98) > git config core.sparsecheckout # timeout=10 > git checkout -f 03df8ab55ec91f0ca400416f537f5b1869039505 > git rev-list 62f60e755bf6b94ebc7356ca0fb09ea7f905bb4f # timeout=10 No emails were triggered. [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content MAVEN_OPTS=-Xmx3G [EnvInject] - Variables injected successfully. [Phoenix-4.x-HBase-0.98] $ /bin/bash -xe /tmp/hudson8798663215349620754.sh + echo 'DELETING ~/.m2/repository/org/apache/htrace. See https://issues.apache.org/jira/browse/PHOENIX-1802' DELETING ~/.m2/repository/org/apache/htrace. See https://issues.apache.org/jira/browse/PHOENIX-1802 + echo 'CURRENT CONTENT:' CURRENT CONTENT: + ls /home/jenkins/.m2/repository/org/apache/htrace htrace htrace-core [Phoenix-4.x-HBase-0.98] $ /home/jenkins/tools/maven/latest3/bin/mvn -U clean install -Dcheckstyle.skip=true [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache Phoenix [INFO] Phoenix Core [INFO] Phoenix - Flume [INFO] Phoenix - Pig [INFO] Phoenix Query Server Client [INFO] Phoenix Query Server [INFO] Phoenix - Pherf [INFO] Phoenix - Spark [INFO] Phoenix - Hive [INFO] Phoenix Client [INFO] Phoenix Server [INFO] Phoenix Assembly [INFO] Phoenix - Tracing Web Application [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Phoenix 4.9.0-HBase-0.98-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix --- [INFO] Deleting <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/target> [INFO] [INFO] --- maven-checkstyle-plugin:2.13:check (validate) @ phoenix --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix --- [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ phoenix --- [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ phoenix --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/1275/artifact/target/phoenix-4.9.0-HBase-0.98-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ phoenix --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ phoenix --- [INFO] Installing <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix/4.9.0-HBase-0.98-SNAPSHOT/phoenix-4.9.0-HBase-0.98-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/1275/artifact/target/phoenix-4.9.0-HBase-0.98-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix/4.9.0-HBase-0.98-SNAPSHOT/phoenix-4.9.0-HBase-0.98-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Phoenix Core 4.9.0-HBase-0.98-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.apache.maven.plugins:maven-failsafe-plugin:jar:2.19.2-SNAPSHOT is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Phoenix ..................................... SUCCESS [ 3.975 s] [INFO] Phoenix Core ....................................... FAILURE [ 0.013 s] [INFO] Phoenix - Flume .................................... SKIPPED [INFO] Phoenix - Pig ...................................... SKIPPED [INFO] Phoenix Query Server Client ........................ SKIPPED [INFO] Phoenix Query Server ............................... SKIPPED [INFO] Phoenix - Pherf .................................... SKIPPED [INFO] Phoenix - Spark .................................... SKIPPED [INFO] Phoenix - Hive ..................................... SKIPPED [INFO] Phoenix Client ..................................... SKIPPED [INFO] Phoenix Server ..................................... SKIPPED [INFO] Phoenix Assembly ................................... SKIPPED [INFO] Phoenix - Tracing Web Application .................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.657 s [INFO] Finished at: 2016-08-26T00:25:17+00:00 [INFO] Final Memory: 24M/723M [INFO] ------------------------------------------------------------------------ [ERROR] Plugin org.apache.maven.plugins:maven-failsafe-plugin:2.19.2-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.apache.maven.plugins:maven-failsafe-plugin:jar:2.19.2-SNAPSHOT -> [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/PluginResolutionException Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts Compressed 1.91 GB of artifacts by 65.7% relative to #1272 Recording test results ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did tests run? For example, <https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/1275/artifact/phoenix-core/target/failsafe-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.xml> is 5 hr 13 min old
