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: moqx-interop:latest Client: ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-16:latest URL: https://relay:4443 time="2026-08-13T01:25:14Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-08-13T01:25:14Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-08-13T01:25:14Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-08-13T01:25:14Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." time="2026-08-13T01:25:14Z" 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 | note: jemalloc enabled (LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.2) relay-1 | I0813 01:25:14.882598 1 main.cpp:97] moqx v0.2.1-45-g2bcd0b8a starting relay-1 | W0813 01:25:14.883243 1 main.cpp:110] Picoquic listener 'relay-pico': service 'default' match[1] has prefix path '/' — pico listeners only support exact path routing; clients using this prefix may fail to connect. relay-1 | W0813 01:25:14.886943 1 QuicServerWorker.cpp:1372] HostId is already set to 0 relay-1 | W0813 01:25:14.886995 1 QuicServerWorker.cpp:1372] HostId is already set to 0 relay-1 | W0813 01:25:14.887043 1 QuicServerWorker.cpp:1372] HostId is already set to 0 relay-1 | W0813 01:25:14.887106 1 QuicServerWorker.cpp:1372] HostId is already set to 0 relay-1 | I0813 01:25:14.888973 13 MoQPicoServerBase.cpp:348] Registered picoquic congestion control algorithms for name lookup relay-1 | I0813 01:25:14.888996 13 MoQPicoQuicEventBaseServer.cpp:57] Starting MoQPicoQuicEventBaseServer on 0.0.0.0:4434 relay-1 | I0813 01:25:14.889095 13 PicoQuicSocketHandler.cpp:133] PicoQuicSocketHandler started on 0.0.0.0:4434 gso=1 relay-1 | I0813 01:25:14.890567 1 main.cpp:220] Admin server listening on 0.0.0.0:8000 test-client-1 | TAP version 14 test-client-1 | # moq-test-client v0.1.0 test-client-1 | # Relay: https://relay:4443/ test-client-1 | 1..6 test-client-1 | ok 1 - setup-only test-client-1 | --- test-client-1 | duration_ms: 4 test-client-1 | connection_id: 0e06e777422ca3959994977b35e7d5b2 test-client-1 | ... test-client-1 | ok 2 - announce-only test-client-1 | --- test-client-1 | duration_ms: 2003 test-client-1 | connection_id: f30ea9c0dcd94146dbe40ae55180a79f test-client-1 | ... test-client-1 | ok 3 - subscribe-error test-client-1 | --- test-client-1 | duration_ms: 3 test-client-1 | connection_id: 65b2bf1e4daebbe4d89f41d9036eff13 test-client-1 | ... relay-1 | W0813 01:25:22.504755 12 MoqxRelay.cpp:316] PublishNamespace: Existing session (0x7f2d09254710) has already published trackNamespace=moq-test/interop relay-1 | E0813 01:25:22.505199 13 MoQCodec.cpp:95] Frame underflow -> parse error relay-1 | E0813 01:25:22.505263 13 MoQCodec.cpp:126] Conn error=3 relay-1 | E0813 01:25:22.505300 13 MoQSession.cpp:5416] MoQCodec control stream parse error err=3 relay-1 | E20260813 01:25:22.505927 13 HQSession.cpp:583] Connection closed with error err=91141958510812 msg=Server closed by peer reason=capsule error proto=h3, UA=, client CID=a53bb52535a3d2db, server CID=400000080bcaff31, downstream=172.18.0.3:54781, 0.0.0.0:4443=local, drain=none test-client-1 | not ok 4 - announce-subscribe test-client-1 | --- test-client-1 | duration_ms: 6 test-client-1 | message: "publisher session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" test-client-1 | ... test-client-1 | ok 5 - subscribe-before-announce test-client-1 | --- test-client-1 | duration_ms: 3508 test-client-1 | subscriber_connection_id: eea7f4fc99dd873c7625594ddfa73d12 test-client-1 | publisher_connection_id: 14d3e17b1bd42abf0bca68291db82a5d test-client-1 | ... relay-1 | W0813 01:25:26.017915 12 MoqxRelay.cpp:316] PublishNamespace: Existing session (0x7f2d08c57010) has already published trackNamespace=moq-test/interop test-client-1 | ok 6 - publish-namespace-done test-client-1 | --- test-client-1 | duration_ms: 2105 test-client-1 | connection_id: df7170fd7fecaab5d32ca41a9c8174e1 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:86: test] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'