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-xquic-moq-relay:latest Client: ghcr.io/englishm/moq-interop-runner-moq-test-client:latest RELAY_IMAGE=ghcr.io/englishm/moq-interop-runner-xquic-moq-relay:latest CLIENT_IMAGE=ghcr.io/englishm/moq-interop-runner-moq-test-client:latest \ docker compose -f docker-compose.test.yml up --abort-on-container-exit time="2026-03-16T00:38:19Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-03-16T00:38:19Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-03-16T00:38:19Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-03-16T00:38:19Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." time="2026-03-16T00:38:19Z" 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 xquic MoQ relay on port 4443 relay-1 | Cert: /certs/cert.pem relay-1 | Key: /certs/priv.key relay-1 | Draft: 14 relay-1 | Command: /app/moq_demo_relay_v14 -p 4443 -l d -V 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 | not ok 1 - setup-only test-client-1 | --- test-client-1 | duration_ms: 10001 test-client-1 | message: "test timed out: deadline has elapsed" test-client-1 | ... test-client-1 | not ok 2 - announce-only test-client-1 | --- test-client-1 | duration_ms: 10000 test-client-1 | message: "test timed out: deadline has elapsed" test-client-1 | ... test-client-1 | not ok 3 - subscribe-error test-client-1 | --- test-client-1 | duration_ms: 10001 test-client-1 | message: "test timed out: deadline has elapsed" test-client-1 | ... test-client-1 | not ok 4 - announce-subscribe test-client-1 | --- test-client-1 | duration_ms: 10001 test-client-1 | message: "test timed out: deadline has elapsed" test-client-1 | ... test-client-1 | not ok 5 - subscribe-before-announce test-client-1 | --- test-client-1 | duration_ms: 10001 test-client-1 | message: "test timed out: deadline has elapsed" test-client-1 | ... test-client-1 | not ok 6 - publish-namespace-done test-client-1 | --- test-client-1 | duration_ms: 10001 test-client-1 | message: "test timed out: deadline has elapsed" 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:65: test] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'