See <https://builds.apache.org/job/Cassandra-quick/7/changes>
Changes:
[slebresne] merge from 1.0
------------------------------------------
[...truncated 1689 lines...]
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.618 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 17:19:43,180 Node /127.0.0.3 'leaving' token mismatch. Long
network partition?
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.service.MoveTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.128 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.RemoveTest
[junit] Tests run: 3, Failures: 0, Errors: 6, Time elapsed: 0.879 sec
[junit]
[junit] Testcase: testBadToken(org.apache.cassandra.service.RemoveTest):
Caused an ERROR
[junit] /127.0.0.1:7010 is in use by another process. Change
listen_address:storage_port in cassandra.yaml to values that do not conflict
with other services
[junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010
is in use by another process. Change listen_address:storage_port in
cassandra.yaml to values that do not conflict with other services
[junit] at
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:266)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:239)
[junit] at
org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:74)
[junit]
[junit]
[junit] Testcase: testBadToken(org.apache.cassandra.service.RemoveTest):
Caused an ERROR
[junit] null
[junit] java.lang.NullPointerException
[junit] at
org.apache.cassandra.net.MessagingService.shutdown(MessagingService.java:488)
[junit] at
org.apache.cassandra.service.RemoveTest.tearDown(RemoveTest.java:91)
[junit]
[junit]
[junit] Testcase: testLocalToken(org.apache.cassandra.service.RemoveTest):
Caused an ERROR
[junit] /127.0.0.1:7010 is in use by another process. Change
listen_address:storage_port in cassandra.yaml to values that do not conflict
with other services
[junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010
is in use by another process. Change listen_address:storage_port in
cassandra.yaml to values that do not conflict with other services
[junit] at
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:266)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:239)
[junit] at
org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:74)
[junit]
[junit]
[junit] Testcase: testLocalToken(org.apache.cassandra.service.RemoveTest):
Caused an ERROR
[junit] null
[junit] java.lang.NullPointerException
[junit] at
org.apache.cassandra.net.MessagingService.shutdown(MessagingService.java:488)
[junit] at
org.apache.cassandra.service.RemoveTest.tearDown(RemoveTest.java:91)
[junit]
[junit]
[junit] Testcase: testRemoveToken(org.apache.cassandra.service.RemoveTest):
Caused an ERROR
[junit] /127.0.0.1:7010 is in use by another process. Change
listen_address:storage_port in cassandra.yaml to values that do not conflict
with other services
[junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010
is in use by another process. Change listen_address:storage_port in
cassandra.yaml to values that do not conflict with other services
[junit] at
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:266)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:239)
[junit] at
org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:74)
[junit]
[junit]
[junit] Testcase: testRemoveToken(org.apache.cassandra.service.RemoveTest):
Caused an ERROR
[junit] null
[junit] java.lang.NullPointerException
[junit] at
org.apache.cassandra.net.MessagingService.shutdown(MessagingService.java:488)
[junit] at
org.apache.cassandra.service.RemoveTest.tearDown(RemoveTest.java:91)
[junit]
[junit]
[junit] Test org.apache.cassandra.service.RemoveTest FAILED
[junit] Testsuite: org.apache.cassandra.service.RowResolverTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.412 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.154 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.452 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.459 sec
[junit]
[junit] Testcase:
testClientOnlyMode(org.apache.cassandra.service.StorageServiceClientTest):
Caused an ERROR
[junit] /127.0.0.1:7010 is in use by another process. Change
listen_address:storage_port in cassandra.yaml to values that do not conflict
with other services
[junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010
is in use by another process. Change listen_address:storage_port in
cassandra.yaml to values that do not conflict with other services
[junit] at
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:266)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:239)
[junit] at
org.apache.cassandra.service.StorageService.initClient(StorageService.java:356)
[junit] at
org.apache.cassandra.service.StorageServiceClientTest.testClientOnlyMode(StorageServiceClientTest.java:39)
[junit]
[junit]
[junit] Test org.apache.cassandra.service.StorageServiceClientTest FAILED
[junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
[junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 0.663 sec
[junit]
[junit] Testcase:
testRegularMode(org.apache.cassandra.service.StorageServiceServerTest):
Caused an ERROR
[junit] /127.0.0.1:7010 is in use by another process. Change
listen_address:storage_port in cassandra.yaml to values that do not conflict
with other services
[junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010
is in use by another process. Change listen_address:storage_port in
cassandra.yaml to values that do not conflict with other services
[junit] at
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:266)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:239)
[junit] at
org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:473)
[junit] at
org.apache.cassandra.service.StorageService.initServer(StorageService.java:450)
[junit] at
org.apache.cassandra.service.StorageServiceServerTest.testRegularMode(StorageServiceServerTest.java:45)
[junit]
[junit]
[junit] Exception in thread "Thread-2" java.lang.RuntimeException:
java.lang.NullPointerException
[junit] at
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:34)
[junit] at java.lang.Thread.run(Thread.java:619)
[junit] Caused by: java.lang.NullPointerException
[junit] at
org.apache.cassandra.net.MessagingService.shutdown(MessagingService.java:488)
[junit] at
org.apache.cassandra.service.StorageService$2.runMayThrow(StorageService.java:415)
[junit] at
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
[junit] ... 1 more
[junit] Test org.apache.cassandra.service.StorageServiceServerTest FAILED
[junit] Testsuite: org.apache.cassandra.streaming.BootstrapTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.559 sec
[junit]
[junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.463 sec
[junit]
[junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.057 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 17:19:57,833 Generated random token
Token(bytes[36798aacd4a8bb0c38945184a5483527]). Random tokens will result in an
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] ERROR 17:19:58,148 Fatal exception in thread Thread[Thread-3,5,main]
[junit] java.lang.NullPointerException
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.hash(NonBlockingHashMap.java:113)
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:553)
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:348)
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.remove(NonBlockingHashMap.java:327)
[junit] at
org.apache.cassandra.gms.Gossiper.resetVersion(Gossiper.java:223)
[junit] at
org.apache.cassandra.net.IncomingTcpConnection.close(IncomingTcpConnection.java:163)
[junit] at
org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:125)
[junit] ERROR 17:19:58,250 Fatal exception in thread Thread[Thread-4,5,main]
[junit] java.lang.NullPointerException
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.hash(NonBlockingHashMap.java:113)
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:553)
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:348)
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.remove(NonBlockingHashMap.java:327)
[junit] at
org.apache.cassandra.gms.Gossiper.resetVersion(Gossiper.java:223)
[junit] at
org.apache.cassandra.net.IncomingTcpConnection.close(IncomingTcpConnection.java:163)
[junit] at
org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:125)
[junit] ERROR 17:19:58,382 Fatal exception in thread Thread[Thread-5,5,main]
[junit] java.lang.NullPointerException
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.hash(NonBlockingHashMap.java:113)
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:553)
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:348)
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.remove(NonBlockingHashMap.java:327)
[junit] at
org.apache.cassandra.gms.Gossiper.resetVersion(Gossiper.java:223)
[junit] at
org.apache.cassandra.net.IncomingTcpConnection.close(IncomingTcpConnection.java:163)
[junit] at
org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:125)
[junit] ERROR 17:19:58,464 Fatal exception in thread Thread[Thread-6,5,main]
[junit] java.lang.NullPointerException
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.hash(NonBlockingHashMap.java:113)
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:553)
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:348)
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.remove(NonBlockingHashMap.java:327)
[junit] at
org.apache.cassandra.gms.Gossiper.resetVersion(Gossiper.java:223)
[junit] at
org.apache.cassandra.net.IncomingTcpConnection.close(IncomingTcpConnection.java:163)
[junit] at
org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:125)
[junit] ERROR 17:19:58,480 Fatal exception in thread Thread[Thread-7,5,main]
[junit] java.lang.NullPointerException
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.hash(NonBlockingHashMap.java:113)
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:553)
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:348)
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.remove(NonBlockingHashMap.java:327)
[junit] at
org.apache.cassandra.gms.Gossiper.resetVersion(Gossiper.java:223)
[junit] at
org.apache.cassandra.net.IncomingTcpConnection.close(IncomingTcpConnection.java:163)
[junit] at
org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:125)
[junit] ERROR 17:19:58,548 Fatal exception in thread Thread[Thread-8,5,main]
[junit] java.lang.NullPointerException
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.hash(NonBlockingHashMap.java:113)
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:553)
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:348)
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.remove(NonBlockingHashMap.java:327)
[junit] at
org.apache.cassandra.gms.Gossiper.resetVersion(Gossiper.java:223)
[junit] at
org.apache.cassandra.net.IncomingTcpConnection.close(IncomingTcpConnection.java:163)
[junit] at
org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:125)
[junit] ERROR 17:19:58,563 Fatal exception in thread Thread[Thread-9,5,main]
[junit] java.lang.NullPointerException
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.hash(NonBlockingHashMap.java:113)
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:553)
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:348)
[junit] at
org.cliffc.high_scale_lib.NonBlockingHashMap.remove(NonBlockingHashMap.java:327)
[junit] at
org.apache.cassandra.gms.Gossiper.resetVersion(Gossiper.java:223)
[junit] at
org.apache.cassandra.net.IncomingTcpConnection.close(IncomingTcpConnection.java:163)
[junit] at
org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:125)
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.695 sec
[junit]
[junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.929 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] Importing 1 keys...
[junit] 1 keys imported successfully.
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.714 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] Importing 2 keys...
[junit] 2 keys imported successfully.
[junit] Importing 2 keys...
[junit] 2 keys imported successfully.
[junit] Importing 2 keys...
[junit] 2 keys imported successfully.
[junit] Importing 3 keys...
[junit] Importing 3 keys...
[junit] 1 keys imported successfully.
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] Line 2: Key 303630 is greater than previous, collection is not
sorted properly. Aborting import. You might need to delete SSTables manually.
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.utils.BloomFilterTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.485 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.155 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.145 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.IntervalTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.07 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.454 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.435 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.664 sec
[junit]
BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/cassandra/build.xml>:1081:
The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/cassandra/build.xml>:1067:
Some unit test(s) failed.
Total time: 3 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results