devinbost opened a new issue #6298: (Flaky-test) AuthPluginTest.testAthenz 
failure
URL: https://github.com/apache/pulsar/issues/6298
 
 
   This is a new exception. (I haven't seen this test fail before.)
   
   Here's what appeared in the logs:
   ```
   [147/161] AuthPluginTest.testAthenz (315 ms)
   174Note: Google Test filter = AuthPluginTest.testAthenz
   175[==========] Running 1 test from 1 test case.
   176[----------] Global test environment set-up.
   177[----------] 1 test from AuthPluginTest
   178[ RUN ] AuthPluginTest.testAthenz
   1792020-02-12 00:18:09.900 INFO AuthPluginTest:245 | PARAMS: {
   180 "tenantDomain": "pulsar.test.tenant",
   181 "tenantService": "service",
   182 "providerDomain": "pulsar.test.provider",
   183 "privateKey": 
"file:../../pulsar-broker/src/test/resources/authentication/tls/client-key.pem",
   184 "ztsUrl": "http://localhost:9999";
   185 }
   1862020-02-12 00:18:09.907 ERROR ZTSClient:350 | Response failed for url 
http://localhost:9999/zts/v1/domain/pulsar.test.provider/token. Error Code 7
   187/pulsar/pulsar-client-cpp/tests/AuthPluginTest.cc:251: Failure
   188Value of: "Athenz-Role-Auth: mockToken"
   189Expected: data->getHttpHeaders()
   190Which is: "Athenz-Role-Auth: "
   191terminate called without an active exception
   ```
   
   It can be seen here: 
   https://github.com/apache/pulsar/pull/6202/checks?check_run_id=439900732
   
   I've attached the logs.
   
[logs_16021.zip](https://github.com/apache/pulsar/files/4189300/logs_16021.zip)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to