See
<https://builds.apache.org/job/Phoenix-master/2226/display/redirect?page=changes>
Changes:
[tdsilva] PHOENIX-4872: BulkLoad has bug when loading on
[tdsilva] PHOENIX-4891: An index should inherit UPDATE_CACHE_FREQUENCY setting
------------------------------------------
[...truncated 2.50 MB...]
[ERROR]
testMigrateToSystemNamespaceAndUpgradeSysCat(org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT)
Time elapsed: 41.997 s <<< FAILURE!
java.lang.AssertionError: expected:<[SYSTEM.CATALOG, SYSTEM.SEQUENCE,
SYSTEM.MUTEX, SYSTEM.CHILD_LINK, SYSTEM.STATS, SYSTEM.FUNCTION, SYSTEM.LOG]>
but was:<[SYSTEM.CATALOG, SYSTEM.SEQUENCE, SYSTEM.MUTEX, SYSTEM.CHILD_LINK,
SYSTEM.FUNCTION, SYSTEM.STATS, SYSTEM.TASK, SYSTEM.LOG]>
at
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.firstConnectionNSMappingServerEnabledClientEnabledMappingDisabled(SystemCatalogCreationOnConnectionIT.java:574)
at
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.testMigrateToSystemNamespaceAndUpgradeSysCat(SystemCatalogCreationOnConnectionIT.java:282)
[ERROR]
testNSMappingDisabledNoUpgradeRequired(org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT)
Time elapsed: 38.822 s <<< FAILURE!
java.lang.AssertionError: expected:<[SYSTEM.CATALOG, SYSTEM.SEQUENCE,
SYSTEM.MUTEX, SYSTEM.CHILD_LINK, SYSTEM.STATS, SYSTEM.FUNCTION, SYSTEM.LOG]>
but was:<[SYSTEM.CATALOG, SYSTEM.SEQUENCE, SYSTEM.MUTEX, SYSTEM.CHILD_LINK,
SYSTEM.FUNCTION, SYSTEM.STATS, SYSTEM.TASK, SYSTEM.LOG]>
at
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.firstConnectionNSMappingServerDisabledClientDisabled(SystemCatalogCreationOnConnectionIT.java:634)
at
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.testNSMappingDisabledNoUpgradeRequired(SystemCatalogCreationOnConnectionIT.java:381)
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running org.apache.phoenix.end2end.index.LocalIndexIT
[ERROR] Tests run: 4, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 425.467
s <<< FAILURE! - in org.apache.phoenix.end2end.TableDDLPermissionsIT
[ERROR]
testAutomaticGrantWithIndexAndView[isNamespaceMapped=false](org.apache.phoenix.end2end.TableDDLPermissionsIT)
Time elapsed: 194.748 s <<< ERROR!
java.lang.reflect.UndeclaredThrowableException
at
org.apache.phoenix.end2end.TableDDLPermissionsIT.testAutomaticGrantWithIndexAndView(TableDDLPermissionsIT.java:237)
Caused by: org.apache.phoenix.schema.TableNotFoundException: ERROR 1012
(42M03): Table undefined.
at
org.apache.phoenix.end2end.TableDDLPermissionsIT.testAutomaticGrantWithIndexAndView(TableDDLPermissionsIT.java:237)
[ERROR]
testAutomaticGrantWithIndexAndView[isNamespaceMapped=true](org.apache.phoenix.end2end.TableDDLPermissionsIT)
Time elapsed: 179.264 s <<< ERROR!
java.lang.reflect.UndeclaredThrowableException
at
org.apache.phoenix.end2end.TableDDLPermissionsIT.testAutomaticGrantWithIndexAndView(TableDDLPermissionsIT.java:237)
Caused by: org.apache.phoenix.schema.TableNotFoundException: ERROR 1012
(42M03): Table undefined.
at
org.apache.phoenix.end2end.TableDDLPermissionsIT.testAutomaticGrantWithIndexAndView(TableDDLPermissionsIT.java:237)
[INFO] Running
org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 149.435
s - in org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 238.393
s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[WARNING] Tests run: 40, Failures: 0, Errors: 0, Skipped: 16, Time elapsed:
387.574 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.419 s
- in org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.763 s
- in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[INFO] Running org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Running org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.866 s
- in org.apache.phoenix.end2end.index.PhoenixMRJobSubmitterIT
[INFO] Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.556 s
- in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.302 s
- in org.apache.phoenix.execute.PartialCommitIT
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.296 s
- in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 536.863
s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.923 s
- in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.927 s
- in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsDisabledIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s
- in org.apache.phoenix.monitoring.PhoenixMetricsDisabledIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.228 s
- in org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[ERROR] Tests run: 25, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
358.896 s <<< FAILURE! - in
org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[ERROR]
testConcurrentUpsertsWithRebuild(org.apache.phoenix.end2end.index.PartialIndexRebuilderIT)
Time elapsed: 43.319 s <<< FAILURE!
java.lang.AssertionError: Expected equality for V1, but null!=-15
at
org.apache.phoenix.end2end.index.PartialIndexRebuilderIT.testConcurrentUpsertsWithRebuild(PartialIndexRebuilderIT.java:230)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.313 s
- in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 163.316
s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.025 s
- in org.apache.phoenix.rpc.PhoenixServerRpcIT
[ERROR] Tests run: 21, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 92.415
s <<< FAILURE! - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[ERROR]
testGlobalPhoenixMetricsForQueries(org.apache.phoenix.monitoring.PhoenixMetricsIT)
Time elapsed: 7.452 s <<< FAILURE!
java.lang.AssertionError
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.testGlobalPhoenixMetricsForQueries(PhoenixMetricsIT.java:137)
[ERROR]
testGlobalPhoenixMetricsForUpsertSelect(org.apache.phoenix.monitoring.PhoenixMetricsIT)
Time elapsed: 9.738 s <<< FAILURE!
java.lang.AssertionError
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.testGlobalPhoenixMetricsForUpsertSelect(PhoenixMetricsIT.java:191)
[ERROR]
testGlobalPhoenixMetricsForMutations(org.apache.phoenix.monitoring.PhoenixMetricsIT)
Time elapsed: 7.32 s <<< FAILURE!
java.lang.AssertionError
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.testGlobalPhoenixMetricsForMutations(PhoenixMetricsIT.java:156)
[ERROR]
testResetGlobalPhoenixMetrics(org.apache.phoenix.monitoring.PhoenixMetricsIT)
Time elapsed: 5.011 s <<< FAILURE!
java.lang.AssertionError
at
org.apache.phoenix.monitoring.PhoenixMetricsIT.testResetGlobalPhoenixMetrics(PhoenixMetricsIT.java:102)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR]
MigrateSystemTablesToSystemNamespaceIT.oldClientsAfterSystemTableMigrationShouldFail:179
[ERROR] MigrateSystemTablesToSystemNamespaceIT.onlyOneClientCanMigrate:214
[ERROR]
SystemCatalogCreationOnConnectionIT.testMetadataAlterRemainsAutoUpgradeDisabled:417->firstConnectionAutoUpgradeToggle:509->firstConnectionAutoUpgradeDisabled:542
expected:<[SYSTEM.CATALOG, SYSTEM.SEQUENCE, SYSTEM.MUTEX, SYSTEM.CHILD_LINK,
SYSTEM.STATS, SYSTEM.FUNCTION, SYSTEM.LOG]> but was:<[SYSTEM.CATALOG,
SYSTEM.SEQUENCE, SYSTEM.MUTEX, SYSTEM.CHILD_LINK, SYSTEM.FUNCTION,
SYSTEM.STATS, SYSTEM.TASK, SYSTEM.LOG]>
[ERROR]
SystemCatalogCreationOnConnectionIT.testMetadataAlterRemainsAutoUpgradeEnabled:427->firstConnectionAutoUpgradeToggle:507->firstConnectionNSMappingServerDisabledClientDisabled:634
expected:<[SYSTEM.CATALOG, SYSTEM.SEQUENCE, SYSTEM.MUTEX, SYSTEM.CHILD_LINK,
SYSTEM.STATS, SYSTEM.FUNCTION, SYSTEM.LOG]> but was:<[SYSTEM.CATALOG,
SYSTEM.SEQUENCE, SYSTEM.MUTEX, SYSTEM.CHILD_LINK, SYSTEM.FUNCTION,
SYSTEM.STATS, SYSTEM.TASK, SYSTEM.LOG]>
[ERROR] SystemCatalogCreationOnConnectionIT.testMigrateSysCatCreateOthers:269
expected:<[SYSTEM:STATS, SYSTEM:CATALOG, SYSTEM:FUNCTION, SYSTEM:LOG,
SYSTEM:MUTEX, SYSTEM:CHILD_LINK, SYSTEM:SEQUENCE]> but was:<[SYSTEM:STATS,
SYSTEM:CATALOG, SYSTEM:FUNCTION, SYSTEM:LOG, SYSTEM:CHILD_LINK, SYSTEM:MUTEX,
SYSTEM:SEQUENCE, SYSTEM:TASK]>
[ERROR]
SystemCatalogCreationOnConnectionIT.testMigrateToSystemNamespace:193->firstConnectionNSMappingServerEnabledClientEnabledMappingDisabled:574
expected:<[SYSTEM.CATALOG, SYSTEM.SEQUENCE, SYSTEM.MUTEX, SYSTEM.CHILD_LINK,
SYSTEM.STATS, SYSTEM.FUNCTION, SYSTEM.LOG]> but was:<[SYSTEM.CATALOG,
SYSTEM.SEQUENCE, SYSTEM.MUTEX, SYSTEM.CHILD_LINK, SYSTEM.FUNCTION,
SYSTEM.STATS, SYSTEM.TASK, SYSTEM.LOG]>
[ERROR]
SystemCatalogCreationOnConnectionIT.testMigrateToSystemNamespaceAndUpgradeSysCat:282->firstConnectionNSMappingServerEnabledClientEnabledMappingDisabled:574
expected:<[SYSTEM.CATALOG, SYSTEM.SEQUENCE, SYSTEM.MUTEX, SYSTEM.CHILD_LINK,
SYSTEM.STATS, SYSTEM.FUNCTION, SYSTEM.LOG]> but was:<[SYSTEM.CATALOG,
SYSTEM.SEQUENCE, SYSTEM.MUTEX, SYSTEM.CHILD_LINK, SYSTEM.FUNCTION,
SYSTEM.STATS, SYSTEM.TASK, SYSTEM.LOG]>
[ERROR]
SystemCatalogCreationOnConnectionIT.testNSMappingDisabledNoUpgradeRequired:381->firstConnectionNSMappingServerDisabledClientDisabled:634
expected:<[SYSTEM.CATALOG, SYSTEM.SEQUENCE, SYSTEM.MUTEX, SYSTEM.CHILD_LINK,
SYSTEM.STATS, SYSTEM.FUNCTION, SYSTEM.LOG]> but was:<[SYSTEM.CATALOG,
SYSTEM.SEQUENCE, SYSTEM.MUTEX, SYSTEM.CHILD_LINK, SYSTEM.FUNCTION,
SYSTEM.STATS, SYSTEM.TASK, SYSTEM.LOG]>
[ERROR]
SystemCatalogCreationOnConnectionIT.testSysTablesExistInconsistentNSMappingFails:340->firstConnectionNSMappingServerDisabledClientDisabled:634
expected:<[SYSTEM.CATALOG, SYSTEM.SEQUENCE, SYSTEM.MUTEX, SYSTEM.CHILD_LINK,
SYSTEM.STATS, SYSTEM.FUNCTION, SYSTEM.LOG]> but was:<[SYSTEM.CATALOG,
SYSTEM.SEQUENCE, SYSTEM.MUTEX, SYSTEM.CHILD_LINK, SYSTEM.FUNCTION,
SYSTEM.STATS, SYSTEM.TASK, SYSTEM.LOG]>
[ERROR]
SystemCatalogCreationOnConnectionIT.testTablesExistInconsistentNSMappingFails:299->firstConnectionNSMappingServerEnabledClientEnabled:557
expected:<[SYSTEM:STATS, SYSTEM:CATALOG, SYSTEM:FUNCTION, SYSTEM:LOG,
SYSTEM:MUTEX, SYSTEM:CHILD_LINK, SYSTEM:SEQUENCE]> but was:<[SYSTEM:STATS,
SYSTEM:CATALOG, SYSTEM:FUNCTION, SYSTEM:LOG, SYSTEM:CHILD_LINK, SYSTEM:MUTEX,
SYSTEM:SEQUENCE, SYSTEM:TASK]>
[ERROR]
SystemCatalogCreationOnConnectionIT.testUpgradeAttempted:211->firstConnectionNSMappingServerEnabledClientEnabled:557
expected:<[SYSTEM:STATS, SYSTEM:CATALOG, SYSTEM:FUNCTION, SYSTEM:LOG,
SYSTEM:MUTEX, SYSTEM:CHILD_LINK, SYSTEM:SEQUENCE]> but was:<[SYSTEM:STATS,
SYSTEM:CATALOG, SYSTEM:FUNCTION, SYSTEM:LOG, SYSTEM:CHILD_LINK, SYSTEM:MUTEX,
SYSTEM:SEQUENCE, SYSTEM:TASK]>
[ERROR]
SystemCatalogCreationOnConnectionIT.testUpgradeNotAllowed:232->firstConnectionNSMappingServerEnabledClientEnabled:557
expected:<[SYSTEM:STATS, SYSTEM:CATALOG, SYSTEM:FUNCTION, SYSTEM:LOG,
SYSTEM:MUTEX, SYSTEM:CHILD_LINK, SYSTEM:SEQUENCE]> but was:<[SYSTEM:STATS,
SYSTEM:CATALOG, SYSTEM:FUNCTION, SYSTEM:LOG, SYSTEM:CHILD_LINK, SYSTEM:MUTEX,
SYSTEM:SEQUENCE, SYSTEM:TASK]>
[ERROR] PartialIndexRebuilderIT.testConcurrentUpsertsWithRebuild:230 Expected
equality for V1, but null!=-15
[ERROR] PhoenixMetricsIT.testGlobalPhoenixMetricsForMutations:156
[ERROR] PhoenixMetricsIT.testGlobalPhoenixMetricsForQueries:137
[ERROR] PhoenixMetricsIT.testGlobalPhoenixMetricsForUpsertSelect:191
[ERROR] PhoenixMetricsIT.testResetGlobalPhoenixMetrics:102
[ERROR] Errors:
[ERROR]
TableDDLPermissionsIT.testAutomaticGrantWithIndexAndView:237->BasePermissionsIT.verifyAllowed:689->BasePermissionsIT.verifyAllowed:696
» UndeclaredThrowable
[ERROR]
TableDDLPermissionsIT.testAutomaticGrantWithIndexAndView:237->BasePermissionsIT.verifyAllowed:689->BasePermissionsIT.verifyAllowed:696
» UndeclaredThrowable
[INFO]
[ERROR] Tests run: 719, Failures: 17, Errors: 2, Skipped: 48
[INFO]
[INFO]
[INFO] --- maven-failsafe-plugin:2.20:integration-test
(SplitSystemCatalogTests) @ phoenix-core ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.183 s
- in org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 129.419
s - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.233 s
- in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 119.346
s - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Running org.apache.phoenix.end2end.ViewIT
[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[WARNING] Tests run: 14, Failures: 0, Errors: 0, Skipped: 2, Time elapsed:
109.023 s - in org.apache.phoenix.end2end.index.ViewIndexIT
[ERROR] Tests run: 128, Failures: 0, Errors: 5, Skipped: 0, Time elapsed:
706.97 s <<< FAILURE! - in org.apache.phoenix.end2end.ViewIT
[ERROR]
testCreateViewMappedToExistingHbaseTableWithNamespaceMappingEnabled[ViewIT_transactionProvider=TEPHRA,
columnEncoded=false](org.apache.phoenix.end2end.ViewIT) Time elapsed: 31.845
s <<< ERROR!
org.apache.phoenix.schema.TableNotFoundException: ERROR 1012 (42M03): Table
undefined. tableName=NS_N000068.TBL_N000069
at
org.apache.phoenix.end2end.ViewIT.testCreateViewMappedToExistingHbaseTableWithNamespaceMappingEnabled(ViewIT.java:976)
[ERROR]
testRecreateDroppedTableWithChildViews[ViewIT_transactionProvider=TEPHRA,
columnEncoded=true](org.apache.phoenix.end2end.ViewIT) Time elapsed: 5.14 s
<<< ERROR!
org.apache.phoenix.schema.TableNotFoundException: ERROR 1012 (42M03): Table
undefined.
at
org.apache.phoenix.end2end.ViewIT.testRecreateDroppedTableWithChildViews(ViewIT.java:530)
[ERROR]
testCreateViewMappedToExistingHbaseTableWithNamespaceMappingEnabled[ViewIT_transactionProvider=TEPHRA,
columnEncoded=true](org.apache.phoenix.end2end.ViewIT) Time elapsed: 30.347 s
<<< ERROR!
org.apache.phoenix.schema.TableNotFoundException: ERROR 1012 (42M03): Table
undefined. tableName=NS_N000166.TBL_N000167
at
org.apache.phoenix.end2end.ViewIT.testCreateViewMappedToExistingHbaseTableWithNamespaceMappingEnabled(ViewIT.java:976)
[ERROR]
testCreateViewMappedToExistingHbaseTableWithNamespaceMappingEnabled[ViewIT_transactionProvider=null,
columnEncoded=false](org.apache.phoenix.end2end.ViewIT) Time elapsed: 28.575
s <<< ERROR!
org.apache.phoenix.schema.TableNotFoundException: ERROR 1012 (42M03): Table
undefined. tableName=NS_N000264.TBL_N000265
at
org.apache.phoenix.end2end.ViewIT.testCreateViewMappedToExistingHbaseTableWithNamespaceMappingEnabled(ViewIT.java:976)
[ERROR]
testCreateViewMappedToExistingHbaseTableWithNamespaceMappingEnabled[ViewIT_transactionProvider=null,
columnEncoded=true](org.apache.phoenix.end2end.ViewIT) Time elapsed: 29.754 s
<<< ERROR!
org.apache.phoenix.schema.TableNotFoundException: ERROR 1012 (42M03): Table
undefined. tableName=NS_N000362.TBL_N000363
at
org.apache.phoenix.end2end.ViewIT.testCreateViewMappedToExistingHbaseTableWithNamespaceMappingEnabled(ViewIT.java:976)
[INFO] Tests run: 104, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
1,160.466 s - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO]
[INFO] Results:
[INFO]
[ERROR] Errors:
[ERROR]
ViewIT.testCreateViewMappedToExistingHbaseTableWithNamespaceMappingEnabled:976
» TableNotFound
[ERROR]
ViewIT.testCreateViewMappedToExistingHbaseTableWithNamespaceMappingEnabled:976
» TableNotFound
[ERROR]
ViewIT.testCreateViewMappedToExistingHbaseTableWithNamespaceMappingEnabled:976
» TableNotFound
[ERROR]
ViewIT.testCreateViewMappedToExistingHbaseTableWithNamespaceMappingEnabled:976
» TableNotFound
[ERROR] ViewIT.testRecreateDroppedTableWithChildViews:530 » TableNotFound
ERROR 1012 (...
[INFO]
[ERROR] Tests run: 273, Failures: 0, Errors: 5, Skipped: 2
[INFO]
[INFO]
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @
phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Phoenix 5.1.0-HBase-2.0-SNAPSHOT ............ SUCCESS [ 4.861 s]
[INFO] Phoenix Core ....................................... FAILURE [ 03:23 h]
[INFO] Phoenix - Flume .................................... SKIPPED
[INFO] Phoenix - Kafka .................................... 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] Phoenix Load Balancer 5.1.0-HBase-2.0-SNAPSHOT ..... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:24 h
[INFO] Finished at: 2018-10-31T04:19:48Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify
(ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR]
[ERROR] Please refer to
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/target/failsafe-reports>
for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump,
[date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException:
ExecutionException The forked VM terminated without properly saying goodbye. VM
crash or System.exit called?
[ERROR] Command was /bin/sh -c cd
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core> &&
/usr/local/asfpackages/java/jdk1.8.0_172/jre/bin/java -enableassertions
-Xmx2000m -XX:MaxPermSize=256m -Djava.security.egd=file:/dev/./urandom
'-Djava.library.path=${hadoop.library.path}:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib'
-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=./target/
-Dorg.apache.hadoop.hbase.shaded.io.netty.packagePrefix=org.apache.hadoop.hbase.shaded.
-jar
<https://builds.apache.org/job/Phoenix-master/2226/artifact/phoenix-core/target/surefire/surefirebooter6979413347962647798.jar>
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/target/surefire>
2018-10-31T00-59-09_663-jvmRun3 surefire2079853357925247367tmp
surefire_1921643897715063689776tmp
[ERROR] Process Exit Code: 0
[ERROR] at
org.apache.maven.plugin.surefire.booterclient.ForkStarter.awaitResultsDone(ForkStarter.java:494)
[ERROR] at
org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:441)
[ERROR] at
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:292)
[ERROR] at
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:243)
[ERROR] at
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1077)
[ERROR] at
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:907)
[ERROR] at
org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:785)
[ERROR] at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
[ERROR] at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
[ERROR] at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
[ERROR] at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
[ERROR] at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
[ERROR] at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
[ERROR] at
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
[ERROR] at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
[ERROR] at
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305)
[ERROR] at
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
[ERROR] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
[ERROR] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:954)
[ERROR] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
[ERROR] at org.apache.maven.cli.MavenCli.main(MavenCli.java:192)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[ERROR] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] at java.lang.reflect.Method.invoke(Method.java:498)
[ERROR] at
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[ERROR] at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[ERROR] at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[ERROR] at
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[ERROR] Caused by:
org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM
terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core> &&
/usr/local/asfpackages/java/jdk1.8.0_172/jre/bin/java -enableassertions
-Xmx2000m -XX:MaxPermSize=256m -Djava.security.egd=file:/dev/./urandom
'-Djava.library.path=${hadoop.library.path}:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib'
-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=./target/
-Dorg.apache.hadoop.hbase.shaded.io.netty.packagePrefix=org.apache.hadoop.hbase.shaded.
-jar
<https://builds.apache.org/job/Phoenix-master/2226/artifact/phoenix-core/target/surefire/surefirebooter6979413347962647798.jar>
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/target/surefire>
2018-10-31T00-59-09_663-jvmRun3 surefire2079853357925247367tmp
surefire_1921643897715063689776tmp
[ERROR] Process Exit Code: 0
[ERROR] at
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:679)
[ERROR] at
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:533)
[ERROR] at
org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$600(ForkStarter.java:117)
[ERROR] at
org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:429)
[ERROR] at
org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:406)
[ERROR] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[ERROR] at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[ERROR] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[ERROR] at java.lang.Thread.run(Thread.java:748)
[ERROR]
[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 :phoenix-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]