make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against moqt://fb.mvfst.net:9448... Client: ghcr.io/gmarzot/aiomoqt:latest docker run --rm \ \ --network host \ -e RELAY_URL=moqt://fb.mvfst.net:9448 \ -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 [PASS] subscribe-error: Error received (expected): code=4 [PASS] announce-subscribe: SUBSCRIBE_OK received — relay routed subscription [PASS] subscribe-before-announce: Error received (valid: relay didn't buffer): code=4 TAP version 14 # date: 2026-05-28T01:00:00Z # ended: 2026-05-28T01:00:02Z # target: moqt://fb.mvfst.net:9448 # version: aiomoqt/0.9.5 1..6 ok 1 - setup-only --- duration_ms: 241.0 connection_id: unknown message: SERVER_SETUP received with compatible version ... ok 2 - announce-only --- duration_ms: 301.8 connection_id: unknown message: PUBLISH_NAMESPACE_OK received ... ok 3 - publish-namespace-done --- duration_ms: 400.6 connection_id: unknown message: PUBLISH_NAMESPACE_OK received, PUBLISH_NAMESPACE_DONE sent ... ok 4 - subscribe-error --- duration_ms: 294.3 connection_id: unknown message: Error received (expected): code=4 expected: SUBSCRIBE_ERROR code=TRACK_DOES_NOT_EXIST ... ok 5 - announce-subscribe --- duration_ms: 668.1 publisher_connection_id: unknown subscriber_connection_id: unknown message: SUBSCRIBE_OK received — relay routed subscription ... ok 6 - subscribe-before-announce --- duration_ms: 1045.4 publisher_connection_id: unknown subscriber_connection_id: unknown message: Error received (valid: relay didn't buffer): code=4 ... make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'