See <https://builds.apache.org/job/Phoenix-calcite/25/changes>
Changes:
[jamestaylor] PHOENIX-3290 Move and/or combine as many NeedsOwnCluster tests to
bring
[jamestaylor] PHOENIX-3304 Tracing tests failing
[jamestaylor] PHOENIX-3308 Shutdown minicluster after parallel tests complete
[jamestaylor] PHOENIX-3253 Make changes to tests to support method level
[maryannxue] PHOENIX-2930 Cannot resolve columns aliased to its own name
[jamestaylor] PHOENIX-3308 Shutdown minicluster after parallel tests complete
[jamestaylor] PHOENIX-3314 Ignore
ImmutableIndexIT.testDropIfImmutableKeyValueColumn
[jamestaylor] PHOENIX-3314 ImmutableIndexIT.testCreateIndexDuringUpsertSelect()
is
[tdsilva] PHOENIX-3307 Backward compatibility fails for tables with index (4.7.0
[jamestaylor] PHOENIX-3253 Make changes to tests to support method level
[jamestaylor] PHOENIX-3327 Use same driver for all tests within a group
[elserj] PHOENIX-3287 Retry starting KDC on BindException
[jamestaylor] PHOENIX-3153 Convert join-related IT tests to be derived from
[samarth] PHOENIX-3334 ConnectionQueryServicesImpl should close HConnection if
[jamestaylor] PHOENIX-3181 Run test methods in parallel to reduce test suite
run time
[ankitsinghal59] PHOENIX-3331 Bug in calculating minDisabledTimestamp for a
batch
[ankitsinghal59] PHOENIX-3221 'LOCAL' keyword is not adhered for
[ankitsinghal59] PHOENIX-3254 IndexId Sequence is incremented even if index
exists
[jamestaylor] PHOENIX-3338 Move flapping test into test class marked as
NotThreadSafe
[jamestaylor] PHOENIX-3253 Make changes to tests to support method level
[jamestaylor] PHOENIX-3253 Make changes to tests to support method level
[ankitsinghal59] PHOENIX-3159 CachingHTableFactory may close HTable during
eviction even
[jamestaylor] PHOENIX-3253 Make changes to tests to support method level
[jamestaylor] PHOENIX-3253 Make changes to tests to support method level
[tdsilva] PHOENIX-3296 ArrayConstructor expression does not serialize arrays
with
[maryannxue] PHOENIX-3363 Join-related IT had problematic usage of generating
new
[maryannxue] quote 'date' columns
[maryannxue] PHOENIX-3364 ConcurrentModificationException from PhoenixSchema in
------------------------------------------
[...truncated 443358 lines...]
<BINARY_STRING_LITERAL> ...
<PREFIXED_STRING_LITERAL> ...
<QUOTED_STRING> ...
<UNICODE_STRING_LITERAL> ...
at
org.apache.phoenix.end2end.IndexExtendedIT.testSecondaryIndex(IndexExtendedIT.java:204)
Caused by: java.lang.RuntimeException:
parse failed: Encountered "1" at line 1, column 121.
Was expecting one of:
<BINARY_STRING_LITERAL> ...
<PREFIXED_STRING_LITERAL> ...
<QUOTED_STRING> ...
<UNICODE_STRING_LITERAL> ...
at
org.apache.phoenix.end2end.IndexExtendedIT.testSecondaryIndex(IndexExtendedIT.java:204)
Caused by: org.apache.calcite.sql.parser.SqlParseException:
Encountered "1" at line 1, column 121.
Was expecting one of:
<BINARY_STRING_LITERAL> ...
<PREFIXED_STRING_LITERAL> ...
<QUOTED_STRING> ...
<UNICODE_STRING_LITERAL> ...
at
org.apache.phoenix.end2end.IndexExtendedIT.testSecondaryIndex(IndexExtendedIT.java:204)
Caused by: org.apache.phoenix.calcite.parser.ParseException:
Encountered "1" at line 1, column 121.
Was expecting one of:
<BINARY_STRING_LITERAL> ...
<PREFIXED_STRING_LITERAL> ...
<QUOTED_STRING> ...
<UNICODE_STRING_LITERAL> ...
at
org.apache.phoenix.end2end.IndexExtendedIT.testSecondaryIndex(IndexExtendedIT.java:204)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.439 sec - in
org.apache.phoenix.end2end.index.MutableIndexReplicationIT
Running org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT
Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.576 sec -
in org.apache.phoenix.end2end.UserDefinedFunctionsIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.539 sec - in
org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT
Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Running
org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.958 sec - in
org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.094 sec - in
org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
Running org.apache.phoenix.execute.PartialCommitIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.613 sec -
in org.apache.phoenix.execute.PartialCommitIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.309 sec - in
org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Running org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Running org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.131 sec - in
org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Running
org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Tests run: 12, Failures: 4, Errors: 2, Skipped: 0, Time elapsed: 168.057 sec
<<< FAILURE! - in org.apache.phoenix.end2end.index.ImmutableIndexIT
testCreateIndexDuringUpsertSelect[ImmutableIndexIT_localIndex=false,transactional=false](org.apache.phoenix.end2end.index.ImmutableIndexIT)
Time elapsed: 7.519 sec <<< ERROR!
java.sql.SQLException: java.sql.SQLException: ERROR 201 (22000): Illegal data.
Expected length of at least 99 bytes, but had 71
at
org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexDuringUpsertSelect(ImmutableIndexIT.java:172)
Caused by: java.lang.RuntimeException: java.sql.SQLException: ERROR 201
(22000): Illegal data. Expected length of at least 99 bytes, but had 71
at
org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexDuringUpsertSelect(ImmutableIndexIT.java:172)
Caused by: java.sql.SQLException: ERROR 201 (22000): Illegal data. Expected
length of at least 99 bytes, but had 71
at
org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexDuringUpsertSelect(ImmutableIndexIT.java:172)
testDropIfImmutableKeyValueColumn[ImmutableIndexIT_localIndex=false,transactional=false](org.apache.phoenix.end2end.index.ImmutableIndexIT)
Time elapsed: 25.736 sec <<< FAILURE!
java.lang.AssertionError: expected:<1027> but was:<0>
at
org.apache.phoenix.end2end.index.ImmutableIndexIT.testDropIfImmutableKeyValueColumn(ImmutableIndexIT.java:142)
testCreateIndexDuringUpsertSelect[ImmutableIndexIT_localIndex=false,transactional=true](org.apache.phoenix.end2end.index.ImmutableIndexIT)
Time elapsed: 5.818 sec <<< ERROR!
java.sql.SQLException: java.sql.SQLException: ERROR 201 (22000): Illegal data.
Expected length of at least 99 bytes, but had 71
at
org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexDuringUpsertSelect(ImmutableIndexIT.java:172)
Caused by: java.lang.RuntimeException: java.sql.SQLException: ERROR 201
(22000): Illegal data. Expected length of at least 99 bytes, but had 71
at
org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexDuringUpsertSelect(ImmutableIndexIT.java:172)
Caused by: java.sql.SQLException: ERROR 201 (22000): Illegal data. Expected
length of at least 99 bytes, but had 71
at
org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexDuringUpsertSelect(ImmutableIndexIT.java:172)
testDropIfImmutableKeyValueColumn[ImmutableIndexIT_localIndex=false,transactional=true](org.apache.phoenix.end2end.index.ImmutableIndexIT)
Time elapsed: 9.609 sec <<< FAILURE!
java.lang.AssertionError: expected:<1027> but was:<0>
at
org.apache.phoenix.end2end.index.ImmutableIndexIT.testDropIfImmutableKeyValueColumn(ImmutableIndexIT.java:142)
testDropIfImmutableKeyValueColumn[ImmutableIndexIT_localIndex=true,transactional=false](org.apache.phoenix.end2end.index.ImmutableIndexIT)
Time elapsed: 28.013 sec <<< FAILURE!
java.lang.AssertionError: expected:<1027> but was:<0>
at
org.apache.phoenix.end2end.index.ImmutableIndexIT.testDropIfImmutableKeyValueColumn(ImmutableIndexIT.java:142)
testDropIfImmutableKeyValueColumn[ImmutableIndexIT_localIndex=true,transactional=true](org.apache.phoenix.end2end.index.ImmutableIndexIT)
Time elapsed: 10.719 sec <<< FAILURE!
java.lang.AssertionError: expected:<1027> but was:<0>
at
org.apache.phoenix.end2end.index.ImmutableIndexIT.testDropIfImmutableKeyValueColumn(ImmutableIndexIT.java:142)
Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 21.641 sec <<<
FAILURE! - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
testRoundRobinBehavior(org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT)
Time elapsed: 13.269 sec <<< ERROR!
java.sql.SQLException: Cannot call executeQuery(String) on prepared or callable
statement
at
org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT.testRoundRobinBehavior(RoundRobinResultIteratorWithStatsIT.java:80)
Running org.apache.phoenix.monitoring.PhoenixMetricsIT
Running org.apache.phoenix.rpc.PhoenixClientRpcIT
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 10.486 sec <<<
FAILURE! - in org.apache.phoenix.rpc.PhoenixClientRpcIT
testMetadataQos(org.apache.phoenix.rpc.PhoenixClientRpcIT) Time elapsed: 0.368
sec <<< ERROR!
java.lang.NullPointerException
at
org.apache.phoenix.rpc.PhoenixClientRpcIT.testMetadataQos(PhoenixClientRpcIT.java:110)
testIndexQos(org.apache.phoenix.rpc.PhoenixClientRpcIT) Time elapsed: 0.194
sec <<< ERROR!
java.lang.NullPointerException
at
org.apache.phoenix.rpc.PhoenixClientRpcIT.testIndexQos(PhoenixClientRpcIT.java:96)
Running org.apache.phoenix.rpc.PhoenixServerRpcIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.957 sec <<<
FAILURE! - in org.apache.phoenix.rpc.PhoenixServerRpcIT
testIndexQos(org.apache.phoenix.rpc.PhoenixServerRpcIT) Time elapsed: 0.344
sec <<< ERROR!
java.lang.NullPointerException
at
org.apache.phoenix.rpc.PhoenixServerRpcIT.testIndexQos(PhoenixServerRpcIT.java:148)
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 323.348 sec -
in org.apache.phoenix.end2end.index.MutableIndexFailureIT
Tests run: 18, Failures: 7, Errors: 2, Skipped: 0, Time elapsed: 119.977 sec
<<< FAILURE! - in org.apache.phoenix.monitoring.PhoenixMetricsIT
testGlobalPhoenixMetricsForQueries(org.apache.phoenix.monitoring.PhoenixMetricsIT)
Time elapsed: 2.869 sec <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<2>
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.testGlobalPhoenixMetricsForQueries(PhoenixMetricsIT.java:101)
testNoMetricsCollectedForConnection(org.apache.phoenix.monitoring.PhoenixMetricsIT)
Time elapsed: 4.843 sec <<< ERROR!
java.sql.SQLException: does not implement 'class
org.apache.phoenix.jdbc.PhoenixResultSet'
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.testNoMetricsCollectedForConnection(PhoenixMetricsIT.java:327)
testMetricsForDelete(org.apache.phoenix.monitoring.PhoenixMetricsIT) Time
elapsed: 4.99 sec <<< FAILURE!
java.lang.AssertionError: No read metrics present when there should have been!
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.assertReadMetricsForMutatingSql(PhoenixMetricsIT.java:785)
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForDelete(PhoenixMetricsIT.java:307)
testReadMetricsForSelect(org.apache.phoenix.monitoring.PhoenixMetricsIT) Time
elapsed: 5.457 sec <<< ERROR!
java.sql.SQLException: does not implement 'class
org.apache.phoenix.jdbc.PhoenixResultSet'
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.testReadMetricsForSelect(PhoenixMetricsIT.java:206)
testGlobalPhoenixMetricsForUpsertSelect(org.apache.phoenix.monitoring.PhoenixMetricsIT)
Time elapsed: 5.004 sec <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<0>
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.testGlobalPhoenixMetricsForUpsertSelect(PhoenixMetricsIT.java:144)
testGlobalPhoenixMetricsForMutations(org.apache.phoenix.monitoring.PhoenixMetricsIT)
Time elapsed: 0.296 sec <<< FAILURE!
java.lang.AssertionError: expected:<10> but was:<0>
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.testGlobalPhoenixMetricsForMutations(PhoenixMetricsIT.java:121)
testMetricsForDeleteWithAutoCommit(org.apache.phoenix.monitoring.PhoenixMetricsIT)
Time elapsed: 4.94 sec <<< FAILURE!
java.lang.AssertionError: The two metrics have different or unequal number of
table names
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.assertMetricsAreSame(PhoenixMetricsIT.java:650)
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForDeleteWithAutoCommit(PhoenixMetricsIT.java:418)
testMetricsForUpsertSelect(org.apache.phoenix.monitoring.PhoenixMetricsIT)
Time elapsed: 9.361 sec <<< FAILURE!
java.lang.AssertionError: No read metrics present when there should have been!
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.assertReadMetricsForMutatingSql(PhoenixMetricsIT.java:785)
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertSelect(PhoenixMetricsIT.java:284)
testMetricsForUpsertSelectSameTable(org.apache.phoenix.monitoring.PhoenixMetricsIT)
Time elapsed: 4.776 sec <<< FAILURE!
java.lang.AssertionError: No read metrics present when there should have been!
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.assertReadMetricsForMutatingSql(PhoenixMetricsIT.java:785)
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.testMetricsForUpsertSelectSameTable(PhoenixMetricsIT.java:611)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 175.505 sec -
in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 231.641 sec -
in org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 248.677 sec -
in
org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Results :
Failed tests:
IndexExtendedIT.testLocalIndexScanAfterRegionsMerge:547->BaseTest.assertEquals:1784
expected:<[z]> but was:<[a]>
QueryTimeoutIT.testSetRPCTimeOnConnection:94
QueryWithLimitIT.testQueryWithoutLimitFails:103
SpillableGroupByIT.testScanUri:120 Internal error: Error while applying rule
AggregateExpandDistinctAggregatesRule, args
[rel#55152:LogicalAggregate.NONE.[](input=rel#55097:Subset#0.SERVER.[],group={1},EXPR$0=COUNT(),EXPR$1=COUNT(DISTINCT
$1),EXPR$2=SUM($2),EXPR$3=AVG($2),EXPR$5=MIN($0),EXPR$6=MAX($0))]
ImmutableIndexIT.testDropIfImmutableKeyValueColumn:142->BaseTest.assertEquals:1828
expected:<1027> but was:<0>
ImmutableIndexIT.testDropIfImmutableKeyValueColumn:142->BaseTest.assertEquals:1828
expected:<1027> but was:<0>
ImmutableIndexIT.testDropIfImmutableKeyValueColumn:142->BaseTest.assertEquals:1828
expected:<1027> but was:<0>
ImmutableIndexIT.testDropIfImmutableKeyValueColumn:142->BaseTest.assertEquals:1828
expected:<1027> but was:<0>
PhoenixMetricsIT.testGlobalPhoenixMetricsForMutations:121->BaseTest.assertEquals:1828
expected:<10> but was:<0>
PhoenixMetricsIT.testGlobalPhoenixMetricsForQueries:101->BaseTest.assertEquals:1828
expected:<1> but was:<2>
PhoenixMetricsIT.testGlobalPhoenixMetricsForUpsertSelect:144->BaseTest.assertEquals:1828
expected:<1> but was:<0>
PhoenixMetricsIT.testMetricsForDelete:307->assertReadMetricsForMutatingSql:785
No read metrics present when there should have been!
PhoenixMetricsIT.testMetricsForDeleteWithAutoCommit:418->assertMetricsAreSame:650
The two metrics have different or unequal number of table names
PhoenixMetricsIT.testMetricsForUpsertSelect:284->assertReadMetricsForMutatingSql:785
No read metrics present when there should have been!
PhoenixMetricsIT.testMetricsForUpsertSelectSameTable:611->assertReadMetricsForMutatingSql:785
No read metrics present when there should have been!
Tests in error:
CsvBulkLoadToolIT.testBasicImport:71 » SQL Error while executing SQL "CREATE
T...
CsvBulkLoadToolIT.testImportWithLocalIndex:254 » SQL Error while executing
SQL...
CsvBulkLoadToolIT.testMultipleInputFiles:179 » SQL Error while executing SQL
"...
IndexExtendedIT.testDeleteFromImmutable:345 » SQL Error while executing SQL
"d...
IndexExtendedIT.testDeleteFromImmutable:345 » SQL Error while executing SQL
"d...
IndexExtendedIT.testMutableIndexWithUpdates:153 » SQL Error while executing
SQ...
IndexExtendedIT.testMutableIndexWithUpdates:153 » SQL Error while executing
SQ...
IndexExtendedIT.testMutableIndexWithUpdates:153 » SQL Error while executing
SQ...
IndexExtendedIT.testMutableIndexWithUpdates:153 » SQL Error while executing
SQ...
IndexExtendedIT.testSecondaryIndex:204 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:204 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:204 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:204 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:204 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:204 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:204 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:204 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:204 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:204 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:204 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:204 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:204 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:204 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:204 » SQL Error while executing SQL
"CREATE...
IndexExtendedIT.testSecondaryIndex:204 » SQL Error while executing SQL
"CREATE...
QueryTimeoutIT.testQueryTimeout:120 » SQL does not implement 'class
org.apache...
SpillableGroupByIT.testStatisticsAreNotWritten:164 » SQL Error while
executing...
ImmutableIndexIT.testCreateIndexDuringUpsertSelect:172->BaseTest.upsertRows:1620->BaseTest.upsertRow:1647
» SQL
ImmutableIndexIT.testCreateIndexDuringUpsertSelect:172->BaseTest.upsertRows:1620->BaseTest.upsertRow:1647
» SQL
RoundRobinResultIteratorWithStatsIT.testRoundRobinBehavior:80 » SQL Cannot
cal...
PhoenixMetricsIT.testNoMetricsCollectedForConnection:327 » SQL does not
implem...
PhoenixMetricsIT.testReadMetricsForSelect:206 » SQL does not implement 'class
...
PhoenixClientRpcIT.testIndexQos:96 NullPointer
PhoenixClientRpcIT.testMetadataQos:110 NullPointer
PhoenixServerRpcIT.testIndexQos:148 NullPointer
Tests run: 211, Failures: 15, Errors: 35, Skipped: 0
[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) @
phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Phoenix ..................................... SUCCESS [ 4.743 s]
[INFO] Phoenix Core ....................................... FAILURE [37:46 min]
[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: 37:54 min
[INFO] Finished at: 2016-10-07T21:16:58+00:00
[INFO] Final Memory: 86M/788M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify
(ParallelStatsEnabledTest) on project phoenix-core: There was a timeout or
other error in the fork -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :phoenix-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results