2025-09-11 21:29:09,426 Generated random file: ueyexvavcd of size: 2097152 2025-09-11 21:29:09,439 Generated random file: lrmkahxvjb of size: 3145728 2025-09-11 21:29:09,458 Generated random file: bwqgdpsltm of size: 5242880 2025-09-11 21:29:09,458 Requests: https://server4:443/ueyexvavcd https://server4:443/lrmkahxvjb https://server4:443/bwqgdpsltm 2025-09-11 21:29:09,515 2025-09-11 21:29:09,516 Command: WAITFORSERVER=server:443 CERTS=/tmp/certs_hn8j0apk/ TESTCASE_SERVER=transfer TESTCASE_CLIENT=transfer WWW=/tmp/www_l8vzcez2/ DOWNLOADS=/tmp/download_98ll73_8/ SERVER_LOGS=/tmp/logs_server_6i49fzbv CLIENT_LOGS=/tmp/logs_client_geiw9uj6 SCENARIO="simple-p2p --delay=15ms --bandwidth=10Mbps --queue=25" CLIENT=ghcr.io/facebook/proxygen/mvfst-interop:latest SERVER=ghcr.io/microsoft/msquic/qns:main REQUESTS="https://server4:443/ueyexvavcd https://server4:443/lrmkahxvjb https://server4:443/bwqgdpsltm" docker compose --env-file empty.env up --abort-on-container-exit --timeout 1 sim client server 2025-09-11 21:29:28,649 Container client Recreate Container server Recreate Container client Recreated Container server Recreated Attaching to client, server, sim sim | waiting 10s for server:443 client | + set -o nounset client | + VERSION=1 client | + HQ_CLI=/proxygen/_build/proxygen/bin/hq client | + PORT=443 client | + LOGLEVEL=2 client | + /setup.sh client | Setting up routes... client | Actual changes: client | tx-checksum-ip-generic: off client | tx-tcp-segmentation: off [not requested] client | tx-tcp-ecn-segmentation: off [not requested] client | tx-tcp-mangleid-segmentation: off [not requested] client | tx-tcp6-segmentation: off [not requested] client | tx-udp-segmentation: off [not requested] client | tx-checksum-sctp: off client | Endpoint's IPv4 address is 193.167.0.100 client | Endpoint's IPv6 address is fd00:cafe:cafe::100 server | Setting up routes... server | Actual changes: server | tx-checksumming: off server | tx-checksum-ip-generic: off server | tx-checksum-sctp: off server | tcp-segmentation-offload: off server | tx-tcp-segmentation: off [requested on] server | tx-tcp-ecn-segmentation: off [requested on] server | tx-tcp-mangleid-segmentation: off [requested on] server | tx-tcp6-segmentation: off [requested on] server | tx-udp-segmentation: off [requested on] server | Endpoint's IPv4 address is 193.167.100.100 client | + PROTOCOL=hq-interop client | + HTTPVERSION=0.9 client | + CONN_FLOW_CONTROL=107374182 client | + STREAM_FLOW_CONTROL=107374182 client | ++ echo 'https://server4:443/ueyexvavcd https://server4:443/lrmkahxvjb https://server4:443/bwqgdpsltm' client | ++ tr ' ' '\n' client | ++ awk -F / '{ print "/" $4 }' client | ++ paste -sd, client | + INVOCATIONS=/ueyexvavcd,/lrmkahxvjb,/bwqgdpsltm client | + EARLYDATA=false client | + PSK_FILE= client | + '[' -n transfer ']' client | + case "${TESTCASE}" in client | + STREAM_FLOW_CONTROL=262144 client | + CONN_FLOW_CONTROL=2621440 client | + '[' client == client ']' client | + /wait-for-it.sh sim:57832 -s -t 10 server | Endpoint's IPv6 address is fd00:cafe:cafe:100::100 client | wait-for-it.sh: waiting 10 seconds for sim:57832 server | Waiting forever. server | sim | server:443 is available after 501.297798ms sim | Using scenario: simple-p2p --delay=15ms --bandwidth=10Mbps --queue=25 sim | tcpdump: listening on eth1, link-type EN10MB (Ethernet), snapshot length 262144 bytes sim | tcpdump: listening on eth0, link-type EN10MB (Ethernet), snapshot length 262144 bytes client | wait-for-it.sh: sim:57832 is available after 1 seconds client | + echo 'Starting QUIC client...' client | Starting QUIC client... client | + '[' -n 'https://server4:443/ueyexvavcd https://server4:443/lrmkahxvjb https://server4:443/bwqgdpsltm' ']' client | + REQS=("${REQUESTS}") client | + REQ='https://server4:443/ueyexvavcd https://server4:443/lrmkahxvjb https://server4:443/bwqgdpsltm' client | ++ echo 'https://server4:443/ueyexvavcd https://server4:443/lrmkahxvjb https://server4:443/bwqgdpsltm' client | ++ cut -d/ -f3 client | ++ cut -d: -f1 client | + SERVER=server4 client | + for INVOCATION in ${INVOCATIONS} client | + echo 'requesting files '\''/ueyexvavcd,/lrmkahxvjb,/bwqgdpsltm'\''' client | requesting files '/ueyexvavcd,/lrmkahxvjb,/bwqgdpsltm' client | + /proxygen/_build/proxygen/bin/hq --mode=client --host=server4 --port=443 --protocol=hq-interop --httpversion=0.9 --use_version=true --quic-version=1 --path=/ueyexvavcd,/lrmkahxvjb,/bwqgdpsltm --early_data=false --psk_file= --conn_flow_control=2621440 --stream_flow_control=262144 --outdir=/downloads --logdir=/logs --qlogger_path=/logs --v=2 client | + tee /logs/client.log client | I20250911 21:29:10.973788 43 HQClient.cpp:47] HQClient connecting to 193.167.100.100:443 client | I20250911 21:29:11.014474 43 CurlClient.cpp:187] Sending request for /ueyexvavcd client | I20250911 21:29:11.014559 43 CurlClient.cpp:187] Sending request for /lrmkahxvjb client | I20250911 21:29:11.014636 43 CurlClient.cpp:187] Sending request for /bwqgdpsltm server | [193.167.0.100:32963] GET '/ueyexvavcd' server | [193.167.0.100:32963] GET '/lrmkahxvjb' server | [193.167.0.100:32963] GET '/bwqgdpsltm' client | I20250911 21:29:13.837411 43 CurlClient.cpp:276] Got EOM for /lrmkahxvjb. Txn Time= 2822 ms client | E20250911 21:29:16.214043 43 CurlClient.cpp:292] An error occurred: ingress timeout, streamID=1, timeout=5000ms server | [193.167.0.100:32963] Peer abort client | I20250911 21:29:18.205500 43 CurlClient.cpp:276] Got EOM for /bwqgdpsltm. Txn Time= 7190 ms client exited with code 0 Aborting on container exit... Container client Stopping Container server Stopping Container client Stopped Container server Stopped Container sim Stopping Container sim Stopped 2025-09-11 21:29:28,773 No key log file found. 2025-09-11 21:29:28,773 No key log file found. 2025-09-11 21:29:28,774 No key log file found. 2025-09-11 21:29:28,774 No key log file found. 2025-09-11 21:29:29,439 File size of /tmp/download_98ll73_8/ueyexvavcd doesn't match. Original: 2097152 bytes, downloaded: 131072 bytes.