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

ZooKeeper_branch35_jdk7 - Build # 262 - Failure

See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/262/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 1487 lines...]
[ivy:artifactproperty] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/ivysettings.xml
     [move] Moving 1 file to /x1/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/build/lib
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file /x1/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/src/java/main/org/apache/jute/compiler/generated/rcc.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 39 source files to /x1/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/build/classes

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/src/java/generated
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/src/c/generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating /x1/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/src/java/generated/.generated

ver-gen:
    [javac] Compiling 1 source file to /x1/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/build/classes

svn-revision:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/.revision

version-info:

process-template:

build-generated:
    [javac] Compiling 60 source files to /x1/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/build/classes

compile:
    [javac] Compiling 211 source files to /x1/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/build/classes
    [javac] /x1/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/src/java/main/org/apache/zookeeper/server/FinalRequestProcessor.java:134: error: unmappable character for encoding ASCII
    [javac]         // was not being queued ??? ZOOKEEPER-558) properly. This happens, for example,
    [javac]                                 ^
    [javac] /x1/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/src/java/main/org/apache/zookeeper/server/FinalRequestProcessor.java:134: error: unmappable character for encoding ASCII
    [javac]         // was not being queued ??? ZOOKEEPER-558) properly. This happens, for example,
    [javac]                                  ^
    [javac] /x1/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/src/java/main/org/apache/zookeeper/server/FinalRequestProcessor.java:134: error: unmappable character for encoding ASCII
    [javac]         // was not being queued ??? ZOOKEEPER-558) properly. This happens, for example,
    [javac]                                   ^
    [javac] 3 errors

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/build.xml:1428: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/build.xml:433: Compile failed; see the compiler error output for details.

Total time: 8 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

