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

Build failed in Jenkins: Hama-trunk #378

See <https://builds.apache.org/job/Hama-trunk/378/changes>

Changes:

[edwardyoon] 

[edwardyoon] HAMA-949: File splits based on number of input files

------------------------------------------
[...truncated 33569 lines...]
15/04/15 02:16:08 INFO zookeeper.ZooKeeper: Client environment:os.name=Linux

15/04/15 02:16:08 INFO zookeeper.ZooKeeper: Client environment:os.arch=i386

15/04/15 02:16:08 INFO zookeeper.ZooKeeper: Client environment:os.version=3.13.0-36-lowlatency

15/04/15 02:16:08 INFO zookeeper.ZooKeeper: Client environment:user.name=jenkins

15/04/15 02:16:08 INFO zookeeper.ZooKeeper: Client environment:user.home=/home/jenkins

15/04/15 02:16:08 INFO zookeeper.ZooKeeper: Client environment:user.dir=/tmp/hama-test/groomServer/attempt_201504150216_0001_000000_0/work

15/04/15 02:16:08 INFO zookeeper.ZooKeeper: Initiating client connection, connectString=localhost:21810 sessionTimeout=6000 watcher=org.apache.hama.bsp.sync.ZooKeeperSyncClientImpl@785a79

15/04/15 02:16:08 INFO sync.ZKSyncClient: Initializing ZK Sync Client

15/04/15 02:16:08 INFO sync.ZooKeeperSyncClientImpl: Start connecting to Zookeeper! At penates.apache.org/67.195.81.186:61001

15/04/15 02:16:08 INFO zookeeper.ClientCnxn: Opening socket connection to server localhost/127.0.0.1:21810. Will not attempt to authenticate using SASL (unknown error)

15/04/15 02:16:08 INFO zookeeper.ClientCnxn: Socket connection established to localhost/127.0.0.1:21810, initiating session

15/04/15 02:16:08 INFO server.NIOServerCnxnFactory: Accepted socket connection from /127.0.0.1:39568

15/04/15 02:16:08 INFO server.ZooKeeperServer: Client attempting to establish new session at /127.0.0.1:39568

15/04/15 02:16:08 INFO server.ZooKeeperServer: Established session 0x14cbadca1fe0002 with negotiated timeout 6000 for client /127.0.0.1:39568

15/04/15 02:16:08 INFO zookeeper.ClientCnxn: Session establishment complete on server localhost/127.0.0.1:21810, sessionid = 0x14cbadca1fe0002, negotiated timeout = 6000

15/04/15 02:16:08 INFO graph.GraphJobRunner: 7 vertices are loaded into penates.apache.org:61001

15/04/15 02:16:08 INFO graph.GraphJobRunner: Total time spent for loading vertices: 29 ms

15/04/15 02:16:08 INFO graph.GraphJobRunner: Total time spent for broadcasting global vertex count: 136 ms

15/04/15 02:16:08 ERROR bsp.BSPTask: Error running bsp setup and bsp function.
java.lang.IllegalArgumentException
	at java.util.concurrent.ThreadPoolExecutor.<init>(ThreadPoolExecutor.java:1310)
	at java.util.concurrent.ThreadPoolExecutor.<init>(ThreadPoolExecutor.java:1198)
	at java.util.concurrent.Executors.newFixedThreadPool(Executors.java:89)
	at org.apache.hama.graph.GraphJobRunner.doInitialSuperstep(GraphJobRunner.java:281)
	at org.apache.hama.graph.GraphJobRunner.setup(GraphJobRunner.java:126)
	at org.apache.hama.bsp.BSPTask.runBSP(BSPTask.java:170)
	at org.apache.hama.bsp.BSPTask.run(BSPTask.java:144)
	at org.apache.hama.bsp.GroomServer$BSPPeerChild.main(GroomServer.java:1255)

15/04/15 02:16:08 ERROR bsp.BSPTask: Error cleaning up after bsp executed.
java.lang.NullPointerException
	at org.apache.hadoop.io.SequenceFile$Writer.append(SequenceFile.java:1308)
	at org.apache.hadoop.io.SequenceFile$Writer.append(SequenceFile.java:1298)
	at org.apache.hama.bsp.SequenceFileRecordWriter.write(SequenceFileRecordWriter.java:47)
	at org.apache.hama.bsp.SequenceFileRecordWriter.write(SequenceFileRecordWriter.java:31)
	at org.apache.hama.bsp.BSPPeerImpl$1.collect(BSPPeerImpl.java:333)
	at org.apache.hama.bsp.BSPPeerImpl.write(BSPPeerImpl.java:607)
	at org.apache.hama.graph.DefaultVertexOutputWriter.write(DefaultVertexOutputWriter.java:50)
	at org.apache.hama.graph.GraphJobRunner.cleanup(GraphJobRunner.java:185)
	at org.apache.hama.bsp.BSPTask.runBSP(BSPTask.java:177)
	at org.apache.hama.bsp.BSPTask.run(BSPTask.java:144)
	at org.apache.hama.bsp.GroomServer$BSPPeerChild.main(GroomServer.java:1255)

