make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against moqt://moqt.nokiaresearch.com:4443/moq... Client: ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest docker run --rm \ \ --network host \ -e RELAY_URL=moqt://moqt.nokiaresearch.com:4443/moq \ -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: moqt://moqt.nokiaresearch.com:4443/moq 1..6 2026-07-02T01:07:56.573016Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:47098 dual_stack=true 2026-07-02T01:07:56.947013Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 375 connection_id: a231bff3f1d28f53c07ae38f05a63788 ... 2026-07-02T01:07:56.948287Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:48797 dual_stack=true 2026-07-02T01:07:57.295006Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop not ok 2 - publish-namespace-only --- duration_ms: 347 message: "PUBLISH_NAMESPACE failed: too many requests" ... 2026-07-02T01:07:57.296082Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:44626 dual_stack=true 2026-07-02T01:07:57.615104Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track 2026-07-02T01:07:57.615132Z ERROR moq_transport::serve::error: [172c221a-ceb3-4292-a89a-983e5f059f60] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-07-02T01:07:57.615158Z  WARN moq_test_client::scenarios: Got error but not clearly 'not found': internal error: Internal error [error:172c221a-ceb3-4292-a89a-983e5f059f60]. Relay may use different error text. ok 3 - subscribe-error --- duration_ms: 319 connection_id: c3767e40ea27b32ad6cc60448565a634 ... 2026-07-02T01:07:57.616197Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:50398 dual_stack=true 2026-07-02T01:07:58.089519Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:52969 dual_stack=true 2026-07-02T01:07:58.443815Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-02T01:07:58.443833Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track not ok 4 - publish-namespace-subscribe --- duration_ms: 828 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-07-02T01:07:58.444623Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:57082 dual_stack=true 2026-07-02T01:07:58.839968Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-07-02T01:07:58.840069Z ERROR moq_transport::serve::error: [be7632fd-d25f-4532-b3eb-940ddcc26c6a] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-07-02T01:07:59.342337Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:51358 dual_stack=true 2026-07-02T01:07:59.741667Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop not ok 5 - subscribe-before-publish-namespace --- duration_ms: 1297 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-07-02T01:07:59.742584Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:48824 dual_stack=true 2026-07-02T01:08:00.174165Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop not ok 6 - publish-namespace-done --- duration_ms: 432 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'