You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/04/16 20:00:38 UTC

Build failed in Jenkins: Phoenix | Master #684

See <https://builds.apache.org/job/Phoenix-master/684/changes>

Changes:

[jtaylor] PHOENIX-1876 Check for null function arguments before evaluating when constant

[jtaylor] PHOENIX-1870 Fix NPE occurring during regex processing when joni library not used

------------------------------------------
[...truncated 1480 lines...]
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:integration-test (ClientManagedTimeTests) @ phoenix-pig ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/target/failsafe-reports>
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :




Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:integration-test (HBaseManagedTimeTests) @ phoenix-pig ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/target/failsafe-reports>
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.phoenix.pig.PhoenixHBaseStorerIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.491 sec - in org.apache.phoenix.pig.PhoenixHBaseStorerIT

Results :




Tests run: 4, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:integration-test (NeedTheirOwnClusterTests) @ phoenix-pig ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/target/failsafe-reports>
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.phoenix.pig.PhoenixHBaseLoaderIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.239 sec - in org.apache.phoenix.pig.PhoenixHBaseLoaderIT

Results :




Tests run: 12, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:verify (ClientManagedTimeTests) @ phoenix-pig ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/target/failsafe-reports>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:verify (HBaseManagedTimeTests) @ phoenix-pig ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/target/failsafe-reports>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:verify (NeedTheirOwnClusterTests) @ phoenix-pig ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/target/failsafe-reports>
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ phoenix-pig ---
[INFO] Installing <https://builds.apache.org/job/Phoenix-master/684/artifact/phoenix-pig/target/phoenix-pig-4.4.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-pig/4.4.0-SNAPSHOT/phoenix-pig-4.4.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/pom.xml> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-pig/4.4.0-SNAPSHOT/phoenix-pig-4.4.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Phoenix-master/684/artifact/phoenix-pig/target/phoenix-pig-4.4.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-pig/4.4.0-SNAPSHOT/phoenix-pig-4.4.0-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/Phoenix-master/684/artifact/phoenix-pig/target/phoenix-pig-4.4.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-pig/4.4.0-SNAPSHOT/phoenix-pig-4.4.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Phoenix - Spark 4.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix-spark ---
[INFO] Deleting <https://builds.apache.org/job/Phoenix-master/ws/phoenix-spark/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix-spark ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ phoenix-spark ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-master/ws/phoenix-spark/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:add-source (scala-compile-first) @ phoenix-spark ---
[INFO] Add Source directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-spark/src/main/scala>
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ phoenix-spark ---
[WARNING]  Expected all dependencies to require Scala version: 2.10.4
[WARNING]  org.apache.phoenix:phoenix-spark:4.4.0-SNAPSHOT requires scala version: 2.10.4
[WARNING]  org.scalatest:scalatest_2.10:2.2.4 requires scala version: 2.10.4
[WARNING]  org.scalamock:scalamock-scalatest-support_2.10:3.1.4 requires scala version: 2.10.4
[WARNING]  org.scalamock:scalamock-core_2.10:3.1.4 requires scala version: 2.10.4
[WARNING]  com.twitter:chill_2.10:0.5.0 requires scala version: 2.10.4
[WARNING]  org.spark-project.akka:akka-remote_2.10:2.3.4-spark requires scala version: 2.10.4
[WARNING]  org.spark-project.akka:akka-actor_2.10:2.3.4-spark requires scala version: 2.10.4
[WARNING]  org.spark-project.akka:akka-slf4j_2.10:2.3.4-spark requires scala version: 2.10.4
[WARNING]  org.apache.spark:spark-core_2.10:1.3.0 requires scala version: 2.10.4
[WARNING]  org.json4s:json4s-jackson_2.10:3.2.10 requires scala version: 2.10.0
[WARNING] Multiple versions of scala libraries detected!
[INFO] <https://builds.apache.org/job/Phoenix-master/ws/phoenix-spark/src/main/scala>:-1: info: compiling
[INFO] Compiling 10 source files to <https://builds.apache.org/job/Phoenix-master/ws/phoenix-spark/target/classes> at 1429206878965
[WARNING] warning: Class org.joda.convert.FromString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.ToString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.ToString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.FromString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.ToString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.FromString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.FromString not found - continuing with a stub.
[WARNING] warning: there were 4 feature warning(s); re-run with -feature for details
[WARNING] 8 warnings found
[INFO] prepare-compile in 0 s
[INFO] compile in 9 s
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ phoenix-spark ---
[INFO] Changes detected - recompiling the module!
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ phoenix-spark ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile) @ phoenix-spark ---
[WARNING]  Expected all dependencies to require Scala version: 2.10.4
[WARNING]  org.apache.phoenix:phoenix-spark:4.4.0-SNAPSHOT requires scala version: 2.10.4
[WARNING]  org.scalatest:scalatest_2.10:2.2.4 requires scala version: 2.10.4
[WARNING]  org.scalamock:scalamock-scalatest-support_2.10:3.1.4 requires scala version: 2.10.4
[WARNING]  org.scalamock:scalamock-core_2.10:3.1.4 requires scala version: 2.10.4
[WARNING]  com.twitter:chill_2.10:0.5.0 requires scala version: 2.10.4
[WARNING]  org.spark-project.akka:akka-remote_2.10:2.3.4-spark requires scala version: 2.10.4
[WARNING]  org.spark-project.akka:akka-actor_2.10:2.3.4-spark requires scala version: 2.10.4
[WARNING]  org.spark-project.akka:akka-slf4j_2.10:2.3.4-spark requires scala version: 2.10.4
[WARNING]  org.apache.spark:spark-core_2.10:1.3.0 requires scala version: 2.10.4
[WARNING]  org.json4s:json4s-jackson_2.10:3.2.10 requires scala version: 2.10.0
[WARNING] Multiple versions of scala libraries detected!
[INFO] <https://builds.apache.org/job/Phoenix-master/ws/phoenix-spark/src/it/scala>:-1: info: compiling
[INFO] Compiling 1 source files to <https://builds.apache.org/job/Phoenix-master/ws/phoenix-spark/target/test-classes> at 1429206889134
[WARNING] warning: Class org.joda.convert.FromString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.ToString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.ToString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.FromString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.ToString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.FromString not found - continuing with a stub.
[WARNING] warning: Class org.joda.convert.FromString not found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.mapred.MiniMRCluster not found - continuing with a stub.
[WARNING] 8 warnings found
[INFO] prepare-compile in 0 s
[INFO] compile in 10 s
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ phoenix-spark ---
[INFO] Changes detected - recompiling the module!
[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (default-test) @ phoenix-spark ---
[INFO] 
[INFO] --- scalatest-maven-plugin:1.0:test (test) @ phoenix-spark ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ phoenix-spark ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/684/artifact/phoenix-spark/target/phoenix-spark-4.4.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ phoenix-spark ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/684/artifact/phoenix-spark/target/phoenix-spark-4.4.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ phoenix-spark ---
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/684/artifact/phoenix-spark/target/phoenix-spark-4.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ phoenix-spark ---
[INFO] 
[INFO] --- scalatest-maven-plugin:1.0:test (integration-test) @ phoenix-spark ---
WARNING: -c has been deprecated and will be reused for a different (but still very cool) purpose in ScalaTest 2.0. Please change all uses of -c to -P.
Discovery starting.
Discovery completed in 316 milliseconds.
Run starting. Expected test count is: 17
PhoenixSparkIT:
Formatting using clusterid: testClusterID
line 1:61 mismatched character '<EOF>' expecting set null
*** RUN ABORTED ***
  java.util.concurrent.ExecutionException: org.apache.phoenix.exception.PhoenixParserException: ERROR 601 (42P00): Syntax error. Encountered "<EOF>" at line 1, column 62.
  at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:252)
  at java.util.concurrent.FutureTask.get(FutureTask.java:111)
  at org.scalatest.tools.ConcurrentDistributor.waitUntilDone(ConcurrentDistributor.scala:52)
  at org.scalatest.tools.Runner$.doRunRunRunDaDoRunRun(Runner.scala:2549)
  at org.scalatest.tools.Runner$$anonfun$runOptionallyWithPassFailReporter$2.apply(Runner.scala:1044)
  at org.scalatest.tools.Runner$$anonfun$runOptionallyWithPassFailReporter$2.apply(Runner.scala:1043)
  at org.scalatest.tools.Runner$.withClassLoaderAndDispatchReporter(Runner.scala:2722)
  at org.scalatest.tools.Runner$.runOptionallyWithPassFailReporter(Runner.scala:1043)
  at org.scalatest.tools.Runner$.main(Runner.scala:860)
  at org.scalatest.tools.Runner.main(Runner.scala)
  ...
  Cause: org.apache.phoenix.exception.PhoenixParserException: ERROR 601 (42P00): Syntax error. Encountered "<EOF>" at line 1, column 62.
  at org.apache.phoenix.exception.PhoenixParserException.newException(PhoenixParserException.java:33)
  at org.apache.phoenix.parse.SQLParser.parseStatement(SQLParser.java:111)
  at org.apache.phoenix.jdbc.PhoenixStatement$PhoenixStatementParser.parseStatement(PhoenixStatement.java:1005)
  at org.apache.phoenix.jdbc.PhoenixStatement.parseStatement(PhoenixStatement.java:1086)
  at org.apache.phoenix.jdbc.PhoenixStatement.execute(PhoenixStatement.java:1149)
  at org.apache.phoenix.spark.PhoenixSparkIT$$anonfun$beforeAll$1.apply(PhoenixSparkIT.scala:80)
  at org.apache.phoenix.spark.PhoenixSparkIT$$anonfun$beforeAll$1.apply(PhoenixSparkIT.scala:78)
  at scala.collection.Iterator$class.foreach(Iterator.scala:727)
  at scala.collection.AbstractIterator.foreach(Iterator.scala:1157)
  at org.apache.phoenix.spark.PhoenixSparkIT.beforeAll(PhoenixSparkIT.scala:78)
  ...
  Cause: org.antlr.runtime.NoViableAltException:
  at org.apache.phoenix.parse.PhoenixSQLParser.oneStatement(PhoenixSQLParser.java:683)
  at org.apache.phoenix.parse.PhoenixSQLParser.statement(PhoenixSQLParser.java:474)
  at org.apache.phoenix.parse.SQLParser.parseStatement(SQLParser.java:108)
  at org.apache.phoenix.jdbc.PhoenixStatement$PhoenixStatementParser.parseStatement(PhoenixStatement.java:1005)
  at org.apache.phoenix.jdbc.PhoenixStatement.parseStatement(PhoenixStatement.java:1086)
  at org.apache.phoenix.jdbc.PhoenixStatement.execute(PhoenixStatement.java:1149)
  at org.apache.phoenix.spark.PhoenixSparkIT$$anonfun$beforeAll$1.apply(PhoenixSparkIT.scala:80)
  at org.apache.phoenix.spark.PhoenixSparkIT$$anonfun$beforeAll$1.apply(PhoenixSparkIT.scala:78)
  at scala.collection.Iterator$class.foreach(Iterator.scala:727)
  at scala.collection.AbstractIterator.foreach(Iterator.scala:1157)
  ...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix .................................... SUCCESS [1.866s]
