You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/12/13 03:01:19 UTC

Build failed in Jenkins: pulsar-master #194

See <https://builds.apache.org/job/pulsar-master/194/display/redirect?page=changes>

Changes:

[nkurihar] Don't create producer/consumer when authentication fails on websocket

------------------------------------------
[...truncated 271.78 KB...]
[INFO] -------------------------------------------------------
[INFO] Running org.apache.pulsar.client.kafka.compat.tests.KafkaApiTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.672 s - in org.apache.pulsar.client.kafka.compat.tests.KafkaApiTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:build-classpath (build-classpath) @ pulsar-client-kafka-tests ---
[INFO] Skipped writing classpath file '<https://builds.apache.org/job/pulsar-master/ws/pulsar-client-kafka-compat/pulsar-client-kafka-tests/target/classpath.txt'.>  No changes found.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ pulsar-client-kafka-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ pulsar-client-kafka-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-kafka-compat/pulsar-client-kafka-tests/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ pulsar-client-kafka-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ pulsar-client-kafka-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-kafka-compat/pulsar-client-kafka-tests/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ pulsar-client-kafka-tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ pulsar-client-kafka-tests ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ pulsar-client-kafka-tests ---
[INFO] Building jar: <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-kafka-compat/pulsar-client-kafka-tests/target/pulsar-client-kafka-tests.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ pulsar-client-kafka-tests ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building pulsar-zookeeper 1.22.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ pulsar-zookeeper ---
[INFO] 
[INFO] --- license-maven-plugin:3.0.rc1:check (default-cli) @ pulsar-zookeeper ---
[INFO] Checking licenses...
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:build-classpath (build-classpath) @ pulsar-zookeeper ---
[INFO] Wrote classpath file '<https://builds.apache.org/job/pulsar-master/ws/pulsar-zookeeper/target/classpath.txt'.>
[INFO] 
[INFO] --- aspectj-maven-plugin:1.10:compile (default) @ pulsar-zookeeper ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] Join point 'method-execution(void org.apache.zookeeper.server.FinalRequestProcessor.processRequest(org.apache.zookeeper.server.Request))' in Type 'org.apache.zookeeper.server.FinalRequestProcessor' (FinalRequestProcessor.java:87) advised by around advice from 'org.apache.pulsar.zookeeper.FinalRequestProcessorAspect' (FinalRequestProcessorAspect.java:85)
[INFO] Join point 'constructor-execution(void org.apache.zookeeper.server.ZooKeeperServer.<init>())' in Type 'org.apache.zookeeper.server.ZooKeeperServer' (ZooKeeperServer.java:104) advised by after advice from 'org.apache.pulsar.zookeeper.ZooKeeperServerAspect' (ZooKeeperServerAspect.java:41)
[INFO] Join point 'constructor-execution(void org.apache.zookeeper.server.ZooKeeperServer.<init>(org.apache.zookeeper.server.persistence.FileTxnSnapLog, int, int, int, org.apache.zookeeper.server.ZooKeeperServer$DataTreeBuilder, org.apache.zookeeper.server.ZKDatabase))' in Type 'org.apache.zookeeper.server.ZooKeeperServer' (ZooKeeperServer.java:104) advised by after advice from 'org.apache.pulsar.zookeeper.ZooKeeperServerAspect' (ZooKeeperServerAspect.java:41)
[INFO] Join point 'constructor-execution(void org.apache.zookeeper.server.ZooKeeperServer.<init>(org.apache.zookeeper.server.persistence.FileTxnSnapLog, int, org.apache.zookeeper.server.ZooKeeperServer$DataTreeBuilder))' in Type 'org.apache.zookeeper.server.ZooKeeperServer' (ZooKeeperServer.java:191) advised by after advice from 'org.apache.pulsar.zookeeper.ZooKeeperServerAspect' (ZooKeeperServerAspect.java:41)
[INFO] Join point 'constructor-execution(void org.apache.zookeeper.server.ZooKeeperServer.<init>(java.io.File, java.io.File, int))' in Type 'org.apache.zookeeper.server.ZooKeeperServer' (ZooKeeperServer.java:226) advised by after advice from 'org.apache.pulsar.zookeeper.ZooKeeperServerAspect' (ZooKeeperServerAspect.java:41)
[INFO] Join point 'constructor-execution(void org.apache.zookeeper.server.ZooKeeperServer.<init>(org.apache.zookeeper.server.persistence.FileTxnSnapLog, org.apache.zookeeper.server.ZooKeeperServer$DataTreeBuilder))' in Type 'org.apache.zookeeper.server.ZooKeeperServer' (ZooKeeperServer.java:239) advised by after advice from 'org.apache.pulsar.zookeeper.ZooKeeperServerAspect' (ZooKeeperServerAspect.java:41)
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ pulsar-zookeeper ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ pulsar-zookeeper ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ pulsar-zookeeper ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ pulsar-zookeeper ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/pulsar-master/ws/pulsar-zookeeper/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ pulsar-zookeeper ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ pulsar-zookeeper ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:build-classpath (build-classpath) @ pulsar-zookeeper ---
[INFO] Skipped writing classpath file '<https://builds.apache.org/job/pulsar-master/ws/pulsar-zookeeper/target/classpath.txt'.>  No changes found.
[INFO] 
[INFO] --- aspectj-maven-plugin:1.10:compile (default) @ pulsar-zookeeper ---
[INFO] No modifications found skipping aspectJ compile
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ pulsar-zookeeper ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ pulsar-zookeeper ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ pulsar-zookeeper ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ pulsar-zookeeper ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/pulsar-master/ws/pulsar-zookeeper/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ pulsar-zookeeper ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ pulsar-zookeeper ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ pulsar-zookeeper ---
[INFO] Building jar: <https://builds.apache.org/job/pulsar-master/ws/pulsar-zookeeper/target/pulsar-zookeeper.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ pulsar-zookeeper ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building distribution 1.22.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ distribution ---
[INFO] 
[INFO] --- license-maven-plugin:3.0.rc1:check (default-cli) @ distribution ---
[INFO] Checking licenses...
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:build-classpath (build-classpath) @ distribution ---
[INFO] Wrote classpath file '<https://builds.apache.org/job/pulsar-master/ws/all/target/classpath.txt'.>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ distribution ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:build-classpath (build-classpath) @ distribution ---
[INFO] Skipped writing classpath file '<https://builds.apache.org/job/pulsar-master/ws/all/target/classpath.txt'.>  No changes found.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ distribution ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ distribution ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (distro-assembly) @ distribution ---
[INFO] Reading assembly descriptor: src/assemble/bin.xml
[INFO] Reading assembly descriptor: src/assemble/src.xml
[WARNING] Encountered ModuleSet with no sources or binaries specified. Skipping.
[INFO] Building tar: <https://builds.apache.org/job/pulsar-master/ws/all/target/apache-pulsar-1.22.0-incubating-SNAPSHOT-bin.tar.gz>
[INFO] Building tar: <https://builds.apache.org/job/pulsar-master/ws/all/target/apache-pulsar-1.22.0-incubating-SNAPSHOT-src.tar.gz>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Pulsar ............................................. SUCCESS [  6.137 s]
[INFO] Pulsar Checksum .................................... SUCCESS [01:45 min]
[INFO] Pulsar Common ...................................... SUCCESS [ 53.812 s]
[INFO] Managed Ledger ..................................... SUCCESS [02:02 min]
[INFO] Pulsar ZooKeeper Utils ............................. SUCCESS [ 25.804 s]
[INFO] pulsar-broker-common ............................... SUCCESS [  7.134 s]
[INFO] Pulsar Client Java ................................. SUCCESS [ 14.043 s]
[INFO] Pulsar Discovery Service WAR ....................... SUCCESS [ 19.254 s]
[INFO] Pulsar WebSocket ................................... SUCCESS [ 10.923 s]
[INFO] Pulsar Client Admin ................................ SUCCESS [ 10.316 s]
[INFO] Pulsar Broker ...................................... SUCCESS [24:16 min]
[INFO] Pulsar Shaded Broker ............................... SUCCESS [ 12.810 s]
[INFO] Pulsar Client Tools ................................ SUCCESS [ 18.987 s]
[INFO] Pulsar Client Java ................................. SUCCESS [  8.875 s]
[INFO] Pulsar Proxy ....................................... SUCCESS [ 28.919 s]
[INFO] Pulsar Storm adapter ............................... SUCCESS [ 48.499 s]
[INFO] Spark Streaming Pulsar Receivers ................... SUCCESS [ 20.977 s]
[INFO] Pulsar Test Client ................................. SUCCESS [  7.409 s]
[INFO] pulsar-broker-auth-athenz .......................... SUCCESS [  9.588 s]
[INFO] pulsar-client-auth-athenz .......................... SUCCESS [  7.330 s]
[INFO] Pulsar Kafka compatibility ......................... SUCCESS [  1.497 s]
[INFO] Pulsar Kafka compatibility :: API .................. SUCCESS [ 41.979 s]
[INFO] Pulsar Kafka compatibility :: Tests ................ SUCCESS [ 12.812 s]
[INFO] pulsar-zookeeper ................................... SUCCESS [  5.301 s]
[INFO] distribution ....................................... SUCCESS [  8.805 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35:35 min
[INFO] Finished at: 2017-12-13T03:00:20Z
[INFO] Final Memory: 406M/2141M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-checksum/pom.xml> to org.apache.pulsar/pulsar-checksum/1.22.0-incubating-SNAPSHOT/pulsar-checksum-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-checksum/target/pulsar-checksum.jar> to org.apache.pulsar/pulsar-checksum/1.22.0-incubating-SNAPSHOT/pulsar-checksum-1.22.0-incubating-SNAPSHOT.nar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-checksum/target/pulsar-checksum-amd64-Linux-gpp-jni.nar> to org.apache.pulsar/pulsar-checksum/1.22.0-incubating-SNAPSHOT/pulsar-checksum-1.22.0-incubating-SNAPSHOT-amd64-Linux-gpp-jni.nar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-checksum/target/pulsar-checksum.jar> to org.apache.pulsar/pulsar-checksum/1.22.0-incubating-SNAPSHOT/pulsar-checksum-1.22.0-incubating-SNAPSHOT.jar
[Fast Archiver] Compressed 4.26 MB of artifacts by 95.4% relative to #193
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-proxy/pom.xml> to org.apache.pulsar/pulsar-proxy/1.22.0-incubating-SNAPSHOT/pulsar-proxy-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-proxy/target/pulsar-proxy.jar> to org.apache.pulsar/pulsar-proxy/1.22.0-incubating-SNAPSHOT/pulsar-proxy-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-kafka-compat/pom.xml> to org.apache.pulsar/pulsar-client-kafka-compat/1.22.0-incubating-SNAPSHOT/pulsar-client-kafka-compat-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-discovery-service/pom.xml> to org.apache.pulsar/pulsar-discovery-service/1.22.0-incubating-SNAPSHOT/pulsar-discovery-service-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-discovery-service/target/pulsar-discovery-service.jar> to org.apache.pulsar/pulsar-discovery-service/1.22.0-incubating-SNAPSHOT/pulsar-discovery-service-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-kafka-compat/pulsar-client-kafka/dependency-reduced-pom.xml> to org.apache.pulsar/pulsar-client-kafka/1.22.0-incubating-SNAPSHOT/pulsar-client-kafka-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-kafka-compat/pulsar-client-kafka/target/pulsar-client-kafka.jar> to org.apache.pulsar/pulsar-client-kafka/1.22.0-incubating-SNAPSHOT/pulsar-client-kafka-1.22.0-incubating-SNAPSHOT.jar
[Fast Archiver] Compressed 13.50 MB of artifacts by 15.3% relative to #193
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-spark/dependency-reduced-pom.xml> to org.apache.pulsar/pulsar-spark/1.22.0-incubating-SNAPSHOT/pulsar-spark-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-spark/target/pulsar-spark.jar> to org.apache.pulsar/pulsar-spark/1.22.0-incubating-SNAPSHOT/pulsar-spark-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-zookeeper-utils/pom.xml> to org.apache.pulsar/pulsar-zookeeper-utils/1.22.0-incubating-SNAPSHOT/pulsar-zookeeper-utils-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-zookeeper-utils/target/pulsar-zookeeper-utils.jar> to org.apache.pulsar/pulsar-zookeeper-utils/1.22.0-incubating-SNAPSHOT/pulsar-zookeeper-utils-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-zookeeper-utils/target/pulsar-zookeeper-utils-tests.jar> to org.apache.pulsar/pulsar-zookeeper-utils/1.22.0-incubating-SNAPSHOT/pulsar-zookeeper-utils-1.22.0-incubating-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-testclient/pom.xml> to org.apache.pulsar/pulsar-testclient/1.22.0-incubating-SNAPSHOT/pulsar-testclient-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-testclient/target/pulsar-testclient.jar> to org.apache.pulsar/pulsar-testclient/1.22.0-incubating-SNAPSHOT/pulsar-testclient-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-broker-common/pom.xml> to org.apache.pulsar/pulsar-broker-common/1.22.0-incubating-SNAPSHOT/pulsar-broker-common-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-broker-common/target/pulsar-broker-common.jar> to org.apache.pulsar/pulsar-broker-common/1.22.0-incubating-SNAPSHOT/pulsar-broker-common-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client/pom.xml> to org.apache.pulsar/pulsar-client-original/1.22.0-incubating-SNAPSHOT/pulsar-client-original-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client/target/pulsar-client-original.jar> to org.apache.pulsar/pulsar-client-original/1.22.0-incubating-SNAPSHOT/pulsar-client-original-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-common/pom.xml> to org.apache.pulsar/pulsar-common/1.22.0-incubating-SNAPSHOT/pulsar-common-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-common/target/pulsar-common.jar> to org.apache.pulsar/pulsar-common/1.22.0-incubating-SNAPSHOT/pulsar-common-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-admin/pom.xml> to org.apache.pulsar/pulsar-client-admin/1.22.0-incubating-SNAPSHOT/pulsar-client-admin-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-admin/target/pulsar-client-admin.jar> to org.apache.pulsar/pulsar-client-admin/1.22.0-incubating-SNAPSHOT/pulsar-client-admin-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-admin/target/pulsar-client-admin-1.22.0-incubating-SNAPSHOT-shaded.jar> to org.apache.pulsar/pulsar-client-admin/1.22.0-incubating-SNAPSHOT/pulsar-client-admin-1.22.0-incubating-SNAPSHOT-shaded.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-shaded/dependency-reduced-pom.xml> to org.apache.pulsar/pulsar-client/1.22.0-incubating-SNAPSHOT/pulsar-client-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-shaded/target/pulsar-client.jar> to org.apache.pulsar/pulsar-client/1.22.0-incubating-SNAPSHOT/pulsar-client-1.22.0-incubating-SNAPSHOT.jar
[Fast Archiver] Compressed 12.57 MB of artifacts by 16.7% relative to #193
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-kafka-compat/pulsar-client-kafka-tests/pom.xml> to org.apache.pulsar/pulsar-client-kafka-tests/1.22.0-incubating-SNAPSHOT/pulsar-client-kafka-tests-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-kafka-compat/pulsar-client-kafka-tests/target/pulsar-client-kafka-tests.jar> to org.apache.pulsar/pulsar-client-kafka-tests/1.22.0-incubating-SNAPSHOT/pulsar-client-kafka-tests-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-websocket/pom.xml> to org.apache.pulsar/pulsar-websocket/1.22.0-incubating-SNAPSHOT/pulsar-websocket-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-websocket/target/pulsar-websocket.jar> to org.apache.pulsar/pulsar-websocket/1.22.0-incubating-SNAPSHOT/pulsar-websocket-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-broker/pom.xml> to org.apache.pulsar/pulsar-broker/1.22.0-incubating-SNAPSHOT/pulsar-broker-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-broker/target/pulsar-broker.jar> to org.apache.pulsar/pulsar-broker/1.22.0-incubating-SNAPSHOT/pulsar-broker-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-broker/target/pulsar-broker-tests.jar> to org.apache.pulsar/pulsar-broker/1.22.0-incubating-SNAPSHOT/pulsar-broker-1.22.0-incubating-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/all/pom.xml> to org.apache.pulsar/distribution/1.22.0-incubating-SNAPSHOT/distribution-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/managed-ledger/pom.xml> to org.apache.pulsar/managed-ledger/1.22.0-incubating-SNAPSHOT/managed-ledger-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/managed-ledger/target/managed-ledger.jar> to org.apache.pulsar/managed-ledger/1.22.0-incubating-SNAPSHOT/managed-ledger-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/managed-ledger/target/managed-ledger-tests.jar> to org.apache.pulsar/managed-ledger/1.22.0-incubating-SNAPSHOT/managed-ledger-1.22.0-incubating-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-auth-athenz/pom.xml> to org.apache.pulsar/pulsar-client-auth-athenz/1.22.0-incubating-SNAPSHOT/pulsar-client-auth-athenz-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-auth-athenz/target/pulsar-client-auth-athenz.jar> to org.apache.pulsar/pulsar-client-auth-athenz/1.22.0-incubating-SNAPSHOT/pulsar-client-auth-athenz-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-broker-auth-athenz/pom.xml> to org.apache.pulsar/pulsar-broker-auth-athenz/1.22.0-incubating-SNAPSHOT/pulsar-broker-auth-athenz-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-broker-auth-athenz/target/pulsar-broker-auth-athenz.jar> to org.apache.pulsar/pulsar-broker-auth-athenz/1.22.0-incubating-SNAPSHOT/pulsar-broker-auth-athenz-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-tools/pom.xml> to org.apache.pulsar/pulsar-client-tools/1.22.0-incubating-SNAPSHOT/pulsar-client-tools-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-tools/target/pulsar-client-tools.jar> to org.apache.pulsar/pulsar-client-tools/1.22.0-incubating-SNAPSHOT/pulsar-client-tools-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-zookeeper/pom.xml> to org.apache.pulsar/pulsar-zookeeper/1.22.0-incubating-SNAPSHOT/pulsar-zookeeper-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-zookeeper/target/pulsar-zookeeper.jar> to org.apache.pulsar/pulsar-zookeeper/1.22.0-incubating-SNAPSHOT/pulsar-zookeeper-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-broker-shaded/dependency-reduced-pom.xml> to org.apache.pulsar/pulsar-broker-shaded/1.22.0-incubating-SNAPSHOT/pulsar-broker-shaded-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-broker-shaded/target/pulsar-broker-shaded.jar> to org.apache.pulsar/pulsar-broker-shaded/1.22.0-incubating-SNAPSHOT/pulsar-broker-shaded-1.22.0-incubating-SNAPSHOT.jar
[Fast Archiver] Compressed 18.72 MB of artifacts by 11.2% relative to #193
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pom.xml> to org.apache.pulsar/pulsar/1.22.0-incubating-SNAPSHOT/pulsar-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-storm/dependency-reduced-pom.xml> to org.apache.pulsar/pulsar-storm/1.22.0-incubating-SNAPSHOT/pulsar-storm-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-storm/target/pulsar-storm.jar> to org.apache.pulsar/pulsar-storm/1.22.0-incubating-SNAPSHOT/pulsar-storm-1.22.0-incubating-SNAPSHOT.jar
channel stopped
[pulsar-master] $ /bin/bash -xe /tmp/jenkins3571575527180987135.sh
+ echo 'Build C++ client library'
Build C++ client library
+ pulsar-client-cpp/docker-build.sh
---- Build Pulsar C++ client using image apachepulsar/pulsar-build:ubuntu-16.04
Warning: failed to get default registry endpoint from daemon (Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?). Using system default: https://index.docker.io/v1/
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user github@nakomis.com
Not sending mail to unregistered user y.shiga.91+yush1ga@gmail.com

Build failed in Jenkins: pulsar-master #200

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/pulsar-master/200/display/redirect?page=changes>

Changes:

[github] Fix: cursor-ledger leak by deleting cursor-ledger after recovering

------------------------------------------
[...truncated 356.96 KB...]
Step 4/15 : RUN apt-get -y install postgresql python sudo nginx supervisor
 ---> Running in c217b940a285
Reading package lists...
Building dependency tree...
Reading state information...
python is already the newest version.
python set to manually installed.
The following extra packages will be installed:
  bsd-mailx cron exim4 exim4-base exim4-config exim4-daemon-light
  init-system-helpers liblockfile-bin liblockfile1 libpopt0 locales logrotate
  lsb-release nginx-common nginx-full postgresql-9.4 postgresql-client-9.4
  postgresql-client-common postgresql-common psmisc python-meld3
  python-pkg-resources ssl-cert
Suggested packages:
  anacron checksecurity mail-reader eximon4 exim4-doc-html exim4-doc-info
  spf-tools-perl swaks lsb fcgiwrap nginx-doc postgresql-doc oidentd
  ident-server locales-all postgresql-doc-9.4 python-distribute
  python-distribute-doc openssl-blacklist
Recommended packages:
  mailx
The following NEW packages will be installed:
  bsd-mailx cron exim4 exim4-base exim4-config exim4-daemon-light
  init-system-helpers liblockfile-bin liblockfile1 libpopt0 locales logrotate
  lsb-release nginx nginx-common nginx-full postgresql postgresql-9.4
  postgresql-client-9.4 postgresql-client-common postgresql-common psmisc
  python-meld3 python-pkg-resources ssl-cert sudo supervisor
0 upgraded, 27 newly installed, 0 to remove and 1 not upgraded.
Need to get 13.5 MB of archives.
After this operation, 52.1 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian/ jessie/main init-system-helpers all 1.22 [14.0 kB]
Get:2 http://deb.debian.org/debian/ jessie/main cron amd64 3.0pl1-127+deb8u1 [94.0 kB]
Get:3 http://deb.debian.org/debian/ jessie/main libpopt0 amd64 1.16-10 [49.2 kB]
Get:4 http://deb.debian.org/debian/ jessie/main liblockfile-bin amd64 1.09-6 [18.9 kB]
Get:5 http://deb.debian.org/debian/ jessie/main liblockfile1 amd64 1.09-6 [15.8 kB]
Get:6 http://deb.debian.org/debian/ jessie/main logrotate amd64 3.8.7-1+b1 [52.2 kB]
Get:7 http://deb.debian.org/debian/ jessie/main exim4-config all 4.84.2-2+deb8u4 [502 kB]
Get:8 http://deb.debian.org/debian/ jessie/main exim4-base amd64 4.84.2-2+deb8u4 [1049 kB]
Get:9 http://deb.debian.org/debian/ jessie/main exim4-daemon-light amd64 4.84.2-2+deb8u4 [632 kB]
Get:10 http://deb.debian.org/debian/ jessie/main bsd-mailx amd64 8.1.2-0.20141216cvs-2 [81.7 kB]
Get:11 http://deb.debian.org/debian/ jessie/main exim4 all 4.84.2-2+deb8u4 [8584 B]
Get:12 http://deb.debian.org/debian/ jessie/main locales all 2.19-18+deb8u10 [3930 kB]
Get:13 http://deb.debian.org/debian/ jessie/main lsb-release all 4.1+Debian13+nmu1 [26.5 kB]
Get:14 http://deb.debian.org/debian/ jessie/main nginx-common all 1.6.2-5+deb8u5 [88.0 kB]
Get:15 http://deb.debian.org/debian/ jessie/main nginx-full amd64 1.6.2-5+deb8u5 [430 kB]
Get:16 http://deb.debian.org/debian/ jessie/main nginx all 1.6.2-5+deb8u5 [72.6 kB]
Get:17 http://deb.debian.org/debian/ jessie/main postgresql-client-common all 165+deb8u3 [73.8 kB]
Get:18 http://deb.debian.org/debian/ jessie/main postgresql-client-9.4 amd64 9.4.15-0+deb8u1 [1086 kB]
Get:19 http://deb.debian.org/debian/ jessie/main ssl-cert all 1.0.35 [20.9 kB]
Get:20 http://deb.debian.org/debian/ jessie/main postgresql-common all 165+deb8u3 [203 kB]
Get:21 http://deb.debian.org/debian/ jessie/main postgresql-9.4 amd64 9.4.15-0+deb8u1 [3704 kB]
Get:22 http://deb.debian.org/debian/ jessie/main postgresql all 9.4+165+deb8u3 [52.4 kB]
Get:23 http://deb.debian.org/debian/ jessie/main psmisc amd64 22.21-2 [119 kB]
Get:24 http://deb.debian.org/debian/ jessie/main python-pkg-resources all 5.5.1-1 [64.4 kB]
Get:25 http://deb.debian.org/debian/ jessie/main sudo amd64 1.8.10p3-1+deb8u5 [854 kB]
Get:26 http://deb.debian.org/debian/ jessie/main python-meld3 amd64 1.0.0-1 [37.0 kB]
Get:27 http://deb.debian.org/debian/ jessie/main supervisor all 3.0r1-1+deb8u1 [267 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 13.5 MB in 4s (3279 kB/s)
Selecting previously unselected package init-system-helpers.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 21636 files and directories currently installed.)
Preparing to unpack .../init-system-helpers_1.22_all.deb ...
Unpacking init-system-helpers (1.22) ...
Selecting previously unselected package cron.
Preparing to unpack .../cron_3.0pl1-127+deb8u1_amd64.deb ...
Unpacking cron (3.0pl1-127+deb8u1) ...
Selecting previously unselected package libpopt0:amd64.
Preparing to unpack .../libpopt0_1.16-10_amd64.deb ...
Unpacking libpopt0:amd64 (1.16-10) ...
Selecting previously unselected package liblockfile-bin.
Preparing to unpack .../liblockfile-bin_1.09-6_amd64.deb ...
Unpacking liblockfile-bin (1.09-6) ...
Selecting previously unselected package liblockfile1:amd64.
Preparing to unpack .../liblockfile1_1.09-6_amd64.deb ...
Unpacking liblockfile1:amd64 (1.09-6) ...
Selecting previously unselected package logrotate.
Preparing to unpack .../logrotate_3.8.7-1+b1_amd64.deb ...
Unpacking logrotate (3.8.7-1+b1) ...
Selecting previously unselected package exim4-config.
Preparing to unpack .../exim4-config_4.84.2-2+deb8u4_all.deb ...
Unpacking exim4-config (4.84.2-2+deb8u4) ...
Selecting previously unselected package exim4-base.
Preparing to unpack .../exim4-base_4.84.2-2+deb8u4_amd64.deb ...
Unpacking exim4-base (4.84.2-2+deb8u4) ...
Selecting previously unselected package exim4-daemon-light.
Preparing to unpack .../exim4-daemon-light_4.84.2-2+deb8u4_amd64.deb ...
Unpacking exim4-daemon-light (4.84.2-2+deb8u4) ...
Selecting previously unselected package bsd-mailx.
Preparing to unpack .../bsd-mailx_8.1.2-0.20141216cvs-2_amd64.deb ...
Unpacking bsd-mailx (8.1.2-0.20141216cvs-2) ...
Selecting previously unselected package exim4.
Preparing to unpack .../exim4_4.84.2-2+deb8u4_all.deb ...
Unpacking exim4 (4.84.2-2+deb8u4) ...
Selecting previously unselected package locales.
Preparing to unpack .../locales_2.19-18+deb8u10_all.deb ...
Unpacking locales (2.19-18+deb8u10) ...
Selecting previously unselected package lsb-release.
Preparing to unpack .../lsb-release_4.1+Debian13+nmu1_all.deb ...
Unpacking lsb-release (4.1+Debian13+nmu1) ...
Selecting previously unselected package nginx-common.
Preparing to unpack .../nginx-common_1.6.2-5+deb8u5_all.deb ...
Unpacking nginx-common (1.6.2-5+deb8u5) ...
Selecting previously unselected package nginx-full.
Preparing to unpack .../nginx-full_1.6.2-5+deb8u5_amd64.deb ...
Unpacking nginx-full (1.6.2-5+deb8u5) ...
Selecting previously unselected package nginx.
Preparing to unpack .../nginx_1.6.2-5+deb8u5_all.deb ...
Unpacking nginx (1.6.2-5+deb8u5) ...
Selecting previously unselected package postgresql-client-common.
Preparing to unpack .../postgresql-client-common_165+deb8u3_all.deb ...
Unpacking postgresql-client-common (165+deb8u3) ...
Selecting previously unselected package postgresql-client-9.4.
Preparing to unpack .../postgresql-client-9.4_9.4.15-0+deb8u1_amd64.deb ...
Unpacking postgresql-client-9.4 (9.4.15-0+deb8u1) ...
Selecting previously unselected package ssl-cert.
Preparing to unpack .../ssl-cert_1.0.35_all.deb ...
Unpacking ssl-cert (1.0.35) ...
Selecting previously unselected package postgresql-common.
Preparing to unpack .../postgresql-common_165+deb8u3_all.deb ...
Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common'
Unpacking postgresql-common (165+deb8u3) ...
Selecting previously unselected package postgresql-9.4.
Preparing to unpack .../postgresql-9.4_9.4.15-0+deb8u1_amd64.deb ...
Unpacking postgresql-9.4 (9.4.15-0+deb8u1) ...
Selecting previously unselected package postgresql.
Preparing to unpack .../postgresql_9.4+165+deb8u3_all.deb ...
Unpacking postgresql (9.4+165+deb8u3) ...
Selecting previously unselected package psmisc.
Preparing to unpack .../psmisc_22.21-2_amd64.deb ...
Unpacking psmisc (22.21-2) ...
Selecting previously unselected package python-pkg-resources.
Preparing to unpack .../python-pkg-resources_5.5.1-1_all.deb ...
Unpacking python-pkg-resources (5.5.1-1) ...
Selecting previously unselected package sudo.
Preparing to unpack .../sudo_1.8.10p3-1+deb8u5_amd64.deb ...
Unpacking sudo (1.8.10p3-1+deb8u5) ...
Selecting previously unselected package python-meld3.
Preparing to unpack .../python-meld3_1.0.0-1_amd64.deb ...
Unpacking python-meld3 (1.0.0-1) ...
Selecting previously unselected package supervisor.
Preparing to unpack .../supervisor_3.0r1-1+deb8u1_all.deb ...
Unpacking supervisor (3.0r1-1+deb8u1) ...
Processing triggers for systemd (215-17+deb8u7) ...
Setting up init-system-helpers (1.22) ...
Setting up cron (3.0pl1-127+deb8u1) ...
Adding group `crontab' (GID 108) ...
Done.
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
invoke-rc.d: policy-rc.d denied execution of start.
Setting up libpopt0:amd64 (1.16-10) ...
Setting up liblockfile-bin (1.09-6) ...
Setting up liblockfile1:amd64 (1.09-6) ...
Setting up logrotate (3.8.7-1+b1) ...
Setting up exim4-config (4.84.2-2+deb8u4) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Adding system-user for exim (v4)
Setting up exim4-base (4.84.2-2+deb8u4) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
exim: DB upgrade, deleting hints-db
Setting up exim4-daemon-light (4.84.2-2+deb8u4) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
invoke-rc.d: policy-rc.d denied execution of start.
Setting up bsd-mailx (8.1.2-0.20141216cvs-2) ...
update-alternatives: using /usr/bin/bsd-mailx to provide /usr/bin/mailx (mailx) in auto mode
Setting up exim4 (4.84.2-2+deb8u4) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Setting up locales (2.19-18+deb8u10) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up lsb-release (4.1+Debian13+nmu1) ...
Setting up nginx-common (1.6.2-5+deb8u5) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Setting up nginx-full (1.6.2-5+deb8u5) ...
invoke-rc.d: policy-rc.d denied execution of start.
Setting up nginx (1.6.2-5+deb8u5) ...
Setting up postgresql-client-common (165+deb8u3) ...
Setting up postgresql-client-9.4 (9.4.15-0+deb8u1) ...
update-alternatives: using /usr/share/postgresql/9.4/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode
Setting up ssl-cert (1.0.35) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Setting up postgresql-common (165+deb8u3) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Adding user postgres to group ssl-cert

Creating config file /etc/postgresql-common/createcluster.conf with new version

Creating config file /etc/logrotate.d/postgresql-common with new version
Building PostgreSQL dictionaries from installed myspell/hunspell packages...
Removing obsolete dictionary files:
invoke-rc.d: policy-rc.d denied execution of start.
Setting up postgresql-9.4 (9.4.15-0+deb8u1) ...
Creating new cluster 9.4/main ...
  config /etc/postgresql/9.4/main
  data   /var/lib/postgresql/9.4/main
  locale C
  port   5432
update-alternatives: using /usr/share/postgresql/9.4/man/man1/postmaster.1.gz to provide /usr/share/man/man1/postmaster.1.gz (postmaster.1.gz) in auto mode
invoke-rc.d: policy-rc.d denied execution of start.
Setting up postgresql (9.4+165+deb8u3) ...
Setting up psmisc (22.21-2) ...
Setting up python-pkg-resources (5.5.1-1) ...
Setting up sudo (1.8.10p3-1+deb8u5) ...
Setting up python-meld3 (1.0.0-1) ...
Setting up supervisor (3.0r1-1+deb8u1) ...
invoke-rc.d: policy-rc.d denied execution of start.
Processing triggers for systemd (215-17+deb8u7) ...
Processing triggers for libc-bin (2.19-18+deb8u10) ...
 ---> 3f87d8234a8d
Removing intermediate container c217b940a285
Step 5/15 : RUN pip install uwsgi Django psycopg2 pytz requests
 ---> Running in 068c49f8afc3
Collecting uwsgi
  Downloading uwsgi-2.0.15.tar.gz (795kB)
Collecting Django
  Downloading Django-2.0.tar.gz (8.0MB)
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-build-pwCTpU/Django/setup.py", line 32, in <module>
        version = __import__('django').get_version()
      File "django/__init__.py", line 1, in <module>
        from django.utils.version import get_version
      File "django/utils/version.py", line 61, in <module>
        @functools.lru_cache()
    AttributeError: 'module' object has no attribute 'lru_cache'
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-pwCTpU/Django/
The command '/bin/sh -c pip install uwsgi Django psycopg2 pytz requests' returned a non-zero code: 1
Error: Failed to create Docker image for pulsar-dashboard
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user github@nakomis.com
Not sending mail to unregistered user y.shiga.91+yush1ga@gmail.com

Jenkins build is still unstable: pulsar-master #199

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/pulsar-master/199/display/redirect?page=changes>


Jenkins build is still unstable: pulsar-master #198

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/pulsar-master/198/display/redirect?page=changes>


Jenkins build is unstable: pulsar-master #197

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/pulsar-master/197/display/redirect?page=changes>


Build failed in Jenkins: pulsar-master #196

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/pulsar-master/196/display/redirect?page=changes>

Changes:

[mmerli] Fix SHA extension (#964)

------------------------------------------
[...truncated 356.99 KB...]
Step 4/15 : RUN apt-get -y install postgresql python sudo nginx supervisor
 ---> Running in 0080a8929c5f
Reading package lists...
Building dependency tree...
Reading state information...
python is already the newest version.
python set to manually installed.
The following extra packages will be installed:
  bsd-mailx cron exim4 exim4-base exim4-config exim4-daemon-light
  init-system-helpers liblockfile-bin liblockfile1 libpopt0 locales logrotate
  lsb-release nginx-common nginx-full postgresql-9.4 postgresql-client-9.4
  postgresql-client-common postgresql-common psmisc python-meld3
  python-pkg-resources ssl-cert
Suggested packages:
  anacron checksecurity mail-reader eximon4 exim4-doc-html exim4-doc-info
  spf-tools-perl swaks lsb fcgiwrap nginx-doc postgresql-doc oidentd
  ident-server locales-all postgresql-doc-9.4 python-distribute
  python-distribute-doc openssl-blacklist
Recommended packages:
  mailx
The following NEW packages will be installed:
  bsd-mailx cron exim4 exim4-base exim4-config exim4-daemon-light
  init-system-helpers liblockfile-bin liblockfile1 libpopt0 locales logrotate
  lsb-release nginx nginx-common nginx-full postgresql postgresql-9.4
  postgresql-client-9.4 postgresql-client-common postgresql-common psmisc
  python-meld3 python-pkg-resources ssl-cert sudo supervisor
0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded.
Need to get 13.5 MB of archives.
After this operation, 52.1 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian/ jessie/main init-system-helpers all 1.22 [14.0 kB]
Get:2 http://deb.debian.org/debian/ jessie/main cron amd64 3.0pl1-127+deb8u1 [94.0 kB]
Get:3 http://deb.debian.org/debian/ jessie/main libpopt0 amd64 1.16-10 [49.2 kB]
Get:4 http://deb.debian.org/debian/ jessie/main liblockfile-bin amd64 1.09-6 [18.9 kB]
Get:5 http://deb.debian.org/debian/ jessie/main liblockfile1 amd64 1.09-6 [15.8 kB]
Get:6 http://deb.debian.org/debian/ jessie/main logrotate amd64 3.8.7-1+b1 [52.2 kB]
Get:7 http://deb.debian.org/debian/ jessie/main exim4-config all 4.84.2-2+deb8u4 [502 kB]
Get:8 http://deb.debian.org/debian/ jessie/main exim4-base amd64 4.84.2-2+deb8u4 [1049 kB]
Get:9 http://deb.debian.org/debian/ jessie/main exim4-daemon-light amd64 4.84.2-2+deb8u4 [632 kB]
Get:10 http://deb.debian.org/debian/ jessie/main bsd-mailx amd64 8.1.2-0.20141216cvs-2 [81.7 kB]
Get:11 http://deb.debian.org/debian/ jessie/main exim4 all 4.84.2-2+deb8u4 [8584 B]
Get:12 http://deb.debian.org/debian/ jessie/main locales all 2.19-18+deb8u10 [3930 kB]
Get:13 http://deb.debian.org/debian/ jessie/main lsb-release all 4.1+Debian13+nmu1 [26.5 kB]
Get:14 http://deb.debian.org/debian/ jessie/main nginx-common all 1.6.2-5+deb8u5 [88.0 kB]
Get:15 http://deb.debian.org/debian/ jessie/main nginx-full amd64 1.6.2-5+deb8u5 [430 kB]
Get:16 http://deb.debian.org/debian/ jessie/main nginx all 1.6.2-5+deb8u5 [72.6 kB]
Get:17 http://deb.debian.org/debian/ jessie/main postgresql-client-common all 165+deb8u3 [73.8 kB]
Get:18 http://deb.debian.org/debian/ jessie/main postgresql-client-9.4 amd64 9.4.15-0+deb8u1 [1086 kB]
Get:19 http://deb.debian.org/debian/ jessie/main ssl-cert all 1.0.35 [20.9 kB]
Get:20 http://deb.debian.org/debian/ jessie/main postgresql-common all 165+deb8u3 [203 kB]
Get:21 http://deb.debian.org/debian/ jessie/main postgresql-9.4 amd64 9.4.15-0+deb8u1 [3704 kB]
Get:22 http://deb.debian.org/debian/ jessie/main postgresql all 9.4+165+deb8u3 [52.4 kB]
Get:23 http://deb.debian.org/debian/ jessie/main psmisc amd64 22.21-2 [119 kB]
Get:24 http://deb.debian.org/debian/ jessie/main python-pkg-resources all 5.5.1-1 [64.4 kB]
Get:25 http://deb.debian.org/debian/ jessie/main sudo amd64 1.8.10p3-1+deb8u5 [854 kB]
Get:26 http://deb.debian.org/debian/ jessie/main python-meld3 amd64 1.0.0-1 [37.0 kB]
Get:27 http://deb.debian.org/debian/ jessie/main supervisor all 3.0r1-1+deb8u1 [267 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 13.5 MB in 2s (5303 kB/s)
Selecting previously unselected package init-system-helpers.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 21636 files and directories currently installed.)
Preparing to unpack .../init-system-helpers_1.22_all.deb ...
Unpacking init-system-helpers (1.22) ...
Selecting previously unselected package cron.
Preparing to unpack .../cron_3.0pl1-127+deb8u1_amd64.deb ...
Unpacking cron (3.0pl1-127+deb8u1) ...
Selecting previously unselected package libpopt0:amd64.
Preparing to unpack .../libpopt0_1.16-10_amd64.deb ...
Unpacking libpopt0:amd64 (1.16-10) ...
Selecting previously unselected package liblockfile-bin.
Preparing to unpack .../liblockfile-bin_1.09-6_amd64.deb ...
Unpacking liblockfile-bin (1.09-6) ...
Selecting previously unselected package liblockfile1:amd64.
Preparing to unpack .../liblockfile1_1.09-6_amd64.deb ...
Unpacking liblockfile1:amd64 (1.09-6) ...
Selecting previously unselected package logrotate.
Preparing to unpack .../logrotate_3.8.7-1+b1_amd64.deb ...
Unpacking logrotate (3.8.7-1+b1) ...
Selecting previously unselected package exim4-config.
Preparing to unpack .../exim4-config_4.84.2-2+deb8u4_all.deb ...
Unpacking exim4-config (4.84.2-2+deb8u4) ...
Selecting previously unselected package exim4-base.
Preparing to unpack .../exim4-base_4.84.2-2+deb8u4_amd64.deb ...
Unpacking exim4-base (4.84.2-2+deb8u4) ...
Selecting previously unselected package exim4-daemon-light.
Preparing to unpack .../exim4-daemon-light_4.84.2-2+deb8u4_amd64.deb ...
Unpacking exim4-daemon-light (4.84.2-2+deb8u4) ...
Selecting previously unselected package bsd-mailx.
Preparing to unpack .../bsd-mailx_8.1.2-0.20141216cvs-2_amd64.deb ...
Unpacking bsd-mailx (8.1.2-0.20141216cvs-2) ...
Selecting previously unselected package exim4.
Preparing to unpack .../exim4_4.84.2-2+deb8u4_all.deb ...
Unpacking exim4 (4.84.2-2+deb8u4) ...
Selecting previously unselected package locales.
Preparing to unpack .../locales_2.19-18+deb8u10_all.deb ...
Unpacking locales (2.19-18+deb8u10) ...
Selecting previously unselected package lsb-release.
Preparing to unpack .../lsb-release_4.1+Debian13+nmu1_all.deb ...
Unpacking lsb-release (4.1+Debian13+nmu1) ...
Selecting previously unselected package nginx-common.
Preparing to unpack .../nginx-common_1.6.2-5+deb8u5_all.deb ...
Unpacking nginx-common (1.6.2-5+deb8u5) ...
Selecting previously unselected package nginx-full.
Preparing to unpack .../nginx-full_1.6.2-5+deb8u5_amd64.deb ...
Unpacking nginx-full (1.6.2-5+deb8u5) ...
Selecting previously unselected package nginx.
Preparing to unpack .../nginx_1.6.2-5+deb8u5_all.deb ...
Unpacking nginx (1.6.2-5+deb8u5) ...
Selecting previously unselected package postgresql-client-common.
Preparing to unpack .../postgresql-client-common_165+deb8u3_all.deb ...
Unpacking postgresql-client-common (165+deb8u3) ...
Selecting previously unselected package postgresql-client-9.4.
Preparing to unpack .../postgresql-client-9.4_9.4.15-0+deb8u1_amd64.deb ...
Unpacking postgresql-client-9.4 (9.4.15-0+deb8u1) ...
Selecting previously unselected package ssl-cert.
Preparing to unpack .../ssl-cert_1.0.35_all.deb ...
Unpacking ssl-cert (1.0.35) ...
Selecting previously unselected package postgresql-common.
Preparing to unpack .../postgresql-common_165+deb8u3_all.deb ...
Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common'
Unpacking postgresql-common (165+deb8u3) ...
Selecting previously unselected package postgresql-9.4.
Preparing to unpack .../postgresql-9.4_9.4.15-0+deb8u1_amd64.deb ...
Unpacking postgresql-9.4 (9.4.15-0+deb8u1) ...
Selecting previously unselected package postgresql.
Preparing to unpack .../postgresql_9.4+165+deb8u3_all.deb ...
Unpacking postgresql (9.4+165+deb8u3) ...
Selecting previously unselected package psmisc.
Preparing to unpack .../psmisc_22.21-2_amd64.deb ...
Unpacking psmisc (22.21-2) ...
Selecting previously unselected package python-pkg-resources.
Preparing to unpack .../python-pkg-resources_5.5.1-1_all.deb ...
Unpacking python-pkg-resources (5.5.1-1) ...
Selecting previously unselected package sudo.
Preparing to unpack .../sudo_1.8.10p3-1+deb8u5_amd64.deb ...
Unpacking sudo (1.8.10p3-1+deb8u5) ...
Selecting previously unselected package python-meld3.
Preparing to unpack .../python-meld3_1.0.0-1_amd64.deb ...
Unpacking python-meld3 (1.0.0-1) ...
Selecting previously unselected package supervisor.
Preparing to unpack .../supervisor_3.0r1-1+deb8u1_all.deb ...
Unpacking supervisor (3.0r1-1+deb8u1) ...
Processing triggers for systemd (215-17+deb8u7) ...
Setting up init-system-helpers (1.22) ...
Setting up cron (3.0pl1-127+deb8u1) ...
Adding group `crontab' (GID 108) ...
Done.
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
invoke-rc.d: policy-rc.d denied execution of start.
Setting up libpopt0:amd64 (1.16-10) ...
Setting up liblockfile-bin (1.09-6) ...
Setting up liblockfile1:amd64 (1.09-6) ...
Setting up logrotate (3.8.7-1+b1) ...
Setting up exim4-config (4.84.2-2+deb8u4) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Adding system-user for exim (v4)
Setting up exim4-base (4.84.2-2+deb8u4) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
exim: DB upgrade, deleting hints-db
Setting up exim4-daemon-light (4.84.2-2+deb8u4) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
invoke-rc.d: policy-rc.d denied execution of start.
Setting up bsd-mailx (8.1.2-0.20141216cvs-2) ...
update-alternatives: using /usr/bin/bsd-mailx to provide /usr/bin/mailx (mailx) in auto mode
Setting up exim4 (4.84.2-2+deb8u4) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Setting up locales (2.19-18+deb8u10) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up lsb-release (4.1+Debian13+nmu1) ...
Setting up nginx-common (1.6.2-5+deb8u5) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Setting up nginx-full (1.6.2-5+deb8u5) ...
invoke-rc.d: policy-rc.d denied execution of start.
Setting up nginx (1.6.2-5+deb8u5) ...
Setting up postgresql-client-common (165+deb8u3) ...
Setting up postgresql-client-9.4 (9.4.15-0+deb8u1) ...
update-alternatives: using /usr/share/postgresql/9.4/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode
Setting up ssl-cert (1.0.35) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Setting up postgresql-common (165+deb8u3) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Adding user postgres to group ssl-cert

