Untitled diff

作成日 差分は期限切れになりません
339 削除
420
198 追加
281
lyubent:vanilla lyubentodorov$ ant build; ant build-test; ant test -Dtest.name=BatchlogManagerTest
lyubent:6968g lyubentodorov$ ant test
Buildfile: /Users/lyubentodorov/vanilla/build.xml
Buildfile: /Users/lyubentodorov/Desktop/Dev/6968g/build.xml
init:
maven-ant-tasks-localrepo:
maven-ant-tasks-download:
maven-ant-tasks-init:
maven-declare-dependencies:
maven-ant-tasks-retrieve-build:
init-dependencies:
[echo] Loading dependency paths from file: /Users/lyubentodorov/vanilla/build/build-dependencies.xml
check-gen-cli-grammar:
gen-cli-grammar:
check-gen-cql3-grammar:
gen-cql3-grammar:
build-project:
[echo] apache-cassandra: /Users/lyubentodorov/vanilla/build.xml
createVersionPropFile:
[propertyfile] Updating property file: /Users/lyubentodorov/vanilla/src/resources/org/apache/cassandra/config/version.properties
[copy] Copying 1 file to /Users/lyubentodorov/vanilla/build/classes/main
build:
BUILD SUCCESSFUL
Total time: 1 second
Buildfile: /Users/lyubentodorov/vanilla/build.xml
init:
maven-ant-tasks-localrepo:
maven-ant-tasks-download:
maven-ant-tasks-init:
maven-declare-dependencies:
maven-ant-tasks-retrieve-build:
init-dependencies:
[echo] Loading dependency paths from file: /Users/lyubentodorov/vanilla/build/build-dependencies.xml
check-gen-cli-grammar:
gen-cli-grammar:
check-gen-cql3-grammar:
gen-cql3-grammar:
build-project:
[echo] apache-cassandra: /Users/lyubentodorov/vanilla/build.xml
createVersionPropFile:
[propertyfile] Updating property file: /Users/lyubentodorov/vanilla/src/resources/org/apache/cassandra/config/version.properties
[copy] Copying 1 file to /Users/lyubentodorov/vanilla/build/classes/main
build:
build-test:
BUILD SUCCESSFUL
Total time: 1 second
Buildfile: /Users/lyubentodorov/vanilla/build.xml
init:
maven-ant-tasks-localrepo:
maven-ant-tasks-download:
maven-ant-tasks-init:
maven-declare-dependencies:
maven-ant-tasks-retrieve-build:
init-dependencies:
[echo] Loading dependency paths from file: /Users/lyubentodorov/vanilla/build/build-dependencies.xml
check-gen-cli-grammar:
gen-cli-grammar:
check-gen-cql3-grammar:
gen-cql3-grammar:
build-project:
[echo] apache-cassandra: /Users/lyubentodorov/vanilla/build.xml
createVersionPropFile:
[propertyfile] Updating property file: /Users/lyubentodorov/vanilla/src/resources/org/apache/cassandra/config/version.properties
[copy] Copying 1 file to /Users/lyubentodorov/vanilla/build/classes/main
build:
build-test:
test:
[echo] running unit tests
[junit] WARNING: multiple versions of ant detected in path for junit
[junit] jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/Project.class
[junit] and jar:file:/Users/lyubentodorov/vanilla/build/lib/jars/ant-1.6.5.jar!/org/apache/tools/ant/Project.class
[junit] objc[65155]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] Testsuite: org.apache.cassandra.db.BatchlogManagerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 19.172 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] WARN 09:45:36 Couldn't open /proc/stats
[junit] WARN 09:45:36 Couldn't open /proc/stats
[junit] WARN 09:45:36 JNA link failure, one or more native method will be unavailable.
[junit] WARN 09:45:36 JNA link failure, one or more native method will be unavailable.
[junit] WARN 09:45:45 Changing /127.0.0.1's host ID from ff2e4a00-e715-11e3-98e4-755f743e65dc to 01ae1710-e716-11e3-98e4-755f743e65dc
[junit] WARN 09:45:45 Changing /127.0.0.1's host ID from ff2e4a00-e715-11e3-98e4-755f743e65dc to 01ae1710-e716-11e3-98e4-755f743e65dc
[junit] ------------- ---------------- ---------------
BUILD SUCCESSFUL
Total time: 23 seconds
lyubent:vanilla lyubentodorov$ ant clean; ant build
Buildfile: /Users/lyubentodorov/vanilla/build.xml
clean:
[delete] Deleting directory /Users/lyubentodorov/vanilla/build/test
[delete] Deleting directory /Users/lyubentodorov/vanilla/build/classes
[delete] Deleting directory /Users/lyubentodorov/vanilla/src/gen-java
[delete] Deleting directory /Users/lyubentodorov/vanilla/src/resources/org/apache/cassandra/config
BUILD SUCCESSFUL
Total time: 1 second
Buildfile: /Users/lyubentodorov/vanilla/build.xml
init:
[mkdir] Created dir: /Users/lyubentodorov/vanilla/build/classes/main
[mkdir] Created dir: /Users/lyubentodorov/vanilla/build/classes/thrift
[mkdir] Created dir: /Users/lyubentodorov/vanilla/build/test/lib
[mkdir] Created dir: /Users/lyubentodorov/vanilla/build/test/classes
[mkdir] Created dir: /Users/lyubentodorov/vanilla/src/gen-java
maven-ant-tasks-localrepo:
maven-ant-tasks-download:
maven-ant-tasks-init:
maven-declare-dependencies:
maven-ant-tasks-retrieve-build:
init-dependencies:
[echo] Loading dependency paths from file: /Users/lyubentodorov/vanilla/build/build-dependencies.xml
check-gen-cli-grammar:
gen-cli-grammar:
[echo] Building Grammar /Users/lyubentodorov/vanilla/src/java/org/apache/cassandra/cli/Cli.g ....
check-gen-cql3-grammar:
gen-cql3-grammar:
[echo] Building Grammar /Users/lyubentodorov/vanilla/src/java/org/apache/cassandra/cql3/Cql.g ...
build-project:
[echo] apache-cassandra: /Users/lyubentodorov/vanilla/build.xml
[javac] Compiling 45 source files to /Users/lyubentodorov/vanilla/build/classes/thrift
[javac] Note: /Users/lyubentodorov/vanilla/interface/thrift/gen-java/org/apache/cassandra/thrift/Cassandra.java uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 917 source files to /Users/lyubentodorov/vanilla/build/classes/main
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
createVersionPropFile:
[mkdir] Created dir: /Users/lyubentodorov/vanilla/src/resources/org/apache/cassandra/config
[propertyfile] Creating new property file: /Users/lyubentodorov/vanilla/src/resources/org/apache/cassandra/config/version.properties
[copy] Copying 2 files to /Users/lyubentodorov/vanilla/build/classes/main
build:
BUILD SUCCESSFUL
Total time: 35 seconds
lyubent:vanilla lyubentodorov$ ant test
Buildfile: /Users/lyubentodorov/vanilla/build.xml
init:
init:
maven-ant-tasks-localrepo:
maven-ant-tasks-localrepo:
maven-ant-tasks-download:
maven-ant-tasks-download:
maven-ant-tasks-init:
maven-ant-tasks-init:
maven-declare-dependencies:
maven-declare-dependencies:
maven-ant-tasks-retrieve-build:
maven-ant-tasks-retrieve-build:
init-dependencies:
init-dependencies:
[echo] Loading dependency paths from file: /Users/lyubentodorov/vanilla/build/build-dependencies.xml
[echo] Loading dependency paths from file: /Users/lyubentodorov/Desktop/Dev/6968g/build/build-dependencies.xml
check-gen-cli-grammar:
check-gen-cli-grammar:
gen-cli-grammar:
gen-cli-grammar:
check-gen-cql3-grammar:
check-gen-cql3-grammar:
gen-cql3-grammar:
gen-cql3-grammar:
build-project:
build-project:
[echo] apache-cassandra: /Users/lyubentodorov/vanilla/build.xml
[echo] apache-cassandra: /Users/lyubentodorov/Desktop/Dev/6968g/build.xml
createVersionPropFile:
createVersionPropFile:
[propertyfile] Updating property file: /Users/lyubentodorov/vanilla/src/resources/org/apache/cassandra/config/version.properties
[propertyfile] Updating property file: /Users/lyubentodorov/Desktop/Dev/6968g/src/resources/org/apache/cassandra/config/version.properties
[copy] Copying 1 file to /Users/lyubentodorov/vanilla/build/classes/main
[copy] Copying 1 file to /Users/lyubentodorov/Desktop/Dev/6968g/build/classes/main
build:
build:
build-test:
build-test:
[javac] Compiling 195 source files to /Users/lyubentodorov/vanilla/build/test/classes
[javac] Compiling 195 source files to /Users/lyubentodorov/Desktop/Dev/6968g/build/test/classes
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Note: Recompile with -Xlint:unchecked for details.
[copy] Copying 11 files to /Users/lyubentodorov/vanilla/build/test/classes
[copy] Copying 11 files to /Users/lyubentodorov/Desktop/Dev/6968g/build/test/classes
test:
test:
[echo] running unit tests
[echo] running unit tests
[mkdir] Created dir: /Users/lyubentodorov/vanilla/build/test/cassandra
[mkdir] Created dir: /Users/lyubentodorov/Desktop/Dev/6968g/build/test/cassandra
[mkdir] Created dir: /Users/lyubentodorov/vanilla/build/test/output
[mkdir] Created dir: /Users/lyubentodorov/Desktop/Dev/6968g/build/test/output
[junit] WARNING: multiple versions of ant detected in path for junit
[junit] WARNING: multiple versions of ant detected in path for junit
[junit] jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/Project.class
[junit] jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/Project.class
[junit] and jar:file:/Users/lyubentodorov/vanilla/build/lib/jars/ant-1.6.5.jar!/org/apache/tools/ant/Project.class
[junit] and jar:file:/Users/lyubentodorov/Desktop/Dev/6968g/build/lib/jars/ant-1.6.5.jar!/org/apache/tools/ant/Project.class
[junit] objc[68786]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] objc[68598]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] Testsuite: org.apache.cassandra.cache.AutoSavingCacheTest
[junit] Testsuite: org.apache.cassandra.cache.AutoSavingCacheTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.653 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.454 sec
[junit]
[junit]
[junit] ------------- Standard Output ---------------
[junit] ------------- Standard Output ---------------
[junit] WARN 11:17:52 Couldn't open /proc/stats
[junit] WARN 11:05:59 Couldn't open /proc/stats
[junit] WARN 11:17:52 Couldn't open /proc/stats
[junit] WARN 11:05:59 Couldn't open /proc/stats
[junit] WARN 11:17:52 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:05:59 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:17:52 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:05:59 JNA link failure, one or more native method will be unavailable.
[junit] ------------- ---------------- ---------------
[junit] ------------- ---------------- ---------------
[junit] objc[68787]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] objc[68599]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] Testsuite: org.apache.cassandra.cache.CacheProviderTest
[junit] Testsuite: org.apache.cassandra.cache.CacheProviderTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.139 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.491 sec
[junit]
[junit]
[junit] ------------- Standard Output ---------------
[junit] ------------- Standard Output ---------------
[junit] WARN 11:18:00 Couldn't open /proc/stats
[junit] WARN 11:06:02 Couldn't open /proc/stats
[junit] WARN 11:18:00 Couldn't open /proc/stats
[junit] WARN 11:06:02 Couldn't open /proc/stats
[junit] WARN 11:18:01 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:06:02 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:18:01 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:06:02 JNA link failure, one or more native method will be unavailable.
[junit] ------------- ---------------- ---------------
[junit] ------------- ---------------- ---------------
[junit] objc[68788]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] objc[68600]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] Testsuite: org.apache.cassandra.cli.CliTest
[junit] Testsuite: org.apache.cassandra.cli.CliTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.276 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.696 sec
[junit]
[junit]
[junit] ------------- Standard Output ---------------
[junit] ------------- Standard Output ---------------
[junit] WARN 11:18:08 Couldn't open /proc/stats
[junit] WARN 11:06:05 Couldn't open /proc/stats
[junit] WARN 11:18:08 Couldn't open /proc/stats
[junit] WARN 11:06:05 Couldn't open /proc/stats
[junit] WARN 11:18:09 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:06:05 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:18:09 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:06:05 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:18:13 No host ID found, created db973e6d-48cb-4446-9183-9223bfa3a71a (Note: This should happen exactly once per node).
[junit] WARN 11:06:07 No host ID found, created bc53c134-87f7-41cc-94e6-ccbd8d5339d7 (Note: This should happen exactly once per node).
[junit] WARN 11:18:13 No host ID found, created db973e6d-48cb-4446-9183-9223bfa3a71a (Note: This should happen exactly once per node).
[junit] WARN 11:06:07 No host ID found, created bc53c134-87f7-41cc-94e6-ccbd8d5339d7 (Note: This should happen exactly once per node).
[junit] WARN 11:18:13 Generated random token [cc8f258d6f640309ff209218402e85ae]. Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] WARN 11:06:07 Generated random token [71c5581898f289d00f5ff230353b6356]. Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] WARN 11:18:13 Generated random token [cc8f258d6f640309ff209218402e85ae]. Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] WARN 11:06:07 Generated random token [71c5581898f289d00f5ff230353b6356]. Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] Column Family assumptions read from /Users/lyubentodorov/.cassandra/assumptions.json
[junit] Column Family assumptions read from /Users/lyubentodorov/.cassandra/assumptions.json
[junit] Connected to: "Test Cluster" on 127.0.0.1/9170
[junit] Connected to: "Test Cluster" on 127.0.0.1/9170
[junit] ------------- ---------------- ---------------
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ------------- Standard Error -----------------
[junit] WARNING: [{}] strategy_options syntax is deprecated, please use {}
[junit] WARNING: [{}] strategy_options syntax is deprecated, please use {}
[junit] ------------- ---------------- ---------------
[junit] ------------- ---------------- ---------------
[junit] objc[68790]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] objc[68602]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] Testsuite: org.apache.cassandra.concurrent.DebuggableThreadPoolExecutorTest
[junit] Testsuite: org.apache.cassandra.concurrent.DebuggableThreadPoolExecutorTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.798 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.485 sec
[junit]
[junit]
[junit] ------------- Standard Output ---------------
[junit] ------------- Standard Output ---------------
[junit] WARN 11:18:24 Couldn't open /proc/stats
[junit] WARN 11:06:15 Couldn't open /proc/stats
[junit] WARN 11:18:24 Couldn't open /proc/stats
[junit] WARN 11:06:15 Couldn't open /proc/stats
[junit] ------------- ---------------- ---------------
[junit] ------------- ---------------- ---------------
[junit] objc[68791]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] objc[68603]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] Testsuite: org.apache.cassandra.concurrent.WaitQueueTest
[junit] Testsuite: org.apache.cassandra.concurrent.WaitQueueTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.03 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.961 sec
[junit]
[junit]
[junit] objc[68793]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] objc[68604]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] Testsuite: org.apache.cassandra.config.CFMetaDataTest
[junit] Testsuite: org.apache.cassandra.config.CFMetaDataTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.36 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.697 sec
[junit]
[junit]
[junit] ------------- Standard Output ---------------
[junit] ------------- Standard Output ---------------
[junit] WARN 11:18:29 Couldn't open /proc/stats
[junit] WARN 11:06:19 Couldn't open /proc/stats
[junit] WARN 11:18:29 Couldn't open /proc/stats
[junit] WARN 11:06:19 Couldn't open /proc/stats
[junit] WARN 11:18:29 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:06:19 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:18:29 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:06:19 JNA link failure, one or more native method will be unavailable.
[junit] ------------- ---------------- ---------------
[junit] ------------- ---------------- ---------------
[junit] objc[68794]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] objc[68605]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] Testsuite: org.apache.cassandra.config.ColumnDefinitionTest
[junit] Testsuite: org.apache.cassandra.config.ColumnDefinitionTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.869 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.726 sec
[junit]
[junit]
[junit] objc[68795]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] objc[68606]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] Testsuite: org.apache.cassandra.config.DatabaseDescriptorTest
[junit] Testsuite: org.apache.cassandra.config.DatabaseDescriptorTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.332 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.418 sec
[junit]
[junit]
[junit] ------------- Standard Output ---------------
[junit] ------------- Standard Output ---------------
[junit] WARN 11:18:39 Couldn't open /proc/stats
[junit] WARN 11:06:24 Couldn't open /proc/stats
[junit] WARN 11:18:39 Couldn't open /proc/stats
[junit] WARN 11:06:24 Couldn't open /proc/stats
[junit] WARN 11:18:40 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:06:24 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:18:40 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:06:24 JNA link failure, one or more native method will be unavailable.
[junit] ------------- ---------------- ---------------
[junit] ------------- ---------------- ---------------
[junit] objc[68796]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] objc[68607]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] Testsuite: org.apache.cassandra.config.DefsTest
[junit] Testsuite: org.apache.cassandra.config.DefsTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 10.235 sec
[junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 4.437 sec
[junit]
[junit]
[junit] ------------- Standard Output ---------------
[junit] ------------- Standard Output ---------------
[junit] WARN 11:18:46 Couldn't open /proc/stats
[junit] WARN 11:06:29 Couldn't open /proc/stats
[junit] WARN 11:18:46 Couldn't open /proc/stats
[junit] WARN 11:06:29 Couldn't open /proc/stats
[junit] WARN 11:18:46 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:06:29 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:18:46 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:06:29 JNA link failure, one or more native method will be unavailable.
[junit] ERROR 11:18:52 Failed waiting for a forced recycle of in-use commit log segments
[junit] java.lang.AssertionError: null
[junit] at org.apache.cassandra.db.commitlog.CommitLogSegmentManager.forceRecycleAll(CommitLogSegmentManager.java:299) ~[main/:na]
[junit] at org.apache.cassandra.db.commitlog.CommitLog.forceRecycleAllSegments(CommitLog.java:160) [main/:na]
[junit] at org.apache.cassandra.db.DefsTables.dropColumnFamily(DefsTables.java:512) [main/:na]
[junit] at org.apache.cassandra.db.DefsTables.mergeColumnFamilies(DefsTables.java:296) [main/:na]
[junit] at org.apache.cassandra.db.DefsTables.mergeSchema(DefsTables.java:181) [main/:na]
[junit] at org.apache.cassandra.service.MigrationManager$2.runMayThrow(MigrationManager.java:334) [main/:na]
[junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28) [main/:na]
[junit] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [na:1.7.0_55]
[junit] at java.util.concurrent.FutureTask.run(FutureTask.java:262) [na:1.7.0_55]
[junit] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_55]
[junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_55]
[junit] at java.lang.Thread.run(Thread.java:745) [na:1.7.0_55]
[junit] ERROR 11:18:52 Failed waiting for a forced recycle of in-use commit log segments
[junit] java.lang.AssertionError: null
[junit] at org.apache.cassandra.db.commitlog.CommitLogSegmentManager.forceRecycleAll(CommitLogSegmentManager.java:299) ~[main/:na]
[junit] at org.apache.cassandra.db.commitlog.CommitLog.forceRecycleAllSegments(CommitLog.java:160) [main/:na]
[junit] at org.apache.cassandra.db.DefsTables.dropColumnFamily(DefsTables.java:512) [main/:na]
[junit] at org.apache.cassandra.db.DefsTables.mergeColumnFamilies(DefsTables.java:296) [main/:na]
[junit] at org.apache.cassandra.db.DefsTables.mergeSchema(DefsTables.java:181) [main/:na]
[junit] at org.apache.cassandra.service.MigrationManager$2.runMayThrow(MigrationManager.java:334) [main/:na]
[junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28) [main/:na]
[junit] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [na:1.7.0_55]
[junit] at java.util.concurrent.FutureTask.run(FutureTask.java:262) [na:1.7.0_55]
[junit] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_55]
[junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_55]
[junit] at java.lang.Thread.run(Thread.java:745) [na:1.7.0_55]
[junit] ------------- ---------------- ---------------
[junit] ------------- ---------------- ---------------
[junit] objc[68797]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] objc[68608]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] Testsuite: org.apache.cassandra.config.KSMetaDataTest
[junit] Testsuite: org.apache.cassandra.config.KSMetaDataTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.117 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.091 sec
[junit]
[junit]
[junit] objc[68798]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] objc[68609]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] Testsuite: org.apache.cassandra.cql.jdbc.JdbcDecimalTest
[junit] Testsuite: org.apache.cassandra.cql.jdbc.JdbcDecimalTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.141 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
[junit]
[junit]
[junit] objc[68800]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] objc[68610]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] Testsuite: org.apache.cassandra.cql3.MultiColumnRelationTest
[junit] Testsuite: org.apache.cassandra.cql3.MultiColumnRelationTest
[junit] Tests run: 54, Failures: 0, Errors: 0, Time elapsed: 9.005 sec
[junit] Tests run: 54, Failures: 0, Errors: 0, Time elapsed: 5.182 sec
[junit]
[junit]
[junit] ------------- Standard Output ---------------
[junit] ------------- Standard Output ---------------
[junit] WARN 11:18:59 Couldn't open /proc/stats
[junit] WARN 11:06:36 Couldn't open /proc/stats
[junit] WARN 11:18:59 Couldn't open /proc/stats
[junit] WARN 11:06:36 Couldn't open /proc/stats
[junit] WARN 11:19:00 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:06:37 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:19:00 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:06:37 JNA link failure, one or more native method will be unavailable.
[junit] ------------- ---------------- ---------------
[junit] ------------- ---------------- ---------------
[junit] objc[68801]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] objc[68611]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] Testsuite: org.apache.cassandra.db.ArrayBackedSortedColumnsTest
[junit] Testsuite: org.apache.cassandra.db.ArrayBackedSortedColumnsTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.713 sec
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 2.499 sec
[junit]
[junit]
[junit] ------------- Standard Output ---------------
[junit] ------------- Standard Output ---------------
[junit] WARN 11:19:09 Couldn't open /proc/stats
[junit] WARN 11:06:43 Couldn't open /proc/stats
[junit] WARN 11:19:09 Couldn't open /proc/stats
[junit] WARN 11:06:43 Couldn't open /proc/stats
[junit] WARN 11:19:10 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:06:43 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:19:10 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:06:43 JNA link failure, one or more native method will be unavailable.
[junit] ------------- ---------------- ---------------
[junit] ------------- ---------------- ---------------
[junit] objc[68802]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] objc[68612]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] Testsuite: org.apache.cassandra.db.BatchlogManagerTest
[junit] Testsuite: org.apache.cassandra.db.BatchlogManagerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.042 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.406 sec
[junit]
[junit]
[junit] ------------- Standard Output ---------------
[junit] ------------- Standard Output ---------------
[junit] WARN 11:19:18 Couldn't open /proc/stats
[junit] WARN 11:06:46 Couldn't open /proc/stats
[junit] WARN 11:19:18 Couldn't open /proc/stats
[junit] WARN 11:06:46 Couldn't open /proc/stats
[junit] WARN 11:19:18 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:06:46 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:19:18 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:06:46 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:19:28 Changing /127.0.0.1's host ID from 15ec34c0-e723-11e3-af29-755f743e65dc to 198dec90-e723-11e3-af29-755f743e65dc
[junit] WARN 11:06:52 Changing /127.0.0.1's host ID from 53facfd0-e721-11e3-83ad-755f743e65dc to 567a4ec0-e721-11e3-83ad-755f743e65dc
[junit] WARN 11:19:28 Changing /127.0.0.1's host ID from 15ec34c0-e723-11e3-af29-755f743e65dc to 198dec90-e723-11e3-af29-755f743e65dc
[junit] WARN 11:06:52 Changing /127.0.0.1's host ID from 53facfd0-e721-11e3-83ad-755f743e65dc to 567a4ec0-e721-11e3-83ad-755f743e65dc
[junit] ------------- ---------------- ---------------
[junit] ------------- ---------------- ---------------
[junit] objc[68803]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] objc[68613]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] Testsuite: org.apache.cassandra.db.CleanupTest
[junit] Testsuite: org.apache.cassandra.db.CleanupTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.193 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.216 sec
[junit]
[junit]
[junit] ------------- Standard Output ---------------
[junit] ------------- Standard Output ---------------
[junit] WARN 11:19:36 Couldn't open /proc/stats
[junit] WARN 11:07:01 Couldn't open /proc/stats
[junit] WARN 11:19:36 Couldn't open /proc/stats
[junit] WARN 11:07:01 Couldn't open /proc/stats
[junit] WARN 11:19:36 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:07:01 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:19:36 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:07:01 JNA link failure, one or more native method will be unavailable.
[junit] ------------- ---------------- ---------------
[junit] ------------- ---------------- ---------------
[junit] objc[68804]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] objc[68614]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] Testsuite: org.apache.cassandra.db.CollationControllerTest
[junit] Testsuite: org.apache.cassandra.db.CollationControllerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.456 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.531 sec
[junit]
[junit]
[junit] ------------- Standard Output ---------------
[junit] ------------- Standard Output ---------------
[junit] WARN 11:19:44 Couldn't open /proc/stats
[junit] WARN 11:07:05 Couldn't open /proc/stats
[junit] WARN 11:19:44 Couldn't open /proc/stats
[junit] WARN 11:07:05 Couldn't open /proc/stats
[junit] WARN 11:19:45 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:07:05 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:19:45 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:07:05 JNA link failure, one or more native method will be unavailable.
[junit] ------------- ---------------- ---------------
[junit] ------------- ---------------- ---------------
[junit] objc[68805]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be
[junit] objc[68615]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] Testsuite: org.apache.cassandra.db.ColumnFamilyStoreTest
[junit] Tests run: 35, Failures: 0, Errors: 0, Time elapsed: 5.541 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] WARN 11:07:09 Couldn't open /proc/stats
[junit] WARN 11:07:09 Couldn't open /proc/stats
[junit] WARN 11:07:09 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:07:09 JNA link failure, one or more native method will be unavailable.
[junit] ERROR 11:07:13 Missing component: build/test/cassandra/data/ColumnFamilyStoreTest1/Standard3-6076eaf2e72111e3a818755f743e65dc/ColumnFamilyStoreTest1-Standard3-ka-1-Summary.db
[junit] ERROR 11:07:13 Missing component: build/test/cassandra/data/ColumnFamilyStoreTest1/Standard3-6076eaf2e72111e3a818755f743e65dc/ColumnFamilyStoreTest1-Standard3-ka-1-Summary.db
[junit] ERROR 11:07:13 Missing component: build/test/cassandra/data/ColumnFamilyStoreTest1/Standard4-6076eaf3e72111e3a818755f743e65dc/ColumnFamilyStoreTest1-Standard4-ka-3-Summary.db
[junit] ERROR 11:07:13 Missing component: build/test/cassandra/data/ColumnFamilyStoreTest1/Standard4-6076eaf3e72111e3a818755f743e65dc/ColumnFamilyStoreTest1-Standard4-ka-3-Summary.db
[junit] ------------- ---------------- ---------------
[junit] objc[68616]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] Testsuite: org.apache.cassandra.db.ColumnFamilyTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.872 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] WARN 11:07:15 Couldn't open /proc/stats
[junit] WARN 11:07:15 Couldn't open /proc/stats
[junit] WARN 11:07:15 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:07:15 JNA link failure, one or more native method will be unavailable.
[junit] ------------- ---------------- ---------------
[junit] objc[68617]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] Testsuite: org.apache.cassandra.db.CommitLogTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 3.322 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] WARN 11:07:19 Couldn't open /proc/stats
[junit] WARN 11:07:19 Couldn't open /proc/stats
[junit] WARN 11:07:19 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:07:19 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:07:20 Encountered bad header at position 16 of Commit log /var/folders/45/15lsc5r56253dz7fr4g3htrh0000gn/T/CommitLog-4-2273672785034318512.log; not enough room for a header
[junit] WARN 11:07:20 Encountered bad header at position 16 of Commit log /var/folders/45/15lsc5r56253dz7fr4g3htrh0000gn/T/CommitLog-4-2273672785034318512.log; not enough room for a header
[junit] WARN 11:07:20 Encountered bad header at position 16 of Commit log /var/folders/45/15lsc5r56253dz7fr4g3htrh0000gn/T/CommitLog-4-2282538732811374958.log; not enough room for a header
[junit] WARN 11:07:20 Encountered bad header at position 16 of Commit log /var/folders/45/15lsc5r56253dz7fr4g3htrh0000gn/T/CommitLog-4-2282538732811374958.log; not enough room for a header
[junit] WARN 11:07:20 Encountered bad header at position 16 of commit log /var/folders/45/15lsc5r56253dz7fr4g3htrh0000gn/T/CommitLog-4-2225685606758748450.log, with invalid CRC. The end of segment marker should be zero.
[junit] WARN 11:07:20 Encountered bad header at position 16 of commit log /var/folders/45/15lsc5r56253dz7fr4g3htrh0000gn/T/CommitLog-4-2225685606758748450.log, with invalid CRC. The end of segment marker should be zero.
[junit] WARN 11:07:20 Encountered bad header at position 16 of Commit log /var/folders/45/15lsc5r56253dz7fr4g3htrh0000gn/T/CommitLog-4-8193883889701928307.log; not enough room for a header
[junit] WARN 11:07:20 Encountered bad header at position 16 of Commit log /var/folders/45/15lsc5r56253dz7fr4g3htrh0000gn/T/CommitLog-4-8193883889701928307.log; not enough room for a header
[junit] WARN 11:07:20 Encountered bad header at position 16 of Commit log /var/folders/45/15lsc5r56253dz7fr4g3htrh0000gn/T/CommitLog-4-1387832220739555048.log; not enough room for a header
[junit] WARN 11:07:20 Encountered bad header at position 16 of Commit log /var/folders/45/15lsc5r56253dz7fr4g3htrh0000gn/T/CommitLog-4-1387832220739555048.log; not enough room for a header
[junit] WARN 11:07:21 Encountered bad header at position 16 of Commit log /var/folders/45/15lsc5r56253dz7fr4g3htrh0000gn/T/CommitLog-4-5446081906926342316.log; not enough room for a header
[junit] WARN 11:07:21 Encountered bad header at position 16 of Commit log /var/folders/45/15lsc5r56253dz7fr4g3htrh0000gn/T/CommitLog-4-5446081906926342316.log; not enough room for a header
[junit] WARN 11:07:21 Encountered bad header at position 16 of Commit log /var/folders/45/15lsc5r56253dz7fr4g3htrh0000gn/T/CommitLog-4-9153319479925896937.log; not enough room for a header
[junit] WARN 11:07:21 Encountered bad header at position 16 of Commit log /var/folders/45/15lsc5r56253dz7fr4g3htrh0000gn/T/CommitLog-4-9153319479925896937.log; not enough room for a header
[junit] ------------- ---------------- ---------------
[junit] objc[68618]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] Testsuite: org.apache.cassandra.db.CounterCacheTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.71 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] WARN 11:07:23 Couldn't open /proc/stats
[junit] WARN 11:07:23 Couldn't open /proc/stats
[junit] WARN 11:07:24 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:07:24 JNA link failure, one or more native method will be unavailable.
[junit] ------------- ---------------- ---------------
[junit] objc[68619]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] Testsuite: org.apache.cassandra.db.CounterCellTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.068 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] WARN 11:07:27 Couldn't open /proc/stats
[junit] WARN 11:07:27 Couldn't open /proc/stats
[junit] WARN 11:07:28 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:07:28 JNA link failure, one or more native method will be unavailable.
[junit] ------------- ---------------- ---------------
[junit] objc[68620]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] Testsuite: org.apache.cassandra.db.CounterMutationTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.751 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] WARN 11:07:30 Couldn't open /proc/stats
[junit] WARN 11:07:30 Couldn't open /proc/stats
[junit] WARN 11:07:30 JNA link failure, one or more native method will be unavailable.
[junit] WARN 11:07:30 JNA link failure, one or more native method will be unavailable.
[junit] ------------- ---------------- ---------------
[junit] objc[68621]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
[junit] Testsuite: org.apache.cassandra.db.DirectoriesTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.044 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] WARN 11:07:34 Couldn't open /proc/stats
[junit] WARN 11:07:34 Couldn't open /proc/stats
[junit] ERROR 11:07:34 Failed to create /var/folders/45/15lsc5r56253dz7fr4g3htrh0000gn/T/cassandra3821044455191628573unittest/ks/badbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadba