chore(deps): bump google.golang.org/api from 0.205.0 to 0.206.0 #614
Annotations
3 errors
Annotate Test Suite Results:
acme/TestChallenge_Validate/challenge_test.go#L1407
challenge_test.go:1407:
Error Trace: /home/runner/work/pki-acme-service/pki-acme-service/acme/challenge_test.go:1407
Error: Received unexpected error:
unexpected challenge type ""
Test: TestChallenge_Validate/fail/already-invalid
---
|
Annotate Test Suite Results:
acme/wire_integration_test.go#L137
wire_integration_test.go:137: database file name: /tmp/integration-db-121956334
wire_integration_test.go:190: directory: {https://test.ca.smallstep.com/acme/test@acme-%3Ctest%3Eprovisioner.com/new-nonce https://test.ca.smallstep.com/acme/test@acme-%3Ctest%3Eprovisioner.com/new-account https://test.ca.smallstep.com/acme/test@acme-%3Ctest%3Eprovisioner.com/new-order https://test.ca.smallstep.com/acme/test@acme-%3Ctest%3Eprovisioner.com/revoke-cert https://test.ca.smallstep.com/acme/test@acme-%3Ctest%3Eprovisioner.com/key-change <nil>}
wire_integration_test.go:203: nonce: TjhyN2hOczljdkZBUU5iczFpSlBZamVJUEgxaWgzVGo
wire_integration_test.go:237: account ID: 81jd7aCsWeYFBjps5aryg25reGIHxUJA
wire_integration_test.go:278: authzs IDs: [qCtE6rj7Mf9256DlF8Ulj5Y0M6Bhkhz1 OOFhoX85LxTSnGC5peQOCxZpMVz8WZTD]
time="2024-11-18T16:07:52Z" level=warning msg="marking challenge IeqQ6qb4Z7CcyTTF14yeP7504ZKUQSDR as invalid: keyAuthorization does not match; expected \"69L5Er2RBfvwTXu58wU1hV6ko87oHqdz.Ev_7qPeWmhpdqF6c-VwMH0jViXCIY3YeQKn9EkpWvWY\", but got \"token.Ev_7qPeWmhpdqF6c-VwMH0jViXCIY3YeQKn9EkpWvWY\""
wire_integration_test.go:428: challenge: IeqQ6qb4Z7CcyTTF14yeP7504ZKUQSDR invalid
time="2024-11-18T16:07:52Z" level=warning msg="marking challenge SLUfexq1eB0j6HrbYORRytnJuvWBhxU3 as invalid: failed validating Wire access token: failed validation: go-jose/go-jose/jwt: validation failed, invalid audience claim (aud)"
wire_integration_test.go:428: challenge: SLUfexq1eB0j6HrbYORRytnJuvWBhxU3 invalid
wire_integration_test.go:452: updated challenge: IeqQ6qb4Z7CcyTTF14yeP7504ZKUQSDR valid
wire_integration_test.go:452: updated challenge: SLUfexq1eB0j6HrbYORRytnJuvWBhxU3 valid
wire_integration_test.go:490: updated order status: ready
wire_integration_test.go:580:
Error Trace: /home/runner/work/pki-acme-service/pki-acme-service/acme/api/wire_integration_test.go:580
/home/runner/work/pki-acme-service/pki-acme-service/acme/api/wire_integration_test.go:586
Error: Not equal:
expected: "valid"
actual : "processing"
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-(acme.Status) (len=5) "valid"
+(acme.Status) (len=10) "processing"
Test: TestWireIntegration
---
|
Run Test Suite
Process completed with exit code 2.
|
Loading