See <https://builds.apache.org/job/Blur-master-jdk7/667/changes>

Changes:

[rohr.chris] Fixed BLUR-357: Added the console start and stop to the start-all 
and stop-all scripts

------------------------------------------
[...truncated 824 lines...]
        at 
org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:128)
        at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
        at java.io.DataInputStream.read(DataInputStream.java:149)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockReceiver.readToBuf(BlockReceiver.java:293)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockReceiver.readNextPacket(BlockReceiver.java:340)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockReceiver.receivePacket(BlockReceiver.java:404)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockReceiver.receiveBlock(BlockReceiver.java:582)
        at 
org.apache.hadoop.hdfs.server.datanode.DataXceiver.writeBlock(DataXceiver.java:404)
        at 
org.apache.hadoop.hdfs.server.datanode.DataXceiver.run(DataXceiver.java:112)
        at java.lang.Thread.run(Thread.java:724)
ERROR 20140826_11:36:42:138_UTC 
[org.apache.hadoop.hdfs.server.datanode.DataXceiver@d41caa] datanode.DataNode: 
DatanodeRegistration(127.0.0.1:57631, 
storageID=DS-696335807-67.195.81.148-57631-1409052998931, infoPort=36729, 
ipcPort=60372):DataXceiver
java.io.InterruptedIOException: Interruped while waiting for IO on channel 
java.nio.channels.SocketChannel[closed]. 0 millis timeout left.
        at 
org.apache.hadoop.net.SocketIOWithTimeout$SelectorPool.select(SocketIOWithTimeout.java:349)
        at 
org.apache.hadoop.net.SocketIOWithTimeout.doIO(SocketIOWithTimeout.java:157)
        at 
org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:155)
        at 
org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:128)
        at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
        at java.io.DataInputStream.read(DataInputStream.java:149)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockReceiver.readToBuf(BlockReceiver.java:293)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockReceiver.readNextPacket(BlockReceiver.java:340)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockReceiver.receivePacket(BlockReceiver.java:404)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockReceiver.receiveBlock(BlockReceiver.java:582)
        at 
org.apache.hadoop.hdfs.server.datanode.DataXceiver.writeBlock(DataXceiver.java:404)
        at 
org.apache.hadoop.hdfs.server.datanode.DataXceiver.run(DataXceiver.java:112)
        at java.lang.Thread.run(Thread.java:724)
INFO  20140826_11:36:43:139_UTC [main] mortbay.log: Stopped 
SelectChannelConnector@localhost:0
INFO  20140826_11:36:43:252_UTC [main] blur.HdfsMiniClusterUtil: Shutting down 
FileSystem
INFO  20140826_11:36:43:252_UTC [main] blur.HdfsMiniClusterUtil: Stopping 
ThreadPoolExecutor [pool-1-thread-1]
INFO  20140826_11:36:43:254_UTC [main] blur.HdfsMiniClusterUtil: Waiting for 
thread pool to exit [pool-1-thread-1]
INFO  20140826_11:36:43:255_UTC [main] blur.HdfsMiniClusterUtil: Stopping 
ThreadPoolExecutor [pool-2-thread-1]
INFO  20140826_11:36:43:255_UTC [main] blur.HdfsMiniClusterUtil: Waiting for 
thread pool to exit [pool-2-thread-1]
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.463 sec
Running org.apache.blur.store.hdfs_v2.FastHdfsKeyValueDirectoryTest
INFO  20140826_11:36:44:068_UTC [main] blur.HdfsMiniClusterUtil: 
dfs.datanode.data.dir.perm=755
INFO  20140826_11:36:44:710_UTC [main] mortbay.log: Logging to 
org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
INFO  20140826_11:36:44:789_UTC [main] mortbay.log: jetty-6.1.26
INFO  20140826_11:36:44:830_UTC [main] mortbay.log: Extract 
jar:file:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/hadoop/hadoop-core/1.2.1/hadoop-core-1.2.1.jar!/webapps/hdfs
 to /tmp/Jetty_localhost_60530_hdfs____ikiubm/webapp
INFO  20140826_11:36:45:137_UTC [main] mortbay.log: Started 
SelectChannelConnector@localhost:60530
Starting DataNode 0 with dfs.data.dir: 
<https://builds.apache.org/job/Blur-master-jdk7/ws/blur-store/target/target/tmp/dfs/data/data1,/home/jenkins/jenkins-slave/workspace/Blur-master-jdk7/blur-store/target/target/tmp/dfs/data/data2>
INFO  20140826_11:36:45:290_UTC [main] mortbay.log: jetty-6.1.26
INFO  20140826_11:36:45:306_UTC [main] mortbay.log: Extract 
jar:file:/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/hadoop/hadoop-core/1.2.1/hadoop-core-1.2.1.jar!/webapps/datanode
 to /tmp/Jetty_localhost_47219_datanode____mwdty6/webapp
INFO  20140826_11:36:45:518_UTC [main] mortbay.log: Started 
SelectChannelConnector@localhost:47219
Cluster is active
Cluster is active
INFO  20140826_11:36:45:846_UTC [main] hdfs_v2.HdfsKeyValueStore: Opening for 
writing [hdfs://localhost:59764/test/test_multiple/000000000001].
INFO  20140826_11:36:45:905_UTC [main] hdfs_v2.FastHdfsKeyValueDirectory: 
Running GC over the hdfs kv directory 
[hdfs://localhost:59764/test/test_multiple].
INFO  20140826_11:36:46:099_UTC [main] blur.HdfsMiniClusterUtil: Shutting down 
Mini DFS 
Shutting down the Mini HDFS Cluster
Shutting down DataNode 0
INFO  20140826_11:36:46:099_UTC [main] mortbay.log: Stopped 
SelectChannelConnector@localhost:0
ERROR 20140826_11:36:46:203_UTC 
[org.apache.hadoop.hdfs.server.datanode.DataXceiver@132aed6] datanode.DataNode: 
DatanodeRegistration(127.0.0.1:34365, 
storageID=DS-1071971687-67.195.81.148-34365-1409053005543, infoPort=47219, 
ipcPort=50582):DataXceiver
java.io.InterruptedIOException: Interruped while waiting for IO on channel 
java.nio.channels.SocketChannel[closed]. 0 millis timeout left.
        at 
org.apache.hadoop.net.SocketIOWithTimeout$SelectorPool.select(SocketIOWithTimeout.java:349)
        at 
org.apache.hadoop.net.SocketIOWithTimeout.doIO(SocketIOWithTimeout.java:157)
        at 
org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:155)
        at 
org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:128)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:273)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
        at java.io.DataInputStream.read(DataInputStream.java:149)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockReceiver.readToBuf(BlockReceiver.java:293)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockReceiver.readNextPacket(BlockReceiver.java:340)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockReceiver.receivePacket(BlockReceiver.java:404)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockReceiver.receiveBlock(BlockReceiver.java:582)
        at 
org.apache.hadoop.hdfs.server.datanode.DataXceiver.writeBlock(DataXceiver.java:404)
        at 
org.apache.hadoop.hdfs.server.datanode.DataXceiver.run(DataXceiver.java:112)
        at java.lang.Thread.run(Thread.java:724)
ERROR 20140826_11:36:46:203_UTC 
[org.apache.hadoop.hdfs.server.datanode.DataXceiver@132aed6] datanode.DataNode: 
DatanodeRegistration(127.0.0.1:34365, 
storageID=DS-1071971687-67.195.81.148-34365-1409053005543, infoPort=47219, 
ipcPort=50582):DataXceiver
java.io.InterruptedIOException: Interruped while waiting for IO on channel 
java.nio.channels.SocketChannel[closed]. 0 millis timeout left.
        at 
org.apache.hadoop.net.SocketIOWithTimeout$SelectorPool.select(SocketIOWithTimeout.java:349)
        at 
org.apache.hadoop.net.SocketIOWithTimeout.doIO(SocketIOWithTimeout.java:157)
        at 
org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:155)
        at 
org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:128)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:273)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
        at java.io.DataInputStream.read(DataInputStream.java:149)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockReceiver.readToBuf(BlockReceiver.java:293)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockReceiver.readNextPacket(BlockReceiver.java:340)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockReceiver.receivePacket(BlockReceiver.java:404)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockReceiver.receiveBlock(BlockReceiver.java:582)
        at 
org.apache.hadoop.hdfs.server.datanode.DataXceiver.writeBlock(DataXceiver.java:404)
        at 
org.apache.hadoop.hdfs.server.datanode.DataXceiver.run(DataXceiver.java:112)
        at java.lang.Thread.run(Thread.java:724)
INFO  20140826_11:36:47:203_UTC [main] mortbay.log: Stopped 
SelectChannelConnector@localhost:0
INFO  20140826_11:36:47:316_UTC [main] blur.HdfsMiniClusterUtil: Shutting down 
FileSystem
INFO  20140826_11:36:47:317_UTC [main] blur.HdfsMiniClusterUtil: Stopping 
ThreadPoolExecutor [pool-1-thread-1]
INFO  20140826_11:36:47:317_UTC [main] blur.HdfsMiniClusterUtil: Waiting for 
thread pool to exit [pool-1-thread-1]
INFO  20140826_11:36:47:317_UTC [main] blur.HdfsMiniClusterUtil: Stopping 
ThreadPoolExecutor [pool-2-thread-1]
INFO  20140826_11:36:47:318_UTC [main] blur.HdfsMiniClusterUtil: Waiting for 
thread pool to exit [pool-2-thread-1]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.841 sec
Running org.apache.blur.store.blockcache.BlockDirectoryTest
Seed is -6136682278208007083
WARN  20140826_11:36:48:123_UTC [main] buffer.BufferStore: Buffer store for 
size [1,024] already setup.
WARN  20140826_11:36:48:127_UTC [main] buffer.BufferStore: Buffer store for 
size [8,192] already setup.
Seed is 8126605831377026233
Total time is 4303ms
WARN  20140826_11:36:52:432_UTC [main] buffer.BufferStore: Buffer store for 
size [1,024] already setup.
WARN  20140826_11:36:52:432_UTC [main] buffer.BufferStore: Buffer store for 
size [8,192] already setup.
Seed is -3940116796497214442
Total time is 2579ms
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.513 sec
Running org.apache.blur.store.blockcache.BlockCacheTest
Cache Hits    = 4880
Cache Misses  = 5120
Store         = avg 0.0126526431 ms
Fetch         = avg 0.0040589949000000005 ms
# of Elements = 4095
Cache Hits    = 4684
Cache Misses  = 5316
Store         = avg 0.0125418164 ms
Fetch         = avg 0.0040066423 ms
# of Elements = 4095
Cache Hits    = 4691
Cache Misses  = 5309
Store         = avg 0.0133659702 ms
Fetch         = avg 0.0041591975000000005 ms
# of Elements = 4095
Cache Hits    = 4704
Cache Misses  = 5296
Store         = avg 0.0133725843 ms
Fetch         = avg 0.004117600999999999 ms
# of Elements = 4095
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 sec
Running org.apache.blur.store.blockcache.BlockDirectoryCacheTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 sec

Results :

Tests run: 32, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Blur .............................................. SUCCESS [23.644s]
[INFO] Blur Util ......................................... SUCCESS [14.208s]
[INFO] Blur Thrift ....................................... SUCCESS [11.506s]
[INFO] Blur Store ........................................ FAILURE [2:08.540s]
[INFO] Blur Query ........................................ SKIPPED
[INFO] Blur GUI .......................................... SKIPPED
[INFO] Blur Core ......................................... SKIPPED
[INFO] Blur Console ...................................... SKIPPED
[INFO] Blur Map Reduce Hadoop1 ........................... SKIPPED
[INFO] Blur Shell ........................................ SKIPPED
[INFO] Distribution ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:02.014s
[INFO] Finished at: Tue Aug 26 11:36:58 UTC 2014
[INFO] Final Memory: 36M/376M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on 
project blur-store: ExecutionException; nested exception is 
java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked 
VM terminated without saying properly goodbye. VM crash or System.exit called ? 
-> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :blur-store

[JENKINS] Archiving 
<https://builds.apache.org/job/Blur-master-jdk7/ws/blur-shell/pom.xml> to 
org.apache.blur/blur-shell/0.2.4-incubating-SNAPSHOT-hadoop1/blur-shell-0.2.4-incubating-SNAPSHOT-hadoop1.pom
Sending artifact delta relative to Blur-master-jdk7 ? Blur Shell #666
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6060 bytes
Compression is 0.0%
Took 71 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Blur-master-jdk7/ws/blur-mapred-hadoop1/pom.xml> 
to 
org.apache.blur/blur-mapred-hadoop1/0.2.4-incubating-SNAPSHOT-hadoop1/blur-mapred-hadoop1-0.2.4-incubating-SNAPSHOT-hadoop1.pom
Sending artifact delta relative to Blur-master-jdk7 ? Blur Map Reduce Hadoop1 
#666
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6094 bytes
Compression is 0.0%
Took 72 ms
[JENKINS] Archiving <https://builds.apache.org/job/Blur-master-jdk7/ws/pom.xml> 
to 
org.apache.blur/blur/0.2.4-incubating-SNAPSHOT/blur-0.2.4-incubating-SNAPSHOT.pom
Sending artifact delta relative to Blur-master-jdk7 ? Blur #666
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 14298 bytes
Compression is 0.0%
Took 71 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Blur-master-jdk7/ws/blur-util/pom.xml> to 
org.apache.blur/blur-util/0.2.4-incubating-SNAPSHOT-hadoop1/blur-util-0.2.4-incubating-SNAPSHOT-hadoop1.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Blur-master-jdk7/ws/blur-util/target/blur-util-0.2.4-incubating-SNAPSHOT-hadoop1.jar>
 to 
org.apache.blur/blur-util/0.2.4-incubating-SNAPSHOT-hadoop1/blur-util-0.2.4-incubating-SNAPSHOT-hadoop1.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Blur-master-jdk7/ws/blur-util/target/blur-util-0.2.4-incubating-SNAPSHOT-hadoop1-tests.jar>
 to 
org.apache.blur/blur-util/0.2.4-incubating-SNAPSHOT-hadoop1/blur-util-0.2.4-incubating-SNAPSHOT-hadoop1-tests.jar
Sending artifact delta relative to Blur-master-jdk7 ? Blur Util #666
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 169474 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/Blur-master-jdk7/ws/distribution/pom.xml> to 
org.apache.blur/apache-blur/0.2.4-incubating-SNAPSHOT-hadoop1/apache-blur-0.2.4-incubating-SNAPSHOT-hadoop1.pom
Sending artifact delta relative to Blur-master-jdk7 ? Distribution #666
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4509 bytes
Compression is 0.0%
Took 2 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/Blur-master-jdk7/ws/blur-thrift/pom.xml> to 
org.apache.blur/blur-thrift/0.2.4-incubating-SNAPSHOT-hadoop1/blur-thrift-0.2.4-incubating-SNAPSHOT-hadoop1.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Blur-master-jdk7/ws/blur-thrift/target/blur-thrift-0.2.4-incubating-SNAPSHOT-hadoop1.jar>
 to 
org.apache.blur/blur-thrift/0.2.4-incubating-SNAPSHOT-hadoop1/blur-thrift-0.2.4-incubating-SNAPSHOT-hadoop1.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Blur-master-jdk7/ws/blur-thrift/target/blur-thrift-0.2.4-incubating-SNAPSHOT-hadoop1-tests.jar>
 to 
org.apache.blur/blur-thrift/0.2.4-incubating-SNAPSHOT-hadoop1/blur-thrift-0.2.4-incubating-SNAPSHOT-hadoop1-tests.jar
Sending artifact delta relative to Blur-master-jdk7 ? Blur Thrift #666
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 1855589 bytes
Compression is 0.0%
Took 0.66 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/Blur-master-jdk7/ws/blur-query/pom.xml> to 
org.apache.blur/blur-query/0.2.4-incubating-SNAPSHOT-hadoop1/blur-query-0.2.4-incubating-SNAPSHOT-hadoop1.pom
Sending artifact delta relative to Blur-master-jdk7 ? Blur Query #666
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5646 bytes
Compression is 0.0%
Took 74 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Blur-master-jdk7/ws/blur-store/pom.xml> to 
org.apache.blur/blur-store/0.2.4-incubating-SNAPSHOT-hadoop1/blur-store-0.2.4-incubating-SNAPSHOT-hadoop1.pom
Sending artifact delta relative to Blur-master-jdk7 ? Blur Store #666
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6828 bytes
Compression is 0.0%
Took 74 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Blur-master-jdk7/ws/blur-core/pom.xml> to 
org.apache.blur/blur-core/0.2.4-incubating-SNAPSHOT-hadoop1/blur-core-0.2.4-incubating-SNAPSHOT-hadoop1.pom
Sending artifact delta relative to Blur-master-jdk7 ? Blur Core #666
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6673 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/Blur-master-jdk7/ws/blur-gui/pom.xml> to 
org.apache.blur/blur-gui/0.2.4-incubating-SNAPSHOT-hadoop1/blur-gui-0.2.4-incubating-SNAPSHOT-hadoop1.pom
Sending artifact delta relative to Blur-master-jdk7 ? Blur GUI #666
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5834 bytes
Compression is 0.0%
Took 0.67 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/Blur-master-jdk7/ws/blur-console/pom.xml> to 
org.apache.blur/blur-console/0.2.4-incubating-SNAPSHOT-hadoop1/blur-console-0.2.4-incubating-SNAPSHOT-hadoop1.pom
Sending artifact delta relative to Blur-master-jdk7 ? Blur Console #666
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 12877 bytes
Compression is 0.0%
Took 0.15 sec
Sending e-mails to: [email protected]
channel stopped

Reply via email to