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: ghcr.io/englishm/moq-interop-runner-moq-go-relay:latest Client: ghcr.io/gmarzot/aiomoqt:latest URL: https://relay:4443 time="2026-06-29T00:45:35Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-06-29T00:45:35Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-06-29T00:45:35Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-06-29T00:45:35Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." time="2026-06-29T00:45:35Z" 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 | Starting moq relay: transport=quic port=4443 cert=/certs/cert.pem relay-1 | 00:45:36 INF failed to sufficiently increase receive buffer size (was: 1024 kiB, wanted: 7168 kiB, got: 2048 kiB). See https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes for details. relay-1 | 00:45:36 INF relay listening on [::]:4443 (QUIC) relay-1 | 00:45:36 INF relay accept loop starting component=relay addr=[::]:4443 relay-1 | 00:45:42 INF tls: ClientHello from 172.18.0.3:33114 sni="relay" alpn=[h3] versions=[772] relay-1 | 00:45:47 INF tls: ClientHello from 172.18.0.3:49413 sni="relay" alpn=[h3] versions=[772] relay-1 | 00:45:52 INF tls: ClientHello from 172.18.0.3:44038 sni="relay" alpn=[h3] versions=[772] relay-1 | 00:45:57 INF tls: ClientHello from 172.18.0.3:57217 sni="relay" alpn=[h3] versions=[772] test-client-1 | [FAIL] setup-only: Failed: TimeoutError relay-1 | 00:46:02 INF tls: ClientHello from 172.18.0.3:54769 sni="relay" alpn=[h3] versions=[772] test-client-1 | [FAIL] announce-only: Failed: TimeoutError relay-1 | 00:46:07 INF tls: ClientHello from 172.18.0.3:32809 sni="relay" alpn=[h3] versions=[772] test-client-1 | [FAIL] publish-namespace-done: Failed: TimeoutError relay-1 | 00:46:12 INF tls: ClientHello from 172.18.0.3:43008 sni="relay" alpn=[h3] versions=[772] test-client-1 | [FAIL] subscribe-error: Failed: TimeoutError relay-1 | 00:46:17 INF tls: ClientHello from 172.18.0.3:60966 sni="relay" alpn=[h3] versions=[772] test-client-1 | [FAIL] announce-subscribe: Failed: TimeoutError relay-1 | 00:46:27 INF tls: ClientHello from 172.18.0.3:43600 sni="relay" alpn=[h3] versions=[772] test-client-1 | [FAIL] subscribe-before-announce: Failed: TimeoutError test-client-1 | TAP version 14 test-client-1 | # date: 2026-06-29T00:45:42Z test-client-1 | # ended: 2026-06-29T00:46:34Z test-client-1 | # target: https://relay:4443 test-client-1 | # version: aiomoqt/0.10.4 test-client-1 | # note: preference probe: no offered draft reached SETUP; trying draft-18 test-client-1 | 1..6 test-client-1 | not ok 1 - setup-only test-client-1 | --- test-client-1 | duration_ms: 5006.4 test-client-1 | message: Failed: TimeoutError test-client-1 | expected: SERVER_SETUP received test-client-1 | received: TimeoutError test-client-1 | ... test-client-1 | not ok 2 - announce-only test-client-1 | --- test-client-1 | duration_ms: 5006.4 test-client-1 | message: Failed: TimeoutError test-client-1 | expected: PUBLISH_NAMESPACE_OK test-client-1 | received: TimeoutError test-client-1 | ... test-client-1 | not ok 3 - publish-namespace-done test-client-1 | --- test-client-1 | duration_ms: 5005.7 test-client-1 | message: Failed: TimeoutError test-client-1 | expected: PUBLISH_NAMESPACE_OK + PUBLISH_NAMESPACE_DONE test-client-1 | received: TimeoutError test-client-1 | ... test-client-1 | not ok 4 - subscribe-error test-client-1 | --- test-client-1 | duration_ms: 5006.4 test-client-1 | message: Failed: TimeoutError test-client-1 | expected: error response test-client-1 | received: TimeoutError test-client-1 | ... test-client-1 | not ok 5 - announce-subscribe test-client-1 | --- test-client-1 | duration_ms: 10011.4 test-client-1 | publisher_connection_id: unknown test-client-1 | subscriber_connection_id: unknown test-client-1 | message: Failed: TimeoutError test-client-1 | received: TimeoutError test-client-1 | ... test-client-1 | not ok 6 - subscribe-before-announce test-client-1 | --- test-client-1 | duration_ms: 7007.3 test-client-1 | publisher_connection_id: unknown test-client-1 | subscriber_connection_id: unknown test-client-1 | message: Failed: TimeoutError test-client-1 | received: TimeoutError 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'