[INFO] Phoenix Core ...................................... SUCCESS [27:50.394s]
[INFO] Phoenix - Flume ................................... SUCCESS [1:02.045s]
[INFO] Phoenix - Pig ..................................... SUCCESS [2:23.059s]
[INFO] Phoenix - Spark ................................... FAILURE [54.688s]
[INFO] Phoenix Assembly .................................. SKIPPED
[INFO] Phoenix - Pherf ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32:12.511s
[INFO] Finished at: Thu Apr 16 17:55:30 UTC 2015
[INFO] Final Memory: 78M/1023M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.scalatest:scalatest-maven-plugin:1.0:test (integration-test) on project phoenix-spark: There are test failures -> [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 :phoenix-spark
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Sending artifact delta relative to Phoenix | Master #676
Archived 1044 artifacts
Archive block size is 32768
Received 11830 blocks and 640550360 bytes
Compression is 37.7%
Took 4 min 58 sec
Updating PHOENIX-1876
Updating PHOENIX-1870
Recording test results

Jenkins build is back to normal : Phoenix | Master #687

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-master/687/>


Build failed in Jenkins: Phoenix | Master #686

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-master/686/changes>

Changes:

[ndimiduk] PHOENIX-971 Query server

------------------------------------------
[...truncated 2055 lines...]
34/103 KB   47/103 KB   106/409 KB   31/342 KB   
34/103 KB   51/103 KB   106/409 KB   31/342 KB   
34/103 KB   55/103 KB   106/409 KB   31/342 KB   
34/103 KB   58/103 KB   106/409 KB   31/342 KB   
34/103 KB   58/103 KB   106/409 KB   34/342 KB   
34/103 KB   58/103 KB   106/409 KB   38/342 KB   
34/103 KB   58/103 KB   106/409 KB   42/342 KB   
34/103 KB   58/103 KB   106/409 KB   46/342 KB   
34/103 KB   58/103 KB   106/409 KB   50/342 KB   
34/103 KB   58/103 KB   106/409 KB   52/342 KB   
38/103 KB   58/103 KB   106/409 KB   52/342 KB   
42/103 KB   58/103 KB   106/409 KB   52/342 KB   
46/103 KB   58/103 KB   106/409 KB   52/342 KB   
50/103 KB   58/103 KB   106/409 KB   52/342 KB   
54/103 KB   58/103 KB   106/409 KB   52/342 KB   
58/103 KB   58/103 KB   106/409 KB   52/342 KB   
61/103 KB   58/103 KB   106/409 KB   52/342 KB   
61/103 KB   58/103 KB   110/409 KB   52/342 KB   
61/103 KB   58/103 KB   114/409 KB   52/342 KB   
61/103 KB   58/103 KB   118/409 KB   52/342 KB   
61/103 KB   58/103 KB   122/409 KB   52/342 KB   
61/103 KB   58/103 KB   126/409 KB   52/342 KB   
61/103 KB   58/103 KB   130/409 KB   52/342 KB   
61/103 KB   58/103 KB   134/409 KB   52/342 KB   
61/103 KB   58/103 KB   138/409 KB   52/342 KB   
61/103 KB   58/103 KB   142/409 KB   52/342 KB   
61/103 KB   58/103 KB   146/409 KB   52/342 KB   
61/103 KB   58/103 KB   150/409 KB   52/342 KB   
61/103 KB   62/103 KB   150/409 KB   52/342 KB   
61/103 KB   65/103 KB   150/409 KB   52/342 KB   
61/103 KB   69/103 KB   150/409 KB   52/342 KB   
61/103 KB   73/103 KB   150/409 KB   52/342 KB   
61/103 KB   73/103 KB   150/409 KB   55/342 KB   
61/103 KB   77/103 KB   150/409 KB   55/342 KB   
61/103 KB   77/103 KB   150/409 KB   58/342 KB   
61/103 KB   81/103 KB   150/409 KB   58/342 KB   
61/103 KB   81/103 KB   150/409 KB   62/342 KB   
61/103 KB   85/103 KB   150/409 KB   62/342 KB   
61/103 KB   85/103 KB   150/409 KB   66/342 KB   
61/103 KB   89/103 KB   150/409 KB   66/342 KB   
61/103 KB   89/103 KB   150/409 KB   70/342 KB   
61/103 KB   91/103 KB   150/409 KB   70/342 KB   
61/103 KB   91/103 KB   150/409 KB   74/342 KB   
61/103 KB   91/103 KB   150/409 KB   78/342 KB   
61/103 KB   91/103 KB   150/409 KB   79/342 KB   
65/103 KB   91/103 KB   150/409 KB   79/342 KB   
69/103 KB   91/103 KB   150/409 KB   79/342 KB   
73/103 KB   91/103 KB   150/409 KB   79/342 KB   
77/103 KB   91/103 KB   150/409 KB   79/342 KB   
81/103 KB   91/103 KB   150/409 KB   79/342 KB   
85/103 KB   91/103 KB   150/409 KB   79/342 KB   
89/103 KB   91/103 KB   150/409 KB   79/342 KB   
93/103 KB   91/103 KB   150/409 KB   79/342 KB   
93/103 KB   91/103 KB   150/409 KB   79/342 KB   
93/103 KB   91/103 KB   154/409 KB   79/342 KB   
93/103 KB   91/103 KB   157/409 KB   79/342 KB   
93/103 KB   91/103 KB   161/409 KB   79/342 KB   
93/103 KB   91/103 KB   165/409 KB   79/342 KB   
93/103 KB   91/103 KB   169/409 KB   79/342 KB   
93/103 KB   91/103 KB   173/409 KB   79/342 KB   
93/103 KB   91/103 KB   177/409 KB   79/342 KB   
93/103 KB   91/103 KB   181/409 KB   79/342 KB   
93/103 KB   91/103 KB   185/409 KB   79/342 KB   
93/103 KB   91/103 KB   189/409 KB   79/342 KB   
93/103 KB   91/103 KB   193/409 KB   79/342 KB   
93/103 KB   91/103 KB   197/409 KB   79/342 KB   
93/103 KB   91/103 KB   201/409 KB   79/342 KB   
93/103 KB   93/103 KB   201/409 KB   79/342 KB   
93/103 KB   97/103 KB   201/409 KB   79/342 KB   
93/103 KB   101/103 KB   201/409 KB   82/342 KB   
93/103 KB   101/103 KB   201/409 KB   82/342 KB   
93/103 KB   102/103 KB   201/409 KB   82/342 KB   
93/103 KB   102/103 KB   201/409 KB   86/342 KB   
93/103 KB   103/103 KB   201/409 KB   86/342 KB   
93/103 KB   103/103 KB   201/409 KB   90/342 KB   
93/103 KB   103/103 KB   201/409 KB   94/342 KB   
93/103 KB   103/103 KB   201/409 KB   98/342 KB   
93/103 KB   103/103 KB   201/409 KB   102/342 KB   
93/103 KB   103/103 KB   201/409 KB   106/342 KB   
93/103 KB   103/103 KB   201/409 KB   110/342 KB   
93/103 KB   103/103 KB   201/409 KB   114/342 KB   
93/103 KB   103/103 KB   201/409 KB   115/342 KB   
97/103 KB   103/103 KB   201/409 KB   115/342 KB   
101/103 KB   103/103 KB   201/409 KB   115/342 KB   
103/103 KB   103/103 KB   201/409 KB   115/342 KB   
103/103 KB   103/103 KB   205/409 KB   115/342 KB   
103/103 KB   103/103 KB   208/409 KB   115/342 KB   
103/103 KB   103/103 KB   209/409 KB   115/342 KB   
103/103 KB   103/103 KB   213/409 KB   115/342 KB   
103/103 KB   103/103 KB   215/409 KB   115/342 KB   
103/103 KB   103/103 KB   219/409 KB   115/342 KB   
103/103 KB   103/103 KB   223/409 KB   115/342 KB   
103/103 KB   103/103 KB   227/409 KB   115/342 KB   
103/103 KB   103/103 KB   231/409 KB   115/342 KB   
103/103 KB   103/103 KB   235/409 KB   115/342 KB   
103/103 KB   103/103 KB   239/409 KB   115/342 KB   
103/103 KB   103/103 KB   243/409 KB   115/342 KB   
103/103 KB   103/103 KB   247/409 KB   115/342 KB   
103/103 KB   103/103 KB   251/409 KB   115/342 KB   
103/103 KB   103/103 KB   255/409 KB   115/342 KB   
103/103 KB   103/103 KB   259/409 KB   115/342 KB   
103/103 KB   103/103 KB   259/409 KB   116/342 KB   
103/103 KB   103/103 KB   259/409 KB   120/342 KB   
103/103 KB   103/103 KB   259/409 KB   124/342 KB   
103/103 KB   103/103 KB   259/409 KB   128/342 KB   
103/103 KB   103/103 KB   259/409 KB   132/342 KB   
103/103 KB   103/103 KB   259/409 KB   136/342 KB   
103/103 KB   103/103 KB   259/409 KB   140/342 KB   
103/103 KB   103/103 KB   259/409 KB   144/342 KB   
103/103 KB   103/103 KB   259/409 KB   148/342 KB   
103/103 KB   103/103 KB   259/409 KB   152/342 KB   
103/103 KB   103/103 KB   259/409 KB   156/342 KB   
103/103 KB   103/103 KB   259/409 KB   157/342 KB   
                                                    
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.2.7.v20150116/jetty-http-9.2.7.v20150116.jar (103 KB at 594.5 KB/sec)
                                                    
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.2.7.v20150116/jetty-io-9.2.7.v20150116.jar (103 KB at 587.2 KB/sec)
263/409 KB   157/342 KB                             
267/409 KB   157/342 KB   
267/409 KB   157/342 KB   
271/409 KB   157/342 KB   
275/409 KB   157/342 KB   
279/409 KB   157/342 KB   
283/409 KB   157/342 KB   
287/409 KB   157/342 KB   
291/409 KB   157/342 KB   
295/409 KB   157/342 KB   
299/409 KB   157/342 KB   
303/409 KB   157/342 KB   
307/409 KB   157/342 KB   
311/409 KB   157/342 KB   
315/409 KB   157/342 KB   
319/409 KB   157/342 KB   
323/409 KB   157/342 KB   
324/409 KB   157/342 KB   
324/409 KB   160/342 KB   
324/409 KB   164/342 KB   
324/409 KB   166/342 KB   
324/409 KB   170/342 KB   
324/409 KB   174/342 KB   
324/409 KB   178/342 KB   
324/409 KB   182/342 KB   
324/409 KB   186/342 KB   
324/409 KB   190/342 KB   
324/409 KB   194/342 KB   
324/409 KB   198/342 KB   
324/409 KB   202/342 KB   
324/409 KB   206/342 KB   
324/409 KB   208/342 KB   
328/409 KB   208/342 KB   
332/409 KB   208/342 KB   
334/409 KB   208/342 KB   
337/409 KB   208/342 KB   
339/409 KB   208/342 KB   
343/409 KB   208/342 KB   
347/409 KB   208/342 KB   
351/409 KB   208/342 KB   
355/409 KB   208/342 KB   
359/409 KB   208/342 KB   
363/409 KB   208/342 KB   
367/409 KB   208/342 KB   
371/409 KB   208/342 KB   
375/409 KB   208/342 KB   
379/409 KB   208/342 KB   
383/409 KB   208/342 KB   
387/409 KB   208/342 KB   
391/409 KB   208/342 KB   
395/409 KB   208/342 KB   
397/409 KB   208/342 KB   
397/409 KB   212/342 KB   
397/409 KB   216/342 KB   
397/409 KB   219/342 KB   
397/409 KB   222/342 KB   
397/409 KB   226/342 KB   
397/409 KB   230/342 KB   
397/409 KB   234/342 KB   
397/409 KB   238/342 KB   
397/409 KB   242/342 KB   
397/409 KB   246/342 KB   
397/409 KB   250/342 KB   
397/409 KB   254/342 KB   
397/409 KB   258/342 KB   
397/409 KB   262/342 KB   
397/409 KB   266/342 KB   
397/409 KB   267/342 KB   
399/409 KB   267/342 KB   
403/409 KB   267/342 KB   
407/409 KB   267/342 KB   
409/409 KB   267/342 KB   
409/409 KB   271/342 KB   
409/409 KB   273/342 KB   
409/409 KB   277/342 KB   
409/409 KB   281/342 KB   
409/409 KB   285/342 KB   
409/409 KB   289/342 KB   
409/409 KB   293/342 KB   
409/409 KB   297/342 KB   
409/409 KB   301/342 KB   
409/409 KB   305/342 KB   
409/409 KB   309/342 KB   
409/409 KB   313/342 KB   
409/409 KB   317/342 KB   
409/409 KB   321/342 KB   
409/409 KB   325/342 KB   
409/409 KB   329/342 KB   
409/409 KB   333/342 KB   
409/409 KB   335/342 KB   
                          
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.2.7.v20150116/jetty-server-9.2.7.v20150116.jar (409 KB at 1559.1 KB/sec)
339/342 KB                
341/342 KB   
342/342 KB   
             
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.2.7.v20150116/jetty-util-9.2.7.v20150116.jar (342 KB at 1191.2 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Phoenix Core ...................................... SUCCESS [26:29.769s]
[INFO] Phoenix - Flume ................................... SUCCESS [1:02.821s]
[INFO] Phoenix - Pig ..................................... SUCCESS [2:20.342s]
[INFO] Phoenix Assembly .................................. FAILURE [12.678s]
[INFO] Phoenix - Pherf ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30:06.159s
[INFO] Finished at: Fri Apr 17 00:33:36 UTC 2015
[INFO] Final Memory: 69M/1123M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project phoenix-assembly: Could not resolve dependencies for project org.apache.phoenix:phoenix-assembly:pom:4.4.0-SNAPSHOT: The following artifacts could not be resolved: org.apache.phoenix:phoenix-server:jar:4.4.0-SNAPSHOT, org.apache.phoenix:phoenix-server-client:jar:4.4.0-SNAPSHOT: Could not find artifact org.apache.phoenix:phoenix-server:jar:4.4.0-SNAPSHOT in apache release (https://repository.apache.org/content/repositories/releases/) -> [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 :phoenix-assembly
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Sending artifact delta relative to Phoenix | Master #676
Archived 1040 artifacts
Archive block size is 32768
Received 8513 blocks and 741749081 bytes
Compression is 27.3%
Took 5 min 27 sec
Updating PHOENIX-971
Recording test results

Build failed in Jenkins: Phoenix | Master #685

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-master/685/>

------------------------------------------
[...truncated 1509 lines...]

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:integration-test (HBaseManagedTimeTests) @ phoenix-flume ---
[INFO] Failsafe report directory: /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-flume/target/failsafe-reports
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.phoenix.flume.PhoenixSinkIT
Running org.apache.phoenix.flume.RegexEventSerializerIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.294 sec - in org.apache.phoenix.flume.PhoenixSinkIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.329 sec - in org.apache.phoenix.flume.RegexEventSerializerIT

Results :




Tests run: 13, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:integration-test (NeedTheirOwnClusterTests) @ phoenix-flume ---
[INFO] Failsafe report directory: /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-flume/target/failsafe-reports
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :




Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:verify (ClientManagedTimeTests) @ phoenix-flume ---
[INFO] Failsafe report directory: /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-flume/target/failsafe-reports
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:verify (HBaseManagedTimeTests) @ phoenix-flume ---
[INFO] Failsafe report directory: /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-flume/target/failsafe-reports
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:verify (NeedTheirOwnClusterTests) @ phoenix-flume ---
[INFO] Failsafe report directory: /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-flume/target/failsafe-reports
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ phoenix-flume ---
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-flume/target/phoenix-flume-4.4.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-flume/4.4.0-SNAPSHOT/phoenix-flume-4.4.0-SNAPSHOT.jar
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-flume/pom.xml to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-flume/4.4.0-SNAPSHOT/phoenix-flume-4.4.0-SNAPSHOT.pom
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-flume/target/phoenix-flume-4.4.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-flume/4.4.0-SNAPSHOT/phoenix-flume-4.4.0-SNAPSHOT-sources.jar
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-flume/target/phoenix-flume-4.4.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-flume/4.4.0-SNAPSHOT/phoenix-flume-4.4.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Phoenix - Pig 4.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix-pig ---
[INFO] Deleting /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-pig/target
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-test-source) @ phoenix-pig ---
[INFO] Test Source directory: /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-pig/src/it/java added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-resource (add-test-resource) @ phoenix-pig ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix-pig ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ phoenix-pig ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-pig/src/main/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ phoenix-pig ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-pig/target/classes
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:build-classpath (create-mrapp-generated-classpath) @ phoenix-pig ---
[INFO] Wrote classpath file '/x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-pig/target/classes/mrapp-generated-classpath'.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ phoenix-pig ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-pig/src/test/resources
[INFO] skip non existing resourceDirectory /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-pig/src/it/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ phoenix-pig ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-pig/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (default-test) @ phoenix-pig ---
[INFO] Surefire report directory: /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-pig/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.phoenix.pig.util.PhoenixPigSchemaUtilTest
Running org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 sec - in org.apache.phoenix.pig.util.PhoenixPigSchemaUtilTest
Running org.apache.phoenix.pig.util.TableSchemaParserFunctionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.phoenix.pig.util.TableSchemaParserFunctionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.496 sec - in org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest
Running org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 sec - in org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest

Results :




Tests run: 10, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ phoenix-pig ---
[INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-pig/target/phoenix-pig-4.4.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ phoenix-pig ---
[INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-pig/target/phoenix-pig-4.4.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ phoenix-pig ---
[INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-pig/target/phoenix-pig-4.4.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ phoenix-pig ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:integration-test (ClientManagedTimeTests) @ phoenix-pig ---
[INFO] Failsafe report directory: /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-pig/target/failsafe-reports
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :




Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:integration-test (HBaseManagedTimeTests) @ phoenix-pig ---
[INFO] Failsafe report directory: /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-pig/target/failsafe-reports
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.phoenix.pig.PhoenixHBaseStorerIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.9 sec - in org.apache.phoenix.pig.PhoenixHBaseStorerIT

Results :




Tests run: 4, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:integration-test (NeedTheirOwnClusterTests) @ phoenix-pig ---
[INFO] Failsafe report directory: /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-pig/target/failsafe-reports
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.phoenix.pig.PhoenixHBaseLoaderIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.043 sec - in org.apache.phoenix.pig.PhoenixHBaseLoaderIT

Results :




Tests run: 12, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:verify (ClientManagedTimeTests) @ phoenix-pig ---
[INFO] Failsafe report directory: /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-pig/target/failsafe-reports
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:verify (HBaseManagedTimeTests) @ phoenix-pig ---
[INFO] Failsafe report directory: /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-pig/target/failsafe-reports
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:verify (NeedTheirOwnClusterTests) @ phoenix-pig ---
[INFO] Failsafe report directory: /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-pig/target/failsafe-reports
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ phoenix-pig ---
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-pig/target/phoenix-pig-4.4.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-pig/4.4.0-SNAPSHOT/phoenix-pig-4.4.0-SNAPSHOT.jar
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-pig/pom.xml to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-pig/4.4.0-SNAPSHOT/phoenix-pig-4.4.0-SNAPSHOT.pom
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-pig/target/phoenix-pig-4.4.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-pig/4.4.0-SNAPSHOT/phoenix-pig-4.4.0-SNAPSHOT-sources.jar
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-pig/target/phoenix-pig-4.4.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-pig/4.4.0-SNAPSHOT/phoenix-pig-4.4.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Phoenix Assembly 4.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.apache.org/content/repositories/releases/org/apache/phoenix/phoenix-spark/4.4.0-SNAPSHOT/maven-metadata.xml
Downloading: http://conjars.org/repo/org/apache/phoenix/phoenix-spark/4.4.0-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/phoenix/phoenix-spark/4.4.0-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/phoenix/phoenix-spark/4.4.0-SNAPSHOT/maven-metadata.xml
               
               
Downloading: http://repository.apache.org/snapshots/org/apache/phoenix/phoenix-spark/4.4.0-SNAPSHOT/maven-metadata.xml
               
               
               
Downloading: https://repository.apache.org/content/repositories/releases/org/apache/phoenix/phoenix-spark/4.4.0-SNAPSHOT/phoenix-spark-4.4.0-SNAPSHOT.jar
               
Downloading: http://conjars.org/repo/org/apache/phoenix/phoenix-spark/4.4.0-SNAPSHOT/phoenix-spark-4.4.0-SNAPSHOT.jar
               
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/phoenix/phoenix-spark/4.4.0-SNAPSHOT/phoenix-spark-4.4.0-SNAPSHOT.jar
               
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/phoenix/phoenix-spark/4.4.0-SNAPSHOT/phoenix-spark-4.4.0-SNAPSHOT.jar
               
Downloading: http://repository.apache.org/snapshots/org/apache/phoenix/phoenix-spark/4.4.0-SNAPSHOT/phoenix-spark-4.4.0-SNAPSHOT.jar
               
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Phoenix Core ...................................... SUCCESS [36:27.689s]
[INFO] Phoenix - Flume ................................... SUCCESS [1:03.758s]
[INFO] Phoenix - Pig ..................................... SUCCESS [2:34.665s]
[INFO] Phoenix Assembly .................................. FAILURE [1.241s]
[INFO] Phoenix - Pherf ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 40:07.866s
[INFO] Finished at: Thu Apr 16 23:58:35 UTC 2015
[INFO] Final Memory: 64M/286M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project phoenix-assembly: Could not resolve dependencies for project org.apache.phoenix:phoenix-assembly:pom:4.4.0-SNAPSHOT: Could not find artifact org.apache.phoenix:phoenix-spark:jar:4.4.0-SNAPSHOT in apache release (https://repository.apache.org/content/repositories/releases/) -> [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 :phoenix-assembly
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Sending artifact delta relative to Phoenix | Master #676
Archived 1016 artifacts
Archive block size is 32768
Received 11405 blocks and 643459898 bytes
Compression is 36.7%
Took 4 min 30 sec
Recording test results