You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/07/16 13:58:51 UTC

Build failed in Hudson: Hadoop-Common-trunk #28

See http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/28/

------------------------------------------
[...truncated 6266 lines...]
    [junit] 2009-07-16 11:56:46,395 INFO  ipc.Server (Server.java:run(313)) - IPC Server listener on 52105: starting
    [junit] 2009-07-16 11:56:46,456 INFO  ipc.Server (Server.java:run(973)) - IPC Server handler 0 on 52105, call error() from 67.195.138.9:59115: error: java.io.IOException: bobo
    [junit] java.io.IOException: bobo
    [junit] 	at org.apache.hadoop.ipc.TestRPC$TestImpl.error(TestRPC.java:116)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:508)
    [junit] 	at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:964)
    [junit] 	at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:960)
    [junit] 	at java.security.AccessController.doPrivileged(Native Method)
    [junit] 	at javax.security.auth.Subject.doAs(Subject.java:396)
    [junit] 	at org.apache.hadoop.ipc.Server$Handler.run(Server.java:958)
    [junit] Starting multi-threaded RPC test...
    [junit] Waiting for all threads to finish RPCs...
    [junit] 2009-07-16 11:57:04,398 INFO  ipc.Server (Server.java:stop(1103)) - Stopping server on 52105
    [junit] 2009-07-16 11:57:04,399 INFO  ipc.Server (Server.java:run(997)) - IPC Server handler 0 on 52105: exiting
    [junit] 2009-07-16 11:57:04,399 INFO  ipc.Server (Server.java:run(539)) - Stopping IPC Server Responder
    [junit] 2009-07-16 11:57:04,399 INFO  ipc.Server (Server.java:run(352)) - Stopping IPC Server listener on 52105
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 40.589 sec
    [junit] Running org.apache.hadoop.log.TestLogLevel
    [junit] 2009-07-16 11:57:04,810 INFO  log.TestLogLevel (TestLogLevel.java:testDynamicLogLevel(41)) - log.info1
    [junit] 2009-07-16 11:57:04,813 ERROR log.TestLogLevel (TestLogLevel.java:testDynamicLogLevel(42)) - log.error1
    [junit] 2009-07-16 11:57:04,860 WARN  conf.Configuration (Configuration.java:<clinit>(177)) - DEPRECATED: hadoop-site.xml found in the classpath. Usage of hadoop-site.xml is deprecated. Instead use core-site.xml, mapred-site.xml and hdfs-site.xml to override properties of core-default.xml, mapred-default.xml and hdfs-default.xml respectively
    [junit] 2009-07-16 11:57:04,892 INFO  mortbay.log (?:invoke0(?)) - Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
    [junit] 2009-07-16 11:57:04,986 INFO  http.HttpServer (HttpServer.java:start(425)) - Port returned by webServer.getConnectors()[0].getLocalPort() before open() is -1. Opening the listener on 22222
    [junit] 2009-07-16 11:57:04,993 INFO  http.HttpServer (HttpServer.java:start(430)) - listener.getLocalPort() returned 22222 webServer.getConnectors()[0].getLocalPort() returned 22222
    [junit] 2009-07-16 11:57:04,993 INFO  http.HttpServer (HttpServer.java:start(463)) - Jetty bound to port 22222
    [junit] 2009-07-16 11:57:04,994 INFO  mortbay.log (?:invoke0(?)) - jetty-6.1.14
    [junit] 2009-07-16 11:57:37,224 INFO  mortbay.log (?:invoke0(?)) - Started SelectChannelConnector@localhost:22222
    [junit] *** Connecting to http://localhost:22222/logLevel?log=org.apache.hadoop.log.TestLogLevel&level=ERROR
    [junit] <html>
    [junit] <link rel='stylesheet' type='text/css' href='/static/hadoop.css'>
    [junit] <title>Log Level</title>
    [junit] <body>
    [junit] <h1>Log Level</h1>
    [junit] 
    [junit] <br /><hr /><h3>Results</h3>
    [junit] <!-- OUTPUT -->Submitted Log Name: <b>org.apache.hadoop.log.TestLogLevel</b><br />
    [junit] <!-- OUTPUT -->Log Class: <b>org.apache.commons.logging.impl.Log4JLogger</b><br />
    [junit] <!-- OUTPUT -->Submitted Level: <b>ERROR</b><br />
    [junit] <!-- OUTPUT -->Setting Level to ERROR ...<br />
    [junit] <!-- OUTPUT -->Effective level: <b>ERROR</b><br />
    [junit] 
    [junit] <br /><hr /><h3>Get / Set</h3>
    [junit] <form>Log: <input type='text' size='50' name='log' /> <input type='submit' value='Get Log Level' /></form>
    [junit] <form>Log: <input type='text' size='50' name='log' /> Level: <input type='text' name='level' /> <input type='submit' value='Set Log Level' /></form>
    [junit] <hr />
    [junit] <a href='http://hadoop.apache.org/core'>Hadoop</a>, 2009.
    [junit] </body></html>
    [junit] 2009-07-16 11:57:37,295 ERROR log.TestLogLevel (TestLogLevel.java:testDynamicLogLevel(63)) - log.error2
    [junit] Connecting to http://localhost:22222/logLevel?log=org.apache.hadoop.log.TestLogLevel&level=DEBUG
    [junit] Submitted Log Name: org.apache.hadoop.log.TestLogLevel
    [junit] Log Class: org.apache.commons.logging.impl.Log4JLogger
    [junit] Submitted Level: DEBUG
    [junit] Setting Level to DEBUG ...
    [junit] Effective level: DEBUG
    [junit] 2009-07-16 11:57:37,298 DEBUG log.TestLogLevel (TestLogLevel.java:testDynamicLogLevel(69)) - log.debug3
    [junit] 2009-07-16 11:57:37,298 INFO  log.TestLogLevel (TestLogLevel.java:testDynamicLogLevel(70)) - log.info3
    [junit] 2009-07-16 11:57:37,299 ERROR log.TestLogLevel (TestLogLevel.java:testDynamicLogLevel(71)) - log.error3
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 32.596 sec
    [junit] Running org.apache.hadoop.metrics.TestMetricsServlet
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.12 sec
    [junit] Running org.apache.hadoop.metrics.spi.TestOutputRecord
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] Running org.apache.hadoop.net.TestDNS
    [junit] 2009-07-16 11:57:38,830 INFO  net.TestDNS (TestDNS.java:testRDNS(125)) - Local revers DNS hostname is UNKNOWN-67-195-138-9.yahoo.com.
    [junit] 2009-07-16 11:57:38,833 INFO  net.TestDNS (TestDNS.java:testLocalhostResolves(148)) - Localhost IPAddr is localhost/127.0.0.1
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.095 sec
    [junit] Running org.apache.hadoop.net.TestScriptBasedMapping
    [junit] 2009-07-16 11:57:39,278 WARN  conf.Configuration (Configuration.java:<clinit>(177)) - DEPRECATED: hadoop-site.xml found in the classpath. Usage of hadoop-site.xml is deprecated. Instead use core-site.xml, mapred-site.xml and hdfs-site.xml to override properties of core-default.xml, mapred-default.xml and hdfs-default.xml respectively
    [junit] 2009-07-16 11:57:39,720 WARN  net.ScriptBasedMapping (ScriptBasedMapping.java:runResolveCommand(126)) - Invalid value 0 for topology.script.number.args; must be >= 1
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.588 sec
    [junit] Running org.apache.hadoop.net.TestSocketIOWithTimeout
    [junit] 2009-07-16 11:57:41,207 INFO  net.TestSocketIOWithTimeout (TestSocketIOWithTimeout.java:doIO(62)) - Got SocketTimeoutException as expected after 1011 millis : 1000 millis timeout while waiting for channel to be ready for write. ch : sun.nio.ch.SinkChannelImpl@513cf0
    [junit] 2009-07-16 11:57:42,215 INFO  net.TestSocketIOWithTimeout (TestSocketIOWithTimeout.java:doIO(62)) - Got SocketTimeoutException as expected after 1006 millis : 1000 millis timeout while waiting for channel to be ready for read. ch : sun.nio.ch.SourceChannelImpl@11e1e67
    [junit] 2009-07-16 11:57:43,217 INFO  net.TestSocketIOWithTimeout (TestSocketIOWithTimeout.java:run(83)) - Got expection while reading as expected : Interruped while waiting for IO on channel sun.nio.ch.SourceChannelImpl@11e1e67. 0 millis timeout left.
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.104 sec
    [junit] Running org.apache.hadoop.record.TestBuffer
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] Running org.apache.hadoop.record.TestRecordIO
    [junit] Illustrating toString bugT,102,4567,99344109427290,3.1449999809265137,1.5234,'random text,#000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9fa0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedfe0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff,v{},m{},s{'other random text}
    [junit] 
    [junit] Illustrating toString bugT,102,4567,99344109427290,3.1449999809265137,1.5234,'random text,#000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9fa0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedfe0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff,v{},m{},s{'other random text}
    [junit] 
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.137 sec
    [junit] Running org.apache.hadoop.record.TestRecordVersioning
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.141 sec
    [junit] Running org.apache.hadoop.security.TestAccessControlList
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] Running org.apache.hadoop.security.TestAccessToken
    [junit] 2009-07-16 11:57:45,554 INFO  security.AccessTokenHandler (AccessTokenHandler.java:setKeys(167)) - Setting access keys
    [junit] 2009-07-16 11:57:45,560 INFO  security.AccessTokenHandler (AccessTokenHandler.java:updateKeys(185)) - Updating access keys
    [junit] 2009-07-16 11:57:45,563 INFO  security.AccessTokenHandler (AccessTokenHandler.java:setKeys(167)) - Setting access keys
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.479 sec
    [junit] Running org.apache.hadoop.security.TestUnixUserGroupInformation
    [junit] 2009-07-16 11:57:46,025 WARN  conf.Configuration (Configuration.java:<clinit>(177)) - DEPRECATED: hadoop-site.xml found in the classpath. Usage of hadoop-site.xml is deprecated. Instead use core-site.xml, mapred-site.xml and hdfs-site.xml to override properties of core-default.xml, mapred-default.xml and hdfs-default.xml respectively
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.231 sec
    [junit] Running org.apache.hadoop.security.authorize.TestConfiguredPolicy
    [junit] 2009-07-16 11:57:46,532 WARN  conf.Configuration (Configuration.java:<clinit>(177)) - DEPRECATED: hadoop-site.xml found in the classpath. Usage of hadoop-site.xml is deprecated. Instead use core-site.xml, mapred-site.xml and hdfs-site.xml to override properties of core-default.xml, mapred-default.xml and hdfs-default.xml respectively
    [junit] 2009-07-16 11:57:46,609 INFO  authorize.ServiceAuthorizationManager (ServiceAuthorizationManager.java:run(92)) - Authorization failed for joe,users
    [junit] java.security.AccessControlException: access denied ConnectionPermission(org.apache.hadoop.security.authorize.TestConfiguredPolicy$Protocol2)
    [junit] 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:323)
    [junit] 	at java.security.AccessController.checkPermission(AccessController.java:546)
    [junit] 	at org.apache.hadoop.security.authorize.ServiceAuthorizationManager$1.run(ServiceAuthorizationManager.java:89)
    [junit] 	at org.apache.hadoop.security.authorize.ServiceAuthorizationManager$1.run(ServiceAuthorizationManager.java:84)
    [junit] 	at java.security.AccessController.doPrivileged(Native Method)
    [junit] 	at javax.security.auth.Subject.doAs(Subject.java:396)
    [junit] 	at org.apache.hadoop.security.authorize.ServiceAuthorizationManager.checkPermission(ServiceAuthorizationManager.java:83)
    [junit] 	at org.apache.hadoop.security.authorize.ServiceAuthorizationManager.authorize(ServiceAuthorizationManager.java:68)
    [junit] 	at org.apache.hadoop.security.authorize.TestConfiguredPolicy.testConfiguredPolicy(TestConfiguredPolicy.java:76)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at junit.framework.TestCase.runTest(TestCase.java:168)
    [junit] 	at junit.framework.TestCase.runBare(TestCase.java:134)
    [junit] 	at junit.framework.TestResult$1.protect(TestResult.java:110)
    [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:128)
    [junit] 	at junit.framework.TestResult.run(TestResult.java:113)
    [junit] 	at junit.framework.TestCase.run(TestCase.java:124)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:232)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:227)
    [junit] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:79)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:768)
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.22 sec
    [junit] Running org.apache.hadoop.util.TestCyclicIteration
    [junit] 
    [junit] 
    [junit] integers=[]
    [junit] map={}
    [junit] start=-1, iteration=[]
    [junit] 
    [junit] 
    [junit] integers=[0]
    [junit] map={0=0}
    [junit] start=-1, iteration=[0]
    [junit] start=0, iteration=[0]
    [junit] start=1, iteration=[0]
    [junit] 
    [junit] 
    [junit] integers=[0, 2]
    [junit] map={0=0, 2=2}
    [junit] start=-1, iteration=[0, 2]
    [junit] start=0, iteration=[2, 0]
    [junit] start=1, iteration=[2, 0]
    [junit] start=2, iteration=[0, 2]
    [junit] start=3, iteration=[0, 2]
    [junit] 
    [junit] 
    [junit] integers=[0, 2, 4]
    [junit] map={0=0, 2=2, 4=4}
    [junit] start=-1, iteration=[0, 2, 4]
    [junit] start=0, iteration=[2, 4, 0]
    [junit] start=1, iteration=[2, 4, 0]
    [junit] start=2, iteration=[4, 0, 2]
    [junit] start=3, iteration=[4, 0, 2]
    [junit] start=4, iteration=[0, 2, 4]
    [junit] start=5, iteration=[0, 2, 4]
    [junit] 
    [junit] 
    [junit] integers=[0, 2, 4, 6]
    [junit] map={0=0, 2=2, 4=4, 6=6}
    [junit] start=-1, iteration=[0, 2, 4, 6]
    [junit] start=0, iteration=[2, 4, 6, 0]
    [junit] start=1, iteration=[2, 4, 6, 0]
    [junit] start=2, iteration=[4, 6, 0, 2]
    [junit] start=3, iteration=[4, 6, 0, 2]
    [junit] start=4, iteration=[6, 0, 2, 4]
    [junit] start=5, iteration=[6, 0, 2, 4]
    [junit] start=6, iteration=[0, 2, 4, 6]
    [junit] start=7, iteration=[0, 2, 4, 6]
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.084 sec
    [junit] Running org.apache.hadoop.util.TestGenericsUtil
    [junit] 2009-07-16 11:57:47,412 WARN  conf.Configuration (Configuration.java:<clinit>(177)) - DEPRECATED: hadoop-site.xml found in the classpath. Usage of hadoop-site.xml is deprecated. Instead use core-site.xml, mapred-site.xml and hdfs-site.xml to override properties of core-default.xml, mapred-default.xml and hdfs-default.xml respectively
    [junit] 2009-07-16 11:57:47,423 WARN  util.GenericOptionsParser (GenericOptionsParser.java:parseGeneralOptions(378)) - options parsing failed: Missing argument for option: jt
    [junit] usage: general options are:
    [junit]  -archives <paths>             comma separated archives to be unarchived
    [junit]                                on the compute machines.
    [junit]  -conf <configuration file>    specify an application configuration file
    [junit]  -D <property=value>           use value for given property
    [junit]  -files <paths>                comma separated files to be copied to the
    [junit]                                map reduce cluster
    [junit]  -fs <local|namenode:port>     specify a namenode
    [junit]  -jt <local|jobtracker:port>   specify a job tracker
    [junit]  -libjars <paths>              comma separated jar files to include in the
    [junit]                                classpath.
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.172 sec
    [junit] Running org.apache.hadoop.util.TestIndexedSort
    [junit] sortRandom seed: -2172137916549538077(org.apache.hadoop.util.QuickSort)
    [junit] testSorted seed: 6093951967390640449(org.apache.hadoop.util.QuickSort)
    [junit] testAllEqual setting min/max at 235/123(org.apache.hadoop.util.QuickSort)
    [junit] sortWritable seed: 2358698711934724940(org.apache.hadoop.util.QuickSort)
    [junit] QuickSort degen cmp/swp: 23252/3713(org.apache.hadoop.util.QuickSort)
    [junit] sortRandom seed: -7678166631489883033(org.apache.hadoop.util.HeapSort)
    [junit] testSorted seed: -8611864477513363053(org.apache.hadoop.util.HeapSort)
    [junit] testAllEqual setting min/max at 11/123(org.apache.hadoop.util.HeapSort)
    [junit] sortWritable seed: -6154597941278363760(org.apache.hadoop.util.HeapSort)
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.994 sec
    [junit] Running org.apache.hadoop.util.TestProcfsBasedProcessTree
    [junit] 2009-07-16 11:57:49,161 INFO  util.ProcessTree (ProcessTree.java:isSetsidSupported(51)) - setsid exited with exit code 0
    [junit] 2009-07-16 11:57:49,666 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:testProcessTree(146)) - Root process pid: 28913
    [junit] 2009-07-16 11:57:49,712 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:testProcessTree(151)) - ProcessTree: [ 28913 28915 28916 ]
    [junit] 2009-07-16 11:57:56,237 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:testProcessTree(164)) - ProcessTree: [ 28921 28923 28929 28931 28927 28913 28915 28917 28919 ]
    [junit] 2009-07-16 11:57:56,249 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:run(69)) - Shell Command exit with a non-zero exit code. This is expected as we are killing the subprocesses of the task intentionally. org.apache.hadoop.util.Shell$ExitCodeException: 
    [junit] 2009-07-16 11:57:56,250 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:run(75)) - Exit code: 143
    [junit] 2009-07-16 11:57:56,250 INFO  util.ProcessTree (ProcessTree.java:terminateProcessGroup(138)) - Killing all processes in the process group 28913 with SIGTERM. Exit code 0
    [junit] 2009-07-16 11:57:56,303 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:testProcessTree(178)) - RogueTaskThread successfully joined.
    [junit] 2009-07-16 11:57:56,340 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:setupPidDirs(435)) - created pid dir
    [junit] 2009-07-16 11:57:56,341 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:setupPidDirs(435)) - created pid dir
    [junit] 2009-07-16 11:57:56,341 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:setupPidDirs(435)) - created pid dir
    [junit] 2009-07-16 11:57:56,342 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:setupPidDirs(435)) - created pid dir
    [junit] 2009-07-16 11:57:56,343 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:writeStatFiles(458)) - wrote stat file for 100 with contents: 100 (proc1) S 1 100 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    [junit] 2009-07-16 11:57:56,344 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:writeStatFiles(458)) - wrote stat file for 200 with contents: 200 (proc2) S 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 200000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    [junit] 2009-07-16 11:57:56,345 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:writeStatFiles(458)) - wrote stat file for 300 with contents: 300 (proc3) S 200 100 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 300000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    [junit] 2009-07-16 11:57:56,346 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:writeStatFiles(458)) - wrote stat file for 400 with contents: 400 (proc4) S 1 400 400 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 400000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    [junit] 2009-07-16 11:57:56,354 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:setupPidDirs(435)) - created pid dir
    [junit] 2009-07-16 11:57:56,354 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:setupPidDirs(435)) - created pid dir
    [junit] 2009-07-16 11:57:56,355 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:setupPidDirs(435)) - created pid dir
    [junit] 2009-07-16 11:57:56,356 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:setupPidDirs(435)) - created pid dir
    [junit] 2009-07-16 11:57:56,356 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:writeStatFiles(458)) - wrote stat file for 100 with contents: 100 (proc1) S 1 100 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    [junit] 2009-07-16 11:57:56,357 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:writeStatFiles(458)) - wrote stat file for 200 with contents: 200 (proc2) S 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 200000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    [junit] 2009-07-16 11:57:56,358 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:writeStatFiles(458)) - wrote stat file for 300 with contents: 300 (proc3) S 1 300 300 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 300000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    [junit] 2009-07-16 11:57:56,359 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:writeStatFiles(458)) - wrote stat file for 400 with contents: 400 (proc4) S 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 400000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    [junit] 2009-07-16 11:57:56,360 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:setupPidDirs(435)) - created pid dir
    [junit] 2009-07-16 11:57:56,361 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:writeStatFiles(458)) - wrote stat file for 500 with contents: 500 (proc5) S 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 500000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    [junit] 2009-07-16 11:57:56,363 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:setupPidDirs(435)) - created pid dir
    [junit] 2009-07-16 11:57:56,364 INFO  util.TestProcfsBasedProcessTree (TestProcfsBasedProcessTree.java:writeStatFiles(458)) - wrote stat file for 600 with contents: 600 (proc6) S 100 100 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 600000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.264 sec
    [junit] Running org.apache.hadoop.util.TestShell
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.17 sec
    [junit] Running org.apache.hadoop.util.TestStringUtils
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.087 sec

checkfailure:
    [touch] Creating http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/testsfailed 

BUILD FAILED
http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build.xml :550: Tests failed!

Total time: 5 minutes 18 seconds
Publishing Javadoc
Recording test results
Recording fingerprints
Publishing Clover coverage report...


Hudson build is back to normal: Hadoop-Common-trunk #29

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/29/changes