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

Changes:

[mmerli] Add NoSuchEntryException as not-recoverable error for cursor-recovery

[rdhabalia] Revert "Enable usage of KQueue in MacOS (#1036)" (#1045)

[mmerli] RawReader allows futures to be cancelled (#1043)

[nkurihar] Fix format of Athenz auth parameters written in document (#1055)

[mmerli] fixing imports that mistakenly use jersey.packaged.* (#1057)

[mmerli] Populate message properties after building a message (#1054)

[massakam] Add subscription auth mode by prefix (#899)

[hrsakai] Added setting for anonymous user role (#820)

[massakam] Issue 1061: Consumers in failover subscription stops consuming after

------------------------------------------
[...truncated 336.26 KB...]
[36/90] DestinationNameTest.testEmptyClusterName (22 ms)
[37/90] DestinationNameTest.testExtraSlashes (21 ms)
[38/90] DestinationNameTest.testIllegalCharacters (21 ms)
[39/90] DestinationNameTest.testIllegalUrl (21 ms)
[40/90] DestinationNameTest.testEmptyString (21 ms)
[41/90] DestinationNameTest.testExtraArguments (21 ms)
[42/90] ZTSClientTest.testZTSClient (21 ms)
[43/90] LoggerTest.testLogger (26 ms)
[44/90] ClientDeduplicationTest.testProducerSequenceAfterReconnect (202 ms)
[45/90] BatchMessageTest.testBatchSizeInBytes (5094 ms)
[46/90] ConsumerStatsTest.testAsyncCallOnPartitionedTopic (6124 ms)
[47/90] BasicEndToEndTest.testProduceConsume (83 ms)
[48/90] BasicEndToEndTest.testLookupThrottling (30 ms)
[49/90] BasicEndToEndTest.testNonExistingTopic (28 ms)
[50/90] BasicEndToEndTest.testNonPersistentTopic (27 ms)
[51/90] BasicEndToEndTest.testSingleClientMultipleSubscriptions (68 ms)
[52/90] ClientDeduplicationTest.testProducerDeduplication (2125 ms)
[53/90] BasicEndToEndTest.testProduceAndConsumeAfterClientClose (102 ms)
[54/90] BasicEndToEndTest.testIamSoFancyCharactersInTopicName (48 ms)
[55/90] BasicEndToEndTest.testSubscribeCloseUnsubscribeSherpaScenario (61 ms)
[56/90] BasicEndToEndTest.testInvalidUrlPassed (25 ms)
[57/90] BasicEndToEndTest.testMultipleClientsMultipleSubscriptions (2067 ms)
[58/90] BasicEndToEndTest.testPartitionedProducerConsumer (1112 ms)
[59/90] BasicEndToEndTest.testMessageTooBig (85 ms)
[60/90] BasicEndToEndTest.testCompressionLZ4 (78 ms)
[61/90] BasicEndToEndTest.testCompressionZLib (65 ms)
[62/90] BasicEndToEndTest.testConfigurationFile (27 ms)
[63/90] BasicEndToEndTest.testPartitionedProducerConsumerSubscriptionName (1062 
ms)
[64/90] BasicEndToEndTest.testNamespaceName (27 ms)
[65/90] BasicEndToEndTest.testConsumerClose (51 ms)
[66/90] BasicEndToEndTest.testSinglePartitionRoutingPolicy (1115 ms)
[67/90] BasicEndToEndTest.testBatchMessages (5310 ms)
[68/90] BasicEndToEndTest.testRoundRobinRoutingPolicy (1147 ms)
[69/90] BasicEndToEndTest.testDuplicateConsumerCreationOnPartitionedTopic (3079 
ms)
[70/90] BasicEndToEndTest.testResendViaSendCallback (3539 ms)
[71/90] BatchMessageTest.testCumulativeAck (15112 ms)
[72/90] BasicEndToEndTest.testProduceMessageSize (75 ms)
[73/90] BatchMessageTest.testMixedAck (15086 ms)
[74/90] AuthPluginTest.testCreate (23 ms)
[75/90] BasicEndToEndTest.testMessageListener (6120 ms)
[76/90] AuthPluginTest.testAthenz (36 ms)
[77/90] AuthPluginTest.testDisable (25 ms)
[78/90] MessageIdTest.testSerialization (27 ms)
[79/90] ClientTest.testChecksumComputation (24 ms)
[80/90] ClientTest.testSwHwChecksum (24 ms)
[81/90] ProducerTest.producerNotInitialized (24 ms)
[82/90] BatchMessageTest.testSmallReceiverQueueSize (20259 ms)
[83/90] BatchMessageTest.testProducerTimeout (21135 ms)
[84/90] AuthPluginTest.testTls (5928 ms)
[85/90] BatchMessageTest.testPermits (20115 ms)
[86/90] BatchMessageTest.testIndividualAck (25120 ms)
[87/90] BasicEndToEndTest.testStatsLatencies (11095 ms)
[88/90] BatchMessageTest.testPartitionedTopics (33660 ms)
[89/90] BasicEndToEndTest.testMessageListenerPause (59308 ms)
[90/90] BasicEndToEndTest.testHandlerReconnectionLogic (63591 ms)
---- Running Python unit tests
.03:32:00.522 [0x7f0f26dfe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(64) - Created connection for 
pulsar://localhost:8885
03:32:00.523 [0x7f0f1bb6f700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(267) - [127.0.0.1:51071 -> 
127.0.0.1:8885] Connected to broker
03:32:00.526 [0x7f0f1bb6f700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(58) - 
[persistent://sample/standalone/ns/my-python-topic-listener, my-sub, 0] Getting 
connection from pool
03:32:00.562 [0x7f0f1bb6f700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(172) - 
[persistent://sample/standalone/ns/my-python-topic-listener, my-sub, 0] Created 
consumer on broker [127.0.0.1:51071 -> 127.0.0.1:8885] 
03:32:00.564 [0x7f0f1bb6f700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(58) - 
[persistent://sample/standalone/ns/my-python-topic-listener, ] Getting 
connection from pool
03:32:00.568 [0x7f0f1bb6f700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(139) - 
[persistent://sample/standalone/ns/my-python-topic-listener, ] Created producer 
on broker [127.0.0.1:51071 -> 127.0.0.1:8885] 
Got message: Message(prod=standalone-0-66, seq=0, publish_time=1516159920568, 
payload_size=7, msg_id=(147,0,-1), props={})
Got message: Message(prod=standalone-0-66, seq=1, publish_time=1516159920581, 
payload_size=7, msg_id=(147,1,-1), props={})
Got message: Message(prod=standalone-0-66, seq=2, publish_time=1516159920583, 
payload_size=7, msg_id=(147,2,-1), props={})
03:32:00.685 [0x7f0f1bb6f700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(444) - 
[persistent://sample/standalone/ns/my-python-topic-listener, standalone-0-66] 
Closed producer
03:32:00.686 [0x7f0f1bb6f700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(724) - 
[persistent://sample/standalone/ns/my-python-topic-listener, my-sub, 0] Closed 
consumer 0
..03:32:00.687 [0x7f0f26dfe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(64) - Created connection for 
pulsar://localhost:8885
03:32:00.687 [0x7f0f1a95b700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(267) - [127.0.0.1:51072 -> 
127.0.0.1:8885] Connected to broker
03:32:00.689 [0x7f0f1a95b700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(58) - 
[persistent://sample/standalone/ns/my-python-topic-producer-consumer, my-sub, 
0] Getting connection from pool
03:32:00.721 [0x7f0f1a95b700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(172) - 
[persistent://sample/standalone/ns/my-python-topic-producer-consumer, my-sub, 
0] Created consumer on broker [127.0.0.1:51072 -> 127.0.0.1:8885] 
03:32:00.725 [0x7f0f1a95b700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(58) - 
[persistent://sample/standalone/ns/my-python-topic-producer-consumer, ] Getting 
connection from pool
03:32:00.727 [0x7f0f1a95b700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(139) - 
[persistent://sample/standalone/ns/my-python-topic-producer-consumer, ] Created 
producer on broker [127.0.0.1:51072 -> 127.0.0.1:8885] 
03:32:00.835 [0x7f0f1a95b700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(444) - 
[persistent://sample/standalone/ns/my-python-topic-producer-consumer, 
standalone-0-67] Closed producer
03:32:00.836 [0x7f0f1a95b700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(724) - 
[persistent://sample/standalone/ns/my-python-topic-producer-consumer, my-sub, 
0] Closed consumer 0
.03:32:00.850 [0x7f0f26dfe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(64) - Created connection for 
pulsar://localhost:8885
03:32:00.850 [0x7f0f19959700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(267) - [127.0.0.1:51074 -> 
127.0.0.1:8885] Connected to broker
03:32:00.853 [0x7f0f19959700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(58) - 
[persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1516159920.85,
 my-producer-name] Getting connection from pool
03:32:00.874 [0x7f0f19959700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(139) - 
[persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1516159920.85,
 my-producer-name] Created producer on broker [127.0.0.1:51074 -> 
127.0.0.1:8885] 
03:32:00.876 [0x7f0f19959700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(58) - 
[persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1516159920.85,
 my-sub, 0] Getting connection from pool
03:32:00.885 [0x7f0f19959700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(172) - 
[persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1516159920.85,
 my-sub, 0] Created consumer on broker [127.0.0.1:51074 -> 127.0.0.1:8885] 
03:32:01.899 [0x7f0f19959700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(444) - 
[persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1516159920.85,
 my-producer-name] Closed producer
03:32:01.900 [0x7f0f19959700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(58) - 
[persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1516159920.85,
 my-producer-name] Getting connection from pool
03:32:01.903 [0x7f0f19959700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(139) - 
[persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1516159920.85,
 my-producer-name] Created producer on broker [127.0.0.1:51074 -> 
127.0.0.1:8885] 
.03:32:02.905 [0x7f0f26dfe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(64) - Created connection for 
pulsar://localhost:8885
03:32:02.906 [0x7f0f03fff700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(267) - [127.0.0.1:51075 -> 
127.0.0.1:8885] Connected to broker
03:32:02.911 [0x7f0f03fff700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(58) - 
[persistent://sample/standalone/ns/my-python-topic, ] Getting connection from 
pool
03:32:02.919 [0x7f0f03fff700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(139) - 
[persistent://sample/standalone/ns/my-python-topic, ] Created producer on 
broker [127.0.0.1:51075 -> 127.0.0.1:8885] 
03:32:03.020 [0x7f0f03fff700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(444) - 
[persistent://sample/standalone/ns/my-python-topic, standalone-0-68] Closed 
producer
.03:32:03.031 [0x7f0f26dfe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(64) - Created connection for 
pulsar://localhost:8885
03:32:03.033 [0x7f0f037fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(267) - [127.0.0.1:51077 -> 
127.0.0.1:8885] Connected to broker
03:32:03.036 [0x7f0f037fe700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(58) - 
[persistent://sample/standalone/ns1/my-python-test-producer-sequence-after-reconnection-1516159923.03,
 my-producer-name] Getting connection from pool
03:32:03.054 [0x7f0f037fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(139) - 
[persistent://sample/standalone/ns1/my-python-test-producer-sequence-after-reconnection-1516159923.03,
 my-producer-name] Created producer on broker [127.0.0.1:51077 -> 
127.0.0.1:8885] 
03:32:03.080 [0x7f0f037fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(444) - 
[persistent://sample/standalone/ns1/my-python-test-producer-sequence-after-reconnection-1516159923.03,
 my-producer-name] Closed producer
03:32:03.082 [0x7f0f037fe700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(58) - 
[persistent://sample/standalone/ns1/my-python-test-producer-sequence-after-reconnection-1516159923.03,
 my-producer-name] Getting connection from pool
03:32:03.084 [0x7f0f037fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(139) - 
[persistent://sample/standalone/ns1/my-python-test-producer-sequence-after-reconnection-1516159923.03,
 my-producer-name] Created producer on broker [127.0.0.1:51077 -> 
127.0.0.1:8885] 
.03:32:03.104 [0x7f0f26dfe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(64) - Created connection for 
pulsar://localhost:8885
03:32:03.105 [0x7f0f037fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(267) - [127.0.0.1:51078 -> 
127.0.0.1:8885] Connected to broker
03:32:03.107 [0x7f0f037fe700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(58) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-last-message, ] 
Getting connection from pool
03:32:03.124 [0x7f0f037fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(139) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-last-message, ] 
Created producer on broker [127.0.0.1:51078 -> 127.0.0.1:8885] 
03:32:03.144 [0x7f0f037fe700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(58) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-last-message, 
reader-82a4cb, 0] Getting connection from pool
03:32:03.146 [0x7f0f037fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(172) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-last-message, 
reader-82a4cb, 0] Created consumer on broker [127.0.0.1:51078 -> 
127.0.0.1:8885] 
03:32:03.173 [0x7f0f037fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(724) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-last-message, 
reader-82a4cb, 0] Closed consumer 0
03:32:03.173 [0x7f0f037fe700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(444) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-last-message, 
standalone-0-69] Closed producer
.03:32:03.174 [0x7f0f26dfe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(64) - Created connection for 
pulsar://localhost:8885
03:32:03.175 [0x7f0f01ffb700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(267) - [127.0.0.1:51079 -> 
127.0.0.1:8885] Connected to broker
03:32:03.179 [0x7f0f01ffb700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(58) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
] Getting connection from pool
03:32:03.189 [0x7f0f01ffb700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(139) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
] Created producer on broker [127.0.0.1:51079 -> 127.0.0.1:8885] 
03:32:03.209 [0x7f0f01ffb700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(58) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
reader-3f92e2, 0] Getting connection from pool
03:32:03.211 [0x7f0f01ffb700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(172) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
reader-3f92e2, 0] Created consumer on broker [127.0.0.1:51079 -> 
127.0.0.1:8885] 
03:32:03.213 [0x7f0f01ffb700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(58) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
reader-3b1afe, 1] Getting connection from pool
03:32:03.215 [0x7f0f01ffb700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(172) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
reader-3b1afe, 1] Created consumer on broker [127.0.0.1:51079 -> 
127.0.0.1:8885] 
03:32:03.217 [0x7f0f01ffb700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(724) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
reader-3f92e2, 0] Closed consumer 0
03:32:03.218 [0x7f0f01ffb700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(724) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
reader-3b1afe, 1] Closed consumer 1
03:32:03.218 [0x7f0f01ffb700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(444) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, 
standalone-0-70] Closed producer
.03:32:03.219 [0x7f0f26dfe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(64) - Created connection for 
pulsar://localhost:8885
03:32:03.219 [0x7f0f00ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(267) - [127.0.0.1:51080 -> 
127.0.0.1:8885] Connected to broker
03:32:03.221 [0x7f0f00ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/BatchMessageContainer.cc(41) - { BatchContainer 
[size = 0] [batchSizeInBytes_ = 0] [maxAllowedMessageBatchSizeInBytes_ = 
131072] [maxAllowedNumMessagesInBatch_ = 1000] [topicName = 
persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches]
 [producerName_ = ] [batchSizeInBytes_ = 0] [numberOfBatchesSent = 0] 
[averageBatchSize = 0]} BatchMessageContainer constructed
03:32:03.221 [0x7f0f00ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(58) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 ] Getting connection from pool
03:32:03.236 [0x7f0f00ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(139) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 ] Created producer on broker [127.0.0.1:51080 -> 127.0.0.1:8885] 
03:32:04.241 [0x7f0f00ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(58) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 reader-4efc2c, 0] Getting connection from pool
03:32:04.243 [0x7f0f00ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(172) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 reader-4efc2c, 0] Created consumer on broker [127.0.0.1:51080 -> 
127.0.0.1:8885] 
03:32:04.245 [0x7f0f00ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(58) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 reader-89a152, 1] Getting connection from pool
03:32:04.246 [0x7f0f00ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(172) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 reader-89a152, 1] Created consumer on broker [127.0.0.1:51080 -> 
127.0.0.1:8885] 
03:32:04.247 [0x7f0f00ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(724) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 reader-4efc2c, 0] Closed consumer 0
03:32:04.247 [0x7f0f00ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(724) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 reader-89a152, 1] Closed consumer 1
03:32:04.248 [0x7f0f00ff9700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(444) - 
[persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches,
 standalone-0-71] Closed producer
.03:32:04.248 [0x7f0f26dfe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(64) - Created connection for 
pulsar://localhost:8885
03:32:04.249 [0x7f0efaffd700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(267) - [127.0.0.1:51085 -> 
127.0.0.1:8885] Connected to broker
03:32:04.250 [0x7f0efaffd700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(58) - 
[persistent://sample/standalone/ns/my-python-topic-reader-simple, 
reader-8e81af, 0] Getting connection from pool
03:32:04.260 [0x7f0efaffd700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(172) - 
[persistent://sample/standalone/ns/my-python-topic-reader-simple, 
reader-8e81af, 0] Created consumer on broker [127.0.0.1:51085 -> 
127.0.0.1:8885] 
03:32:04.265 [0x7f0efaffd700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(58) - 
[persistent://sample/standalone/ns/my-python-topic-reader-simple, ] Getting 
connection from pool
03:32:04.267 [0x7f0efaffd700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(139) - 
[persistent://sample/standalone/ns/my-python-topic-reader-simple, ] Created 
producer on broker [127.0.0.1:51085 -> 127.0.0.1:8885] 
03:32:04.373 [0x7f0efaffd700] INFO  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(724) - 
[persistent://sample/standalone/ns/my-python-topic-reader-simple, 
reader-8e81af, 0] Closed consumer 0
03:32:04.373 [0x7f0efaffd700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(444) - 
[persistent://sample/standalone/ns/my-python-topic-reader-simple, 
standalone-0-72] Closed producer
.03:32:04.374 [0x7f0f26dfe700] INFO  
/pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(64) - Created connection for 
pulsar://localhost:8885
03:32:04.374 [0x7f0ef9ffb700] INFO  
/pulsar/pulsar-client-cpp/lib/ClientConnection.cc(267) - [127.0.0.1:51086 -> 
127.0.0.1:8885] Connected to broker
03:32:04.377 [0x7f0ef9ffb700] INFO  
/pulsar/pulsar-client-cpp/lib/HandlerBase.cc(58) - 
[persistent://sample/standalone/ns/my-python-topic, ] Getting connection from 
pool
03:32:04.380 [0x7f0ef9ffb700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(139) - 
[persistent://sample/standalone/ns/my-python-topic, ] Created producer on 
broker [127.0.0.1:51086 -> 127.0.0.1:8885] 
03:32:04.383 [0x7f0ef9ffb700] INFO  
/pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(444) - 
[persistent://sample/standalone/ns/my-python-topic, standalone-0-73] Closed 
producer
.
----------------------------------------------------------------------
Ran 12 tests in 3.863s

OK
03:32:04.387 [0x7f0f26dfe700] WARN  
/pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(89) - 
[persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1516159920.85,
 my-sub, 0] Destroyed consumer which was not properly closed
[pulsar-master] $ /bin/bash -xe /tmp/jenkins2855905435125822955.sh
+ echo 'Building Docker images'
Building Docker images
+ docker/build.sh
Pulsar version: 1.22.0-incubating-SNAPSHOT
Using Pulsar binary package at 
<https://builds.apache.org/job/pulsar-master/ws/all/target/apache-pulsar-1.22.0-incubating-SNAPSHOT-bin.tar.gz>
Sending build context to Docker daemon  49.26MB
Step 1/11 : FROM openjdk:8-jdk
 ---> 7c57090325cc
Step 2/11 : RUN apt-get update && apt-get install -y netcat dnsutils
 ---> Using cache
 ---> 22852f0da085
Step 3/11 : ARG VERSION
 ---> Using cache
 ---> 2d6aed7b8914
Step 4/11 : ADD apache-pulsar-${VERSION}-bin.tar.gz /
 ---> ebb1f50782bb
Removing intermediate container 44189afc1d22
Step 5/11 : RUN mv /apache-pulsar-${VERSION} /pulsar
 ---> Running in 57d2bf18ace4
 ---> 8a802f8b9d43
Removing intermediate container 57d2bf18ace4
Step 6/11 : COPY scripts/apply-config-from-env.py /pulsar/bin
 ---> fd6ab49f976e
Removing intermediate container 6c8099c30a85
Step 7/11 : COPY scripts/generate-zookeeper-config.sh /pulsar/bin
 ---> 966661cccf19
Removing intermediate container d52d3c5c7558
Step 8/11 : COPY scripts/pulsar-zookeeper-ruok.sh /pulsar/bin
 ---> 1a89c6d4c72e
Removing intermediate container 1c6a690f922e
Step 9/11 : WORKDIR /pulsar
 ---> 4c8635a2b6a7
Removing intermediate container 47a2bbb76da4
Step 10/11 : VOLUME /pulsar/conf /pulsar/data
 ---> Running in f20282cf14a5
 ---> 0f7c4bebc22a
Removing intermediate container f20282cf14a5
Step 11/11 : ENV PULSAR_ROOT_LOGGER INFO,CONSOLE
 ---> Running in a70deb2d7a35
 ---> 0dc791e275dc
Removing intermediate container a70deb2d7a35
Successfully built 0dc791e275dc
Successfully tagged pulsar:latest
Sending build context to Docker daemon  206.3kB
Step 1/7 : FROM grafana/grafana:4.3.1
 ---> 2cdb407c0fa4
Step 2/7 : COPY grafana.ini /etc/grafana/grafana.ini
 ---> Using cache
 ---> e4c67b2b13fc
Step 3/7 : COPY dashboards/* /var/lib/grafana/dashboards/
 ---> Using cache
 ---> 94643c785835
Step 4/7 : COPY start.sh /start.sh
 ---> Using cache
 ---> 419077f5c536
Step 5/7 : EXPOSE 3000
 ---> Using cache
 ---> 7b64b83f7181
Step 6/7 : ENV PROMETHEUS_URL http://prometheus:9090
 ---> Using cache
 ---> 8f1305a4b09d
Step 7/7 : ENTRYPOINT /start.sh
 ---> Using cache
 ---> 3ddf2beebbf1
Successfully built 3ddf2beebbf1
Successfully tagged pulsar-grafana:latest
Sending build context to Docker daemon  137.2kB
Step 1/15 : FROM python:2.7
 ---> 9e92c8430ba0
Step 2/15 : MAINTAINER Pulsar
 ---> Using cache
 ---> f6c598815f79
Step 3/15 : RUN apt-get update
 ---> Using cache
 ---> 2aad68c293df
Step 4/15 : RUN apt-get -y install postgresql python sudo nginx supervisor
 ---> Using cache
 ---> bbf44cc0dd51
Step 5/15 : RUN pip install uwsgi Django psycopg2 pytz requests
 ---> Running in d97b29d7b955
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-vsYydS/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-vsYydS/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 git...@alasdairhodge.co.uk
Not sending mail to unregistered user y.shiga.91+yush...@gmail.com

Reply via email to