Creating config file /etc/postgresql-common/createcluster.conf with new version

Creating config file /etc/logrotate.d/postgresql-common with new version
Building PostgreSQL dictionaries from installed myspell/hunspell packages...
Removing obsolete dictionary files:
invoke-rc.d: policy-rc.d denied execution of start.
Setting up postgresql-9.4 (9.4.15-0+deb8u1) ...
Creating new cluster 9.4/main ...
  config /etc/postgresql/9.4/main
  data   /var/lib/postgresql/9.4/main
  locale C
  port   5432
update-alternatives: using /usr/share/postgresql/9.4/man/man1/postmaster.1.gz to provide /usr/share/man/man1/postmaster.1.gz (postmaster.1.gz) in auto mode
invoke-rc.d: policy-rc.d denied execution of start.
Setting up postgresql (9.4+165+deb8u3) ...
Setting up psmisc (22.21-2) ...
Setting up python-pkg-resources (5.5.1-1) ...
Setting up sudo (1.8.10p3-1+deb8u5) ...
Setting up python-meld3 (1.0.0-1) ...
Setting up supervisor (3.0r1-1+deb8u1) ...
invoke-rc.d: policy-rc.d denied execution of start.
Processing triggers for systemd (215-17+deb8u7) ...
Processing triggers for libc-bin (2.19-18+deb8u10) ...
 ---> f4b1a3f1634c
