See
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/245/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
rom
------------------------------------------
[...truncated 131.17 KB...]
at
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.testUpgradeNotAllowed(SystemCatalogCreationOnConnectionIT.java:232)
[ERROR]
testTablesExistInconsistentNSMappingFails(org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT)
Time elapsed: 36.632 s <<< FAILURE!
java.lang.AssertionError: 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]>
at
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.firstConnectionNSMappingServerEnabledClientEnabled(SystemCatalogCreationOnConnectionIT.java:557)
at
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.testTablesExistInconsistentNSMappingFails(SystemCatalogCreationOnConnectionIT.java:299)
[ERROR]
testUpgradeAttempted(org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT)
Time elapsed: 35.74 s <<< FAILURE!
java.lang.AssertionError: 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]>
at
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.firstConnectionNSMappingServerEnabledClientEnabled(SystemCatalogCreationOnConnectionIT.java:557)
at
org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT.testUpgradeAttempted(SystemCatalogCreationOnConnectionIT.java:211)
[ERROR]
testMigrateToSystemNamespace(org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT)
Time elapsed: 36.43 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.testMigrateToSystemNamespace(SystemCatalogCreationOnConnectionIT.java:193)
[ERROR]
testSysTablesExistInconsistentNSMappingFails(org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT)
Time elapsed: 35.666 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.testSysTablesExistInconsistentNSMappingFails(SystemCatalogCreationOnConnectionIT.java:340)
[ERROR]
testMigrateToSystemNamespaceAndUpgradeSysCat(org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT)
Time elapsed: 36.501 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: 36.154 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.LocalIndexIT
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 118.764
s - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
[ERROR] Tests run: 4, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 352.224
s <<< FAILURE! - in org.apache.phoenix.end2end.TableDDLPermissionsIT
[ERROR]
testAutomaticGrantWithIndexAndView[isNamespaceMapped=false](org.apache.phoenix.end2end.TableDDLPermissionsIT)
Time elapsed: 159.131 s <<< ERROR!
java.lang.reflect.UndeclaredThrowableException
at
org.apache.phoenix.end2end.TableDDLPermissionsIT.testAutomaticGrantWithIndexAndView(TableDDLPermissionsIT.java:230)
Caused by: org.apache.phoenix.schema.TableNotFoundException: ERROR 1012
(42M03): Table undefined.
at
org.apache.phoenix.end2end.TableDDLPermissionsIT.testAutomaticGrantWithIndexAndView(TableDDLPermissionsIT.java:230)
[ERROR]
testAutomaticGrantWithIndexAndView[isNamespaceMapped=true](org.apache.phoenix.end2end.TableDDLPermissionsIT)
Time elapsed: 146.832 s <<< ERROR!
java.lang.reflect.UndeclaredThrowableException
at
org.apache.phoenix.end2end.TableDDLPermissionsIT.testAutomaticGrantWithIndexAndView(TableDDLPermissionsIT.java:230)
Caused by: org.apache.phoenix.schema.TableNotFoundException: ERROR 1012
(42M03): Table undefined.
at
org.apache.phoenix.end2end.TableDDLPermissionsIT.testAutomaticGrantWithIndexAndView(TableDDLPermissionsIT.java:230)
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
[INFO] Running
org.apache.phoenix.end2end.index.MutableIndexFailureWithNamespaceIT
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.587
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: 173.78
s - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
[WARNING] Tests run: 40, Failures: 0, Errors: 0, Skipped: 16, Time elapsed:
344.396 s - in org.apache.phoenix.end2end.index.ImmutableIndexIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.125 s
- in org.apache.phoenix.end2end.index.MutableIndexRebuilderIT
[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.206 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: 38.24 s
- in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
[INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 431.353
s - in org.apache.phoenix.end2end.index.LocalIndexIT
[INFO] Running org.apache.phoenix.execute.PartialCommitIT
[INFO] Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.008 s
<<< FAILURE! - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
[ERROR] org.apache.phoenix.end2end.index.MutableIndexReplicationIT Time
elapsed: 0.007 s <<< ERROR!
java.io.IOException: Shutting down
at
org.apache.phoenix.end2end.index.MutableIndexReplicationIT.setupConfigsAndStartCluster(MutableIndexReplicationIT.java:157)
at
org.apache.phoenix.end2end.index.MutableIndexReplicationIT.setUpBeforeClass(MutableIndexReplicationIT.java:108)
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms
seconds
at
org.apache.phoenix.end2end.index.MutableIndexReplicationIT.setupConfigsAndStartCluster(MutableIndexReplicationIT.java:157)
at
org.apache.phoenix.end2end.index.MutableIndexReplicationIT.setUpBeforeClass(MutableIndexReplicationIT.java:108)
[INFO] Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.646 s
- in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
[INFO] Running org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.153 s
- in org.apache.phoenix.execute.PartialCommitIT
[INFO] Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.147 s
- in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
[INFO] Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.479 s
- in org.apache.phoenix.execute.UpsertSelectOverlappingBatchesIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Running org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.366 s
- in org.apache.phoenix.monitoring.PhoenixLoggingMetricsIT
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 340.691
s - in org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] Running org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.118 s
- in org.apache.phoenix.rpc.PhoenixClientRpcIT
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.853
s - in org.apache.phoenix.monitoring.PhoenixMetricsIT
[INFO] Running org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.206 s
- in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 163.061
s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[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] Errors:
[ERROR]
TableDDLPermissionsIT.testAutomaticGrantWithIndexAndView:230->BasePermissionsIT.verifyAllowed:688->BasePermissionsIT.verifyAllowed:695
» UndeclaredThrowable
[ERROR]
TableDDLPermissionsIT.testAutomaticGrantWithIndexAndView:230->BasePermissionsIT.verifyAllowed:688->BasePermissionsIT.verifyAllowed:695
» UndeclaredThrowable
[ERROR]
MutableIndexReplicationIT.setUpBeforeClass:108->setupConfigsAndStartCluster:157
» IO
[INFO]
[ERROR] Tests run: 718, Failures: 12, Errors: 3, Skipped: 44
[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.204 s
- in org.apache.phoenix.end2end.DropTableWithViewsIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.468 s
- in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.356
s - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.463 s
- in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[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:
82.729 s - in org.apache.phoenix.end2end.index.ViewIndexIT
[ERROR] Tests run: 128, Failures: 0, Errors: 4, Skipped: 0, Time elapsed:
475.271 s <<< FAILURE! - in org.apache.phoenix.end2end.ViewIT
[ERROR]
testCreateViewMappedToExistingHbaseTableWithNamespaceMappingEnabled[ViewIT_transactionProvider=TEPHRA,
columnEncoded=false](org.apache.phoenix.end2end.ViewIT) Time elapsed: 22.361
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:962)
[ERROR]
testCreateViewMappedToExistingHbaseTableWithNamespaceMappingEnabled[ViewIT_transactionProvider=TEPHRA,
columnEncoded=true](org.apache.phoenix.end2end.ViewIT) Time elapsed: 22.512 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:962)
[ERROR]
testCreateViewMappedToExistingHbaseTableWithNamespaceMappingEnabled[ViewIT_transactionProvider=null,
columnEncoded=false](org.apache.phoenix.end2end.ViewIT) Time elapsed: 22.346
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:962)
[ERROR]
testCreateViewMappedToExistingHbaseTableWithNamespaceMappingEnabled[ViewIT_transactionProvider=null,
columnEncoded=true](org.apache.phoenix.end2end.ViewIT) Time elapsed: 22.212 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:962)
[INFO] Tests run: 104, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
793.086 s - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO]
[INFO] Results:
[INFO]
[ERROR] Errors:
[ERROR]
ViewIT.testCreateViewMappedToExistingHbaseTableWithNamespaceMappingEnabled:962
» TableNotFound
[ERROR]
ViewIT.testCreateViewMappedToExistingHbaseTableWithNamespaceMappingEnabled:962
» TableNotFound
[ERROR]
ViewIT.testCreateViewMappedToExistingHbaseTableWithNamespaceMappingEnabled:962
» TableNotFound
[ERROR]
ViewIT.testCreateViewMappedToExistingHbaseTableWithNamespaceMappingEnabled:962
» TableNotFound
[INFO]
[ERROR] Tests run: 273, Failures: 0, Errors: 4, Skipped: 2
[INFO]
[INFO]
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @
phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Phoenix 4.14.0-HBase-1.3 .................... SUCCESS [ 2.348 s]
[INFO] Phoenix Core ....................................... FAILURE [ 02:34 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 4.14.0-HBase-1.3 ............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:34 h
[INFO] Finished at: 2018-10-31T03:25:09Z
[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-4.x-HBase-1.3/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-4.x-HBase-1.3/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/ -jar
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/245/artifact/phoenix-core/target/surefire/surefirebooter9051640953617290691.jar>
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/surefire>
2018-10-31T00-51-54_257-jvmRun1 surefire7394087494760768182tmp
surefire_196528876420801060374tmp
[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-4.x-HBase-1.3/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/ -jar
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/245/artifact/phoenix-core/target/surefire/surefirebooter9051640953617290691.jar>
<https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/ws/phoenix-core/target/surefire>
2018-10-31T00-51-54_257-jvmRun1 surefire7394087494760768182tmp
surefire_196528876420801060374tmp
[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
[JIRA] Updating issue PHOENIX-4872
[JIRA] Updating issue PHOENIX-4891
Recording test results