You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by "michaeljmarshall (via GitHub)" <gi...@apache.org> on 2023/02/23 06:31:05 UTC

[GitHub] [pulsar] michaeljmarshall commented on pull request #19607: PR to test recent cherry picks to branch-2.8 (do not merge)

michaeljmarshall commented on PR #19607:
URL: https://github.com/apache/pulsar/pull/19607#issuecomment-1441269303

   ```
   Note: Google Test filter = AuthPluginTest.testOauth2
   [==========] Running 1 test from 1 test case.
   [----------] Global test environment set-up.
   [----------] 1 test from AuthPluginTest
   [ RUN      ] AuthPluginTest.testOauth2
   2023-02-23 06:19:06.359 INFO  [140305976601280] AuthPluginTest:346 | PARAMS: {
           "type": "client_credentials",
           "issuer_url": "https://dev-kt-aa9ne.us.auth0.com/",
           "client_id": "Xd23RHsUnvUlP7wchjNYOaIfazgeHd9x",
           "client_secret": "rT7ps7WY8uhdVuBTKWZkttwLdQotmdEliaM5rLfmgNibvqziZ-g07ZH52N_poGAb",
           "audience": "https://dev-kt-aa9ne.us.auth0.com/api/v2/"}
   2023-02-23 06:19:06.384 ERROR [140305976601280] AuthOauth2:223 | Response failed for getting the well-known configuration https://dev-kt-aa9ne.us.auth0.com./ Error Code 60: SSL certificate problem: certificate has expired
   /pulsar/pulsar-client-cpp/tests/AuthPluginTest.cc:350: Failure
   ```
   The python test must have some issues that were not introduced by these commits, so I'll ignore the failures for now.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org