15/04/15 02:16:08 INFO server.PrepRequestProcessor: Processed session termination for sessionid: 0x14cbadca1fe0002

15/04/15 02:16:08 INFO zookeeper.ZooKeeper: Session: 0x14cbadca1fe0002 closed

15/04/15 02:16:08 INFO zookeeper.ClientCnxn: EventThread shut down
15/04/15 02:16:08 INFO ipc.Server: Stopping server on 61001

15/04/15 02:16:08 INFO server.NIOServerCnxn: Closed socket connection for client /127.0.0.1:39568 which had sessionid 0x14cbadca1fe0002

15/04/15 02:16:08 INFO ipc.Server: IPC Server handler 0 on 61001: exiting

15/04/15 02:16:08 INFO ipc.Server: IPC Server handler 2 on 61001: exiting

15/04/15 02:16:08 INFO ipc.Server: IPC Server handler 4 on 61001: exiting

15/04/15 02:16:08 INFO ipc.Server: IPC Server handler 3 on 61001: exiting

15/04/15 02:16:08 INFO ipc.Server: IPC Server handler 1 on 61001: exiting

15/04/15 02:16:08 INFO ipc.Server: Stopping IPC Server listener on 61001

15/04/15 02:16:08 INFO ipc.Server: Stopping IPC Server Responder

15/04/15 02:16:08 INFO Configuration.deprecation: mapred.cache.localFiles is deprecated. Instead, use mapreduce.job.cache.local.files

15/04/15 02:16:08 ERROR bsp.BSPTask: Shutting down ping service.

15/04/15 02:16:08 FATAL bsp.GroomServer: Error running child
java.lang.IllegalArgumentException
	at java.util.concurrent.ThreadPoolExecutor.<init>(ThreadPoolExecutor.java:1310)
	at java.util.concurrent.ThreadPoolExecutor.<init>(ThreadPoolExecutor.java:1198)
	at java.util.concurrent.Executors.newFixedThreadPool(Executors.java:89)
	at org.apache.hama.graph.GraphJobRunner.doInitialSuperstep(GraphJobRunner.java:281)
	at org.apache.hama.graph.GraphJobRunner.setup(GraphJobRunner.java:126)
	at org.apache.hama.bsp.BSPTask.runBSP(BSPTask.java:170)
	at org.apache.hama.bsp.BSPTask.run(BSPTask.java:144)
	at org.apache.hama.bsp.GroomServer$BSPPeerChild.main(GroomServer.java:1255)

java.lang.IllegalArgumentException
	at java.util.concurrent.ThreadPoolExecutor.<init>(ThreadPoolExecutor.java:1310)

	at java.util.concurrent.ThreadPoolExecutor.<init>(ThreadPoolExecutor.java:1198)

	at java.util.concurrent.Executors.newFixedThreadPool(Executors.java:89)
	at org.apache.hama.graph.GraphJobRunner.doInitialSuperstep(GraphJobRunner.java:281)
	at org.apache.hama.graph.GraphJobRunner.setup(GraphJobRunner.java:126)
	at org.apache.hama.bsp.BSPTask.runBSP(BSPTask.java:170)
	at org.apache.hama.bsp.BSPTask.run(BSPTask.java:144)
	at org.apache.hama.bsp.GroomServer$BSPPeerChild.main(GroomServer.java:1255)
15/04/15 02:16:09 INFO bsp.BSPJobClient: Current supersteps number: 2

15/04/15 02:16:41 INFO bsp.GroomServer: adding purge task: attempt_201504150216_0001_000000_0

15/04/15 02:16:41 INFO bsp.GroomServer: About to purge task: attempt_201504150216_0001_000000_0

15/04/15 02:16:41 INFO bsp.JobInProgress: Taskid 'attempt_201504150216_0001_000000_0' has failed.

15/04/15 02:16:41 INFO bsp.TaskInProgress: Task 'task_201504150216_0001_000000' has failed.

15/04/15 02:16:41 INFO bsp.JobInProgress: Job failed.

15/04/15 02:16:41 INFO bsp.GroomServer: Kill 1 tasks.

15/04/15 02:16:42 INFO bsp.BSPJobClient: Current supersteps number: 0

15/04/15 02:16:42 WARN mortbay.log: /tasklog: java.io.IOException: Closed

