make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://moqx-000.ci.openmoq.org:4433/moq-relay... Client: ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-16:latest docker run --rm \ --network host \ -e RELAY_URL=https://moqx-000.ci.openmoq.org:4433/moq-relay \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-16:latest TAP version 14 # moq-test-client v0.1.0 # Relay: https://moqx-000.ci.openmoq.org:4433/moq-relay 1..6 not ok 1 - setup-only --- duration_ms: 241 message: "failed to connect to relay: the cryptographic handshake failed: error 42: invalid peer certificate: certificate not valid for name \"moqx-000.ci.openmoq.org\"; certificate is only valid for DnsName(\"moqx-main.ci.openmoq.org\")" ... not ok 2 - announce-only --- duration_ms: 9 message: "failed to connect to relay: the cryptographic handshake failed: error 42: invalid peer certificate: certificate not valid for name \"moqx-000.ci.openmoq.org\"; certificate is only valid for DnsName(\"moqx-main.ci.openmoq.org\")" ... not ok 3 - subscribe-error --- duration_ms: 6 message: "failed to connect to relay: the cryptographic handshake failed: error 42: invalid peer certificate: certificate not valid for name \"moqx-000.ci.openmoq.org\"; certificate is only valid for DnsName(\"moqx-main.ci.openmoq.org\")" ... not ok 4 - announce-subscribe --- duration_ms: 274 message: "publisher failed to connect: the cryptographic handshake failed: error 42: invalid peer certificate: certificate not valid for name \"moqx-000.ci.openmoq.org\"; certificate is only valid for DnsName(\"moqx-main.ci.openmoq.org\")" ... not ok 5 - subscribe-before-announce --- duration_ms: 54 message: "subscriber failed to connect: the cryptographic handshake failed: error 42: invalid peer certificate: certificate not valid for name \"moqx-000.ci.openmoq.org\"; certificate is only valid for DnsName(\"moqx-main.ci.openmoq.org\")" ... not ok 6 - publish-namespace-done --- duration_ms: 27 message: "failed to connect to relay: the cryptographic handshake failed: error 42: invalid peer certificate: certificate not valid for name \"moqx-000.ci.openmoq.org\"; certificate is only valid for DnsName(\"moqx-main.ci.openmoq.org\")" ... make[1]: *** [Makefile:91: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'