See
<https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-console/463/changes>
Changes:
[rohr.chris] Some console code cleanup
------------------------------------------
[...truncated 659 lines...]
WARN MBeans -
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId753198293
javax.management.InstanceNotFoundException:
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId753198293
at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
at org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:71)
at
org.apache.hadoop.hdfs.server.datanode.FSDataset.shutdown(FSDataset.java:2093)
at
org.apache.hadoop.hdfs.server.datanode.DataNode.shutdown(DataNode.java:917)
at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdownDataNodes(MiniDFSCluster.java:568)
at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:552)
at org.apache.blur.MiniCluster.shutdownDfs(MiniCluster.java:442)
at org.apache.blur.MiniCluster.shutdownBlurCluster(MiniCluster.java:173)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
org.apache.blur.console.util.Config.shutdownMiniCluster(Config.java:119)
at
org.apache.blur.console.ConsoleTestBase.shutdown(ConsoleTestBase.java:37)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:37)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
WARN FSDatasetAsyncDiskService - AsyncDiskService has already shut down.
WARN ClientCnxn - Session 0x146af042f680006 for server null, unexpected error,
closing socket connection and attempting reconnect
java.net.ConnectException: Connection refused
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
at
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:708)
at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
WARN FSNamesystem - ReplicationMonitor thread received
InterruptedExceptionjava.lang.InterruptedException: sleep interrupted
ERROR WatchNodeData - Unknown error
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /blur/clusters/default/tables/queryUnitTable
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1041)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1069)
at org.apache.blur.zookeeper.WatchNodeData$1.run(WatchNodeData.java:74)
at java.lang.Thread.run(Thread.java:724)
ERROR WatchChildren - Unknown error [java.lang.Throwable
at org.apache.blur.zookeeper.WatchChildren.watch(WatchChildren.java:68)
at org.apache.blur.zookeeper.WatchChildren.watch(WatchChildren.java:61)
at
org.apache.blur.manager.clusterstatus.ZookeeperClusterStatus$Clusters.action(ZookeeperClusterStatus.java:115)
at org.apache.blur.zookeeper.WatchChildren$1.run(WatchChildren.java:90)
at java.lang.Thread.run(Thread.java:724)
]
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /blur/clusters/default/tables
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
at org.apache.blur.zookeeper.WatchChildren$1.run(WatchChildren.java:88)
at java.lang.Thread.run(Thread.java:724)
ERROR WatchChildren - Unknown error
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /blur/clusters/default/tables
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1041)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1069)
at org.apache.blur.zookeeper.WatchChildren$2.run(WatchChildren.java:143)
at java.lang.Thread.run(Thread.java:724)
ERROR WatchChildren - Unknown error
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /blur/clusters
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1041)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1069)
at org.apache.blur.zookeeper.WatchChildren$2.run(WatchChildren.java:143)
at java.lang.Thread.run(Thread.java:724)
ERROR WatchChildren - Unknown error [java.lang.Throwable
at org.apache.blur.zookeeper.WatchChildren.watch(WatchChildren.java:68)
at org.apache.blur.zookeeper.WatchChildren.watch(WatchChildren.java:61)
at
org.apache.blur.manager.clusterstatus.ZookeeperClusterStatus.<init>(ZookeeperClusterStatus.java:80)
at
org.apache.blur.manager.clusterstatus.ZookeeperClusterStatus.<init>(ZookeeperClusterStatus.java:90)
at org.apache.blur.console.util.Config.setupConfig(Config.java:76)
at
org.apache.blur.console.ConsoleTestBase.setupConfigIfNeeded(ConsoleTestBase.java:42)
at
org.apache.blur.console.util.QueryUtilTest.setup(QueryUtilTest.java:49)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
]
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /blur/clusters
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
at org.apache.blur.zookeeper.WatchChildren$1.run(WatchChildren.java:88)
at java.lang.Thread.run(Thread.java:724)
ERROR SimpleUncaughtExceptionHandler - Unknown error in thread [Thread[Poll
Watch Children [/blur/clusters][dae931cb-79ff-45cb-bcaf-07ac22f1a87a],5,main]]
java.lang.RuntimeException:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /blur/clusters
at org.apache.blur.zookeeper.WatchChildren$2.run(WatchChildren.java:164)
at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.zookeeper.KeeperException$ConnectionLossException:
KeeperErrorCode = ConnectionLoss for /blur/clusters
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1041)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1069)
at org.apache.blur.zookeeper.WatchChildren$2.run(WatchChildren.java:143)
... 1 more
ERROR SimpleUncaughtExceptionHandler - Unknown error in thread [Thread[Poll
Watch Children
[/blur/clusters/default/tables][38cd8168-4c0a-4afd-8a9a-ca560cb6ac3d],5,main]]
java.lang.RuntimeException:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /blur/clusters/default/tables
at org.apache.blur.zookeeper.WatchChildren$2.run(WatchChildren.java:164)
at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.zookeeper.KeeperException$ConnectionLossException:
KeeperErrorCode = ConnectionLoss for /blur/clusters/default/tables
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1041)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1069)
at org.apache.blur.zookeeper.WatchChildren$2.run(WatchChildren.java:143)
... 1 more
ERROR SimpleUncaughtExceptionHandler - Unknown error in thread [Thread[Watch
Children
[/blur/clusters/default/tables][38cd8168-4c0a-4afd-8a9a-ca560cb6ac3d],5,main]]
java.lang.RuntimeException:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /blur/clusters/default/tables
at org.apache.blur.zookeeper.WatchChildren$1.run(WatchChildren.java:116)
at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.zookeeper.KeeperException$ConnectionLossException:
KeeperErrorCode = ConnectionLoss for /blur/clusters/default/tables
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
at org.apache.blur.zookeeper.WatchChildren$1.run(WatchChildren.java:88)
... 1 more
ERROR SimpleUncaughtExceptionHandler - Unknown error in thread [Thread[Watch
Data
[/blur/clusters/default/tables/queryUnitTable][fdd6f62e-2c66-4d0d-8be6-51d0fd6e2eb6],5,main]]
java.lang.RuntimeException:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /blur/clusters/default/tables/queryUnitTable
at org.apache.blur.zookeeper.WatchNodeData$1.run(WatchNodeData.java:93)
at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.zookeeper.KeeperException$ConnectionLossException:
KeeperErrorCode = ConnectionLoss for
/blur/clusters/default/tables/queryUnitTable
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1041)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1069)
at org.apache.blur.zookeeper.WatchNodeData$1.run(WatchNodeData.java:74)
... 1 more
ERROR SimpleUncaughtExceptionHandler - Unknown error in thread [Thread[Watch
Children [/blur/clusters][dae931cb-79ff-45cb-bcaf-07ac22f1a87a],5,main]]
java.lang.RuntimeException:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /blur/clusters
at org.apache.blur.zookeeper.WatchChildren$1.run(WatchChildren.java:116)
at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.zookeeper.KeeperException$ConnectionLossException:
KeeperErrorCode = ConnectionLoss for /blur/clusters
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
at org.apache.blur.zookeeper.WatchChildren$1.run(WatchChildren.java:88)
... 1 more
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.153 sec
Results :
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ blur-console ---
[INFO] Building jar:
<https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-console/ws/target/blur-console-0.2.2-incubating-hadoop1.jar>
[INFO]
[INFO] --- maven-assembly-plugin:2.2.1:single (make-assembly) @ blur-console ---
[INFO] Reading assembly descriptor: src/assemble/webapp.xml
[INFO] Building jar:
<https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-console/ws/target/blur-console-0.2.2-incubating-hadoop1-webapp.jar>
[INFO]
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @
blur-console ---
[INFO]
[INFO] --- apache-rat-plugin:0.10:check (default) @ blur-console ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: LICENSE
[INFO] Exclude: CHANGES.txt
[INFO] Exclude: DISCLAIMER
[INFO] Exclude: NOTICE
[INFO] Exclude: README
[INFO] Exclude: **/README.textile
[INFO] Exclude: **/README.md
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/target/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/.codio
[INFO] Exclude: **/src/main/webapp/libs/**
[INFO] Exclude: **/src/main/webapp/css/**
[INFO] Exclude: **/src/main/webapp/js/utils/*
[INFO] Exclude: **/src/main/webapp/public/js/modernizr.js
[INFO] Exclude: **/src/main/webapp/public/css/*.map
[INFO] Exclude: **/src/main/webapp/public/css/glyphicons*
[INFO] Exclude: **/src/main/webapp/node_modules/**
[INFO] Exclude: **/src/main/webapp/.sass-cache/**
[INFO] Exclude: **/src/main/webapp/.tmp/**
[INFO] Exclude: **/.bowerrc
[INFO] Exclude: **/.editorconfig
[INFO] Exclude: **/.jshintrc
[INFO] Exclude: **/package.json
[INFO] Exclude: **/bower.json
[INFO] Exclude: **/src/main/scripts/grunt.sh
[INFO] Exclude: contrib/blur-console-v1/**
[INFO] Exclude: **/src/main/resources/org/apache/blur/thrift/util/words.txt
[INFO] Exclude: **/src/main/webapp/js/d3.v2.js
[INFO] Exclude: **/src/main/webapp/js/d3.v2.min.js
[INFO] Exclude: **/src/main/resources*/license-notes.txt
[INFO] Exclude: **/src/main/resources*/NOTICE-bin.base.txt
[INFO] Exclude: **/src/main/resources*/NOTICE-bin.txt
[INFO] Exclude: **/src/main/resources*/notices/*.src
[INFO] Exclude: **/src/main/scripts/conf/controllers
[INFO] Exclude: **/src/main/scripts/conf/default_zoo.cfg
[INFO] Exclude: **/src/main/scripts/conf/shards
[INFO] Exclude: **/src/main/scripts/conf/zookeepers
[INFO] Exclude: **/src/main/scripts/interface/gen-html/Blur.html
[INFO] Exclude: **/src/main/scripts/interface/gen-html/index.html
[INFO] Exclude: **/.empty
[INFO] 167 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0
approved: 67 licence.