make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://us-west-2.relay.quicr.org:33437/relay... Client: ghcr.io/gmarzot/aiomoqt:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://us-west-2.relay.quicr.org:33437/relay \ -e TLS_DISABLE_VERIFY=1 \ ghcr.io/gmarzot/aiomoqt:latest [PASS] setup-only: SERVER_SETUP received with compatible version [PASS] announce-only: PUBLISH_NAMESPACE_OK received [PASS] publish-namespace-done: PUBLISH_NAMESPACE_OK received, PUBLISH_NAMESPACE_DONE sent [FAIL] subscribe-error: Unexpected SUBSCRIBE_OK for non-existent track [PASS] announce-subscribe: SUBSCRIBE_OK received — relay routed subscription [PASS] subscribe-before-announce: SUBSCRIBE_OK received after delayed announce (relay buffered) TAP version 14 # date: 2026-07-04T01:06:08Z # ended: 2026-07-04T01:06:11Z # target: https://us-west-2.relay.quicr.org:33437/relay # version: aiomoqt/0.10.5 # note: preference probe pinned draft-16 1..6 ok 1 - setup-only --- duration_ms: 242.6 connection_id: unknown message: SERVER_SETUP received with compatible version ... ok 2 - announce-only --- duration_ms: 324.5 connection_id: unknown message: PUBLISH_NAMESPACE_OK received ... ok 3 - publish-namespace-done --- duration_ms: 424.6 connection_id: unknown message: PUBLISH_NAMESPACE_OK received, PUBLISH_NAMESPACE_DONE sent ... not ok 4 - subscribe-error --- duration_ms: 323.1 connection_id: unknown message: Unexpected SUBSCRIBE_OK for non-existent track expected: error response received: SUBSCRIBE_OK ... ok 5 - announce-subscribe --- duration_ms: 647.6 publisher_connection_id: unknown subscriber_connection_id: unknown message: SUBSCRIBE_OK received — relay routed subscription ... ok 6 - subscribe-before-announce --- duration_ms: 1072.6 publisher_connection_id: unknown subscriber_connection_id: unknown message: SUBSCRIBE_OK received after delayed announce (relay buffered) ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'