chore: upgrade packages #645
Annotations
4 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-1502913320
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: cm1abU9nYjhmTmF2UXBleXFNYmtPbjZ4cjFpanAyaFE
wire_integration_test.go:237: account ID: 9Rwxpq0om4TUMFqM1oO9vOENEmVthCM0
wire_integration_test.go:278: authzs IDs: [qtuzFjOiVfNjD9kZ5lLt9bE8cYPb1ste kLuH0x02GUfFCRz6UWMuCDtYmDIlRy9u]
time="2024-12-13T06:27:18Z" level=warning msg="marking challenge aA80wRxczi41Xb4gOIQDwzMtlyMptsBm as invalid: keyAuthorization does not match; expected \"PXZFJneKrb3OY66Xri3DYUIQLDlxtVkJ.8H1FBgNFtFEEL-jwb3vBbyIs739NIicXG809DrR_7Uw\", but got \"token.8H1FBgNFtFEEL-jwb3vBbyIs739NIicXG809DrR_7Uw\""
wire_integration_test.go:428: challenge: aA80wRxczi41Xb4gOIQDwzMtlyMptsBm invalid
time="2024-12-13T06:27:18Z" level=warning msg="marking challenge K9o4zSP4sttHlxBnUCIshAYcal8zDmVq 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: K9o4zSP4sttHlxBnUCIshAYcal8zDmVq invalid
wire_integration_test.go:452: updated challenge: aA80wRxczi41Xb4gOIQDwzMtlyMptsBm valid
wire_integration_test.go:452: updated challenge: K9o4zSP4sttHlxBnUCIshAYcal8zDmVq 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