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/englishm/moq-interop-runner-moq-test-client-draft-18:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://cdn.moq.dev/anon \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest TAP version 14 # moq-test-client v0.1.6 # Relay: https://cdn.moq.dev/anon 1..6 2026-07-05T01:02:49.776024Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:36054 dual_stack=true 2026-07-05T01:02:49.986534Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 211 connection_id: 539271aa5f57adfc6a32bf5c3f9773d2 ... 2026-07-05T01:02:49.986984Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:39222 dual_stack=true 2026-07-05T01:02:50.006086Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-05T01:02:50.044791Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop not ok 2 - publish-namespace-only --- duration_ms: 58 message: "PUBLISH_NAMESPACE failed: too many requests" ... 2026-07-05T01:02:50.045240Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:34712 dual_stack=true 2026-07-05T01:02:50.062923Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-05T01:02:50.100176Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track 2026-07-05T01:02:50.100193Z ERROR moq_transport::serve::error: [f8134d8a-c898-4a65-9b4e-4fb6e72d982a] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-07-05T01:02:50.100207Z  WARN moq_test_client::scenarios: Got error but not clearly 'not found': internal error: Internal error [error:f8134d8a-c898-4a65-9b4e-4fb6e72d982a]. Relay may use different error text. ok 3 - subscribe-error --- duration_ms: 55 connection_id: 447878d5542e57c0a7c14755070f1544 ... 2026-07-05T01:02:50.100672Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:40114 dual_stack=true 2026-07-05T01:02:50.117273Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-05T01:02:50.156774Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:54269 dual_stack=true 2026-07-05T01:02:50.216822Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-05T01:02:50.216829Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track not ok 4 - publish-namespace-subscribe --- duration_ms: 116 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-07-05T01:02:50.217215Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:55212 dual_stack=true 2026-07-05T01:02:50.234177Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-05T01:02:50.234707Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-05T01:02:50.273440Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-07-05T01:02:50.273480Z ERROR moq_transport::serve::error: [13f4fe17-add4-4378-9410-0b5f1c17f3d5] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-07-05T01:02:50.290957Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-05T01:02:50.774410Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:54273 dual_stack=true 2026-07-05T01:02:50.830212Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop not ok 5 - subscribe-before-publish-namespace --- duration_ms: 613 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-07-05T01:02:50.830602Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:56166 dual_stack=true 2026-07-05T01:02:50.847606Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-05T01:02:50.887186Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop not ok 6 - publish-namespace-done --- duration_ms: 56 message: "PUBLISH_NAMESPACE failed: too many requests" ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'