See <https://builds.apache.org/job/Pig-trunk/1184/changes>
Changes: [daijy] PIG-2504: Incorrect sample provided for REGEX_EXTRACT ------------------------------------------ [...truncated 42224 lines...] [junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:403) [junit] at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:506) [junit] at org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:71) [junit] at org.apache.hadoop.hdfs.server.datanode.FSDataset.shutdown(FSDataset.java:1934) [junit] at org.apache.hadoop.hdfs.server.datanode.DataNode.shutdown(DataNode.java:788) [junit] at org.apache.hadoop.hdfs.MiniDFSCluster.shutdownDataNodes(MiniDFSCluster.java:566) [junit] at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:550) [junit] at org.apache.pig.test.MiniGenericCluster.shutdownMiniDfsClusters(MiniGenericCluster.java:87) [junit] at org.apache.pig.test.MiniGenericCluster.shutdownMiniDfsAndMrClusters(MiniGenericCluster.java:77) [junit] at org.apache.pig.test.MiniGenericCluster.shutDown(MiniGenericCluster.java:68) [junit] at org.apache.pig.test.TestStore.oneTimeTearDown(TestStore.java:128) [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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:37) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:220) [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] 12/02/03 22:59:07 WARN datanode.FSDatasetAsyncDiskService: AsyncDiskService has already shut down. [junit] 12/02/03 22:59:07 INFO mortbay.log: Stopped SelectChannelConnector@localhost:0 [junit] 12/02/03 22:59:07 INFO ipc.Server: Stopping server on 55681 [junit] 12/02/03 22:59:07 INFO ipc.Server: IPC Server handler 0 on 55681: exiting [junit] 12/02/03 22:59:07 INFO ipc.Server: IPC Server handler 1 on 55681: exiting [junit] 12/02/03 22:59:07 INFO ipc.Server: Stopping IPC Server listener on 55681 [junit] 12/02/03 22:59:07 INFO ipc.Server: IPC Server handler 2 on 55681: exiting [junit] 12/02/03 22:59:07 INFO ipc.Server: Stopping IPC Server Responder [junit] 12/02/03 22:59:07 INFO metrics.RpcInstrumentation: shut down [junit] 12/02/03 22:59:07 WARN datanode.DataNode: DatanodeRegistration(127.0.0.1:42610, storageID=DS-2018680063-67.195.138.20-42610-1328309386599, infoPort=34960, ipcPort=55681):DataXceiveServer:java.nio.channels.AsynchronousCloseException [junit] at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185) [junit] at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:159) [junit] at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84) [junit] at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:131) [junit] at java.lang.Thread.run(Thread.java:662) [junit] [junit] 12/02/03 22:59:07 INFO datanode.DataNode: Exiting DataXceiveServer [junit] 12/02/03 22:59:07 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 1 [junit] 12/02/03 22:59:07 INFO datanode.DataBlockScanner: Exiting DataBlockScanner thread. [junit] 12/02/03 22:59:07 INFO datanode.DataNode: DatanodeRegistration(127.0.0.1:42610, storageID=DS-2018680063-67.195.138.20-42610-1328309386599, infoPort=34960, ipcPort=55681):Finishing DataNode in: FSDataset{dirpath='<https://builds.apache.org/job/Pig-trunk/ws/trunk/build/test/data/dfs/data/data5/current,/home/jenkins/jenkins-slave/workspace/Pig-trunk/trunk/build/test/data/dfs/data/data6/current'}> [junit] 12/02/03 22:59:07 INFO ipc.Server: Stopping server on 55681 [junit] 12/02/03 22:59:07 INFO metrics.RpcInstrumentation: shut down [junit] 12/02/03 22:59:07 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 0 [junit] 12/02/03 22:59:07 INFO datanode.FSDatasetAsyncDiskService: Shutting down all async disk service threads... [junit] 12/02/03 22:59:07 INFO datanode.FSDatasetAsyncDiskService: All async disk service threads have been shut down. [junit] 12/02/03 22:59:07 WARN util.MBeans: Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId197839216 [junit] Shutting down DataNode 1 [junit] javax.management.InstanceNotFoundException: Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId197839216 [junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094) [junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:415) [junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:403) [junit] at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:506) [junit] at org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:71) [junit] at org.apache.hadoop.hdfs.server.datanode.FSDataset.shutdown(FSDataset.java:1934) [junit] at org.apache.hadoop.hdfs.server.datanode.DataNode.shutdown(DataNode.java:788) [junit] at org.apache.hadoop.hdfs.MiniDFSCluster.shutdownDataNodes(MiniDFSCluster.java:566) [junit] at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:550) [junit] at org.apache.pig.test.MiniGenericCluster.shutdownMiniDfsClusters(MiniGenericCluster.java:87) [junit] at org.apache.pig.test.MiniGenericCluster.shutdownMiniDfsAndMrClusters(MiniGenericCluster.java:77) [junit] at org.apache.pig.test.MiniGenericCluster.shutDown(MiniGenericCluster.java:68) [junit] at org.apache.pig.test.TestStore.oneTimeTearDown(TestStore.java:128) [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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:37) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:220) [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] 12/02/03 22:59:07 WARN datanode.FSDatasetAsyncDiskService: AsyncDiskService has already shut down. [junit] 12/02/03 22:59:07 INFO mortbay.log: Stopped SelectChannelConnector@localhost:0 [junit] 12/02/03 22:59:07 INFO ipc.Server: Stopping server on 34367 [junit] 12/02/03 22:59:07 INFO ipc.Server: IPC Server handler 0 on 34367: exiting [junit] 12/02/03 22:59:07 INFO ipc.Server: IPC Server handler 2 on 34367: exiting [junit] 12/02/03 22:59:07 INFO ipc.Server: Stopping IPC Server listener on 34367 [junit] 12/02/03 22:59:07 INFO ipc.Server: IPC Server handler 1 on 34367: exiting [junit] 12/02/03 22:59:07 INFO ipc.Server: Stopping IPC Server Responder [junit] 12/02/03 22:59:07 INFO metrics.RpcInstrumentation: shut down [junit] 12/02/03 22:59:07 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 1 [junit] 12/02/03 22:59:07 WARN datanode.DataNode: DatanodeRegistration(127.0.0.1:38272, storageID=DS-1019048658-67.195.138.20-38272-1328309386275, infoPort=38971, ipcPort=34367):DataXceiveServer:java.nio.channels.AsynchronousCloseException [junit] at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185) [junit] at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:159) [junit] at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84) [junit] at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:131) [junit] at java.lang.Thread.run(Thread.java:662) [junit] [junit] 12/02/03 22:59:07 INFO datanode.DataNode: Exiting DataXceiveServer [junit] 12/02/03 22:59:08 INFO datanode.DataBlockScanner: Exiting DataBlockScanner thread. [junit] 12/02/03 22:59:08 INFO hdfs.StateChange: BLOCK* ask 127.0.0.1:38272 to delete blk_-6728867632225118274_1102 [junit] 12/02/03 22:59:08 INFO hdfs.StateChange: BLOCK* ask 127.0.0.1:42610 to delete blk_-4118801286580459369_1101 blk_3844954004297861175_1102 blk_8478279151044310691_1095 [junit] 12/02/03 22:59:08 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 0 [junit] 12/02/03 22:59:08 INFO datanode.DataNode: DatanodeRegistration(127.0.0.1:38272, storageID=DS-1019048658-67.195.138.20-38272-1328309386275, infoPort=38971, ipcPort=34367):Finishing DataNode in: FSDataset{dirpath='<https://builds.apache.org/job/Pig-trunk/ws/trunk/build/test/data/dfs/data/data3/current,/home/jenkins/jenkins-slave/workspace/Pig-trunk/trunk/build/test/data/dfs/data/data4/current'}> [junit] 12/02/03 22:59:08 INFO ipc.Server: Stopping server on 34367 [junit] 12/02/03 22:59:08 INFO metrics.RpcInstrumentation: shut down [junit] 12/02/03 22:59:08 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 0 [junit] 12/02/03 22:59:08 INFO datanode.FSDatasetAsyncDiskService: Shutting down all async disk service threads... [junit] 12/02/03 22:59:08 INFO datanode.FSDatasetAsyncDiskService: All async disk service threads have been shut down. [junit] 12/02/03 22:59:08 WARN util.MBeans: Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId-1328843285 [junit] javax.management.InstanceNotFoundException: Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId-1328843285 [junit] Shutting down DataNode 0 [junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094) [junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:415) [junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:403) [junit] at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:506) [junit] at org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:71) [junit] at org.apache.hadoop.hdfs.server.datanode.FSDataset.shutdown(FSDataset.java:1934) [junit] at org.apache.hadoop.hdfs.server.datanode.DataNode.shutdown(DataNode.java:788) [junit] at org.apache.hadoop.hdfs.MiniDFSCluster.shutdownDataNodes(MiniDFSCluster.java:566) [junit] at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:550) [junit] at org.apache.pig.test.MiniGenericCluster.shutdownMiniDfsClusters(MiniGenericCluster.java:87) [junit] at org.apache.pig.test.MiniGenericCluster.shutdownMiniDfsAndMrClusters(MiniGenericCluster.java:77) [junit] at org.apache.pig.test.MiniGenericCluster.shutDown(MiniGenericCluster.java:68) [junit] at org.apache.pig.test.TestStore.oneTimeTearDown(TestStore.java:128) [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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:37) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:220) [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] 12/02/03 22:59:08 WARN datanode.FSDatasetAsyncDiskService: AsyncDiskService has already shut down. [junit] 12/02/03 22:59:08 INFO mortbay.log: Stopped SelectChannelConnector@localhost:0 [junit] 12/02/03 22:59:08 INFO ipc.Server: Stopping server on 39457 [junit] 12/02/03 22:59:08 INFO ipc.Server: IPC Server handler 0 on 39457: exiting [junit] 12/02/03 22:59:08 INFO ipc.Server: IPC Server handler 1 on 39457: exiting [junit] 12/02/03 22:59:08 INFO ipc.Server: IPC Server handler 2 on 39457: exiting [junit] 12/02/03 22:59:08 INFO ipc.Server: Stopping IPC Server listener on 39457 [junit] 12/02/03 22:59:08 INFO ipc.Server: Stopping IPC Server Responder [junit] 12/02/03 22:59:08 INFO metrics.RpcInstrumentation: shut down [junit] 12/02/03 22:59:08 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 1 [junit] 12/02/03 22:59:08 WARN datanode.DataNode: DatanodeRegistration(127.0.0.1:47047, storageID=DS-1896331436-67.195.138.20-47047-1328309385914, infoPort=53527, ipcPort=39457):DataXceiveServer:java.nio.channels.AsynchronousCloseException [junit] at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185) [junit] at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:159) [junit] at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84) [junit] at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:131) [junit] at java.lang.Thread.run(Thread.java:662) [junit] [junit] 12/02/03 22:59:08 INFO datanode.DataNode: Exiting DataXceiveServer [junit] 12/02/03 22:59:08 INFO datanode.DataBlockScanner: Exiting DataBlockScanner thread. [junit] 12/02/03 22:59:09 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 0 [junit] 12/02/03 22:59:09 INFO datanode.DataNode: DatanodeRegistration(127.0.0.1:47047, storageID=DS-1896331436-67.195.138.20-47047-1328309385914, infoPort=53527, ipcPort=39457):Finishing DataNode in: FSDataset{dirpath='<https://builds.apache.org/job/Pig-trunk/ws/trunk/build/test/data/dfs/data/data1/current,/home/jenkins/jenkins-slave/workspace/Pig-trunk/trunk/build/test/data/dfs/data/data2/current'}> [junit] 12/02/03 22:59:09 WARN util.MBeans: Hadoop:service=DataNode,name=DataNodeInfo [junit] javax.management.InstanceNotFoundException: Hadoop:service=DataNode,name=DataNodeInfo [junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094) [junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:415) [junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:403) [junit] at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:506) [junit] at org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:71) [junit] at org.apache.hadoop.hdfs.server.datanode.DataNode.unRegisterMXBean(DataNode.java:513) [junit] at org.apache.hadoop.hdfs.server.datanode.DataNode.shutdown(DataNode.java:726) [junit] at org.apache.hadoop.hdfs.server.datanode.DataNode.run(DataNode.java:1442) [junit] at java.lang.Thread.run(Thread.java:662) [junit] 12/02/03 22:59:09 INFO ipc.Server: Stopping server on 39457 [junit] 12/02/03 22:59:09 INFO metrics.RpcInstrumentation: shut down [junit] 12/02/03 22:59:09 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 0 [junit] 12/02/03 22:59:09 INFO datanode.FSDatasetAsyncDiskService: Shutting down all async disk service threads... [junit] 12/02/03 22:59:09 INFO datanode.FSDatasetAsyncDiskService: All async disk service threads have been shut down. [junit] 12/02/03 22:59:09 WARN util.MBeans: Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId-545291253 [junit] javax.management.InstanceNotFoundException: Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId-545291253 [junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094) [junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:415) [junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:403) [junit] at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:506) [junit] at org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:71) [junit] at org.apache.hadoop.hdfs.server.datanode.FSDataset.shutdown(FSDataset.java:1934) [junit] at org.apache.hadoop.hdfs.server.datanode.DataNode.shutdown(DataNode.java:788) [junit] at org.apache.hadoop.hdfs.MiniDFSCluster.shutdownDataNodes(MiniDFSCluster.java:566) [junit] at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:550) [junit] at org.apache.pig.test.MiniGenericCluster.shutdownMiniDfsClusters(MiniGenericCluster.java:87) [junit] at org.apache.pig.test.MiniGenericCluster.shutdownMiniDfsAndMrClusters(MiniGenericCluster.java:77) [junit] at org.apache.pig.test.MiniGenericCluster.shutDown(MiniGenericCluster.java:68) [junit] at org.apache.pig.test.TestStore.oneTimeTearDown(TestStore.java:128) [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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:37) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:220) [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] 12/02/03 22:59:09 WARN datanode.FSDatasetAsyncDiskService: AsyncDiskService has already shut down. [junit] 12/02/03 22:59:09 INFO mortbay.log: Stopped SelectChannelConnector@localhost:0 [junit] 12/02/03 22:59:10 WARN namenode.FSNamesystem: ReplicationMonitor thread received InterruptedException.java.lang.InterruptedException: sleep interrupted [junit] 12/02/03 22:59:10 INFO namenode.FSNamesystem: Number of transactions: 502 Total time for transactions(ms): 7Number of transactions batched in Syncs: 153 Number of syncs: 348 SyncTimes(ms): 4676 373 [junit] 12/02/03 22:59:10 INFO namenode.DecommissionManager: Interrupted Monitor [junit] java.lang.InterruptedException: sleep interrupted [junit] at java.lang.Thread.sleep(Native Method) [junit] at org.apache.hadoop.hdfs.server.namenode.DecommissionManager$Monitor.run(DecommissionManager.java:65) [junit] at java.lang.Thread.run(Thread.java:662) [junit] 12/02/03 22:59:10 INFO ipc.Server: Stopping server on 42474 [junit] 12/02/03 22:59:10 INFO ipc.Server: IPC Server handler 0 on 42474: exiting [junit] 12/02/03 22:59:10 INFO ipc.Server: IPC Server handler 1 on 42474: exiting [junit] 12/02/03 22:59:10 INFO ipc.Server: IPC Server handler 2 on 42474: exiting [junit] 12/02/03 22:59:10 INFO ipc.Server: IPC Server handler 4 on 42474: exiting [junit] 12/02/03 22:59:10 INFO ipc.Server: Stopping IPC Server listener on 42474 [junit] 12/02/03 22:59:10 INFO metrics.RpcInstrumentation: shut down [junit] 12/02/03 22:59:10 INFO ipc.Server: Stopping IPC Server Responder [junit] 12/02/03 22:59:10 INFO ipc.Server: IPC Server handler 3 on 42474: exiting [junit] 12/02/03 22:59:10 INFO ipc.Server: IPC Server handler 5 on 42474: exiting [junit] 12/02/03 22:59:10 INFO ipc.Server: IPC Server handler 6 on 42474: exiting [junit] 12/02/03 22:59:10 INFO ipc.Server: IPC Server handler 9 on 42474: exiting [junit] 12/02/03 22:59:10 INFO ipc.Server: IPC Server handler 8 on 42474: exiting [junit] 12/02/03 22:59:10 INFO ipc.Server: IPC Server handler 7 on 42474: exiting [junit] Tests run: 17, Failures: 3, Errors: 3, Time elapsed: 557.789 sec [junit] Test org.apache.pig.test.TestStore FAILED [junit] Running org.apache.pig.test.TestStringUDFs [junit] 12/02/03 22:59:10 WARN builtin.SUBSTRING: No logger object provided to UDF: org.apache.pig.builtin.SUBSTRING. java.lang.NullPointerException [junit] 12/02/03 22:59:10 WARN builtin.SUBSTRING: No logger object provided to UDF: org.apache.pig.builtin.SUBSTRING. java.lang.StringIndexOutOfBoundsException: String index out of range: -2 [junit] 12/02/03 22:59:10 WARN builtin.SUBSTRING: No logger object provided to UDF: org.apache.pig.builtin.SUBSTRING. java.lang.StringIndexOutOfBoundsException: String index out of range: -1 [junit] 12/02/03 22:59:10 WARN builtin.SUBSTRING: No logger object provided to UDF: org.apache.pig.builtin.SUBSTRING. java.lang.StringIndexOutOfBoundsException: String index out of range: -8 [junit] 12/02/03 22:59:10 WARN builtin.SUBSTRING: No logger object provided to UDF: org.apache.pig.builtin.SUBSTRING. java.lang.StringIndexOutOfBoundsException: String index out of range: -2 [junit] 12/02/03 22:59:10 WARN builtin.INDEXOF: No logger object provided to UDF: org.apache.pig.builtin.INDEXOF. Failed to process input; error - null [junit] 12/02/03 22:59:10 WARN builtin.LAST_INDEX_OF: No logger object provided to UDF: org.apache.pig.builtin.LAST_INDEX_OF. Failed to process input; error - null [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.101 sec [delete] Deleting directory /tmp/pig_junit_tmp1351786268 BUILD FAILED <https://builds.apache.org/job/Pig-trunk/ws/trunk/build.xml>:773: The following error occurred while executing this line: <https://builds.apache.org/job/Pig-trunk/ws/trunk/build.xml>:828: Tests failed! Total time: 23 minutes 26 seconds Build step 'Execute shell' marked build as failure [FINDBUGS] Skipping publisher since build result is FAILURE Recording test results Publishing Javadoc Archiving artifacts Recording fingerprints Publishing Clover coverage report... No Clover report will be published due to a Build Failure