Removing intermediate container 0080a8929c5f
Step 5/15 : RUN pip install uwsgi Django psycopg2 pytz requests
 ---> Running in 76c10054ac5c
Collecting uwsgi
  Downloading uwsgi-2.0.15.tar.gz (795kB)
Collecting Django
  Downloading Django-2.0.tar.gz (8.0MB)
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-build-Nb5XEM/Django/setup.py", line 32, in <module>
        version = __import__('django').get_version()
      File "django/__init__.py", line 1, in <module>
        from django.utils.version import get_version
      File "django/utils/version.py", line 61, in <module>
        @functools.lru_cache()
    AttributeError: 'module' object has no attribute 'lru_cache'
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-Nb5XEM/Django/
The command '/bin/sh -c pip install uwsgi Django psycopg2 pytz requests' returned a non-zero code: 1
Error: Failed to create Docker image for pulsar-dashboard
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user github@nakomis.com
Not sending mail to unregistered user y.shiga.91+yush1ga@gmail.com

Build failed in Jenkins: pulsar-master #195

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/pulsar-master/195/display/redirect?page=changes>

Changes:

[mmerli] MockZooKeeper watches for non-existing znode (#979)

------------------------------------------
[...truncated 271.75 KB...]
[INFO] -------------------------------------------------------
[INFO] Running org.apache.pulsar.client.kafka.compat.tests.KafkaApiTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.499 s - in org.apache.pulsar.client.kafka.compat.tests.KafkaApiTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:build-classpath (build-classpath) @ pulsar-client-kafka-tests ---
[INFO] Skipped writing classpath file '<https://builds.apache.org/job/pulsar-master/ws/pulsar-client-kafka-compat/pulsar-client-kafka-tests/target/classpath.txt'.>  No changes found.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ pulsar-client-kafka-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ pulsar-client-kafka-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-kafka-compat/pulsar-client-kafka-tests/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ pulsar-client-kafka-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ pulsar-client-kafka-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-kafka-compat/pulsar-client-kafka-tests/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ pulsar-client-kafka-tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ pulsar-client-kafka-tests ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ pulsar-client-kafka-tests ---
[INFO] Building jar: <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-kafka-compat/pulsar-client-kafka-tests/target/pulsar-client-kafka-tests.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ pulsar-client-kafka-tests ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building pulsar-zookeeper 1.22.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ pulsar-zookeeper ---
[INFO] 
[INFO] --- license-maven-plugin:3.0.rc1:check (default-cli) @ pulsar-zookeeper ---
[INFO] Checking licenses...
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:build-classpath (build-classpath) @ pulsar-zookeeper ---
[INFO] Wrote classpath file '<https://builds.apache.org/job/pulsar-master/ws/pulsar-zookeeper/target/classpath.txt'.>
[INFO] 
[INFO] --- aspectj-maven-plugin:1.10:compile (default) @ pulsar-zookeeper ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] Join point 'method-execution(void org.apache.zookeeper.server.FinalRequestProcessor.processRequest(org.apache.zookeeper.server.Request))' in Type 'org.apache.zookeeper.server.FinalRequestProcessor' (FinalRequestProcessor.java:87) advised by around advice from 'org.apache.pulsar.zookeeper.FinalRequestProcessorAspect' (FinalRequestProcessorAspect.java:85)
[INFO] Join point 'constructor-execution(void org.apache.zookeeper.server.ZooKeeperServer.<init>())' in Type 'org.apache.zookeeper.server.ZooKeeperServer' (ZooKeeperServer.java:104) advised by after advice from 'org.apache.pulsar.zookeeper.ZooKeeperServerAspect' (ZooKeeperServerAspect.java:41)
[INFO] Join point 'constructor-execution(void org.apache.zookeeper.server.ZooKeeperServer.<init>(org.apache.zookeeper.server.persistence.FileTxnSnapLog, int, int, int, org.apache.zookeeper.server.ZooKeeperServer$DataTreeBuilder, org.apache.zookeeper.server.ZKDatabase))' in Type 'org.apache.zookeeper.server.ZooKeeperServer' (ZooKeeperServer.java:104) advised by after advice from 'org.apache.pulsar.zookeeper.ZooKeeperServerAspect' (ZooKeeperServerAspect.java:41)
[INFO] Join point 'constructor-execution(void org.apache.zookeeper.server.ZooKeeperServer.<init>(org.apache.zookeeper.server.persistence.FileTxnSnapLog, int, org.apache.zookeeper.server.ZooKeeperServer$DataTreeBuilder))' in Type 'org.apache.zookeeper.server.ZooKeeperServer' (ZooKeeperServer.java:191) advised by after advice from 'org.apache.pulsar.zookeeper.ZooKeeperServerAspect' (ZooKeeperServerAspect.java:41)
[INFO] Join point 'constructor-execution(void org.apache.zookeeper.server.ZooKeeperServer.<init>(java.io.File, java.io.File, int))' in Type 'org.apache.zookeeper.server.ZooKeeperServer' (ZooKeeperServer.java:226) advised by after advice from 'org.apache.pulsar.zookeeper.ZooKeeperServerAspect' (ZooKeeperServerAspect.java:41)
[INFO] Join point 'constructor-execution(void org.apache.zookeeper.server.ZooKeeperServer.<init>(org.apache.zookeeper.server.persistence.FileTxnSnapLog, org.apache.zookeeper.server.ZooKeeperServer$DataTreeBuilder))' in Type 'org.apache.zookeeper.server.ZooKeeperServer' (ZooKeeperServer.java:239) advised by after advice from 'org.apache.pulsar.zookeeper.ZooKeeperServerAspect' (ZooKeeperServerAspect.java:41)
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ pulsar-zookeeper ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ pulsar-zookeeper ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ pulsar-zookeeper ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ pulsar-zookeeper ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/pulsar-master/ws/pulsar-zookeeper/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ pulsar-zookeeper ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ pulsar-zookeeper ---
[JENKINS] Recording test results[INFO] 

