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-07T01:13:42.271021Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:50693 dual_stack=true 2026-07-07T01:13:42.501253Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 231 connection_id: 1a3030e637ea49244067ca06defb18fa ... 2026-07-07T01:13:42.502099Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:36476 dual_stack=true 2026-07-07T01:13:42.530162Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-07T01:13:42.677486Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop not ok 2 - publish-namespace-only --- duration_ms: 207 message: "session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-07T01:13:42.709287Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-07T01:13:42.709872Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:51023 dual_stack=true 2026-07-07T01:13:42.841186Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track not ok 3 - subscribe-error --- duration_ms: 178 message: "session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-07T01:13:42.888172Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-07T01:13:42.888612Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:56341 dual_stack=true 2026-07-07T01:13:42.982589Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:48318 dual_stack=true 2026-07-07T01:13:43.115544Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-07T01:13:43.115561Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track not ok 4 - publish-namespace-subscribe --- duration_ms: 254 message: "publisher session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-07T01:13:43.143059Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-07T01:13:43.143312Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:34379 dual_stack=true 2026-07-07T01:13:43.147463Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-07T01:13:43.293328Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-07-07T01:13:43.324975Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-07T01:13:43.795594Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:59694 dual_stack=true 2026-07-07T01:13:43.877009Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop not ok 5 - subscribe-before-publish-namespace --- duration_ms: 763 message: "publisher session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-07T01:13:43.906841Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-07T01:13:43.907264Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:45985 dual_stack=true 2026-07-07T01:13:44.204740Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop not ok 6 - publish-namespace-done --- duration_ms: 325 message: "session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'