15/04/15 02:16:42 WARN bsp.BSPJobClient: Error reading task outputhttp://penates.apache.org:40015/tasklog?plaintext=true&taskid=attempt_201504150216_0001_000000_0&filter=stdout

15/04/15 02:16:42 INFO bsp.BSPJobClient: Job failed.

15/04/15 02:16:42 INFO server.PrepRequestProcessor: Processed session termination for sessionid: 0x14cbadca1fe0000

15/04/15 02:16:42 INFO server.NIOServerCnxn: Closed socket connection for client /127.0.0.1:39560 which had sessionid 0x14cbadca1fe0000

15/04/15 02:16:42 INFO zookeeper.ZooKeeper: Session: 0x14cbadca1fe0000 closed

15/04/15 02:16:42 INFO zookeeper.ClientCnxn: EventThread shut down

15/04/15 02:16:42 INFO ipc.Server: Stopping server on 40000

15/04/15 02:16:42 INFO ipc.Server: Stopping IPC Server listener on 40000

15/04/15 02:16:42 INFO ipc.Server: IPC Server handler 0 on 40000: exiting

15/04/15 02:16:42 INFO bsp.BSPMaster: Stopped RPC Master server.

15/04/15 02:16:42 INFO ipc.Server: Stopping IPC Server Responder

15/04/15 02:16:42 INFO server.PrepRequestProcessor: Processed session termination for sessionid: 0x14cbadca1fe0001

15/04/15 02:16:42 INFO zookeeper.ZooKeeper: Session: 0x14cbadca1fe0001 closed

15/04/15 02:16:42 INFO zookeeper.ClientCnxn: EventThread shut down

15/04/15 02:16:42 INFO server.NIOServerCnxn: Closed socket connection for client /127.0.0.1:39561 which had sessionid 0x14cbadca1fe0001

15/04/15 02:16:42 INFO ipc.Server: Stopping server on 35464

15/04/15 02:16:42 INFO ipc.Server: IPC Server handler 0 on 35464: exiting

15/04/15 02:16:42 INFO ipc.Server: Stopping IPC Server listener on 35464

15/04/15 02:16:42 INFO ipc.Server: Stopping server on 49594

15/04/15 02:16:42 INFO ipc.Server: Stopping IPC Server Responder

15/04/15 02:16:42 INFO ipc.Server: IPC Server handler 1 on 49594: exiting

15/04/15 02:16:42 INFO server.NIOServerCnxnFactory: NIOServerCnxn factory exited run method

15/04/15 02:16:42 INFO ipc.Server: IPC Server handler 4 on 49594: exiting

15/04/15 02:16:42 INFO server.ZooKeeperServer: shutting down

15/04/15 02:16:42 INFO ipc.Server: Stopping IPC Server Responder

15/04/15 02:16:42 INFO ipc.Server: Stopping IPC Server listener on 49594

15/04/15 02:16:42 INFO ipc.Server: IPC Server handler 3 on 49594: exiting

15/04/15 02:16:42 INFO ipc.Server: IPC Server handler 0 on 49594: exiting

15/04/15 02:16:42 INFO ipc.Server: IPC Server handler 2 on 49594: exiting

15/04/15 02:16:42 INFO server.SessionTrackerImpl: Shutting down

15/04/15 02:16:42 INFO server.PrepRequestProcessor: Shutting down

15/04/15 02:16:42 INFO server.SyncRequestProcessor: Shutting down

15/04/15 02:16:42 INFO server.PrepRequestProcessor: PrepRequestProcessor exited loop!

15/04/15 02:16:42 INFO server.SyncRequestProcessor: SyncRequestProcessor exited!

15/04/15 02:16:42 INFO server.FinalRequestProcessor: shutdown of request processor complete

Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec <<< FAILURE!

Results :

Failed tests: 
  testSubmitJob(org.apache.hama.graph.TestSubmitGraphJob)

Tests run: 7, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hama parent POM ............................ SUCCESS [38.981s]
[INFO] pipes ............................................. SUCCESS [24.749s]
[INFO] commons ........................................... SUCCESS [11.985s]
[INFO] core .............................................. SUCCESS [3:20.113s]
[INFO] graph ............................................. FAILURE [45.772s]
[INFO] machine learning .................................. SKIPPED
[INFO] examples .......................................... SKIPPED
[INFO] mesos ............................................. SKIPPED
[INFO] hama-dist ......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:24.292s
[INFO] Finished at: Wed Apr 15 02:16:42 UTC 2015
[INFO] Final Memory: 83M/219M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project hama-graph: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Hama-trunk/ws/trunk/graph/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hama-graph
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Sending artifact delta relative to Hama-trunk #373
Archived 144 artifacts
Archive block size is 32768
Received 0 blocks and 429886 bytes
Compression is 0.0%
Took 30 sec
Recording test results
Updating HAMA-949