You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cassandra.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/09/04 19:04:51 UTC

Build failed in Jenkins: Cassandra-quick #1220

See <https://builds.apache.org/job/Cassandra-quick/1220/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@211b5f8c:ubuntu4
Using strategy: Default
Last Built Revision: Revision b475bc69b7e6d08e6d12527578552e67e8c0f88a (origin/trunk)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision f61d88488a53bc87600419d83a76e74952f0efbb (origin/trunk)
Checking out Revision f61d88488a53bc87600419d83a76e74952f0efbb (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-1220
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-1220
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:751)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1321)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1269)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2196)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:679)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #1220 jenkins-Cassandra-quick-1220" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:818)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:780)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:790)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:749)
	... 12 more

Build failed in Jenkins: Cassandra-quick #1223

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/1223/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@53878120:ubuntu4
Using strategy: Default
Last Built Revision: Revision f61d88488a53bc87600419d83a76e74952f0efbb (origin/trunk)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 769fe895a36868c47101f681f5fdd721bee1ad62 (origin/trunk)
Checking out Revision 769fe895a36868c47101f681f5fdd721bee1ad62 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-1223
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-1223
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:751)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1321)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1269)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2196)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:679)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #1223 jenkins-Cassandra-quick-1223" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:818)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:780)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:790)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:749)
	... 12 more

Build failed in Jenkins: Cassandra-quick #1222

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/1222/>

------------------------------------------
[...truncated 393 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.475 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.918 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:38:30,882 setting live ratio to maximum of 64.0 instead of 90.66666666666667
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.815 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:38:34,104 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.492 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.099 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 4.106 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:38:45,374 setting live ratio to maximum of 64.0 instead of 86.93333333333334
    [junit]  WARN 17:38:45,551 setting live ratio to maximum of 64.0 instead of 64.99521531100478
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.874 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.437 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.907 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.786 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.745 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.888 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 3.61 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.666 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.7 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.732 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.706 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:39:21,507 No host ID found, created 247b27fe-de4b-4c17-a929-16d156b34b98 (Note: This should happen exactly once per node).
    [junit]  WARN 17:39:21,588 Generated random token [Token(bytes[d1182c2d7f9b27705ab9e3a81afaac31])]. Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceStandardTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.173 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:39:27,423 No host ID found, created d7337188-5f45-4ffa-a878-5b6bfaad0404 (Note: This should happen exactly once per node).
    [junit]  WARN 17:39:27,495 Generated random token [Token(bytes[2da468e8b2d74e7d372a2ae715e27200])]. Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.67 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.857 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:39:38,007 Unable to lock JVM memory (ENOMEM). This can result in part of the JVM being swapped out, especially with mmapped I/O enabled. Increase RLIMIT_MEMLOCK or run Cassandra as root.
    [junit]  WARN 17:39:38,239 No host ID found, created 47187d19-1d22-477b-a6fa-5dcef319d677 (Note: This should happen exactly once per node).
    [junit]  WARN 17:39:38,296 Generated random token [Token(bytes[dd58790dc48b83dd52064b24793b0af7])]. Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.InitClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.036 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.76 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:39:46,976 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: 4.496 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.235 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 17:39:58,514 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:39:58,515 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:39:58,515 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:39:58,515 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:39:58,516 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:39:58,516 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:39:58,516 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:39:58,516 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:39:58,516 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:39:58,516 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:39:58,516 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:39:58,517 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 3.362 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.287 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.963 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.992 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.229 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:40:21,085 No host ID found, created 3c63a0c2-3f58-4b0f-baf1-863649c65377 (Note: This should happen exactly once per node).
    [junit]  WARN 17:40:21,348 Generated random token [Token(bytes[0225ed7e089907eeece68289e6e2bf5c])]. Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.BootstrapTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.812 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.802 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.538 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:40:36,294 No host ID found, created f5f25a27-a36c-4e41-9a0f-bc2220ded34f (Note: This should happen exactly once per node).
    [junit]  WARN 17:40:36,371 Generated random token [Token(bytes[4b82f1e886e24509f7a0e22a468b75fc])]. Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.739 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.646 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] [{"columns":[["636f6c4e616d65","76616c",1346780446102],["636f6c4e616d6531","76616c31",1346780446102]],"key":"726f7741","metadata":{"deletionInfo":{"markedForDeleteAt":0,"localDeletionTime":0}}}]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.967 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Counting keys to import, please wait... (NOTE: to skip this use -n <num_keys>)
    [junit] Importing 2 keys...
    [junit] 2 keys imported successfully.
    [junit] Counting keys to import, please wait... (NOTE: to skip this use -n <num_keys>)
    [junit] Importing 2 keys...
    [junit] 2 keys imported successfully.
    [junit] Counting keys to import, please wait... (NOTE: to skip this use -n <num_keys>)
    [junit] Importing 2 keys...
    [junit] 2 keys imported successfully.
    [junit] Importing 3 keys...
    [junit] Importing 2 keys...
    [junit] 2 keys imported successfully.
    [junit] Counting keys to import, please wait... (NOTE: to skip this use -n <num_keys>)
    [junit] Importing 2 keys...
    [junit] 2 keys imported successfully.
    [junit] Counting keys to import, please wait... (NOTE: to skip this use -n <num_keys>)
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] Line 2: Key null 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.379 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.919 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.048 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.124 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.359 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.821 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.114 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
    [junit] 

