make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://lminiero.it:9000... Client: ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://lminiero.it:9000 \ -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://lminiero.it:9000/ 1..6 2026-06-19T00:59:30.536802Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:56225 dual_stack=true 2026-06-19T00:59:30.999555Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 463 connection_id: c59e58a78a869ce38caa4961f1604cad ... 2026-06-19T00:59:31.000439Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:55337 dual_stack=true 2026-06-19T00:59:31.480545Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop not ok 2 - publish-namespace-only --- duration_ms: 481 message: "PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-19T00:59:31.481589Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:39509 dual_stack=true 2026-06-19T00:59:32.213987Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track 2026-06-19T00:59:32.214011Z ERROR moq_transport::serve::error: [bcc0aac8-bb84-4555-8977-d570c40770fb] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-19T00:59:32.214031Z  WARN moq_test_client::scenarios: Got error but not clearly 'not found': internal error: Internal error [error:bcc0aac8-bb84-4555-8977-d570c40770fb]. Relay may use different error text. ok 3 - subscribe-error --- duration_ms: 733 connection_id: 489f16d600b43edeea727e8372d68b9b ... 2026-06-19T00:59:32.214993Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:48672 dual_stack=true 2026-06-19T00:59:32.808855Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:42896 dual_stack=true 2026-06-19T00:59:33.508806Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-06-19T00:59:33.508830Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track 2026-06-19T00:59:33.508845Z ERROR moq_transport::serve::error: [4bf5ce46-d52d-409e-9da9-e9666349cd5d] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-19T00:59:33.508875Z  INFO moq_test_client::scenarios: Subscriber got error: internal error: Internal error [error:4bf5ce46-d52d-409e-9da9-e9666349cd5d] - subscription was processed ok 4 - publish-namespace-subscribe --- duration_ms: 1294 publisher_connection_id: e7004c06e565ebdd89551c938b231b15 subscriber_connection_id: b1ac2cd8e281109a4347899e0d1239b4 ... 2026-06-19T00:59:33.509818Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:55742 dual_stack=true 2026-06-19T00:59:33.987155Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-06-19T00:59:33.987262Z ERROR moq_transport::serve::error: [9fd7f624-4d59-4384-a45c-ea9829611881] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-19T00:59:34.488845Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:60900 dual_stack=true 2026-06-19T00:59:34.953637Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop not ok 5 - subscribe-before-publish-namespace --- duration_ms: 1444 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-19T00:59:34.954597Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:47767 dual_stack=true 2026-06-19T00:59:35.434794Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop not ok 6 - publish-namespace-done --- duration_ms: 481 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'