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-02T14:22:59Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-07-02T14:22:59Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-07-02T14:22:59Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-07-02T14:22:59Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." time="2026-07-02T14:22:59Z" 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 | 14:22:59 INF WebTransport server cert SHA-256: 3bbed2e84f0ed294605dd97687b2de826f9aa226d3b60e79dfe3cb706e8bf0f2 relay-1 | 14:22:59 INF → new WebTransport("https://0.0.0.0:4443/", {serverCertificateHashes: [{algorithm: "sha-256", value: new Uint8Array([59,190,210,232,79,14,210,148,96,93,217,118,135,178,222,130,111,154,162,38,211,182,14,121,223,227,203,112,110,139,240,242])}]}) relay-1 | 14:22:59 INF relay listening on [::]:4443 (WebTransport, path /) relay-1 | 14:22:59 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 | 14:22:59 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 | 14:23:05 INF tls: ClientHello from 172.18.0.3:59491 sni="relay" alpn=[h3] versions=[772] relay-1 | 14:23:05 DBG wtconn: upgrade request remote=172.18.0.3:59491 method=CONNECT path=/ proto=webtransport origin="" relay-1 | 14:23:05 INF wtconn: CheckOrigin origin="" host="relay:4443" wt-protocols="\"moqt-16\", \"moqt-14\", \"moq-00\"" relay-1 | 14:23:05 DBG wtconn: upgrade ok remote=172.18.0.3:59491 wt_protocol=moqt-16 test-client-1 | E0702 14:23:05.560171 1 MoQSession.cpp:6143] Uni stream before setup complete sess=0x55b2b8073b00 relay-1 | 14:23:05 WRN relay SETUP failed component=relay err="accept control: stream 0 canceled by remote with error code 268" test-client-1 | *** Aborted at 1783002185 (Unix time, try 'date -d @1783002185') *** test-client-1 | *** Signal 11 (SIGSEGV) (0x0) received by PID 1 (pthread TID 0x7f91d42b22c0) (linux TID 1) (code: sent by kernel (SI_KERNEL)), stack trace: *** test-client-1 | @ 000000000063c061 _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 | @ 00000000002f9310 _ZN8proxygen16WebTransportImpl16StreamReadHandle9readErrorEmN4quic9QuicErrorE test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-proxygen.git/proxygen/lib/http/webtransport/WebTransportImpl.cpp:524 test-client-1 | @ 000000000035b386 _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 | @ 00000000003537eb _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 | @ 0000000000354c30 _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 | @ 0000000000276ec0 _ZN8proxygen9HQSession16checkForShutdownEv test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-proxygen.git/proxygen/lib/http/session/HQSession.cpp:985 test-client-1 | @ 0000000000284832 _ZN8proxygen9HQSession22runSessionLoopCallbackEv test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-proxygen.git/proxygen/lib/http/session/HQSession.cpp:1140 test-client-1 | @ 00000000005b3cdd _ZN5folly9EventBase19runLoopCallbackListERN5boost9intrusive4listINS0_12LoopCallbackEJNS2_18constant_time_sizeILb0EEEEEERKNS0_21LoopCallbacksDeadlineE test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.cpp:1028 test-client-1 | @ 00000000005b3e5c _ZN5folly9EventBase16runLoopCallbacksEv test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.cpp:1049 test-client-1 | @ 00000000005b65cf _ZN5folly9EventBase8loopMainEiNS0_11LoopOptionsE test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.cpp:657 test-client-1 | @ 00000000005b7181 _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 | @ 00000000005bf2a0 _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 | @ 0000000000124408 _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 | @ 000000000011fcb0 _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 | @ 00000000000fcbb2 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 | @ 0000000000102744 _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'