make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://fb.mvfst.net:9448/moq-relay... Client: ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://fb.mvfst.net:9448/moq-relay \ -e TLS_DISABLE_VERIFY=1 \ ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest TAP version 14 # moq-test-client v0.1.6 # Relay: https://fb.mvfst.net:9448/moq-relay 1..6 2026-07-19T01:02:59.285966Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:48199 dual_stack=true 2026-07-19T01:02:59.529949Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 244 connection_id: 1f202d771730279b46fb056f76c85440 ... 2026-07-19T01:02:59.530679Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:57456 dual_stack=true 2026-07-19T01:02:59.551794Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-19T01:02:59.641767Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop 2026-07-19T01:03:01.642322Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE succeeded (REQUEST_OK received, waiting for subscribers) ok 2 - publish-namespace-only --- duration_ms: 2112 connection_id: 9d0a92eb828de31f33c61a476208a120 ... 2026-07-19T01:03:01.643350Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:56228 dual_stack=true 2026-07-19T01:03:01.820396Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track 2026-07-19T01:03:01.842964Z  WARN moq_transport::serve::error: [069aa3b7-0bfc-43ca-b160-a2bb40c8c2eb] Not found: no such namespace or track at moq-transport/src/session/subscriber.rs:455 2026-07-19T01:03:01.842991Z  WARN moq_transport::session::reader: [READER] decode: stream ended while waiting for data (have=0 bytes, need=1) 2026-07-19T01:03:01.843054Z  INFO moq_test_client::scenarios: Got expected 'not found' error: not found: Track not found [error:069aa3b7-0bfc-43ca-b160-a2bb40c8c2eb] ok 3 - subscribe-error --- duration_ms: 200 connection_id: e9fa4262b8fcddf4d48fb4e2dbaff1f6 ... 2026-07-19T01:03:01.843993Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:37455 dual_stack=true 2026-07-19T01:03:01.864270Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-19T01:03:01.965587Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:34371 dual_stack=true 2026-07-19T01:03:02.155051Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-19T01:03:02.155062Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track 2026-07-19T01:03:05.156144Z  INFO moq_test_client::scenarios: Test timeout reached - subscription routing may still be in progress ok 4 - publish-namespace-subscribe --- duration_ms: 3313 publisher_connection_id: 22f5ec1cfc14398ad83c7c90220a5483 subscriber_connection_id: c457ef2f6d862ea46224906674e0a68e ... 2026-07-19T01:03:05.157056Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:57722 dual_stack=true 2026-07-19T01:03:05.216606Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-07-19T01:03:05.717873Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:40798 dual_stack=true 2026-07-19T01:03:05.861718Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop 2026-07-19T01:03:07.184738Z  WARN moq_transport::session::reader: [READER] decode: stream ended while waiting for data (have=0 bytes, need=1) 2026-07-19T01:03:07.185098Z  WARN moq_transport::session::reader: [READER] decode: stream ended while waiting for data (have=0 bytes, need=1) 2026-07-19T01:03:07.204363Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-19T01:03:07.205785Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-19T01:03:08.862118Z  INFO moq_test_client::scenarios: Publisher PUBLISH_NAMESPACE timeout (expected) 2026-07-19T01:03:08.862137Z  INFO moq_test_client::scenarios: Subscriber got error: closed, code=3 (may be expected) ok 5 - subscribe-before-publish-namespace --- duration_ms: 3705 subscriber_connection_id: d0f36e8c493b70aad6969b311caa2d3f publisher_connection_id: ab9961c7fcb013f9821195125a964b03 ... 2026-07-19T01:03:08.863047Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:59473 dual_stack=true 2026-07-19T01:03:08.992131Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-19T01:03:10.993974Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE active; sending PUBLISH_NAMESPACE_DONE 2026-07-19T01:03:11.096030Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE_DONE sent successfully ok 6 - publish-namespace-done --- duration_ms: 2233 connection_id: 43daf2d93e42d43dfa35cae4a73bbf62 ... make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'