BUILD SUCCESSFUL
Total time: 8 minutes 9 seconds
[TASKS] Scanning folder '<https://builds.apache.org/job/Cassandra-quick/ws/'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 861 files to scan for tasks
[TASKS] Found 124 open tasks.
[TASKS] Computing warning deltas based on reference build #82
Recording test results
No test report files were found. Configuration error?
Build step 'Publish JUnit test result report' changed build result to FAILURE

Build failed in Jenkins: Cassandra-quick #1221

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/1221/changes>

Changes:

[sylvain] Rename [value] to [bytes] in binary protocol spec to avoid confusion

------------------------------------------
[...truncated 397 lines...]
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.34 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.064 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:22:06,146 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.529 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.143 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 4.167 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:22:17,695 setting live ratio to maximum of 64.0 instead of 86.80888888888889
    [junit]  WARN 17:22:17,825 setting live ratio to maximum of 64.0 instead of 65.54545454545455
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.977 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.145 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.198 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.033 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.275 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 4.247 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.335 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.683 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.072 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.485 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:23:00,098 No host ID found, created 3e1f1196-7469-4da1-a409-b576598d5a60 (Note: This should happen exactly once per node).
    [junit]  WARN 17:23:00,184 Generated random token [Token(bytes[820971588fc98f30e412d5753420b0e6])]. Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceStandardTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.619 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:23:06,781 No host ID found, created d744e940-f92c-43e4-8f16-11c1771e1c44 (Note: This should happen exactly once per node).
    [junit]  WARN 17:23:06,905 Generated random token [Token(bytes[9e0a16b50a1dff9f8d75238badff080f])]. Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.033 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:23:19,884 Unable to lock JVM memory (ENOMEM). This can result in part of the JVM being swapped out, especially with mmapped I/O enabled. Increase RLIMIT_MEMLOCK or run Cassandra as root.
    [junit]  WARN 17:23:20,148 No host ID found, created 7cf84d47-b837-468b-95c2-1baaebb05c6b (Note: This should happen exactly once per node).
    [junit]  WARN 17:23:20,316 Generated random token [Token(bytes[abc0ee8d688963347bbdf6e456233dd5])]. Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.InitClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.983 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.349 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:23:32,011 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: 6.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.466 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 17:23:45,076 Fatal exception in thread Thread[ACCEPT-/127.0.0.1,5,main]
    [junit] java.lang.RuntimeException: java.nio.channels.ClosedChannelException
    [junit] 	at org.apache.cassandra.net.MessagingService$SocketThread.run(MessagingService.java:837)
    [junit] Caused by: java.nio.channels.ClosedChannelException
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:137)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.cassandra.net.MessagingService$SocketThread.run(MessagingService.java:826)
    [junit] ERROR 17:23:46,445 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:23:46,447 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:23:46,447 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:23:46,447 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:23:46,447 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:23:46,448 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:23:46,448 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:23:46,448 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:23:46,448 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:23:46,448 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:23:46,448 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started)
    [junit]  WARN 17:23:46,449 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 4.614 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.434 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.28 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.422 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.671 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:24:13,416 No host ID found, created 0c63d0ca-6f85-48ba-95de-d74edb923f2f (Note: This should happen exactly once per node).
    [junit]  WARN 17:24:13,713 Generated random token [Token(bytes[e03b6a0c66e3889e53d3385fc68fbb3b])]. Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.BootstrapTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.176 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.033 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.583 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:24:29,801 No host ID found, created 57e2d7dd-3261-4881-a514-9c454df8c058 (Note: This should happen exactly once per node).
    [junit]  WARN 17:24:29,888 Generated random token [Token(bytes[c5a548b56d2f54f36ff2b47beeed6dcb])]. Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.924 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.052 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] [{"columns":[["636f6c4e616d65","76616c",1346779480249],["636f6c4e616d6531","76616c31",1346779480249]],"key":"726f7741","metadata":{"deletionInfo":{"markedForDeleteAt":0,"localDeletionTime":0}}}]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.021 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Counting keys to import, please wait... (NOTE: to skip this use -n <num_keys>)
    [junit] Importing 2 keys...
    [junit] 2 keys imported successfully.
    [junit] Counting keys to import, please wait... (NOTE: to skip this use -n <num_keys>)
    [junit] Importing 2 keys...
    [junit] 2 keys imported successfully.
    [junit] Counting keys to import, please wait... (NOTE: to skip this use -n <num_keys>)
    [junit] Importing 2 keys...
    [junit] 2 keys imported successfully.
    [junit] Importing 3 keys...
    [junit] Importing 2 keys...
    [junit] 2 keys imported successfully.
    [junit] Counting keys to import, please wait... (NOTE: to skip this use -n <num_keys>)
    [junit] Importing 2 keys...
    [junit] 2 keys imported successfully.
    [junit] Counting keys to import, please wait... (NOTE: to skip this use -n <num_keys>)
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] Line 2: Key null 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.556 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.082 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.178 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.47 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 1.071 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.607 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
    [junit] 

BUILD SUCCESSFUL
Total time: 8 minutes 34 seconds
[TASKS] Scanning folder '<https://builds.apache.org/job/Cassandra-quick/ws/'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 861 files to scan for tasks
[TASKS] Found 124 open tasks.
[TASKS] Computing warning deltas based on reference build #82
Recording test results
No test report files were found. Configuration error?
Build step 'Publish JUnit test result report' changed build result to FAILURE