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/openmoq/moqx-interop-client:latest URL: https://relay:4443 time="2026-07-23T21:24:31Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-07-23T21:24:31Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-07-23T21:24:31Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-07-23T21:24:31Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." time="2026-07-23T21:24:31Z" 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=webtransport port=4443 cert=/certs/cert.pem relay-1 | 21:24:31 INF WebTransport server cert SHA-256: ba44b980c1c24ef2e18be93498a1d345a115372fa04e37fbf0c1b0bbfb8a86aa relay-1 | 21:24:31 INF → new WebTransport("https://0.0.0.0:4443/", {serverCertificateHashes: [{algorithm: "sha-256", value: new Uint8Array([186,68,185,128,193,194,78,242,225,139,233,52,152,161,211,69,161,21,55,47,160,78,55,251,240,193,176,187,251,138,134,170])}]}) relay-1 | 21:24:31 INF relay listening on [::]:4443 (WebTransport, path /) relay-1 | 21:24:31 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 | 21:24:31 INF relay accept loop starting component=relay addr=[::]:4443 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 | 21:24:37 INF tls: ClientHello from 172.18.0.3:48885 sni="relay" alpn=[h3] versions=[772] relay-1 | 21:24:37 DBG wtconn: upgrade request remote=172.18.0.3:48885 method=CONNECT path=/ proto=webtransport origin="" relay-1 | 21:24:37 INF wtconn: CheckOrigin origin="" host="relay:4443" wt-protocols="\"moqt-16\", \"moqt-14\", \"moq-00\"" relay-1 | 21:24:37 DBG wtconn: upgrade ok remote=172.18.0.3:48885 wt_protocol=moqt-16 test-client-1 | *** Aborted at 1784841877 (Unix time, try 'date -d @1784841877') *** test-client-1 | *** Signal 11 (SIGSEGV) (0x58) received by PID 1 (pthread TID 0x7f59e0d4e080) (linux TID 1) (code: address not mapped to object), stack trace: *** test-client-1 | moq_interop_client(+0x6106ab)[0x5587b49d66ab] test-client-1 | moq_interop_client(+0x609d05)[0x5587b49cfd05] test-client-1 | moq_interop_client(+0x608488)[0x5587b49ce488] test-client-1 | /lib/x86_64-linux-gnu/libc.so.6(+0x3c04f)[0x7f59e0dc204f] test-client-1 | moq_interop_client(+0x31a34c)[0x5587b46e034c] test-client-1 | moq_interop_client(+0x31a53f)[0x5587b46e053f] test-client-1 | moq_interop_client(+0x30720e)[0x5587b46cd20e] test-client-1 | moq_interop_client(+0x2a83ee)[0x5587b466e3ee] test-client-1 | moq_interop_client(+0x2e43e7)[0x5587b46aa3e7] test-client-1 | moq_interop_client(+0x2e3ffe)[0x5587b46a9ffe] test-client-1 | moq_interop_client(+0x410271)[0x5587b47d6271] test-client-1 | moq_interop_client(+0x34fbe2)[0x5587b4715be2] test-client-1 | moq_interop_client(+0x35a9c4)[0x5587b47209c4] test-client-1 | moq_interop_client(+0x35ab0c)[0x5587b4720b0c] test-client-1 | moq_interop_client(+0x587416)[0x5587b494d416] test-client-1 | moq_interop_client(+0x5875d7)[0x5587b494d5d7] test-client-1 | moq_interop_client(+0x589555)[0x5587b494f555] test-client-1 | moq_interop_client(+0x589efd)[0x5587b494fefd] test-client-1 | moq_interop_client(+0x5912a7)[0x5587b49572a7] test-client-1 | moq_interop_client(+0x166b78)[0x5587b452cb78] test-client-1 | moq_interop_client(+0x162fce)[0x5587b4528fce] test-client-1 | moq_interop_client(+0x141f54)[0x5587b4507f54] test-client-1 | /lib/x86_64-linux-gnu/libc.so.6(+0x27249)[0x7f59e0dad249] test-client-1 | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x84)[0x7f59e0dad304] test-client-1 | moq_interop_client(+0x147ec0)[0x5587b450dec0] test-client-1 | (safe mode, symbolizer not available) test-client-1 exited with code 139 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 139 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'