chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 #615
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-763634126
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: VjM0QVF5T2phUnBHdlhjM3FiUDU5aXB4N004TVhsSUs
wire_integration_test.go:237: account ID: V83A2Xnb61yWis1YDwe6K93WEivBdIMe
wire_integration_test.go:278: authzs IDs: [sVdTXoFlnKpYOSrC8XwPAgaoisrcwvkA v3ZaKA6yYmRemzNifqsuDWh6A7x0SIKO]
time="2024-11-18T16:08:09Z" level=warning msg="marking challenge cL02HZqbfF0vmy0NxHG0dx8YgHNRL6W7 as invalid: keyAuthorization does not match; expected \"ucqXqecxBu9HQe5MDfWppNzth6VXSKyR.9xwRQpKYZK-00Oalk5F78kqvt93zeHC6qPfQ8fBqe9k\", but got \"token.9xwRQpKYZK-00Oalk5F78kqvt93zeHC6qPfQ8fBqe9k\""
wire_integration_test.go:428: challenge: cL02HZqbfF0vmy0NxHG0dx8YgHNRL6W7 invalid
time="2024-11-18T16:08:09Z" level=warning msg="marking challenge IV07jc5Bjg4A45vIIHECCkQfR5RG0YU2 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: IV07jc5Bjg4A45vIIHECCkQfR5RG0YU2 invalid
wire_integration_test.go:452: updated challenge: cL02HZqbfF0vmy0NxHG0dx8YgHNRL6W7 valid
wire_integration_test.go:452: updated challenge: IV07jc5Bjg4A45vIIHECCkQfR5RG0YU2 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