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/facebookexperimental/moxygen-interop-client:latest-amd64 URL: https://relay:4443 time="2026-07-09T01:15:35Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-07-09T01:15:35Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-07-09T01:15:35Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-07-09T01:15:35Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." time="2026-07-09T01:15: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=webtransport port=4443 cert=/certs/cert.pem relay-1 | 01:15:35 INF WebTransport server cert SHA-256: d59d73e0da813dfe760db740e0112e5656c4d0742c118351c165b30187293e89 relay-1 | 01:15:35 INF → new WebTransport("https://0.0.0.0:4443/", {serverCertificateHashes: [{algorithm: "sha-256", value: new Uint8Array([213,157,115,224,218,129,61,254,118,13,183,64,224,17,46,86,86,196,208,116,44,17,131,81,193,101,179,1,135,41,62,137])}]}) relay-1 | 01:15:35 INF relay listening on [::]:4443 (WebTransport, path /) relay-1 | 01:15:35 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 | 01:15:35 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 | 01:15:40 INF tls: ClientHello from 172.18.0.3:38269 sni="relay" alpn=[h3] versions=[772] relay-1 | 01:15:40 DBG wtconn: upgrade request remote=172.18.0.3:38269 method=CONNECT path=/ proto=webtransport origin="" relay-1 | 01:15:40 INF wtconn: CheckOrigin origin="" host="relay:4443" wt-protocols="\"moqt-16\", \"moqt-14\", \"moq-00\"" relay-1 | 01:15:40 DBG wtconn: upgrade ok remote=172.18.0.3:38269 wt_protocol=moqt-16 test-client-1 | E0709 01:15:40.865058 1 MoQSession.cpp:6143] Uni stream before setup complete sess=0x561346ffb4c0 relay-1 | 01:15:40 WRN relay SETUP failed component=relay err="accept control: stream 0 canceled by remote with error code 268" test-client-1 | *** Aborted at 1783559740 (Unix time, try 'date -d @1783559740') *** test-client-1 | *** Signal 11 (SIGSEGV) (0xaa00000068) received by PID 1 (pthread TID 0x7f63d2b5c2c0) (linux TID 1) (code: address not mapped to object), stack trace: *** test-client-1 | @ 000000000063ca51 _ZN5folly10symbolizer12_GLOBAL__N_113signalHandlerEiP9siginfo_tPv test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/debugging/symbolizer/SignalHandler.cpp:598 test-client-1 | @ 000000000004532f (unknown) test-client-1 | @ 000000aa00000068 (not found) test-client-1 | @ 000000000035b483 _ZN4quic21QuicTransportBaseLite21cancelAllAppCallbacksERKNS_9QuicErrorE test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-mvfst.git/quic/api/QuicTransportBaseLite.cpp:2668 test-client-1 | @ 000000000035388b _ZN4quic21QuicTransportBaseLite9closeImplENS_6detail4tiny28quic_tiny_opt_100300_bit_mem8optionalINS_9QuicErrorELNS3_14UseDefaultTypeE0ELS6_0EEEbb test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-mvfst.git/quic/api/QuicTransportBaseLite.cpp:1790 test-client-1 | @ 0000000000354cd0 _ZN4quic21QuicTransportBaseLite5closeENS_6detail4tiny28quic_tiny_opt_100300_bit_mem8optionalINS_9QuicErrorELNS3_14UseDefaultTypeE0ELS6_0EEE test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-mvfst.git/quic/api/QuicTransportBaseLite.cpp:472 test-client-1 | @ 0000000000276c10 _ZN8proxygen9HQSession16checkForShutdownEv test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-proxygen.git/proxygen/lib/http/session/HQSession.cpp:986 test-client-1 | @ 0000000000284892 _ZN8proxygen9HQSession22runSessionLoopCallbackEv test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-proxygen.git/proxygen/lib/http/session/HQSession.cpp:1141 test-client-1 | @ 00000000005b486f _ZN5folly9EventBase26swapAndRunLoopCallbackListERN5boost9intrusive4listINS0_12LoopCallbackEJNS2_18constant_time_sizeILb0EEEEEES8_b test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.cpp:1045 test-client-1 | @ 00000000005b4a0b _ZN5folly9EventBase16runLoopCallbacksEv test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.cpp:1060 test-client-1 | @ 00000000005b715f _ZN5folly9EventBase8loopMainEiNS0_11LoopOptionsE test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.cpp:658 test-client-1 | @ 00000000005b7c21 _ZN5folly9EventBase8loopBodyEiNS0_11LoopOptionsE test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.cpp:539 test-client-1 | @ 00000000005bfd80 _ZThn16_N5folly9EventBase5driveEv test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.h:925 test-client-1 | -> /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.cpp test-client-1 | @ 0000000000124568 _ZNO5folly4coro6detail16BlockingWaitTaskIRN7moxygen17InteropTestResultEE6getViaEPNS_16DrivableExecutorERNS_15AsyncStackFrameE test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/installed/folly/include/folly/coro/BlockingWait.h:229 test-client-1 | -> /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebookexperimental-moxygen.git/moxygen/moqtest/interop/MoQInteropClientMain.cpp test-client-1 | @ 000000000011fe10 _ZNK5folly4coro16blocking_wait_fnclINS0_16TaskWithExecutorIN7moxygen17InteropTestResultEEEEENS0_6detail22decay_rvalue_referenceINS0_12await_resultIDTclL_ZNS0_11folly_cpo__13co_viaIfAsyncEEclscPDoFNS_17ExecutorKeepAliveINS_8ExecutorEEEvELDnEEclscPDoFT_vELDnEEEEvE4typeEE4typeEOSG_PNS_16DrivableExecutorE.isra.0 test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/installed/folly/include/folly/coro/BlockingWait.h:400 test-client-1 | -> /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebookexperimental-moxygen.git/moxygen/moqtest/interop/MoQInteropClientMain.cpp test-client-1 | @ 00000000000fcd12 main test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebookexperimental-moxygen.git/moxygen/moqtest/interop/MoQInteropClientMain.cpp:200 test-client-1 | @ 000000000002a1c9 (unknown) test-client-1 | @ 000000000002a28a __libc_start_main test-client-1 | @ 00000000001028a4 _start 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:85: test] Error 139 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'