**** dT 0.000 * top TEST ../../../../bin/varnishtest/tests/t02016.vtc starting **** top extmacro def pkg_version=trunk **** top extmacro def pkg_branch=trunk **** top extmacro def pwd=/root/VT/varnish-cache/varnish-trunk/_build/sub/bin/varnishtest **** top extmacro def date(...) **** top extmacro def string(...) **** top extmacro def localhost=127.0.0.1 **** top extmacro def bad_backend=127.0.0.1:53270 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/root/VT/varnish-cache/varnish-trunk/_build/sub **** top extmacro def topsrc=/root/VT/varnish-cache/varnish-trunk/_build/sub/../.. **** top macro def testdir=/root/VT/varnish-cache/varnish-trunk/_build/sub/bin/varnishtest/../../../../bin/varnishtest/tests **** top macro def tmpdir=/root/VT/_vtest_tmp/vtc.90899.31dfe9dd **** top macro def vtcid=vtc.90899.31dfe9dd ** top === varnishtest "client h2 send timeouts" * top VTEST client h2 send timeouts ** top === server s1 { ** s1 Starting server **** s1 macro def s1_addr=127.0.0.1 **** s1 macro def s1_port=31798 **** s1 macro def s1_sock=127.0.0.1:31798 * s1 Listen on 127.0.0.1:31798 ** top === varnish v1 -cliok "param.set feature +http2" ** s1 Started on 127.0.0.1:31798 (1 iterations) **** dT 0.003 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /root/VT/_vtest_tmp/vtc.90899.31dfe9dd/v1 -i v1 -l 2m -p auto_restart=off -p syslog_cli_traffic=off -p thread_pool_min=10 -p debug=+vtc_mode -p vsl_mask=+Debug,+H2RxHdr,+H2RxBody -p h2_initial_window_size=1m -p h2_rx_window_low_water=64k -a '127.0.0.1:0' -M '127.0.0.1 61572' -P /root/VT/_vtest_tmp/vtc.90899.31dfe9dd/v1/varnishd.pid -p vmod_path=/root/VT/varnish-cache/varnish-trunk/_build/sub/vmod/.libs *** v1 CMD: cd /root/VT/varnish-cache/varnish-trunk/_build/sub/bin/varnishtest && exec varnishd -d -n /root/VT/_vtest_tmp/vtc.90899.31dfe9dd/v1 -i v1 -l 2m -p auto_restart=off -p syslog_cli_traffic=off -p thread_pool_min=10 -p debug=+vtc_mode -p vsl_mask=+Debug,+H2RxHdr,+H2RxBody -p h2_initial_window_size=1m -p h2_rx_window_low_water=64k -a '127.0.0.1:0' -M '127.0.0.1 61572' -P /root/VT/_vtest_tmp/vtc.90899.31dfe9dd/v1/varnishd.pid -p vmod_path=/root/VT/varnish-cache/varnish-trunk/_build/sub/vmod/.libs *** v1 PID: 90915 **** v1 macro def v1_pid=90915 **** v1 macro def v1_name=/root/VT/_vtest_tmp/vtc.90899.31dfe9dd/v1 **** dT 0.018 *** v1 debug|Debug: Version: varnish-trunk revision 624ee3b376424e2a965eba8a6c151ebbeb9918f3 *** v1 debug|Debug: Platform: FreeBSD,14.2-RELEASE-p1,i386,-junix,-sdefault,-sdefault,-hcritbit *** v1 debug|200 316 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|FreeBSD,14.2-RELEASE-p1,i386,-junix,-sdefault,-sdefault,-hcritbit *** v1 debug|varnish-trunk revision 624ee3b376424e2a965eba8a6c151ebbeb9918f3 *** v1 debug| *** v1 debug|Type 'help' for command list. *** v1 debug|Type 'quit' to close CLI session. *** v1 debug|Type 'start' to launch worker process. *** v1 debug| **** dT 0.121 **** v1 CLIPOLL 1 0x1 0x0 0x0 *** v1 CLI connection fd = 6 *** v1 CLI RX 107 **** v1 CLI RX|hfgtifbncqwaruplwiwprmgjpvbdvogp **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** dT 0.122 **** v1 CLI TX|auth 66cdbe68c06aa904842d4d6f53763aa76861a84b218ff6fd126bf4f371e271e1 **** dT 0.123 *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|FreeBSD,14.2-RELEASE-p1,i386,-junix,-sdefault,-sdefault,-hcritbit **** v1 CLI RX|varnish-trunk revision 624ee3b376424e2a965eba8a6c151ebbeb9918f3 **** v1 CLI RX| **** v1 CLI RX|Type 'help' for command list. **** v1 CLI RX|Type 'quit' to close CLI session. **** v1 CLI RX|Type 'start' to launch worker process. **** v1 CLI TX|param.set feature +http2 **** dT 0.167 *** v1 CLI RX 200 ** v1 CLI 200 ** top === varnish v1 -vcl+backend { **** v1 CLI TX|vcl.inline vcl1 << %XJEIFLH|)Xspa8P **** v1 CLI TX|vcl 4.1; **** v1 CLI TX|backend s1 { .host = "127.0.0.1"; .port = "31798"; } **** v1 CLI TX| **** v1 CLI TX| **** v1 CLI TX|\tsub vcl_recv { **** v1 CLI TX|\t\tif (req.url ~ "synth") { **** v1 CLI TX|\t\t\treturn (synth(200)); **** v1 CLI TX|\t\t} **** v1 CLI TX|\t} **** v1 CLI TX| **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.226 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.329 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.431 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.532 *** v1 CLI RX 200 **** v1 CLI RX|VCL compiled. **** v1 CLI TX|vcl.use vcl1 **** dT 0.533 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.590 *** v1 CLI RX 200 **** v1 CLI RX|VCL 'vcl1' now active ** v1 Start **** v1 CLI TX|start **** dT 0.643 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.647 *** v1 debug|Debug: Child (90924) Started **** dT 0.684 *** v1 debug|Child launched OK **** dT 0.687 *** v1 CLI RX 200 *** v1 wait-running **** v1 CLI TX|status *** v1 debug|Info: Child (90924) said Child starts **** dT 0.723 *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 0.752 **** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1742391427.806417/vgc.so 1auto **** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1742391427.806417/vgc.so" as "vcl1" **** v1 vsl| 0 CLI - Rd vcl.use "vcl1" **** v1 vsl| 0 CLI - Wr 200 0 **** v1 vsl| 0 CLI - Rd start **** v1 vsl| 0 Debug - sockopt: Setting SO_LINGER for a0=127.0.0.1:57255 **** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:57255 **** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=127.0.0.1:57255 **** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=127.0.0.1:57255 **** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=127.0.0.1:57255 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=127.0.0.1:57255 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=127.0.0.1:57255 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=127.0.0.1:57255 **** v1 vsl| 0 Error - Kernel filtering: sock=3, errno=2 No such file or directory **** v1 vsl| 0 CLI - Wr 200 0 **** dT 0.782 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 57255 **** v1 CLI TX|debug.xid 1000 **** dT 0.821 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** v1 CLI TX|debug.listen_address **** dT 0.854 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 57255 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 **** dT 0.863 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 57255 ** v1 Listen on 127.0.0.1 57255 **** v1 macro def v1_addr=127.0.0.1 **** v1 macro def v1_port=57255 **** v1 macro def v1_sock=127.0.0.1:57255 **** v1 macro def v1_a0_addr=127.0.0.1 **** v1 macro def v1_a0_port=57255 **** v1 macro def v1_a0_sock=127.0.0.1:57255 ** top === varnish v1 -cliok "param.set send_timeout 1" **** v1 CLI TX|param.set send_timeout 1 **** dT 0.901 *** v1 CLI RX 200 ** v1 CLI 200 ** top === logexpect l1 -v v1 { **** dT 0.902 ** l1 === expect * * Debug "Hit send_timeout" ** top === client c1 { ** c1 Starting client ** c1 Waiting for client **** l1 begin| *** l1 test | expect * * Debug Hit send_timeout ** c1 Started on 127.0.0.1:57255 (1 iterations) *** c1 Connect to 127.0.0.1:57255 *** c1 connected fd 21 from 127.0.0.1 34736 to 127.0.0.1:57255 ** c1 === txpri **** c1 txpri|PRI * HTTP/2.0\r **** c1 txpri|\r **** c1 txpri|SM\r **** c1 txpri|\r **** dT 0.913 ** c1 === stream 0 { ** c1 Starting stream 0 (0x209c5000) ** c1 Waiting for stream 0 ** c1.0 === rxsettings *** c1 rx: stream: 0, type: SETTINGS (4), flags: 0x00, size: 18 **** c1.0 settings->MAX_CONCURRENT_STREAMS (3): 100 **** c1.0 settings->INITIAL_WINDOW_SIZE (4): 1048576 **** c1.0 settings->MAX_HEADER_LIST_SIZE (6): 12288 ** c1.0 === expect settings.ack == false **** c1.0 EXPECT settings.ack (false) == "false" match ** c1.0 === txsettings -ack *** c1.0 tx: stream: 0, type: SETTINGS (4), flags: 0x01, size: 0 ** c1.0 === txsettings -winsize 1000 *** c1.0 tx: stream: 0, type: SETTINGS (4), flags: 0x00, size: 6 **** dT 0.914 ** c1.0 === rxsettings *** c1 rx: stream: 0, type: SETTINGS (4), flags: 0x01, size: 0 *** c1 flag: ACK ** c1.0 === expect settings.ack == true **** c1.0 EXPECT settings.ack (true) == "true" match ** c1.0 Ending stream 0 ** c1 === stream 1 { ** c1 Starting stream 1 (0x209c6400) ** c1 Waiting for stream 1 ** c1.1 === txreq *** c1.1 tx: stream: 1, type: HEADERS (1), flags: 0x05, size: 36 ** c1.1 === rxhdrs *** s1 accepted fd 4 127.0.0.1 45359 ** s1 === rxreq **** dT 0.915 **** s1 rxhdr|GET / HTTP/1.1\r **** s1 rxhdr|scheme: http\r **** s1 rxhdr|X-Forwarded-For: 127.0.0.1\r **** s1 rxhdr|Via: 1.1 v1 (Varnish/trunk)\r **** s1 rxhdr|Accept-Encoding: gzip\r **** s1 rxhdr|X-Varnish: 1002\r **** s1 rxhdr|Host: 127.0.0.1\r **** s1 rxhdr|\r **** s1 rxhdrlen = 146 **** s1 http[ 0] |GET **** s1 http[ 1] |/ **** s1 http[ 2] |HTTP/1.1 **** s1 http[ 3] |scheme: http **** s1 http[ 4] |X-Forwarded-For: 127.0.0.1 **** s1 http[ 5] |Via: 1.1 v1 (Varnish/trunk) **** s1 http[ 6] |Accept-Encoding: gzip **** s1 http[ 7] |X-Varnish: 1002 **** s1 http[ 8] |Host: 127.0.0.1 **** s1 bodylen = 0 ** s1 === txresp -bodylen 12345 **** dT 0.916 **** s1 txresp|HTTP/1.1 200 OK\r **** s1 txresp|Date: Wed, 19 Mar 2025 13:37:08 GMT\r **** s1 txresp|Server: s1\r **** s1 txresp|Content-Length: 12345\r **** s1 txresp|\r **** s1 txresp|!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_ **** s1 txresp|"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_` **** s1 txresp|#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`a **** s1 txresp|$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`ab **** s1 txresp|%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abc **** s1 txresp|&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcd **** s1 txresp|'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcde **** s1 txresp|()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdef **** s1 txresp|)*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefg **** s1 txresp|*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefgh **** s1 txresp|+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghi **** s1 txresp|,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghij **** s1 txresp|-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijk **** s1 txresp|./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijkl **** s1 txresp|/0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklm **** s1 txresp|0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmn **** s1 txresp|123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmno **** s1 txresp|23456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnop **** s1 txresp|3456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopq **** s1 txresp|456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqr **** s1 txresp|56789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrs **** s1 txresp|6789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrst **** s1 txresp|789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstu **** s1 txresp|89:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuv **** s1 txresp|9:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvw **** s1 txresp|:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwx **** s1 txresp|;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxy **** s1 txresp|<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz **** s1 txresp|=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{ **** s1 txresp|>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{| **** s1 txresp|?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|} **** s1 txresp|@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}! **** s1 txresp|ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!" **** s1 txresp|BCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"# **** s1 txresp|CDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$ **** s1 txresp|DEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$% **** s1 txresp|EFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%& **** s1 txresp|FGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&' **** s1 txresp|GHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'( **** s1 txresp|HIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'() **** s1 txresp|IJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()* **** s1 txresp|JKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+ **** s1 txresp|KLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+, **** s1 txresp|LMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,- **** s1 txresp|MNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-. **** s1 txresp|NOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./ **** s1 txresp|OPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0 **** s1 txresp|PQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./01 **** s1 txresp|QRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./012 **** s1 txresp|RSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123 **** s1 txresp|STUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./01234 **** s1 txresp|TUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./012345 **** s1 txresp|UVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456 **** s1 txresp|VWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./01234567 **** s1 txresp|WXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./012345678 **** s1 txresp|XYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789 **** s1 txresp|YZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789: **** s1 txresp|Z[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:; **** s1 txresp|[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;< **** s1 txresp|\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<= **** s1 txresp|]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=> **** s1 txresp|^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>? **** s1 txresp|_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ **** s1 txresp|`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@A **** s1 txresp|abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@AB **** s1 txresp|bcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABC **** s1 txresp|cdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCD **** s1 txresp|defghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDE **** s1 txresp|efghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEF **** s1 txresp|fghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFG **** s1 txresp|ghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGH **** s1 txresp|hijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHI **** s1 txresp|ijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJ **** s1 txresp|jklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJK **** s1 txresp|klmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKL **** s1 txresp|lmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLM **** s1 txresp|mnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMN **** s1 txresp|nopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNO **** s1 txresp|opqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOP **** s1 txresp|pqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQ **** s1 txresp|qrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQR **** s1 txresp|rstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRS **** s1 txresp|stuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRST **** s1 txresp|tuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTU **** s1 txresp|uvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUV **** s1 txresp|vwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVW **** s1 txresp|wxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWX **** s1 txresp|xyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXY **** s1 txresp|yz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ **** s1 txresp|z{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[ **** s1 txresp|{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\ **** s1 txresp||}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\] **** s1 txresp|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^ **** s1 txresp|!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_ **** s1 txresp|"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_` **** s1 txresp|#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`a **** s1 txresp|$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`ab **** s1 txresp|%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abc **** s1 txresp|&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcd **** s1 txresp|'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcde **** s1 txresp|()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdef **** s1 txresp|)*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefg **** s1 txresp|*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefgh **** s1 txresp|+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghi **** s1 txresp|,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghij **** s1 txresp|-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijk **** s1 txresp|./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijkl **** s1 txresp|/0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklm **** s1 txresp|0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmn **** s1 txresp|123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmno **** s1 txresp|23456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnop **** s1 txresp|3456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopq **** s1 txresp|456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqr **** s1 txresp|56789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrs **** s1 txresp|6789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrst **** s1 txresp|789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstu **** s1 txresp|89:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuv **** s1 txresp|9:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvw **** s1 txresp|:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwx **** s1 txresp|;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxy **** s1 txresp|<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz **** s1 txresp|=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{ **** s1 txresp|>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{| **** s1 txresp|?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|} **** s1 txresp|@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}! **** s1 txresp|ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!" **** s1 txresp|BCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdef **** s1 txresp| [...] (4244) *** s1 shutting fd 4 ** s1 Ending *** c1 rx: stream: 1, type: HEADERS (1), flags: 0x04, size: 99 *** c1 flag: END_TYPE_HEADERS **** c1 header[ 0]: :status: 200 **** c1 header[ 1]: date: Wed, 19 Mar 2025 13:37:08 GMT **** c1 header[ 2]: server: s1 **** c1 header[ 3]: content-length: 12345 **** c1 header[ 4]: x-varnish: 1001 **** c1 header[ 5]: age: 0 **** c1 header[ 6]: via: 1.1 v1 (Varnish/trunk) **** c1 header[ 7]: accept-ranges: bytes ** c1.1 === rxdata *** c1 rx: stream: 1, type: DATA (0), flags: 0x00, size: 1000 ** c1.1 === delay 2 *** c1.1 delaying 2 second(s) **** dT 0.958 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 57255 **** v1 vsl| 1000 Begin c sess 0 HTTP/1 **** v1 vsl| 1000 SessOpen c 127.0.0.1 34736 a0 127.0.0.1 57255 1742391428.541984 20 **** v1 vsl| 1000 Debug c sockopt: Test confirmed SO_KEEPALIVE non heredity for a0=127.0.0.1:57255 **** v1 vsl| 1000 Debug c sockopt: Test confirmed TCP_NODELAY non heredity for a0=127.0.0.1:57255 **** v1 vsl| 1000 Debug c sockopt: SO_LINGER may be inherited for a0=127.0.0.1:57255 **** v1 vsl| 1000 Debug c sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:57255 **** v1 vsl| 1000 Debug c sockopt: SO_SNDTIMEO may be inherited for a0=127.0.0.1:57255 **** v1 vsl| 1000 Debug c sockopt: SO_RCVTIMEO may be inherited for a0=127.0.0.1:57255 **** v1 vsl| 1000 Debug c sockopt: Setting TCP_NODELAY for a0=127.0.0.1:57255 **** v1 vsl| 1000 Debug c sockopt: TCP_KEEPIDLE may be inherited for a0=127.0.0.1:57255 **** v1 vsl| 1000 Debug c sockopt: TCP_KEEPCNT may be inherited for a0=127.0.0.1:57255 **** v1 vsl| 1000 Debug c sockopt: TCP_KEEPINTVL may be inherited for a0=127.0.0.1:57255 **** v1 vsl| 1000 Debug c H2 Prior Knowledge Upgrade **** v1 vsl| 1000 Link c req 1001 rxreq **** v1 vsl| 1002 Begin b bereq 1001 fetch **** v1 vsl| 1002 VCL_use b vcl1 **** v1 vsl| 1002 Timestamp b Start: 1742391428.553828 0.000000 0.000000 **** v1 vsl| 1002 BereqMethod b GET **** v1 vsl| 1002 BereqURL b / **** v1 vsl| 1002 BereqProtocol b HTTP/2.0 **** v1 vsl| 1002 BereqHeader b scheme: http **** v1 vsl| 1002 BereqHeader b X-Forwarded-For: 127.0.0.1 **** v1 vsl| 1002 BereqHeader b Via: 1.1 v1 (Varnish/trunk) **** v1 vsl| 1002 BereqHeader b Accept-Encoding: gzip **** v1 vsl| 1002 BereqProtocol b HTTP/1.1 **** v1 vsl| 1002 BereqHeader b X-Varnish: 1002 **** v1 vsl| 1002 VCL_call b BACKEND_FETCH **** v1 vsl| 1002 VCL_return b fetch **** v1 vsl| 1002 Timestamp b Fetch: 1742391428.553849 0.000020 0.000020 **** v1 vsl| 1002 BereqHeader b Host: 127.0.0.1 **** v1 vsl| 1002 Timestamp b Connected: 1742391428.553917 0.000088 0.000067 **** v1 vsl| 1002 BackendOpen b 23 s1 127.0.0.1 31798 127.0.0.1 45359 connect **** v1 vsl| 1002 Timestamp b Bereq: 1742391428.555331 0.001502 0.001413 **** v1 vsl| 1002 BerespProtocol b HTTP/1.1 **** v1 vsl| 1002 BerespStatus b 200 **** v1 vsl| 1002 BerespReason b OK **** v1 vsl| 1002 BerespHeader b Date: Wed, 19 Mar 2025 13:37:08 GMT **** v1 vsl| 1002 BerespHeader b Server: s1 **** v1 vsl| 1002 BerespHeader b Content-Length: 12345 **** v1 vsl| 1002 Timestamp b Beresp: 1742391428.555370 0.001541 0.000039 **** v1 vsl| 1002 TTL b RFC 120 10 0 1742391429 1742391429 1742391428 0 0 cacheable **** v1 vsl| 1002 VCL_call b BACKEND_RESPONSE **** v1 vsl| 1002 VCL_return b deliver **** v1 vsl| 1002 Debug b Missing content-range header or unknown range unit **** v1 vsl| 1002 Timestamp b Process: 1742391428.555412 0.001583 0.000042 **** v1 vsl| 1002 Filters b **** v1 vsl| 1002 Storage b malloc s0 **** v1 vsl| 1002 Fetch_Body b 3 length stream **** v1 vsl| 1002 BackendClose b 23 s1 recycle **** v1 vsl| 1002 Timestamp b BerespBody: 1742391428.566768 0.012939 0.011355 **** v1 vsl| 1002 Length b 12345 **** v1 vsl| 1002 BereqAcct b 146 0 146 91 12345 12436 **** v1 vsl| 1002 End b **** dT 2.933 ** c1.1 === txwinup -size 256 *** c1.1 tx: stream: 1, type: WINDOW_UPDATE (8), flags: 0x00, size: 4 **** dT 2.943 ** c1.1 === rxrst **** dT 3.723 **** v1 vsl| 0 CLI - Rd ping **** v1 vsl| 0 CLI - Wr 200 19 PONG 1742391431 1.0 **** dT 6.014 *** c1 HTTP2 rx EOF (fd:21 read: No error: 0) **** v1 vsl| 1001 Begin c req 1000 rxreq **** v1 vsl| 1001 Timestamp c Start: 1742391428.553321 0.000000 0.000000 **** v1 vsl| 1001 ReqProtocol c HTTP/2.0 **** v1 vsl| 1001 Timestamp c Req: 1742391428.553666 0.000345 0.000345 **** v1 vsl| 1001 VCL_use c vcl1 **** v1 vsl| 1001 ReqStart c 127.0.0.1 34736 a0 **** v1 vsl| 1001 ReqMethod c GET **** v1 vsl| 1001 ReqURL c / **** v1 vsl| 1001 ReqProtocol c HTTP/2.0 **** v1 vsl| 1001 ReqHeader c scheme: http **** v1 vsl| 1001 ReqHeader c X-Forwarded-For: 127.0.0.1 **** v1 vsl| 1001 ReqHeader c Via: 1.1 v1 (Varnish/trunk) **** v1 vsl| 1001 VCL_call c RECV **** v1 vsl| 1001 VCL_return c hash **** v1 vsl| 1001 VCL_call c HASH **** v1 vsl| 1001 VCL_return c lookup **** v1 vsl| 1001 VCL_call c MISS **** v1 vsl| 1001 VCL_return c fetch **** v1 vsl| 1001 Link c bereq 1002 fetch **** v1 vsl| 1001 Timestamp c Fetch: 1742391428.555573 0.002252 0.001907 **** v1 vsl| 1001 RespProtocol c HTTP/1.1 **** v1 vsl| 1001 RespStatus c 200 **** v1 vsl| 1001 RespReason c OK **** v1 vsl| 1001 RespHeader c Date: Wed, 19 Mar 2025 13:37:08 GMT **** v1 vsl| 1001 RespHeader c Server: s1 **** v1 vsl| 1001 RespHeader c Content-Length: 12345 **** v1 vsl| 1001 RespHeader c X-Varnish: 1001 **** v1 vsl| 1001 RespHeader c Age: 0 **** v1 vsl| 1001 RespHeader c Via: 1.1 v1 (Varnish/trunk) **** v1 vsl| 1001 RespHeader c Accept-Ranges: bytes **** v1 vsl| 1001 VCL_call c DELIVER **** v1 vsl| 1001 VCL_return c deliver **** v1 vsl| 1001 Timestamp c Process: 1742391428.555597 0.002276 0.000023 **** v1 vsl| 1001 Filters c **** v1 vsl| 1001 RespProtocol c HTTP/2.0 **** v1 vsl| 1001 Debug c HP {33, "date:", ""} **** v1 vsl| 1001 Debug c HP {54, "server:", ""} **** v1 vsl| 1001 Debug c HP {28, "content-length:", ""} **** v1 vsl| 1001 Debug c HP {21, "age:", ""} **** v1 vsl| 1001 Debug c HP {60, "via:", ""} **** v1 vsl| 1001 Debug c HP {18, "accept-ranges:", ""} **** v1 vsl| 1001 Timestamp c Resp: 1742391433.556207 5.002886 5.000610 **** v1 vsl| 1001 ReqAcct c 36 0 36 99 1000 1099 **** v1 vsl| 1001 End c **** v1 vsl| 1000 Debug c H2: Got pu PRISM **** v1 vsl| 1000 H2RxHdr c [000000040100000000] **** v1 vsl| 1000 Debug c H2RXF SETTINGS[0] 0x01 0x00000000 **** v1 vsl| 1000 H2RxHdr c [000006040000000000] **** v1 vsl| 1000 H2RxBody c [0004000003e8] **** v1 vsl| 1000 Debug c H2RXF SETTINGS[6] 0x00 0x00000000 0x0004000003e8 **** v1 vsl| 1000 Debug c H2SETTING initial_window_size=0x000003e8 **** v1 vsl| 1000 H2RxHdr c [000024010500000001] **** v1 vsl| 1000 H2RxBody c [00053a70617468012f00073a6d6574686f640347455400073a736368656d650468747470] **** v1 vsl| 1000 Debug c H2RXF HEADERS[36] 0x05 0x00000001 0x00053a70617468012f00073a6d6574686f640347455400073a736368656d650468747470 **** v1 vsl| 1000 Debug c H2: stream 1: Hit h2_window_timeout **** v1 vsl| 1000 SessError c H2: window bankrupt **** v1 vsl| 1000 Debug c H2 CLEANUP H2CE_BANKRUPT **** v1 vsl| 1000 ReqAcct c 27 6 33 36 18 54 **** v1 vsl| 1000 SessClose c BANKRUPT 5.112 **** v1 vsl| 1000 End c ---- c1 could not get frame header **** dT 6.015 ** c1.1 Ending stream 1 *** c1 closing fd 21 ** c1 Ending * top RESETTING after ../../../../bin/varnishtest/tests/t02016.vtc ** l1 Waiting for logexp ** s1 Waiting for server (3/-1) ** v1 Wait **** v1 CLI TX|panic.show **** dT 6.064 *** v1 CLI RX 300 **** v1 CLI RX|Child has not panicked or panic has been cleared **** dT 6.065 *** v1 debug|Info: manager stopping child *** v1 debug|Debug: Stopping Child **** dT 6.066 *** v1 debug|Info: Child (90924) said Child dies *** v1 debug|Info: Child (90924) ended *** v1 debug|Debug: Child cleanup complete *** v1 debug|Info: manager dies **** dT 6.067 **** v1 STDOUT EOF **** dT 6.123 **** v1 vsl| 0 CLI - EOF on CLI connection, worker stops **** dT 6.125 ** v1 WAIT4 pid=90915 status=0x0000 (user 0.346302 sys 0.057717) * top TEST ../../../../bin/varnishtest/tests/t02016.vtc FAILED # top TEST ../../../../bin/varnishtest/tests/t02016.vtc FAILED (6.126) exit=2 FAIL tests/t02016.vtc (exit status: 2)