make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://cdn.moq.dev/anon... Client: ghcr.io/gmarzot/aiomoqt:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://cdn.moq.dev/anon \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/gmarzot/aiomoqt:latest 2026-07-06 00:40:58.415 ERROR: MOQT error: control task failed with exception: control stream not initialized (1) [PASS] setup-only: SERVER_SETUP received with compatible version 2026-07-06 00:40:58.425 ERROR: MOQT error: control task failed with exception: control stream not initialized (1) [PASS] announce-only: PUBLISH_NAMESPACE_OK received [PASS] publish-namespace-done: PUBLISH_NAMESPACE_OK received, PUBLISH_NAMESPACE_DONE sent [PASS (COMPAT)] subscribe-error: Non-spec error code=404 accepted as 'track not found' 2026-07-06 00:40:58.568 ERROR: MOQT error: control task failed with exception: control stream not initialized (1) [PASS] announce-subscribe: SUBSCRIBE_OK received — relay routed subscription 2026-07-06 00:40:58.591 ERROR: MOQT error: control task failed with exception: control stream not initialized (1) [PASS (COMPAT)] subscribe-before-announce: Non-spec error code=404 accepted as benign 'did not buffer' 2026-07-06 00:40:59.112 WARNING: MOQT warn: control task cancelled TAP version 14 # date: 2026-07-06T00:40:57Z # ended: 2026-07-06T00:40:59Z # target: https://cdn.moq.dev/anon # version: aiomoqt/0.10.5 # note: preference probe pinned draft-16 1..6 ok 1 - setup-only --- duration_ms: 10.5 connection_id: unknown message: SERVER_SETUP received with compatible version ... ok 2 - announce-only --- duration_ms: 11.1 connection_id: unknown message: PUBLISH_NAMESPACE_OK received ... ok 3 - publish-namespace-done --- duration_ms: 115.5 connection_id: unknown message: PUBLISH_NAMESPACE_OK received, PUBLISH_NAMESPACE_DONE sent ... ok 4 - subscribe-error # COMPAT --- duration_ms: 16.3 connection_id: unknown message: Non-spec error code=404 accepted as 'track not found' expected: SUBSCRIBE_ERROR code=TRACK_DOES_NOT_EXIST (0x04/0x10) received: SUBSCRIBE_ERROR code=404 compat: true compat_note: relay returns non-spec error code 404 for not-found; spec expects 0x04 (d14) or 0x10 (d16) ... ok 5 - announce-subscribe --- duration_ms: 22.8 publisher_connection_id: unknown subscriber_connection_id: unknown message: SUBSCRIBE_OK received — relay routed subscription ... ok 6 - subscribe-before-announce # COMPAT --- duration_ms: 521.3 publisher_connection_id: unknown subscriber_connection_id: unknown message: Non-spec error code=404 accepted as benign 'did not buffer' compat: true compat_note: relay returns non-spec error code 404 for not-found; spec expects a benign code ... make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'