[INFO] --- maven-dependency-plugin:2.10:build-classpath (build-classpath) @ pulsar-zookeeper ---
[INFO] Skipped writing classpath file '<https://builds.apache.org/job/pulsar-master/ws/pulsar-zookeeper/target/classpath.txt'.>  No changes found.
[INFO] 
[INFO] --- aspectj-maven-plugin:1.10:compile (default) @ pulsar-zookeeper ---
[INFO] No modifications found skipping aspectJ compile
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ pulsar-zookeeper ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ pulsar-zookeeper ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ pulsar-zookeeper ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ pulsar-zookeeper ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/pulsar-master/ws/pulsar-zookeeper/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ pulsar-zookeeper ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ pulsar-zookeeper ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ pulsar-zookeeper ---
[INFO] Building jar: <https://builds.apache.org/job/pulsar-master/ws/pulsar-zookeeper/target/pulsar-zookeeper.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ pulsar-zookeeper ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building distribution 1.22.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ distribution ---
[INFO] 
[INFO] --- license-maven-plugin:3.0.rc1:check (default-cli) @ distribution ---
[INFO] Checking licenses...
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:build-classpath (build-classpath) @ distribution ---
[INFO] Wrote classpath file '<https://builds.apache.org/job/pulsar-master/ws/all/target/classpath.txt'.>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ distribution ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:build-classpath (build-classpath) @ distribution ---
[INFO] Skipped writing classpath file '<https://builds.apache.org/job/pulsar-master/ws/all/target/classpath.txt'.>  No changes found.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ distribution ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ distribution ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (distro-assembly) @ distribution ---
[INFO] Reading assembly descriptor: src/assemble/bin.xml
[INFO] Reading assembly descriptor: src/assemble/src.xml
[WARNING] Encountered ModuleSet with no sources or binaries specified. Skipping.
[INFO] Building tar: <https://builds.apache.org/job/pulsar-master/ws/all/target/apache-pulsar-1.22.0-incubating-SNAPSHOT-bin.tar.gz>
[INFO] Building tar: <https://builds.apache.org/job/pulsar-master/ws/all/target/apache-pulsar-1.22.0-incubating-SNAPSHOT-src.tar.gz>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Pulsar ............................................. SUCCESS [ 22.460 s]
[INFO] Pulsar Checksum .................................... SUCCESS [01:30 min]
[INFO] Pulsar Common ...................................... SUCCESS [ 54.830 s]
[INFO] Managed Ledger ..................................... SUCCESS [02:03 min]
[INFO] Pulsar ZooKeeper Utils ............................. SUCCESS [ 25.780 s]
[INFO] pulsar-broker-common ............................... SUCCESS [  7.242 s]
[INFO] Pulsar Client Java ................................. SUCCESS [ 14.046 s]
[INFO] Pulsar Discovery Service WAR ....................... SUCCESS [ 19.058 s]
[INFO] Pulsar WebSocket ................................... SUCCESS [ 11.120 s]
[INFO] Pulsar Client Admin ................................ SUCCESS [ 10.450 s]
[INFO] Pulsar Broker ...................................... SUCCESS [24:26 min]
[INFO] Pulsar Shaded Broker ............................... SUCCESS [ 13.293 s]
[INFO] Pulsar Client Tools ................................ SUCCESS [ 18.943 s]
[INFO] Pulsar Client Java ................................. SUCCESS [  9.348 s]
[INFO] Pulsar Proxy ....................................... SUCCESS [ 29.441 s]
[INFO] Pulsar Storm adapter ............................... SUCCESS [ 52.595 s]
[INFO] Spark Streaming Pulsar Receivers ................... SUCCESS [ 23.470 s]
[INFO] Pulsar Test Client ................................. SUCCESS [  7.074 s]
[INFO] pulsar-broker-auth-athenz .......................... SUCCESS [  8.592 s]
[INFO] pulsar-client-auth-athenz .......................... SUCCESS [  7.298 s]
[INFO] Pulsar Kafka compatibility ......................... SUCCESS [  1.495 s]
[INFO] Pulsar Kafka compatibility :: API .................. SUCCESS [ 26.911 s]
[INFO] Pulsar Kafka compatibility :: Tests ................ SUCCESS [ 11.892 s]
[INFO] pulsar-zookeeper ................................... SUCCESS [  4.507 s]
[INFO] distribution ....................................... SUCCESS [  9.358 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35:39 min
[INFO] Finished at: 2017-12-13T22:40:16Z
[INFO] Final Memory: 409M/1870M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-checksum/pom.xml> to org.apache.pulsar/pulsar-checksum/1.22.0-incubating-SNAPSHOT/pulsar-checksum-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-checksum/target/pulsar-checksum.jar> to org.apache.pulsar/pulsar-checksum/1.22.0-incubating-SNAPSHOT/pulsar-checksum-1.22.0-incubating-SNAPSHOT.nar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-checksum/target/pulsar-checksum-amd64-Linux-gpp-jni.nar> to org.apache.pulsar/pulsar-checksum/1.22.0-incubating-SNAPSHOT/pulsar-checksum-1.22.0-incubating-SNAPSHOT-amd64-Linux-gpp-jni.nar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-checksum/target/pulsar-checksum.jar> to org.apache.pulsar/pulsar-checksum/1.22.0-incubating-SNAPSHOT/pulsar-checksum-1.22.0-incubating-SNAPSHOT.jar
[Fast Archiver] Compressed 4.26 MB of artifacts by 95.4% relative to #194
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-proxy/pom.xml> to org.apache.pulsar/pulsar-proxy/1.22.0-incubating-SNAPSHOT/pulsar-proxy-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-proxy/target/pulsar-proxy.jar> to org.apache.pulsar/pulsar-proxy/1.22.0-incubating-SNAPSHOT/pulsar-proxy-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-kafka-compat/pom.xml> to org.apache.pulsar/pulsar-client-kafka-compat/1.22.0-incubating-SNAPSHOT/pulsar-client-kafka-compat-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-discovery-service/pom.xml> to org.apache.pulsar/pulsar-discovery-service/1.22.0-incubating-SNAPSHOT/pulsar-discovery-service-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-discovery-service/target/pulsar-discovery-service.jar> to org.apache.pulsar/pulsar-discovery-service/1.22.0-incubating-SNAPSHOT/pulsar-discovery-service-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-kafka-compat/pulsar-client-kafka/dependency-reduced-pom.xml> to org.apache.pulsar/pulsar-client-kafka/1.22.0-incubating-SNAPSHOT/pulsar-client-kafka-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-kafka-compat/pulsar-client-kafka/target/pulsar-client-kafka.jar> to org.apache.pulsar/pulsar-client-kafka/1.22.0-incubating-SNAPSHOT/pulsar-client-kafka-1.22.0-incubating-SNAPSHOT.jar
[Fast Archiver] Compressed 13.50 MB of artifacts by 15.3% relative to #194
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-spark/dependency-reduced-pom.xml> to org.apache.pulsar/pulsar-spark/1.22.0-incubating-SNAPSHOT/pulsar-spark-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-spark/target/pulsar-spark.jar> to org.apache.pulsar/pulsar-spark/1.22.0-incubating-SNAPSHOT/pulsar-spark-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-zookeeper-utils/pom.xml> to org.apache.pulsar/pulsar-zookeeper-utils/1.22.0-incubating-SNAPSHOT/pulsar-zookeeper-utils-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-zookeeper-utils/target/pulsar-zookeeper-utils.jar> to org.apache.pulsar/pulsar-zookeeper-utils/1.22.0-incubating-SNAPSHOT/pulsar-zookeeper-utils-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-zookeeper-utils/target/pulsar-zookeeper-utils-tests.jar> to org.apache.pulsar/pulsar-zookeeper-utils/1.22.0-incubating-SNAPSHOT/pulsar-zookeeper-utils-1.22.0-incubating-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-testclient/pom.xml> to org.apache.pulsar/pulsar-testclient/1.22.0-incubating-SNAPSHOT/pulsar-testclient-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-testclient/target/pulsar-testclient.jar> to org.apache.pulsar/pulsar-testclient/1.22.0-incubating-SNAPSHOT/pulsar-testclient-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-broker-common/pom.xml> to org.apache.pulsar/pulsar-broker-common/1.22.0-incubating-SNAPSHOT/pulsar-broker-common-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-broker-common/target/pulsar-broker-common.jar> to org.apache.pulsar/pulsar-broker-common/1.22.0-incubating-SNAPSHOT/pulsar-broker-common-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client/pom.xml> to org.apache.pulsar/pulsar-client-original/1.22.0-incubating-SNAPSHOT/pulsar-client-original-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client/target/pulsar-client-original.jar> to org.apache.pulsar/pulsar-client-original/1.22.0-incubating-SNAPSHOT/pulsar-client-original-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-common/pom.xml> to org.apache.pulsar/pulsar-common/1.22.0-incubating-SNAPSHOT/pulsar-common-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-common/target/pulsar-common.jar> to org.apache.pulsar/pulsar-common/1.22.0-incubating-SNAPSHOT/pulsar-common-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-admin/pom.xml> to org.apache.pulsar/pulsar-client-admin/1.22.0-incubating-SNAPSHOT/pulsar-client-admin-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-admin/target/pulsar-client-admin.jar> to org.apache.pulsar/pulsar-client-admin/1.22.0-incubating-SNAPSHOT/pulsar-client-admin-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-admin/target/pulsar-client-admin-1.22.0-incubating-SNAPSHOT-shaded.jar> to org.apache.pulsar/pulsar-client-admin/1.22.0-incubating-SNAPSHOT/pulsar-client-admin-1.22.0-incubating-SNAPSHOT-shaded.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-shaded/dependency-reduced-pom.xml> to org.apache.pulsar/pulsar-client/1.22.0-incubating-SNAPSHOT/pulsar-client-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-shaded/target/pulsar-client.jar> to org.apache.pulsar/pulsar-client/1.22.0-incubating-SNAPSHOT/pulsar-client-1.22.0-incubating-SNAPSHOT.jar
[Fast Archiver] Compressed 12.57 MB of artifacts by 16.7% relative to #194
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-kafka-compat/pulsar-client-kafka-tests/pom.xml> to org.apache.pulsar/pulsar-client-kafka-tests/1.22.0-incubating-SNAPSHOT/pulsar-client-kafka-tests-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-kafka-compat/pulsar-client-kafka-tests/target/pulsar-client-kafka-tests.jar> to org.apache.pulsar/pulsar-client-kafka-tests/1.22.0-incubating-SNAPSHOT/pulsar-client-kafka-tests-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-websocket/pom.xml> to org.apache.pulsar/pulsar-websocket/1.22.0-incubating-SNAPSHOT/pulsar-websocket-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-websocket/target/pulsar-websocket.jar> to org.apache.pulsar/pulsar-websocket/1.22.0-incubating-SNAPSHOT/pulsar-websocket-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-broker/pom.xml> to org.apache.pulsar/pulsar-broker/1.22.0-incubating-SNAPSHOT/pulsar-broker-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-broker/target/pulsar-broker.jar> to org.apache.pulsar/pulsar-broker/1.22.0-incubating-SNAPSHOT/pulsar-broker-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-broker/target/pulsar-broker-tests.jar> to org.apache.pulsar/pulsar-broker/1.22.0-incubating-SNAPSHOT/pulsar-broker-1.22.0-incubating-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/all/pom.xml> to org.apache.pulsar/distribution/1.22.0-incubating-SNAPSHOT/distribution-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/managed-ledger/pom.xml> to org.apache.pulsar/managed-ledger/1.22.0-incubating-SNAPSHOT/managed-ledger-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/managed-ledger/target/managed-ledger.jar> to org.apache.pulsar/managed-ledger/1.22.0-incubating-SNAPSHOT/managed-ledger-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/managed-ledger/target/managed-ledger-tests.jar> to org.apache.pulsar/managed-ledger/1.22.0-incubating-SNAPSHOT/managed-ledger-1.22.0-incubating-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-auth-athenz/pom.xml> to org.apache.pulsar/pulsar-client-auth-athenz/1.22.0-incubating-SNAPSHOT/pulsar-client-auth-athenz-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-auth-athenz/target/pulsar-client-auth-athenz.jar> to org.apache.pulsar/pulsar-client-auth-athenz/1.22.0-incubating-SNAPSHOT/pulsar-client-auth-athenz-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-broker-auth-athenz/pom.xml> to org.apache.pulsar/pulsar-broker-auth-athenz/1.22.0-incubating-SNAPSHOT/pulsar-broker-auth-athenz-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-broker-auth-athenz/target/pulsar-broker-auth-athenz.jar> to org.apache.pulsar/pulsar-broker-auth-athenz/1.22.0-incubating-SNAPSHOT/pulsar-broker-auth-athenz-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-tools/pom.xml> to org.apache.pulsar/pulsar-client-tools/1.22.0-incubating-SNAPSHOT/pulsar-client-tools-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-client-tools/target/pulsar-client-tools.jar> to org.apache.pulsar/pulsar-client-tools/1.22.0-incubating-SNAPSHOT/pulsar-client-tools-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-zookeeper/pom.xml> to org.apache.pulsar/pulsar-zookeeper/1.22.0-incubating-SNAPSHOT/pulsar-zookeeper-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-zookeeper/target/pulsar-zookeeper.jar> to org.apache.pulsar/pulsar-zookeeper/1.22.0-incubating-SNAPSHOT/pulsar-zookeeper-1.22.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-broker-shaded/dependency-reduced-pom.xml> to org.apache.pulsar/pulsar-broker-shaded/1.22.0-incubating-SNAPSHOT/pulsar-broker-shaded-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-broker-shaded/target/pulsar-broker-shaded.jar> to org.apache.pulsar/pulsar-broker-shaded/1.22.0-incubating-SNAPSHOT/pulsar-broker-shaded-1.22.0-incubating-SNAPSHOT.jar
[Fast Archiver] Compressed 18.72 MB of artifacts by 11.2% relative to #194
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pom.xml> to org.apache.pulsar/pulsar/1.22.0-incubating-SNAPSHOT/pulsar-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-storm/dependency-reduced-pom.xml> to org.apache.pulsar/pulsar-storm/1.22.0-incubating-SNAPSHOT/pulsar-storm-1.22.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-master/ws/pulsar-storm/target/pulsar-storm.jar> to org.apache.pulsar/pulsar-storm/1.22.0-incubating-SNAPSHOT/pulsar-storm-1.22.0-incubating-SNAPSHOT.jar
channel stopped
[pulsar-master] $ /bin/bash -xe /tmp/jenkins271145169773252841.sh
+ echo 'Build C++ client library'
Build C++ client library
+ pulsar-client-cpp/docker-build.sh
---- Build Pulsar C++ client using image apachepulsar/pulsar-build:ubuntu-16.04
Warning: failed to get default registry endpoint from daemon (Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?). Using system default: https://index.docker.io/v1/
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user github@nakomis.com
Not sending mail to unregistered user y.shiga.91+yush1ga@gmail.com