make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' rm -rf mlog/ mkdir -p mlog/relay mlog/client Running interop tests... Relay: moq-dev-rs-interop:latest Client: ghcr.io/openmoq/moqx-interop-client:latest URL: https://relay:4443 time="2026-07-07T01:14:48Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-07-07T01:14:48Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-07-07T01:14:48Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-07-07T01:14:48Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." time="2026-07-07T01:14:48Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." Container main-relay-1 Recreate Container main-relay-1 Recreated Attaching to relay-1, test-client-1 relay-1 | 2026-07-07T01:14:49.192267Z  INFO moq_relay::cluster: cluster initialized origin_id=6462609056433948 configured=false relay-1 | 2026-07-07T01:14:49.193392Z  INFO moq_relay: listening addr=[::]:4443 relay-1 | 2026-07-07T01:14:49.193605Z  INFO moq_native::jemalloc: jemalloc profiling compiled in but not active. Set MALLOC_CONF=prof:true,prof_active:true at startup to enable relay-1 | 2026-07-07T01:14:49.193618Z  INFO moq_relay::cluster: no cluster peers configured; running standalone test-client-1 | TAP version 14 test-client-1 | # moxygen interop test client test-client-1 | # Relay: https://relay:4443 test-client-1 | # Transport: WebTransport test-client-1 | 1..6 relay-1 | 2026-07-07T01:14:54.845147Z  INFO conn{id=0}: moq_relay::connection: session accepted transport="quic" internal=false root= publish= subscribe= relay-1 | 2026-07-07T01:14:54.845634Z  INFO conn{id=0}: moq_relay::connection: negotiated version=moq-transport-16 transport="quic" relay-1 | 2026-07-07T01:14:54.845954Z  WARN conn{id=0}: moq_net::ietf::session: session error err=remote error: code=386759528 relay-1 | 2026-07-07T01:14:54.845995Z  WARN web_transport_quinn::session: failed to write CloseWebTransportSession capsule e=Stopped(268) relay-1 | 2026-07-07T01:14:54.846010Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd relay-1 | 2026-07-07T01:14:54.846052Z  WARN moq_relay: connection closed err=transport: connection error: closed test-client-1 | ok 1 - setup-only test-client-1 | --- test-client-1 | duration_ms: 49 test-client-1 | info: SETUP exchange completed successfully test-client-1 | ... relay-1 | 2026-07-07T01:14:54.848942Z  INFO conn{id=1}: moq_relay::connection: session accepted transport="quic" internal=false root= publish= subscribe= relay-1 | 2026-07-07T01:14:54.849227Z  INFO conn{id=1}: moq_relay::connection: negotiated version=moq-transport-16 transport="quic" relay-1 | 2026-07-07T01:14:54.849581Z  WARN conn{id=1}: moq_net::ietf::subscriber: subscribe_namespace error error_code=3 reason=unimplemented relay-1 | 2026-07-07T01:14:54.849600Z  WARN conn{id=1}: moq_net::ietf::session: subscribe_namespace failed, continuing without err=cancelled test-client-1 | E0707 01:14:54.849863 1 MoQRelaySession.cpp:880] PublishNamespaceDone for unknown publishNamespace, sess=0x565583ba3a10 test-client-1 | ok 2 - announce-only test-client-1 | --- test-client-1 | duration_ms: 3 test-client-1 | info: PUBLISH_NAMESPACE completed successfully test-client-1 | ... relay-1 | 2026-07-07T01:14:54.850344Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd relay-1 | 2026-07-07T01:14:54.850369Z  WARN conn{id=1}: moq_net::ietf::session: session error err=remote error: code=386759528 relay-1 | 2026-07-07T01:14:54.850385Z  WARN moq_relay: connection closed err=transport: connection error: closed relay-1 | 2026-07-07T01:14:54.852800Z  INFO conn{id=2}: moq_relay::connection: session accepted transport="quic" internal=false root= publish= subscribe= relay-1 | 2026-07-07T01:14:54.853111Z  INFO conn{id=2}: moq_relay::connection: negotiated version=moq-transport-16 transport="quic" relay-1 | 2026-07-07T01:14:54.853389Z  WARN conn{id=2}: moq_net::ietf::subscriber: subscribe_namespace error error_code=3 reason=SubscribeNamespace not supported by simple client relay-1 | 2026-07-07T01:14:54.853400Z  WARN conn{id=2}: moq_net::ietf::session: subscribe_namespace failed, continuing without err=cancelled relay-1 | 2026-07-07T01:14:54.853461Z  WARN conn{id=2}: moq_net::ietf::session: session error err=invalid value test-client-1 | ok 3 - subscribe-error test-client-1 | --- test-client-1 | duration_ms: 3 test-client-1 | info: Subscribe correctly returned error: Session closed test-client-1 | ... relay-1 | 2026-07-07T01:14:54.854091Z  WARN web_transport_quinn::session: unknown capsule typ=420171077 size=1 relay-1 | 2026-07-07T01:14:54.855496Z  WARN moq_relay: connection closed err=transport: connection error: closed relay-1 | 2026-07-07T01:14:54.856500Z  INFO conn{id=3}: moq_relay::connection: session accepted transport="quic" internal=false root= publish= subscribe= relay-1 | 2026-07-07T01:14:54.856790Z  INFO conn{id=3}: moq_relay::connection: negotiated version=moq-transport-16 transport="quic" relay-1 | 2026-07-07T01:14:54.857074Z  WARN conn{id=3}: moq_net::ietf::publisher: publish namespace error RequestError { request_id: Some(RequestId(3)), error_code: 3, reason_phrase: "Not a subscriber", retry_interval: 0 } relay-1 | 2026-07-07T01:14:54.857165Z  WARN conn{id=3}: moq_net::ietf::subscriber: subscribe_namespace error error_code=3 reason=unimplemented relay-1 | 2026-07-07T01:14:54.857179Z  WARN conn{id=3}: moq_net::ietf::session: subscribe_namespace failed, continuing without err=cancelled relay-1 | 2026-07-07T01:14:54.857922Z  WARN conn{id=3}: moq_net::ietf::publisher: publish namespace error RequestError { request_id: Some(RequestId(5)), error_code: 3, reason_phrase: "Not a subscriber", retry_interval: 0 } relay-1 | 2026-07-07T01:14:54.859704Z  INFO conn{id=4}: moq_relay::connection: session accepted transport="quic" internal=false root= publish= subscribe= relay-1 | 2026-07-07T01:14:54.859975Z  INFO conn{id=4}: moq_relay::connection: negotiated version=moq-transport-16 transport="quic" relay-1 | 2026-07-07T01:14:54.860279Z  WARN conn{id=4}: moq_net::ietf::subscriber: subscribe_namespace error error_code=3 reason=SubscribeNamespace not supported by simple client relay-1 | 2026-07-07T01:14:54.860291Z  WARN conn{id=4}: moq_net::ietf::session: subscribe_namespace failed, continuing without err=cancelled relay-1 | 2026-07-07T01:14:54.860323Z  WARN conn{id=4}: moq_net::ietf::session: session error err=invalid value relay-1 | 2026-07-07T01:14:54.860575Z  WARN web_transport_quinn::session: unknown capsule typ=420171077 size=1 test-client-1 | not ok 4 - announce-subscribe test-client-1 | --- test-client-1 | duration_ms: 6 relay-1 | 2026-07-07T01:14:54.860862Z  WARN conn{id=3}: moq_net::ietf::session: session error err=remote error: code=386759528 relay-1 | 2026-07-07T01:14:54.860886Z  WARN web_transport_quinn::session: failed to write CloseWebTransportSession capsule e=Stopped(268) relay-1 | 2026-07-07T01:14:54.860904Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd relay-1 | 2026-07-07T01:14:54.860934Z  WARN moq_relay: connection closed err=transport: connection error: closed test-client-1 | error: Subscribe failed: Session closed test-client-1 | ... relay-1 | 2026-07-07T01:14:54.863383Z  INFO conn{id=5}: moq_relay::connection: session accepted transport="quic" internal=false root= publish= subscribe= relay-1 | 2026-07-07T01:14:54.863687Z  INFO conn{id=5}: moq_relay::connection: negotiated version=moq-transport-16 transport="quic" relay-1 | 2026-07-07T01:14:54.864059Z  WARN conn{id=5}: moq_net::ietf::publisher: publish namespace error RequestError { request_id: Some(RequestId(1)), error_code: 3, reason_phrase: "Not a subscriber", retry_interval: 0 } relay-1 | 2026-07-07T01:14:54.864085Z  WARN conn{id=5}: moq_net::ietf::subscriber: subscribe_namespace error error_code=3 reason=unimplemented relay-1 | 2026-07-07T01:14:54.864092Z  WARN conn{id=5}: moq_net::ietf::session: subscribe_namespace failed, continuing without err=cancelled test-client-1 | ok 5 - publish-namespace-done test-client-1 | --- relay-1 | 2026-07-07T01:14:54.864152Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd relay-1 | 2026-07-07T01:14:54.864185Z  WARN conn{id=5}: moq_net::ietf::session: session error err=remote error: code=386759528 relay-1 | 2026-07-07T01:14:54.864238Z  WARN moq_relay: connection closed err=transport: connection error: closed test-client-1 | duration_ms: 3 test-client-1 | info: PUBLISH_NAMESPACE_OK received, PUBLISH_NAMESPACE_DONE sent test-client-1 | ... relay-1 | 2026-07-07T01:14:54.866772Z  INFO conn{id=6}: moq_relay::connection: session accepted transport="quic" internal=false root= publish= subscribe= relay-1 | 2026-07-07T01:14:54.867056Z  INFO conn{id=6}: moq_relay::connection: negotiated version=moq-transport-16 transport="quic" relay-1 | 2026-07-07T01:14:54.867294Z  WARN conn{id=6}: moq_net::ietf::session: session error err=invalid value relay-1 | 2026-07-07T01:14:54.867510Z  WARN web_transport_quinn::session: unknown capsule typ=420171077 size=1 relay-1 | 2026-07-07T01:14:54.867829Z  WARN moq_relay: connection closed err=transport: connection error: closed relay-1 | 2026-07-07T01:14:54.884351Z  WARN moq_relay: connection closed err=transport: connection error: closed relay-1 | 2026-07-07T01:14:55.370824Z  INFO conn{id=7}: moq_relay::connection: session accepted transport="quic" internal=false root= publish= subscribe= relay-1 | 2026-07-07T01:14:55.371159Z  INFO conn{id=7}: moq_relay::connection: negotiated version=moq-transport-16 transport="quic" relay-1 | 2026-07-07T01:14:55.371464Z  WARN conn{id=7}: moq_net::ietf::publisher: publish namespace error RequestError { request_id: Some(RequestId(1)), error_code: 3, reason_phrase: "Not a subscriber", retry_interval: 0 } relay-1 | 2026-07-07T01:14:55.371494Z  WARN conn{id=7}: moq_net::ietf::subscriber: subscribe_namespace error error_code=3 reason=unimplemented relay-1 | 2026-07-07T01:14:55.371504Z  WARN conn{id=7}: moq_net::ietf::session: subscribe_namespace failed, continuing without err=cancelled relay-1 | 2026-07-07T01:14:55.371677Z  WARN conn{id=7}: moq_net::ietf::session: session error err=remote error: code=386759528 relay-1 | 2026-07-07T01:14:55.371702Z  WARN web_transport_quinn::session: failed to write CloseWebTransportSession capsule e=Stopped(268) relay-1 | 2026-07-07T01:14:55.371716Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd relay-1 | 2026-07-07T01:14:55.371742Z  WARN moq_relay: connection closed err=transport: connection error: closed test-client-1 | ok 6 - subscribe-before-announce test-client-1 | --- test-client-1 | duration_ms: 507 test-client-1 | info: Subscribe returned error (relay doesn't buffer pending subscriptions): Session closed test-client-1 | ... test-client-1 exited with code 1 Aborting on container exit... Container main-test-client-1 Stopping Container main-test-client-1 Stopped Container main-relay-1 Stopping Container main-relay-1 Stopped make[1]: *** [Makefile:85: test] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'