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 2018/07/02 08:27:11 UTC

Build failed in Jenkins: pulsar-website-build #294

See <https://builds.apache.org/job/pulsar-website-build/294/display/redirect?page=changes>

Changes:

[github] Forward user-properties to sink (#2057)

[github] Pulsar Kinesis-sink upgrade aws-sdk version (#2058)

[github] Forward encryption properties with encrypted payload to consumer (#2024)

[github] Migrate CLI integration test mode to use testcontainers (#2060)

[github]  Move integration tests for function upload/download to apache (#2061)

[guosijie] fix bug in concerning ContextImpl (#2052)

[guosijie] Tests Python Wheel packaging in CI build (#2042)

[guosijie] Package Pulsar IO connectors into separate tgz in form of nar archives

------------------------------------------
[...truncated 869.88 KB...]
[INFO] Pulsar Kafka compatibility ......................... SUCCESS [  1.805 s]
[INFO] Pulsar Kafka compatibility :: API (original) ....... SUCCESS [  4.562 s]
[INFO] Pulsar Kafka compatibility :: API .................. SUCCESS [ 12.001 s]
[INFO] Pulsar Kafka compatibility :: Tests ................ SUCCESS [  4.267 s]
[INFO] pulsar-zookeeper ................................... SUCCESS [  5.107 s]
[INFO] Pulsar Functions :: API Examples ................... SUCCESS [  3.377 s]
[INFO] Pulsar Functions :: Runtime All .................... SUCCESS [ 22.521 s]
[INFO] Pulsar :: Distribution ............................. SUCCESS [  1.592 s]
[INFO] Pulsar :: Distribution :: Server ................... SUCCESS [ 15.584 s]
[INFO] Apache Pulsar :: Docker Images ..................... SUCCESS [  1.741 s]
[INFO] Apache Pulsar :: Docker Images :: Pulsar Latest Version SUCCESS [  5.267 s]
[INFO] Apache Pulsar :: Docker Images :: Grafana .......... SUCCESS [  2.053 s]
[INFO] Apache Pulsar :: Tests ............................. SUCCESS [  1.664 s]
[INFO] Apache Pulsar :: Tests :: Docker Images ............ SUCCESS [  2.026 s]
[INFO] Apache Pulsar :: Tests :: Docker Images :: Latest Version Testing SUCCESS [  1.635 s]
[INFO] Apache Pulsar :: Tests :: Utility module for Arquillian based integration tests SUCCESS [  6.365 s]
[INFO] Apache Pulsar :: Tests :: Common topologies for Arquillian based integration tests FAILURE [  3.963 s]
[INFO] Apache Pulsar :: Tests :: Base module for Arquillian based integration tests SKIPPED
[INFO] Apache Pulsar :: Tests :: Integration Tests :: Smoke test SKIPPED
[INFO] Apache Pulsar :: Tests :: Integration Tests :: Topic Compaction SKIPPED
[INFO] Apache Pulsar :: Tests :: Integration .............. SKIPPED
[INFO] Apache Pulsar :: Tests :: Integration Tests :: CLI . SKIPPED
[INFO] Apache Pulsar :: Tests :: Integration Tests :: S3 Offload SKIPPED
[INFO] Apache Pulsar :: Tests :: Integration Tests :: Semantics SKIPPED
[INFO] Pulsar Log4j2 Appender ............................. SKIPPED
[INFO] Pulsar Functions :: Proto-shaded ................... SKIPPED
[INFO] Pulsar Functions :: Runtime Shaded ................. SKIPPED
[INFO] Pulsar IO :: Twitter ............................... SKIPPED
[INFO] Pulsar IO :: Cassandra ............................. SKIPPED
[INFO] Pulsar IO :: Aerospike ............................. SKIPPED
[INFO] Pulsar IO :: Kafka ................................. SKIPPED
[INFO] Pulsar IO :: RabbitMQ .............................. SKIPPED
[INFO] Pulsar IO :: Kinesis ............................... SKIPPED
[INFO] Pulsar :: Distribution :: IO ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:44 min
[INFO] Finished at: 2018-07-02T08:20:35Z
[INFO] Final Memory: 233M/2583M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project integration-tests-topologies: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/topologies/PulsarCluster.java>:[230,40] method getBrokers() is already defined in class org.apache.pulsar.tests.topologies.PulsarCluster
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/containers/ChaosContainer.java>:[61,21] cannot find symbol
[ERROR] symbol: variable log
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/containers/ChaosContainer.java>:[88,9] cannot find symbol
[ERROR] symbol:   variable log
[ERROR] location: class org.apache.pulsar.tests.containers.ChaosContainer<SelfT>
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/containers/ChaosContainer.java>:[92,9] cannot find symbol
[ERROR] symbol:   variable log
[ERROR] location: class org.apache.pulsar.tests.containers.ChaosContainer<SelfT>
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/containers/ChaosContainer.java>:[93,9] cannot find symbol
[ERROR] symbol:   variable log
[ERROR] location: class org.apache.pulsar.tests.containers.ChaosContainer<SelfT>
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/containers/ChaosContainer.java>:[94,9] cannot find symbol
[ERROR] symbol:   variable log
[ERROR] location: class org.apache.pulsar.tests.containers.ChaosContainer<SelfT>
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/containers/PulsarContainer.java>:[91,9] cannot find symbol
[ERROR] symbol:   variable log
[ERROR] location: class org.apache.pulsar.tests.containers.PulsarContainer<SelfT>
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/topologies/PulsarCluster.java>:[76,32] cannot find symbol
[ERROR] symbol:   method clusterName()
[ERROR] location: variable spec of type org.apache.pulsar.tests.topologies.PulsarClusterSpec
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/topologies/PulsarCluster.java>:[112,9] cannot find symbol
[ERROR] symbol:   variable log
[ERROR] location: class org.apache.pulsar.tests.topologies.PulsarCluster
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/topologies/PulsarCluster.java>:[116,9] cannot find symbol
[ERROR] symbol:   variable log
[ERROR] location: class org.apache.pulsar.tests.topologies.PulsarCluster
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/topologies/PulsarCluster.java>:[121,9] cannot find symbol
[ERROR] symbol:   variable log
[ERROR] location: class org.apache.pulsar.tests.topologies.PulsarCluster
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/topologies/PulsarCluster.java>:[125,44] cannot find symbol
[ERROR] symbol:   method numBookies()
[ERROR] location: variable spec of type org.apache.pulsar.tests.topologies.PulsarClusterSpec
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/topologies/PulsarCluster.java>:[136,44] cannot find symbol
[ERROR] symbol:   method numBrokers()
[ERROR] location: variable spec of type org.apache.pulsar.tests.topologies.PulsarClusterSpec
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/topologies/PulsarCluster.java>:[149,9] cannot find symbol
[ERROR] symbol:   variable log
[ERROR] location: class org.apache.pulsar.tests.topologies.PulsarCluster
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/topologies/PulsarCluster.java>:[151,9] cannot find symbol
[ERROR] symbol:   variable log
[ERROR] location: class org.apache.pulsar.tests.topologies.PulsarCluster
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/topologies/PulsarCluster.java>:[152,9] cannot find symbol
[ERROR] symbol:   variable log
[ERROR] location: class org.apache.pulsar.tests.topologies.PulsarCluster
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/topologies/PulsarCluster.java>:[153,9] cannot find symbol
[ERROR] symbol:   variable log
[ERROR] location: class org.apache.pulsar.tests.topologies.PulsarCluster
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/topologies/PulsarCluster.java>:[168,9] cannot find symbol
[ERROR] symbol:   variable log
[ERROR] location: class org.apache.pulsar.tests.topologies.PulsarCluster
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/topologies/PulsarCluster.java>:[182,13] cannot find symbol
[ERROR] symbol:   variable log
[ERROR] location: class org.apache.pulsar.tests.topologies.PulsarCluster
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/topologies/PulsarClusterTestBase.java>:[64,51] cannot find symbol
[ERROR] symbol:   method builder()
[ERROR] location: class org.apache.pulsar.tests.topologies.PulsarClusterSpec
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/topologies/PulsarClusterTestBase.java>:[73,17] cannot find symbol
[ERROR] symbol:   method clusterName()
[ERROR] location: variable spec of type org.apache.pulsar.tests.topologies.PulsarClusterSpec
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/topologies/PulsarClusterTestBase.java>:[73,37] cannot find symbol
[ERROR] symbol:   method numBookies()
[ERROR] location: variable spec of type org.apache.pulsar.tests.topologies.PulsarClusterSpec
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/topologies/PulsarClusterTestBase.java>:[73,56] cannot find symbol
[ERROR] symbol:   method numBrokers()
[ERROR] location: variable spec of type org.apache.pulsar.tests.topologies.PulsarClusterSpec
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/topologies/PulsarClusterTestBase.java>:[72,9] cannot find symbol
[ERROR] symbol:   variable log
[ERROR] location: class org.apache.pulsar.tests.topologies.PulsarClusterTestBase
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/topologies/PulsarClusterTestBase.java>:[78,45] cannot find symbol
[ERROR] symbol:   method clusterName()
[ERROR] location: variable spec of type org.apache.pulsar.tests.topologies.PulsarClusterSpec
[ERROR] <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/topologies/PulsarClusterTestBase.java>:[78,9] cannot find symbol
[ERROR] symbol:   variable log
[ERROR] location: class org.apache.pulsar.tests.topologies.PulsarClusterTestBase
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :integration-tests-topologies
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration/compaction/pom.xml> to org.apache.pulsar.tests.integration/compaction/2.2.0-incubating-SNAPSHOT/compaction-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-io/kinesis/pom.xml> to org.apache.pulsar/pulsar-io-kinesis/2.2.0-incubating-SNAPSHOT/pulsar-io-kinesis-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-io/aerospike/pom.xml> to org.apache.pulsar/pulsar-io-aerospike/2.2.0-incubating-SNAPSHOT/pulsar-io-aerospike-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-proxy/pom.xml> to org.apache.pulsar/pulsar-proxy/2.2.0-incubating-SNAPSHOT/pulsar-proxy-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-proxy/target/pulsar-proxy.jar> to org.apache.pulsar/pulsar-proxy/2.2.0-incubating-SNAPSHOT/pulsar-proxy-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-discovery-service/pom.xml> to org.apache.pulsar/pulsar-discovery-service/2.2.0-incubating-SNAPSHOT/pulsar-discovery-service-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-discovery-service/target/pulsar-discovery-service.jar> to org.apache.pulsar/pulsar-discovery-service/2.2.0-incubating-SNAPSHOT/pulsar-discovery-service-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration/cli/pom.xml> to org.apache.pulsar.tests.integration/cli/2.2.0-incubating-SNAPSHOT/cli-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-io/kafka/pom.xml> to org.apache.pulsar/pulsar-io-kafka/2.2.0-incubating-SNAPSHOT/pulsar-io-kafka-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-functions/instance/pom.xml> to org.apache.pulsar/pulsar-functions-instance/2.2.0-incubating-SNAPSHOT/pulsar-functions-instance-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-functions/instance/target/pulsar-functions-instance.jar> to org.apache.pulsar/pulsar-functions-instance/2.2.0-incubating-SNAPSHOT/pulsar-functions-instance-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-zookeeper-utils/pom.xml> to org.apache.pulsar/pulsar-zookeeper-utils/2.2.0-incubating-SNAPSHOT/pulsar-zookeeper-utils-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-zookeeper-utils/target/pulsar-zookeeper-utils.jar> to org.apache.pulsar/pulsar-zookeeper-utils/2.2.0-incubating-SNAPSHOT/pulsar-zookeeper-utils-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-zookeeper-utils/target/pulsar-zookeeper-utils-tests.jar> to org.apache.pulsar/pulsar-zookeeper-utils/2.2.0-incubating-SNAPSHOT/pulsar-zookeeper-utils-2.2.0-incubating-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-testclient/pom.xml> to org.apache.pulsar/pulsar-testclient/2.2.0-incubating-SNAPSHOT/pulsar-testclient-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-testclient/target/pulsar-testclient.jar> to org.apache.pulsar/pulsar-testclient/2.2.0-incubating-SNAPSHOT/pulsar-testclient-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/managed-ledger/pom.xml> to org.apache.pulsar/managed-ledger-original/2.2.0-incubating-SNAPSHOT/managed-ledger-original-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/managed-ledger/target/managed-ledger-original.jar> to org.apache.pulsar/managed-ledger-original/2.2.0-incubating-SNAPSHOT/managed-ledger-original-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/managed-ledger/target/managed-ledger-original-tests.jar> to org.apache.pulsar/managed-ledger-original/2.2.0-incubating-SNAPSHOT/managed-ledger-original-2.2.0-incubating-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-io/core/pom.xml> to org.apache.pulsar/pulsar-io-core/2.2.0-incubating-SNAPSHOT/pulsar-io-core-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-io/core/target/pulsar-io-core.jar> to org.apache.pulsar/pulsar-io-core/2.2.0-incubating-SNAPSHOT/pulsar-io-core-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-client-admin-shaded/dependency-reduced-pom.xml> to org.apache.pulsar/pulsar-client-admin/2.2.0-incubating-SNAPSHOT/pulsar-client-admin-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-client-admin-shaded/target/pulsar-client-admin.jar> to org.apache.pulsar/pulsar-client-admin/2.2.0-incubating-SNAPSHOT/pulsar-client-admin-2.2.0-incubating-SNAPSHOT.jar
[Fast Archiver] Compressed 31.74 MB of artifacts by 17.3% relative to #293
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-client-kafka-compat/pulsar-client-kafka/pom.xml> to org.apache.pulsar/pulsar-client-kafka-original/2.2.0-incubating-SNAPSHOT/pulsar-client-kafka-original-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-client-kafka-compat/pulsar-client-kafka/target/pulsar-client-kafka-original.jar> to org.apache.pulsar/pulsar-client-kafka-original/2.2.0-incubating-SNAPSHOT/pulsar-client-kafka-original-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-websocket/pom.xml> to org.apache.pulsar/pulsar-websocket/2.2.0-incubating-SNAPSHOT/pulsar-websocket-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-websocket/target/pulsar-websocket.jar> to org.apache.pulsar/pulsar-websocket/2.2.0-incubating-SNAPSHOT/pulsar-websocket-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration/s3-offload/pom.xml> to org.apache.pulsar.tests.integration/s3-offload/2.2.0-incubating-SNAPSHOT/s3-offload-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-client-tools-test/pom.xml> to org.apache.pulsar/pulsar-client-tools-test/2.2.0-incubating-SNAPSHOT/pulsar-client-tools-test-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-client-tools-test/target/pulsar-client-tools-test.jar> to org.apache.pulsar/pulsar-client-tools-test/2.2.0-incubating-SNAPSHOT/pulsar-client-tools-test-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration/semantics/pom.xml> to org.apache.pulsar.tests.integration/semantics/2.2.0-incubating-SNAPSHOT/semantics-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-io/rabbitmq/pom.xml> to org.apache.pulsar/pulsar-io-rabbitmq/2.2.0-incubating-SNAPSHOT/pulsar-io-rabbitmq-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-broker/pom.xml> to org.apache.pulsar/pulsar-broker/2.2.0-incubating-SNAPSHOT/pulsar-broker-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-broker/target/pulsar-broker.jar> to org.apache.pulsar/pulsar-broker/2.2.0-incubating-SNAPSHOT/pulsar-broker-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-broker/target/pulsar-broker-tests.jar> to org.apache.pulsar/pulsar-broker/2.2.0-incubating-SNAPSHOT/pulsar-broker-2.2.0-incubating-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-base/pom.xml> to org.apache.pulsar.tests/integration-tests-base/2.2.0-incubating-SNAPSHOT/integration-tests-base-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/managed-ledger-shaded/dependency-reduced-pom.xml> to org.apache.pulsar/managed-ledger/2.2.0-incubating-SNAPSHOT/managed-ledger-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/managed-ledger-shaded/target/managed-ledger.jar> to org.apache.pulsar/managed-ledger/2.2.0-incubating-SNAPSHOT/managed-ledger-2.2.0-incubating-SNAPSHOT.jar
[Fast Archiver] Compressed 24.20 MB of artifacts by 23.1% relative to #293
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/distribution/server/pom.xml> to org.apache.pulsar/pulsar-server-distribution/2.2.0-incubating-SNAPSHOT/pulsar-server-distribution-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/distribution/server/target/apache-pulsar-2.2.0-incubating-SNAPSHOT-bin.tar.gz> to org.apache.pulsar/pulsar-server-distribution/2.2.0-incubating-SNAPSHOT/pulsar-server-distribution-2.2.0-incubating-SNAPSHOT-bin.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/distribution/server/target/apache-pulsar-2.2.0-incubating-SNAPSHOT-src.tar.gz> to org.apache.pulsar/pulsar-server-distribution/2.2.0-incubating-SNAPSHOT/pulsar-server-distribution-2.2.0-incubating-SNAPSHOT-src.tar.gz
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-io/twitter/pom.xml> to org.apache.pulsar/pulsar-io-twitter/2.2.0-incubating-SNAPSHOT/pulsar-io-twitter-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-functions/pom.xml> to org.apache.pulsar/pulsar-functions/2.2.0-incubating-SNAPSHOT/pulsar-functions-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-client-admin/pom.xml> to org.apache.pulsar/pulsar-client-admin-original/2.2.0-incubating-SNAPSHOT/pulsar-client-admin-original-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-client-admin/target/pulsar-client-admin-original.jar> to org.apache.pulsar/pulsar-client-admin-original/2.2.0-incubating-SNAPSHOT/pulsar-client-admin-original-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-functions/api-java/pom.xml> to org.apache.pulsar/pulsar-functions-api/2.2.0-incubating-SNAPSHOT/pulsar-functions-api-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-functions/api-java/target/pulsar-functions-api.jar> to org.apache.pulsar/pulsar-functions-api/2.2.0-incubating-SNAPSHOT/pulsar-functions-api-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-broker-auth-athenz/pom.xml> to org.apache.pulsar/pulsar-broker-auth-athenz/2.2.0-incubating-SNAPSHOT/pulsar-broker-auth-athenz-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-broker-auth-athenz/target/pulsar-broker-auth-athenz.jar> to org.apache.pulsar/pulsar-broker-auth-athenz/2.2.0-incubating-SNAPSHOT/pulsar-broker-auth-athenz-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/tests/docker-images/pom.xml> to org.apache.pulsar.tests/docker-images/2.2.0-incubating-SNAPSHOT/docker-images-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-functions/java-examples/pom.xml> to org.apache.pulsar/pulsar-functions-api-examples/2.2.0-incubating-SNAPSHOT/pulsar-functions-api-examples-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-functions/java-examples/target/pulsar-functions-api-examples.jar> to org.apache.pulsar/pulsar-functions-api-examples/2.2.0-incubating-SNAPSHOT/pulsar-functions-api-examples-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-functions/runtime-all/pom.xml> to org.apache.pulsar/pulsar-functions-runtime-all/2.2.0-incubating-SNAPSHOT/pulsar-functions-runtime-all-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-functions/runtime-all/target/pulsar-functions-runtime-all.jar> to org.apache.pulsar/pulsar-functions-runtime-all/2.2.0-incubating-SNAPSHOT/pulsar-functions-runtime-all-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-zookeeper/pom.xml> to org.apache.pulsar/pulsar-zookeeper/2.2.0-incubating-SNAPSHOT/pulsar-zookeeper-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-zookeeper/target/pulsar-zookeeper.jar> to org.apache.pulsar/pulsar-zookeeper/2.2.0-incubating-SNAPSHOT/pulsar-zookeeper-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-broker-shaded/dependency-reduced-pom.xml> to org.apache.pulsar/pulsar-broker-shaded/2.2.0-incubating-SNAPSHOT/pulsar-broker-shaded-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-broker-shaded/target/pulsar-broker-shaded.jar> to org.apache.pulsar/pulsar-broker-shaded/2.2.0-incubating-SNAPSHOT/pulsar-broker-shaded-2.2.0-incubating-SNAPSHOT.jar
[Fast Archiver] Compressed 59.00 MB of artifacts by 27.4% relative to #293
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-log4j2-appender/pom.xml> to org.apache.pulsar/pulsar-log4j2-appender/2.2.0-incubating-SNAPSHOT/pulsar-log4j2-appender-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-functions/runtime/pom.xml> to org.apache.pulsar/pulsar-functions-runtime/2.2.0-incubating-SNAPSHOT/pulsar-functions-runtime-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-functions/runtime/target/pulsar-functions-runtime.jar> to org.apache.pulsar/pulsar-functions-runtime/2.2.0-incubating-SNAPSHOT/pulsar-functions-runtime-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-functions/worker/pom.xml> to org.apache.pulsar/pulsar-functions-worker/2.2.0-incubating-SNAPSHOT/pulsar-functions-worker-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-functions/worker/target/pulsar-functions-worker.jar> to org.apache.pulsar/pulsar-functions-worker/2.2.0-incubating-SNAPSHOT/pulsar-functions-worker-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-client-kafka-compat/pom.xml> to org.apache.pulsar/pulsar-client-kafka-compat/2.2.0-incubating-SNAPSHOT/pulsar-client-kafka-compat-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration/smoke/pom.xml> to org.apache.pulsar.tests.integration/smoke/2.2.0-incubating-SNAPSHOT/smoke-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-client-kafka-compat/pulsar-client-kafka-shaded/dependency-reduced-pom.xml> to org.apache.pulsar/pulsar-client-kafka/2.2.0-incubating-SNAPSHOT/pulsar-client-kafka-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-client-kafka-compat/pulsar-client-kafka-shaded/target/pulsar-client-kafka.jar> to org.apache.pulsar/pulsar-client-kafka/2.2.0-incubating-SNAPSHOT/pulsar-client-kafka-2.2.0-incubating-SNAPSHOT.jar
[Fast Archiver] Compressed 24.29 MB of artifacts by 22.6% relative to #293
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-io/cassandra/pom.xml> to org.apache.pulsar/pulsar-io-cassandra/2.2.0-incubating-SNAPSHOT/pulsar-io-cassandra-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/tests/pom.xml> to org.apache.pulsar.tests/tests-parent/2.2.0-incubating-SNAPSHOT/tests-parent-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration/pom.xml> to org.apache.pulsar.tests/integration/2.2.0-incubating-SNAPSHOT/integration-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-spark/dependency-reduced-pom.xml> to org.apache.pulsar/pulsar-spark/2.2.0-incubating-SNAPSHOT/pulsar-spark-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-spark/target/pulsar-spark.jar> to org.apache.pulsar/pulsar-spark/2.2.0-incubating-SNAPSHOT/pulsar-spark-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/protobuf-shaded/dependency-reduced-pom.xml> to org.apache.pulsar/protobuf-shaded/2.2.0-incubating-SNAPSHOT/protobuf-shaded-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/protobuf-shaded/target/protobuf-shaded.jar> to org.apache.pulsar/protobuf-shaded/2.2.0-incubating-SNAPSHOT/protobuf-shaded-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/docker/grafana/pom.xml> to org.apache.pulsar/grafana-docker-image/2.2.0-incubating-SNAPSHOT/grafana-docker-image-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-functions/proto-shaded/pom.xml> to org.apache.pulsar/pulsar-functions-proto-shaded/2.2.0-incubating-SNAPSHOT/pulsar-functions-proto-shaded-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-broker-common/pom.xml> to org.apache.pulsar/pulsar-broker-common/2.2.0-incubating-SNAPSHOT/pulsar-broker-common-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-broker-common/target/pulsar-broker-common.jar> to org.apache.pulsar/pulsar-broker-common/2.2.0-incubating-SNAPSHOT/pulsar-broker-common-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-client/pom.xml> to org.apache.pulsar/pulsar-client-original/2.2.0-incubating-SNAPSHOT/pulsar-client-original-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-client/target/pulsar-client-original.jar> to org.apache.pulsar/pulsar-client-original/2.2.0-incubating-SNAPSHOT/pulsar-client-original-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-common/pom.xml> to org.apache.pulsar/pulsar-common/2.2.0-incubating-SNAPSHOT/pulsar-common-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-common/target/pulsar-common.jar> to org.apache.pulsar/pulsar-common/2.2.0-incubating-SNAPSHOT/pulsar-common-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-client-shaded/dependency-reduced-pom.xml> to org.apache.pulsar/pulsar-client/2.2.0-incubating-SNAPSHOT/pulsar-client-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-client-shaded/target/pulsar-client.jar> to org.apache.pulsar/pulsar-client/2.2.0-incubating-SNAPSHOT/pulsar-client-2.2.0-incubating-SNAPSHOT.jar
[Fast Archiver] Compressed 23.34 MB of artifacts by 23.8% relative to #293
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-client-kafka-compat/pulsar-client-kafka-tests/pom.xml> to org.apache.pulsar/pulsar-client-kafka-tests/2.2.0-incubating-SNAPSHOT/pulsar-client-kafka-tests-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-client-kafka-compat/pulsar-client-kafka-tests/target/pulsar-client-kafka-tests.jar> to org.apache.pulsar/pulsar-client-kafka-tests/2.2.0-incubating-SNAPSHOT/pulsar-client-kafka-tests-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-functions/metrics/pom.xml> to org.apache.pulsar/pulsar-functions-metrics/2.2.0-incubating-SNAPSHOT/pulsar-functions-metrics-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-functions/metrics/target/pulsar-functions-metrics.jar> to org.apache.pulsar/pulsar-functions-metrics/2.2.0-incubating-SNAPSHOT/pulsar-functions-metrics-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/buildtools/pom.xml> to org.apache.pulsar/buildtools/2.2.0-incubating-SNAPSHOT/buildtools-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/buildtools/target/buildtools-2.2.0-incubating-SNAPSHOT.jar> to org.apache.pulsar/buildtools/2.2.0-incubating-SNAPSHOT/buildtools-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/tests/docker-images/latest-version-image/pom.xml> to org.apache.pulsar.tests/latest-version-image/2.2.0-incubating-SNAPSHOT/latest-version-image-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/distribution/pom.xml> to org.apache.pulsar/distribution/2.2.0-incubating-SNAPSHOT/distribution-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-functions/utils/pom.xml> to org.apache.pulsar/pulsar-functions-utils/2.2.0-incubating-SNAPSHOT/pulsar-functions-utils-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-functions/utils/target/pulsar-functions-utils.jar> to org.apache.pulsar/pulsar-functions-utils/2.2.0-incubating-SNAPSHOT/pulsar-functions-utils-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-functions/runtime-shaded/pom.xml> to org.apache.pulsar/pulsar-functions-runtime-shaded/2.2.0-incubating-SNAPSHOT/pulsar-functions-runtime-shaded-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-utils/pom.xml> to org.apache.pulsar.tests/integration-tests-utils/2.2.0-incubating-SNAPSHOT/integration-tests-utils-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-utils/target/integration-tests-utils.jar> to org.apache.pulsar.tests/integration-tests-utils/2.2.0-incubating-SNAPSHOT/integration-tests-utils-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/docker/pom.xml> to org.apache.pulsar/docker-images/2.2.0-incubating-SNAPSHOT/docker-images-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/tests/integration-tests-topologies/pom.xml> to org.apache.pulsar.tests/integration-tests-topologies/2.2.0-incubating-SNAPSHOT/integration-tests-topologies-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-client-auth-athenz/pom.xml> to org.apache.pulsar/pulsar-client-auth-athenz/2.2.0-incubating-SNAPSHOT/pulsar-client-auth-athenz-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-client-auth-athenz/target/pulsar-client-auth-athenz.jar> to org.apache.pulsar/pulsar-client-auth-athenz/2.2.0-incubating-SNAPSHOT/pulsar-client-auth-athenz-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/docker/pulsar/pom.xml> to org.apache.pulsar/pulsar-docker-image/2.2.0-incubating-SNAPSHOT/pulsar-docker-image-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-functions/proto/pom.xml> to org.apache.pulsar/pulsar-functions-proto/2.2.0-incubating-SNAPSHOT/pulsar-functions-proto-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-functions/proto/target/pulsar-functions-proto.jar> to org.apache.pulsar/pulsar-functions-proto/2.2.0-incubating-SNAPSHOT/pulsar-functions-proto-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-client-tools/pom.xml> to org.apache.pulsar/pulsar-client-tools/2.2.0-incubating-SNAPSHOT/pulsar-client-tools-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-client-tools/target/pulsar-client-tools.jar> to org.apache.pulsar/pulsar-client-tools/2.2.0-incubating-SNAPSHOT/pulsar-client-tools-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-io/pom.xml> to org.apache.pulsar/pulsar-io/2.2.0-incubating-SNAPSHOT/pulsar-io-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pom.xml> to org.apache.pulsar/pulsar/2.2.0-incubating-SNAPSHOT/pulsar-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-storm/dependency-reduced-pom.xml> to org.apache.pulsar/pulsar-storm/2.2.0-incubating-SNAPSHOT/pulsar-storm-2.2.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/pulsar-storm/target/pulsar-storm.jar> to org.apache.pulsar/pulsar-storm/2.2.0-incubating-SNAPSHOT/pulsar-storm-2.2.0-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/pulsar-website-build/ws/distribution/io/pom.xml> to org.apache.pulsar/pulsar-io-distribution/2.2.0-incubating-SNAPSHOT/pulsar-io-distribution-2.2.0-incubating-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
channel stopped
Not sending mail to unregistered user github@alasdairhodge.co.uk
Not sending mail to unregistered user guosijie@gmail.com


Jenkins build is back to normal : pulsar-website-build #295

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