ZooKeeper_branch35_jdk7 - Build # 263 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/263/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 363127 lines...]
    [junit] 2015-04-13 10:57:46,378 [myid:] - INFO  [main:JMXEnv@142] - ensureOnly:[]
    [junit] 2015-04-13 10:57:46,379 [myid:] - INFO  [main:ClientBase@461] - STARTING server
    [junit] 2015-04-13 10:57:46,379 [myid:] - INFO  [main:ClientBase@381] - CREATING server instance 127.0.0.1:11221
    [junit] 2015-04-13 10:57:46,379 [myid:] - INFO  [main:NIOServerCnxnFactory@673] - Configuring NIO connection handler with 10s sessionless connection timeout, 2 selector thread(s), 32 worker threads, and 64 kB direct buffers.
    [junit] 2015-04-13 10:57:46,380 [myid:] - INFO  [main:NIOServerCnxnFactory@686] - binding to port 0.0.0.0/0.0.0.0:11221
    [junit] 2015-04-13 10:57:46,380 [myid:] - INFO  [main:ClientBase@356] - STARTING server instance 127.0.0.1:11221
    [junit] 2015-04-13 10:57:46,380 [myid:] - INFO  [main:ZooKeeperServer@825] - minSessionTimeout set to 6000
    [junit] 2015-04-13 10:57:46,380 [myid:] - INFO  [main:ZooKeeperServer@834] - maxSessionTimeout set to 60000
    [junit] 2015-04-13 10:57:46,380 [myid:] - INFO  [main:ZooKeeperServer@156] - Created server with tickTime 3000 minSessionTimeout 6000 maxSessionTimeout 60000 datadir /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/build/test/tmp/test7998016955535147106.junit.dir/version-2 snapdir /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/build/test/tmp/test7998016955535147106.junit.dir/version-2
    [junit] 2015-04-13 10:57:46,381 [myid:] - INFO  [main:FileSnap@83] - Reading snapshot /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/build/test/tmp/test7998016955535147106.junit.dir/version-2/snapshot.b
    [junit] 2015-04-13 10:57:46,383 [myid:] - INFO  [main:FileTxnSnapLog@298] - Snapshotting: 0xb to /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/build/test/tmp/test7998016955535147106.junit.dir/version-2/snapshot.b
    [junit] 2015-04-13 10:57:46,384 [myid:] - INFO  [main:FourLetterWordMain@63] - connecting to 127.0.0.1 11221
    [junit] 2015-04-13 10:57:46,385 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:11221:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:34626
    [junit] 2015-04-13 10:57:46,385 [myid:] - INFO  [NIOWorkerThread-1:NIOServerCnxn@836] - Processing stat command from /127.0.0.1:34626
    [junit] 2015-04-13 10:57:46,386 [myid:] - INFO  [NIOWorkerThread-1:NIOServerCnxn$StatCommand@685] - Stat command output
    [junit] 2015-04-13 10:57:46,386 [myid:] - INFO  [NIOWorkerThread-1:NIOServerCnxn@1007] - Closed socket connection for client /127.0.0.1:34626 (no session established for client)
    [junit] 2015-04-13 10:57:46,386 [myid:] - INFO  [main:JMXEnv@224] - ensureParent:[InMemoryDataTree, StandaloneServer_port]
    [junit] 2015-04-13 10:57:46,388 [myid:] - INFO  [main:JMXEnv@241] - expect:InMemoryDataTree
    [junit] 2015-04-13 10:57:46,388 [myid:] - INFO  [main:JMXEnv@245] - found:InMemoryDataTree org.apache.ZooKeeperService:name0=StandaloneServer_port11221,name1=InMemoryDataTree
    [junit] 2015-04-13 10:57:46,388 [myid:] - INFO  [main:JMXEnv@241] - expect:StandaloneServer_port
    [junit] 2015-04-13 10:57:46,388 [myid:] - INFO  [main:JMXEnv@245] - found:StandaloneServer_port org.apache.ZooKeeperService:name0=StandaloneServer_port11221
    [junit] 2015-04-13 10:57:46,388 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@55] - Memory used 18164
    [junit] 2015-04-13 10:57:46,389 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@60] - Number of threads 24
    [junit] 2015-04-13 10:57:46,389 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@65] - FINISHED TEST METHOD testQuota
    [junit] 2015-04-13 10:57:46,389 [myid:] - INFO  [main:ClientBase@538] - tearDown starting
    [junit] 2015-04-13 10:57:46,461 [myid:] - INFO  [main:ZooKeeper@1111] - Session: 0x100ac9091ac0000 closed
    [junit] 2015-04-13 10:57:46,461 [myid:] - INFO  [main:ClientBase@508] - STOPPING server
    [junit] 2015-04-13 10:57:46,461 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@531] - EventThread shut down
    [junit] 2015-04-13 10:57:46,462 [myid:] - INFO  [ConnnectionExpirer:NIOServerCnxnFactory$ConnectionExpirerThread@583] - ConnnectionExpirerThread interrupted
    [junit] 2015-04-13 10:57:46,462 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:11221:NIOServerCnxnFactory$AcceptThread@219] - accept thread exitted run method
    [junit] 2015-04-13 10:57:46,462 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-0:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2015-04-13 10:57:46,462 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-1:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2015-04-13 10:57:46,463 [myid:] - INFO  [main:ZooKeeperServer@465] - shutting down
    [junit] 2015-04-13 10:57:46,463 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2015-04-13 10:57:46,463 [myid:] - INFO  [main:PrepRequestProcessor@973] - Shutting down
    [junit] 2015-04-13 10:57:46,463 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2015-04-13 10:57:46,463 [myid:] - INFO  [ProcessThread(sid:0 cport:11221)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop!
    [junit] 2015-04-13 10:57:46,468 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2015-04-13 10:57:46,469 [myid:] - INFO  [main:FinalRequestProcessor@489] - shutdown of request processor complete
    [junit] 2015-04-13 10:57:46,469 [myid:] - INFO  [main:MBeanRegistry@119] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11221,name1=InMemoryDataTree]
    [junit] 2015-04-13 10:57:46,469 [myid:] - INFO  [main:MBeanRegistry@119] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11221]
    [junit] 2015-04-13 10:57:46,470 [myid:] - INFO  [main:FourLetterWordMain@63] - connecting to 127.0.0.1 11221
    [junit] 2015-04-13 10:57:46,470 [myid:] - INFO  [main:JMXEnv@142] - ensureOnly:[]
    [junit] 2015-04-13 10:57:46,474 [myid:] - INFO  [main:ClientBase@563] - fdcount after test is: 45 at start it was 33
    [junit] 2015-04-13 10:57:46,474 [myid:] - INFO  [main:ClientBase@565] - sleeping for 20 secs
    [junit] 2015-04-13 10:57:46,475 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testQuota
    [junit] 2015-04-13 10:57:46,475 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testQuota
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 sec

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/build.xml:1428: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/build.xml:1339: Tests failed!

Total time: 44 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
REGRESSION:  org.apache.zookeeper.server.quorum.ReconfigRecoveryTest.testCurrentObserverIsParticipantInNewConfig

Error Message:
waiting for server 2 being up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server 2 being up
	at org.apache.zookeeper.server.quorum.ReconfigRecoveryTest.testCurrentObserverIsParticipantInNewConfig(ReconfigRecoveryTest.java:529)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)