(This page was automatically generated by the tools in the opsboy project on 15:08:05 28-Dec-2023 GMT.)

Detailed Test Report for ngx_lua in linux x86_64 (w)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
97b91899 2020-09-28 06:48:20 GMT 68 63 206 21463 1215 sec

LuaJIT

LuaJIT 2.1.0-beta3, commit 0e646b54

OpenSSL

OpenSSL 1.1.1d 10 Sep 2019

Compilation Errors

Unexpected Failures

File Name Details
087-udp-socket.t TEST 6: connect again immediately - response_body - response is expected (repeated req 0, req 0) @@ -1,6 +1,5 @@
connected: 1
connected again: 1
request sent: 1
-received: OK
-
+failed to receive: connection refused
close: 1 nil
'
087-udp-socket.t TEST 6: connect again immediately - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:38:27 [error] 30725\#0: *1 recv() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2020/09/28 10:38:27 [debug] 30725\#0: *1 lua udp recv returned -1
2020/09/28 10:38:27 [debug] 30725\#0: *1 lua udp socket handle error
2020/09/28 10:38:27 [debug] 30725\#0: *1 lua udp socket receive return value handler
2020/09/28 10:38:27 [debug] 30725\#0: *1 lua udp socket error retval handler
2020/09/28 10:38:27 [debug] 30725\#0: *1 malloc: 00000000024724E0:16
2020/09/28 10:38:27 [debug] 30725\#0: *1 malloc: 0000000002472500:16
2020/09/28 10:38:27 [debug] 30725\#0: *1 lua allocate new chainlink and new buf of size 38, cl:00000000024724E0
2020/09/28 10:38:27 [debug] 30725\#0: *1 malloc: 0000000002472520:80
2020/09/28 10:38:27 [debug] 30725\#0: *1 malloc: 0000000002472580:16
'
087-udp-socket.t TEST 6: connect again immediately - response_body - response is expected (repeated req 1, req 0) @@ -1,6 +1,5 @@
connected: 1
connected again: 1
request sent: 1
-received: OK
-
+failed to receive: connection refused
close: 1 nil
'
087-udp-socket.t TEST 6: connect again immediately - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:38:27 [error] 30725\#0: *1 recv() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) 2020/09/28 10:38:27 [debug] 30725\#0: *1 lua udp recv returned -1
2020/09/28 10:38:27 [debug] 30725\#0: *1 lua udp socket handle error
2020/09/28 10:38:27 [debug] 30725\#0: *1 lua udp socket receive return value handler
2020/09/28 10:38:27 [debug] 30725\#0: *1 lua udp socket error retval handler
2020/09/28 10:38:27 [debug] 30725\#0: *1 malloc: 00000000024724E0:16
2020/09/28 10:38:27 [debug] 30725\#0: *1 malloc: 0000000002472500:16
2020/09/28 10:38:27 [debug] 30725\#0: *1 lua allocate new chainlink and new buf of size 38, cl:00000000024724E0
2020/09/28 10:38:27 [debug] 30725\#0: *1 malloc: 0000000002472520:80
2020/09/28 10:38:27 [debug] 30725\#0: *1 malloc: 0000000002472580:16
'
087-udp-socket.t TEST 6: connect again immediately - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:38:27 [error] 30725\#0: *4 recv() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) 2020/09/28 10:38:27 [debug] 30725\#0: *4 lua udp recv returned -1
2020/09/28 10:38:27 [debug] 30725\#0: *4 lua udp socket handle error
2020/09/28 10:38:27 [debug] 30725\#0: *4 lua udp socket receive return value handler
2020/09/28 10:38:27 [debug] 30725\#0: *4 lua udp socket error retval handler
2020/09/28 10:38:27 [debug] 30725\#0: *4 malloc: 0000000002472480:16
2020/09/28 10:38:27 [debug] 30725\#0: *4 malloc: 00000000024724A0:16
2020/09/28 10:38:27 [debug] 30725\#0: *4 lua allocate new chainlink and new buf of size 38, cl:0000000002472480
2020/09/28 10:38:27 [debug] 30725\#0: *4 malloc: 00000000024724C0:80
2020/09/28 10:38:27 [debug] 30725\#0: *4 malloc: 0000000002472520:16
'
087-udp-socket.t TEST 20: send boolean and nil - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,3 @@
sent ok
-sent ok
+failed to send: connection refused
sent ok
'
087-udp-socket.t TEST 20: send boolean and nil - grep_error_log_out (req 0) 'send: fd:8 4 of 4
send: fd:8 3 of 3
'
doesn't match '(?^:send: fd:\d+ 4 of 4
send: fd:\d+ 5 of 5
send: fd:\d+ 3 of 3)'
087-udp-socket.t TEST 20: send boolean and nil - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:38:27 [error] 30734\#0: *1 send() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2020/09/28 10:38:27 [debug] 30734\#0: *1 lua udp socket error retval handler
2020/09/28 10:38:27 [debug] 30734\#0: *1 malloc: 0000000001EDC2C0:16
2020/09/28 10:38:27 [debug] 30734\#0: *1 malloc: 0000000001EDC2E0:16
2020/09/28 10:38:27 [debug] 30734\#0: *1 lua allocate new chainlink and new buf of size 35, cl:0000000001EDC2C0
2020/09/28 10:38:27 [debug] 30734\#0: *1 malloc: 0000000001EDC300:80
2020/09/28 10:38:27 [debug] 30734\#0: *1 malloc: 0000000001EDC360:16
2020/09/28 10:38:27 [debug] 30734\#0: *1 malloc: 0000000001EDC380:35
2020/09/28 10:38:27 [debug] 30734\#0: *1 malloc: 0000000001EDC6F0:16
2020/09/28 10:38:27 [debug] 30734\#0: *1 lua say response
'
087-udp-socket.t TEST 20: send boolean and nil - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,3 @@
sent ok
-sent ok
+failed to send: connection refused
sent ok
'
087-udp-socket.t TEST 20: send boolean and nil - grep_error_log_out (req 1) 'send: fd:8 4 of 4
send: fd:8 3 of 3
send: fd:8 4 of 4
send: fd:8 3 of 3
'
doesn't match '(?^:send: fd:\d+ 4 of 4
send: fd:\d+ 5 of 5
send: fd:\d+ 3 of 3)'
087-udp-socket.t TEST 20: send boolean and nil - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:38:27 [error] 30734\#0: *1 send() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) 2020/09/28 10:38:27 [debug] 30734\#0: *1 lua udp socket error retval handler
2020/09/28 10:38:27 [debug] 30734\#0: *1 malloc: 0000000001EDC2C0:16
2020/09/28 10:38:27 [debug] 30734\#0: *1 malloc: 0000000001EDC2E0:16
2020/09/28 10:38:27 [debug] 30734\#0: *1 lua allocate new chainlink and new buf of size 35, cl:0000000001EDC2C0
2020/09/28 10:38:27 [debug] 30734\#0: *1 malloc: 0000000001EDC300:80
2020/09/28 10:38:27 [debug] 30734\#0: *1 malloc: 0000000001EDC360:16
2020/09/28 10:38:27 [debug] 30734\#0: *1 malloc: 0000000001EDC380:35
2020/09/28 10:38:27 [debug] 30734\#0: *1 malloc: 0000000001EDC6F0:16
2020/09/28 10:38:27 [debug] 30734\#0: *1 lua say response
'
087-udp-socket.t TEST 20: send boolean and nil - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:38:27 [error] 30734\#0: *3 send() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) 2020/09/28 10:38:27 [debug] 30734\#0: *3 lua udp socket error retval handler
2020/09/28 10:38:27 [debug] 30734\#0: *3 malloc: 0000000001EDC2C0:16
2020/09/28 10:38:27 [debug] 30734\#0: *3 malloc: 0000000001EDC2E0:16
2020/09/28 10:38:27 [debug] 30734\#0: *3 lua allocate new chainlink and new buf of size 35, cl:0000000001EDC2C0
2020/09/28 10:38:27 [debug] 30734\#0: *3 malloc: 0000000001EDC300:80
2020/09/28 10:38:27 [debug] 30734\#0: *3 malloc: 0000000001EDC360:16
2020/09/28 10:38:27 [debug] 30734\#0: *3 malloc: 0000000001EDC380:35
2020/09/28 10:38:27 [debug] 30734\#0: *3 malloc: 0000000001EDC6F0:16
2020/09/28 10:38:27 [debug] 30734\#0: *3 lua say response
'
087-udp-socket.t TEST 21: send numbers - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,3 @@
sent ok
-sent ok
+failed to send: connection refused
sent ok
'
087-udp-socket.t TEST 21: send numbers - grep_error_log_out (req 0) 'send: fd:8 6 of 6
send: fd:8 15 of 15
'
doesn't match '(?^:send: fd:\d+ 6 of 6
send: fd:\d+ 8 of 8
send: fd:\d+ 15 of 15)'
087-udp-socket.t TEST 21: send numbers - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:38:28 [error] 30737\#0: *1 send() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2020/09/28 10:38:28 [debug] 30737\#0: *1 lua udp socket error retval handler
2020/09/28 10:38:28 [debug] 30737\#0: *1 malloc: 0000000000EF4300:16
2020/09/28 10:38:28 [debug] 30737\#0: *1 malloc: 0000000000EF4320:16
2020/09/28 10:38:28 [debug] 30737\#0: *1 lua allocate new chainlink and new buf of size 35, cl:0000000000EF4300
2020/09/28 10:38:28 [debug] 30737\#0: *1 malloc: 0000000000EF4340:80
2020/09/28 10:38:28 [debug] 30737\#0: *1 malloc: 0000000000EF43A0:16
2020/09/28 10:38:28 [debug] 30737\#0: *1 malloc: 0000000000EF43C0:35
2020/09/28 10:38:28 [debug] 30737\#0: *1 malloc: 0000000000EF4730:16
2020/09/28 10:38:28 [debug] 30737\#0: *1 lua say response
'
087-udp-socket.t TEST 21: send numbers - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,3 @@
sent ok
-sent ok
+failed to send: connection refused
sent ok
'
087-udp-socket.t TEST 21: send numbers - grep_error_log_out (req 1) 'send: fd:8 6 of 6
send: fd:8 15 of 15
send: fd:8 6 of 6
send: fd:8 15 of 15
'
doesn't match '(?^:send: fd:\d+ 6 of 6
send: fd:\d+ 8 of 8
send: fd:\d+ 15 of 15)'
087-udp-socket.t TEST 21: send numbers - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:38:28 [error] 30737\#0: *1 send() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) 2020/09/28 10:38:28 [debug] 30737\#0: *1 lua udp socket error retval handler
2020/09/28 10:38:28 [debug] 30737\#0: *1 malloc: 0000000000EF4300:16
2020/09/28 10:38:28 [debug] 30737\#0: *1 malloc: 0000000000EF4320:16
2020/09/28 10:38:28 [debug] 30737\#0: *1 lua allocate new chainlink and new buf of size 35, cl:0000000000EF4300
2020/09/28 10:38:28 [debug] 30737\#0: *1 malloc: 0000000000EF4340:80
2020/09/28 10:38:28 [debug] 30737\#0: *1 malloc: 0000000000EF43A0:16
2020/09/28 10:38:28 [debug] 30737\#0: *1 malloc: 0000000000EF43C0:35
2020/09/28 10:38:28 [debug] 30737\#0: *1 malloc: 0000000000EF4730:16
2020/09/28 10:38:28 [debug] 30737\#0: *1 lua say response
'
087-udp-socket.t TEST 21: send numbers - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:38:28 [error] 30737\#0: *3 send() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) 2020/09/28 10:38:28 [debug] 30737\#0: *3 lua udp socket error retval handler
2020/09/28 10:38:28 [debug] 30737\#0: *3 malloc: 0000000000EF4300:16
2020/09/28 10:38:28 [debug] 30737\#0: *3 malloc: 0000000000EF4320:16
2020/09/28 10:38:28 [debug] 30737\#0: *3 lua allocate new chainlink and new buf of size 35, cl:0000000000EF4300
2020/09/28 10:38:28 [debug] 30737\#0: *3 malloc: 0000000000EF4340:80
2020/09/28 10:38:28 [debug] 30737\#0: *3 malloc: 0000000000EF43A0:16
2020/09/28 10:38:28 [debug] 30737\#0: *3 malloc: 0000000000EF43C0:35
2020/09/28 10:38:28 [debug] 30737\#0: *3 malloc: 0000000000EF4730:16
2020/09/28 10:38:28 [debug] 30737\#0: *3 lua say response
'
087-udp-socket.t TEST 1: sanity - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
connected
-received 12 bytes: OK
+failed to receive data: connection refused
'
087-udp-socket.t TEST 1: sanity - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:38:28 [error] 30754\#0: *1 recv() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2020/09/28 10:38:28 [debug] 30754\#0: *1 lua udp recv returned -1
2020/09/28 10:38:28 [debug] 30754\#0: *1 lua udp socket handle error
2020/09/28 10:38:28 [debug] 30754\#0: *1 lua udp socket receive return value handler
2020/09/28 10:38:28 [debug] 30754\#0: *1 lua udp socket error retval handler
2020/09/28 10:38:28 [debug] 30754\#0: *1 malloc: 0000000001E3EED0:16
2020/09/28 10:38:28 [debug] 30754\#0: *1 malloc: 0000000001E3EEF0:16
2020/09/28 10:38:28 [debug] 30754\#0: *1 lua allocate new chainlink and new buf of size 43, cl:0000000001E3EED0
2020/09/28 10:38:28 [debug] 30754\#0: *1 malloc: 0000000001E3EF10:80
2020/09/28 10:38:28 [debug] 30754\#0: *1 malloc: 0000000001E3EF70:16
'
087-udp-socket.t TEST 1: sanity - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1,2 @@
connected
-received 12 bytes: OK
+failed to receive data: connection refused
'
087-udp-socket.t TEST 1: sanity - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:38:28 [error] 30754\#0: *1 recv() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) 2020/09/28 10:38:28 [debug] 30754\#0: *1 lua udp recv returned -1
2020/09/28 10:38:28 [debug] 30754\#0: *1 lua udp socket handle error
2020/09/28 10:38:28 [debug] 30754\#0: *1 lua udp socket receive return value handler
2020/09/28 10:38:28 [debug] 30754\#0: *1 lua udp socket error retval handler
2020/09/28 10:38:28 [debug] 30754\#0: *1 malloc: 0000000001E3EED0:16
2020/09/28 10:38:28 [debug] 30754\#0: *1 malloc: 0000000001E3EEF0:16
2020/09/28 10:38:28 [debug] 30754\#0: *1 lua allocate new chainlink and new buf of size 43, cl:0000000001E3EED0
2020/09/28 10:38:28 [debug] 30754\#0: *1 malloc: 0000000001E3EF10:80
2020/09/28 10:38:28 [debug] 30754\#0: *1 malloc: 0000000001E3EF70:16
'
087-udp-socket.t TEST 1: sanity - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:38:28 [error] 30754\#0: *3 recv() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) 2020/09/28 10:38:28 [debug] 30754\#0: *3 lua udp recv returned -1
2020/09/28 10:38:28 [debug] 30754\#0: *3 lua udp socket handle error
2020/09/28 10:38:28 [debug] 30754\#0: *3 lua udp socket receive return value handler
2020/09/28 10:38:28 [debug] 30754\#0: *3 lua udp socket error retval handler
2020/09/28 10:38:28 [debug] 30754\#0: *3 malloc: 0000000001E3EED0:16
2020/09/28 10:38:28 [debug] 30754\#0: *3 malloc: 0000000001E3EEF0:16
2020/09/28 10:38:28 [debug] 30754\#0: *3 lua allocate new chainlink and new buf of size 43, cl:0000000001E3EED0
2020/09/28 10:38:28 [debug] 30754\#0: *3 malloc: 0000000001E3EF10:80
2020/09/28 10:38:28 [debug] 30754\#0: *3 malloc: 0000000001E3EF70:16
'
087-udp-socket.t TEST 8: with an explicit receive buffer size argument - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
connected
-received 12 bytes: OK
+failed to receive data: connection refused
'
087-udp-socket.t TEST 8: with an explicit receive buffer size argument - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:38:29 [error] 30757\#0: *1 recv() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2020/09/28 10:38:29 [debug] 30757\#0: *1 lua udp recv returned -1
2020/09/28 10:38:29 [debug] 30757\#0: *1 lua udp socket handle error
2020/09/28 10:38:29 [debug] 30757\#0: *1 lua udp socket receive return value handler
2020/09/28 10:38:29 [debug] 30757\#0: *1 lua udp socket error retval handler
2020/09/28 10:38:29 [debug] 30757\#0: *1 malloc: 0000000001ABAED0:16
2020/09/28 10:38:29 [debug] 30757\#0: *1 malloc: 0000000001ABAEF0:16
2020/09/28 10:38:29 [debug] 30757\#0: *1 lua allocate new chainlink and new buf of size 43, cl:0000000001ABAED0
2020/09/28 10:38:29 [debug] 30757\#0: *1 malloc: 0000000001ABAF10:80
2020/09/28 10:38:29 [debug] 30757\#0: *1 malloc: 0000000001ABAF70:16
'
087-udp-socket.t TEST 8: with an explicit receive buffer size argument - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1,2 @@
connected
-received 12 bytes: OK
+failed to receive data: connection refused
'
087-udp-socket.t TEST 8: with an explicit receive buffer size argument - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:38:29 [error] 30757\#0: *1 recv() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) 2020/09/28 10:38:29 [debug] 30757\#0: *1 lua udp recv returned -1
2020/09/28 10:38:29 [debug] 30757\#0: *1 lua udp socket handle error
2020/09/28 10:38:29 [debug] 30757\#0: *1 lua udp socket receive return value handler
2020/09/28 10:38:29 [debug] 30757\#0: *1 lua udp socket error retval handler
2020/09/28 10:38:29 [debug] 30757\#0: *1 malloc: 0000000001ABAED0:16
2020/09/28 10:38:29 [debug] 30757\#0: *1 malloc: 0000000001ABAEF0:16
2020/09/28 10:38:29 [debug] 30757\#0: *1 lua allocate new chainlink and new buf of size 43, cl:0000000001ABAED0
2020/09/28 10:38:29 [debug] 30757\#0: *1 malloc: 0000000001ABAF10:80
2020/09/28 10:38:29 [debug] 30757\#0: *1 malloc: 0000000001ABAF70:16
'
087-udp-socket.t TEST 8: with an explicit receive buffer size argument - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:38:29 [error] 30757\#0: *3 recv() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) 2020/09/28 10:38:29 [debug] 30757\#0: *3 lua udp recv returned -1
2020/09/28 10:38:29 [debug] 30757\#0: *3 lua udp socket handle error
2020/09/28 10:38:29 [debug] 30757\#0: *3 lua udp socket receive return value handler
2020/09/28 10:38:29 [debug] 30757\#0: *3 lua udp socket error retval handler
2020/09/28 10:38:29 [debug] 30757\#0: *3 malloc: 0000000001ABAED0:16
2020/09/28 10:38:29 [debug] 30757\#0: *3 malloc: 0000000001ABAEF0:16
2020/09/28 10:38:29 [debug] 30757\#0: *3 lua allocate new chainlink and new buf of size 43, cl:0000000001ABAED0
2020/09/28 10:38:29 [debug] 30757\#0: *3 malloc: 0000000001ABAF10:80
2020/09/28 10:38:29 [debug] 30757\#0: *3 malloc: 0000000001ABAF70:16
'
087-udp-socket.t TEST 22: send tables of string framents (with numbers too) - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,3 @@
sent ok
-sent ok
+failed to send: connection refused
sent ok
'
087-udp-socket.t TEST 22: send tables of string framents (with numbers too) - grep_error_log_out (req 0) 'send: fd:8 22 of 22
send: fd:8 22 of 22
'
doesn't match '(?^:send: fd:\d+ 22 of 22
send: fd:\d+ 16 of 16
send: fd:\d+ 22 of 22)'
087-udp-socket.t TEST 22: send tables of string framents (with numbers too) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:38:30 [error] 30783\#0: *1 send() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2020/09/28 10:38:30 [debug] 30783\#0: *1 lua udp socket error retval handler
2020/09/28 10:38:30 [debug] 30783\#0: *1 malloc: 00000000019486C0:16
2020/09/28 10:38:30 [debug] 30783\#0: *1 malloc: 00000000019486E0:16
2020/09/28 10:38:30 [debug] 30783\#0: *1 lua allocate new chainlink and new buf of size 35, cl:00000000019486C0
2020/09/28 10:38:30 [debug] 30783\#0: *1 malloc: 0000000001948700:80
2020/09/28 10:38:30 [debug] 30783\#0: *1 malloc: 0000000001948760:16
2020/09/28 10:38:30 [debug] 30783\#0: *1 malloc: 0000000001948780:35
2020/09/28 10:38:30 [debug] 30783\#0: *1 malloc: 0000000001948AF0:16
2020/09/28 10:38:30 [debug] 30783\#0: *1 lua say response
'
087-udp-socket.t TEST 22: send tables of string framents (with numbers too) - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,3 @@
sent ok
-sent ok
+failed to send: connection refused
sent ok
'
087-udp-socket.t TEST 22: send tables of string framents (with numbers too) - grep_error_log_out (req 1) 'send: fd:8 22 of 22
send: fd:8 22 of 22
send: fd:8 22 of 22
send: fd:8 22 of 22
'
doesn't match '(?^:send: fd:\d+ 22 of 22
send: fd:\d+ 16 of 16
send: fd:\d+ 22 of 22)'
087-udp-socket.t TEST 22: send tables of string framents (with numbers too) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:38:30 [error] 30783\#0: *1 send() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) 2020/09/28 10:38:30 [debug] 30783\#0: *1 lua udp socket error retval handler
2020/09/28 10:38:30 [debug] 30783\#0: *1 malloc: 00000000019486C0:16
2020/09/28 10:38:30 [debug] 30783\#0: *1 malloc: 00000000019486E0:16
2020/09/28 10:38:30 [debug] 30783\#0: *1 lua allocate new chainlink and new buf of size 35, cl:00000000019486C0
2020/09/28 10:38:30 [debug] 30783\#0: *1 malloc: 0000000001948700:80
2020/09/28 10:38:30 [debug] 30783\#0: *1 malloc: 0000000001948760:16
2020/09/28 10:38:30 [debug] 30783\#0: *1 malloc: 0000000001948780:35
2020/09/28 10:38:30 [debug] 30783\#0: *1 malloc: 0000000001948AF0:16
2020/09/28 10:38:30 [debug] 30783\#0: *1 lua say response
'
087-udp-socket.t TEST 22: send tables of string framents (with numbers too) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:38:30 [error] 30783\#0: *3 send() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) 2020/09/28 10:38:30 [debug] 30783\#0: *3 lua udp socket error retval handler
2020/09/28 10:38:30 [debug] 30783\#0: *3 malloc: 00000000019486C0:16
2020/09/28 10:38:30 [debug] 30783\#0: *3 malloc: 00000000019486E0:16
2020/09/28 10:38:30 [debug] 30783\#0: *3 lua allocate new chainlink and new buf of size 35, cl:00000000019486C0
2020/09/28 10:38:30 [debug] 30783\#0: *3 malloc: 0000000001948700:80
2020/09/28 10:38:30 [debug] 30783\#0: *3 malloc: 0000000001948760:16
2020/09/28 10:38:30 [debug] 30783\#0: *3 malloc: 0000000001948780:35
2020/09/28 10:38:30 [debug] 30783\#0: *3 malloc: 0000000001948AF0:16
2020/09/28 10:38:30 [debug] 30783\#0: *3 lua say response
'
087-udp-socket.t TEST 2: multiple parallel queries - response_body_like - response is expected (connected failed to send: connection refused) 'connected
failed to send: connection refused
'
doesn't match '(?^s:^connected
1: received 12 bytes: []OK
2: received 12 bytes: []OK
$)'
087-udp-socket.t TEST 2: multiple parallel queries - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:38:31 [error] 30789\#0: *1 send() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) '
087-udp-socket.t TEST 2: multiple parallel queries - response_body_like - response is expected (connected failed to send: connection refused) 'connected
failed to send: connection refused
'
doesn't match '(?^s:^connected
1: received 12 bytes: []OK
2: received 12 bytes: []OK
$)'
087-udp-socket.t TEST 2: multiple parallel queries - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:38:31 [error] 30789\#0: *1 send() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) '
087-udp-socket.t TEST 2: multiple parallel queries - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:38:31 [error] 30789\#0: *3 send() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) '
106-timer.t TEST 8: udp cosocket in timer handler - pattern "received 12 bytes: OK " should match a line in error.log (req 0)'
106-timer.t TEST 8: udp cosocket in timer handler - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:41:10 [error] 31626\#0: *2 recv() failed (111: Connection refused), context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984" (req 0) 2020/09/28 10:41:10 [debug] 31626\#0: *2 lua udp recv returned -1
2020/09/28 10:41:10 [debug] 31626\#0: *2 lua udp socket handle error
2020/09/28 10:41:10 [debug] 31626\#0: *2 lua udp socket receive return value handler
2020/09/28 10:41:10 [debug] 31626\#0: *2 lua udp socket error retval handler
2020/09/28 10:41:10 [error] 31626\#0: *2 [lua] content_by_lua(nginx.conf:83):4: fail(): failed to receive data: connection refused, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984
2020/09/28 10:41:10 [debug] 31626\#0: *2 lua resume returned 0
2020/09/28 10:41:10 [debug] 31626\#0: *2 lua light thread ended normally
2020/09/28 10:41:10 [debug] 31626\#0: *2 lua deleting light thread
2020/09/28 10:41:10 [debug] 31626\#0: *2 http lua finalize fake request: 0, a:1, c:1
'
106-timer.t TEST 8: udp cosocket in timer handler - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:41:10 [error] 31626\#0: *2 [lua] content_by_lua(nginx.conf:83):4: fail(): failed to receive data: connection refused, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984" (req 0) 2020/09/28 10:41:10 [debug] 31626\#0: *2 lua resume returned 0
2020/09/28 10:41:10 [debug] 31626\#0: *2 lua light thread ended normally
2020/09/28 10:41:10 [debug] 31626\#0: *2 lua deleting light thread
2020/09/28 10:41:10 [debug] 31626\#0: *2 http lua finalize fake request: 0, a:1, c:1
2020/09/28 10:41:10 [debug] 31626\#0: *2 http lua fake request count:1
2020/09/28 10:41:10 [debug] 31626\#0: *2 http lua close fake request
2020/09/28 10:41:10 [debug] 31626\#0: *2 cleanup lua udp socket upstream request: ""
2020/09/28 10:41:10 [debug] 31626\#0: *2 lua finalize socket
2020/09/28 10:41:10 [debug] 31626\#0: *2 lua close socket connection
'
106-timer.t TEST 8: udp cosocket in timer handler - pattern "received 12 bytes: OK " should match a line in error.log (req 1)'
106-timer.t TEST 8: udp cosocket in timer handler - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:41:11 [error] 31626\#0: *5 recv() failed (111: Connection refused), context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984" (req 1) 2020/09/28 10:41:11 [debug] 31626\#0: *5 lua udp recv returned -1
2020/09/28 10:41:11 [debug] 31626\#0: *5 lua udp socket handle error
2020/09/28 10:41:11 [debug] 31626\#0: *5 lua udp socket receive return value handler
2020/09/28 10:41:11 [debug] 31626\#0: *5 lua udp socket error retval handler
2020/09/28 10:41:11 [error] 31626\#0: *5 [lua] content_by_lua(nginx.conf:83):4: fail(): failed to receive data: connection refused, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984
2020/09/28 10:41:11 [debug] 31626\#0: *5 lua resume returned 0
2020/09/28 10:41:11 [debug] 31626\#0: *5 lua light thread ended normally
2020/09/28 10:41:11 [debug] 31626\#0: *5 lua deleting light thread
2020/09/28 10:41:11 [debug] 31626\#0: *5 http lua finalize fake request: 0, a:1, c:1
'
106-timer.t TEST 8: udp cosocket in timer handler - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:41:11 [error] 31626\#0: *5 [lua] content_by_lua(nginx.conf:83):4: fail(): failed to receive data: connection refused, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984" (req 1) 2020/09/28 10:41:11 [debug] 31626\#0: *5 lua resume returned 0
2020/09/28 10:41:11 [debug] 31626\#0: *5 lua light thread ended normally
2020/09/28 10:41:11 [debug] 31626\#0: *5 lua deleting light thread
2020/09/28 10:41:11 [debug] 31626\#0: *5 http lua finalize fake request: 0, a:1, c:1
2020/09/28 10:41:11 [debug] 31626\#0: *5 http lua fake request count:1
2020/09/28 10:41:11 [debug] 31626\#0: *5 http lua close fake request
2020/09/28 10:41:11 [debug] 31626\#0: *5 cleanup lua udp socket upstream request: ""
2020/09/28 10:41:11 [debug] 31626\#0: *5 lua finalize socket
2020/09/28 10:41:11 [debug] 31626\#0: *5 lua close socket connection
'
108-timer-safe.t TEST 6: udp cosocket in timer handler - pattern "received 12 bytes: OK " should match a line in error.log (req 0)'
108-timer-safe.t TEST 6: udp cosocket in timer handler - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:41:53 [error] 31869\#0: *2 recv() failed (111: Connection refused), context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984" (req 0) 2020/09/28 10:41:53 [debug] 31869\#0: *2 lua udp recv returned -1
2020/09/28 10:41:53 [debug] 31869\#0: *2 lua udp socket handle error
2020/09/28 10:41:53 [debug] 31869\#0: *2 lua udp socket receive return value handler
2020/09/28 10:41:53 [debug] 31869\#0: *2 lua udp socket error retval handler
2020/09/28 10:41:53 [error] 31869\#0: *2 [lua] content_by_lua(nginx.conf:84):4: fail(): failed to receive data: connection refused, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984
2020/09/28 10:41:53 [debug] 31869\#0: *2 lua resume returned 0
2020/09/28 10:41:53 [debug] 31869\#0: *2 lua light thread ended normally
2020/09/28 10:41:53 [debug] 31869\#0: *2 lua deleting light thread
2020/09/28 10:41:53 [debug] 31869\#0: *2 http lua finalize fake request: 0, a:1, c:1
'
108-timer-safe.t TEST 6: udp cosocket in timer handler - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:41:53 [error] 31869\#0: *2 [lua] content_by_lua(nginx.conf:84):4: fail(): failed to receive data: connection refused, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984" (req 0) 2020/09/28 10:41:53 [debug] 31869\#0: *2 lua resume returned 0
2020/09/28 10:41:53 [debug] 31869\#0: *2 lua light thread ended normally
2020/09/28 10:41:53 [debug] 31869\#0: *2 lua deleting light thread
2020/09/28 10:41:53 [debug] 31869\#0: *2 http lua finalize fake request: 0, a:1, c:1
2020/09/28 10:41:53 [debug] 31869\#0: *2 http lua fake request count:1
2020/09/28 10:41:53 [debug] 31869\#0: *2 http lua close fake request
2020/09/28 10:41:53 [debug] 31869\#0: *2 cleanup lua udp socket upstream request: ""
2020/09/28 10:41:53 [debug] 31869\#0: *2 lua finalize socket
2020/09/28 10:41:53 [debug] 31869\#0: *2 lua close socket connection
'
108-timer-safe.t TEST 6: udp cosocket in timer handler - pattern "received 12 bytes: OK " should match a line in error.log (req 1)'
108-timer-safe.t TEST 6: udp cosocket in timer handler - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:41:53 [error] 31869\#0: *5 recv() failed (111: Connection refused), context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984" (req 1) 2020/09/28 10:41:53 [debug] 31869\#0: *5 lua udp recv returned -1
2020/09/28 10:41:53 [debug] 31869\#0: *5 lua udp socket handle error
2020/09/28 10:41:53 [debug] 31869\#0: *5 lua udp socket receive return value handler
2020/09/28 10:41:53 [debug] 31869\#0: *5 lua udp socket error retval handler
2020/09/28 10:41:53 [error] 31869\#0: *5 [lua] content_by_lua(nginx.conf:84):4: fail(): failed to receive data: connection refused, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984
2020/09/28 10:41:53 [debug] 31869\#0: *5 lua resume returned 0
2020/09/28 10:41:53 [debug] 31869\#0: *5 lua light thread ended normally
2020/09/28 10:41:53 [debug] 31869\#0: *5 lua deleting light thread
2020/09/28 10:41:53 [debug] 31869\#0: *5 http lua finalize fake request: 0, a:1, c:1
'
108-timer-safe.t TEST 6: udp cosocket in timer handler - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:41:53 [error] 31869\#0: *5 [lua] content_by_lua(nginx.conf:84):4: fail(): failed to receive data: connection refused, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984" (req 1) 2020/09/28 10:41:53 [debug] 31869\#0: *5 lua resume returned 0
2020/09/28 10:41:53 [debug] 31869\#0: *5 lua light thread ended normally
2020/09/28 10:41:53 [debug] 31869\#0: *5 lua deleting light thread
2020/09/28 10:41:53 [debug] 31869\#0: *5 http lua finalize fake request: 0, a:1, c:1
2020/09/28 10:41:53 [debug] 31869\#0: *5 http lua fake request count:1
2020/09/28 10:41:53 [debug] 31869\#0: *5 http lua close fake request
2020/09/28 10:41:53 [debug] 31869\#0: *5 cleanup lua udp socket upstream request: ""
2020/09/28 10:41:53 [debug] 31869\#0: *5 lua finalize socket
2020/09/28 10:41:53 [debug] 31869\#0: *5 lua close socket connection
'
139-ssl-cert-by.t TEST 25: cosocket (UDP) - grep_error_log_out (req 0) got: ''
expected: 'received memc reply of 12 bytes
'
139-ssl-cert-by.t TEST 25: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:43:48 [error] 529\#0: *4 recv() failed (111: Connection refused), context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock" (req 0) 2020/09/28 10:43:48 [debug] 529\#0: *4 lua udp recv returned -1
2020/09/28 10:43:48 [debug] 529\#0: *4 lua udp socket handle error
2020/09/28 10:43:48 [debug] 529\#0: *4 lua udp socket receive return value handler
2020/09/28 10:43:48 [debug] 529\#0: *4 lua udp socket error retval handler
2020/09/28 10:43:48 [error] 529\#0: *4 [lua] ssl_certificate_by_lua:21: failed to receive memc reply: connection refused, context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock
2020/09/28 10:43:48 [debug] 529\#0: *4 lua resume returned 0
2020/09/28 10:43:48 [debug] 529\#0: *4 lua light thread ended normally
2020/09/28 10:43:48 [debug] 529\#0: *4 lua deleting light thread
2020/09/28 10:43:48 [debug] 529\#0: *4 http lua finalize fake request: 0, a:1, c:1
'
139-ssl-cert-by.t TEST 25: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:43:48 [error] 529\#0: *4 [lua] ssl_certificate_by_lua:21: failed to receive memc reply: connection refused, context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock" (req 0) 2020/09/28 10:43:48 [debug] 529\#0: *4 lua resume returned 0
2020/09/28 10:43:48 [debug] 529\#0: *4 lua light thread ended normally
2020/09/28 10:43:48 [debug] 529\#0: *4 lua deleting light thread
2020/09/28 10:43:48 [debug] 529\#0: *4 http lua finalize fake request: 0, a:1, c:1
2020/09/28 10:43:48 [debug] 529\#0: *4 http lua fake request count:1
2020/09/28 10:43:48 [debug] 529\#0: *4 http lua close fake request
2020/09/28 10:43:48 [debug] 529\#0: *4 cleanup lua udp socket upstream request: ""
2020/09/28 10:43:48 [debug] 529\#0: *4 lua finalize socket
2020/09/28 10:43:48 [debug] 529\#0: *4 lua close socket connection
'
139-ssl-cert-by.t TEST 25: cosocket (UDP) - grep_error_log_out (req 1) got: ''
expected: 'received memc reply of 12 bytes
'
139-ssl-cert-by.t TEST 25: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:43:48 [error] 529\#0: *9 recv() failed (111: Connection refused), context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock" (req 1) 2020/09/28 10:43:48 [debug] 529\#0: *9 lua udp recv returned -1
2020/09/28 10:43:48 [debug] 529\#0: *9 lua udp socket handle error
2020/09/28 10:43:48 [debug] 529\#0: *9 lua udp socket receive return value handler
2020/09/28 10:43:48 [debug] 529\#0: *9 lua udp socket error retval handler
2020/09/28 10:43:48 [error] 529\#0: *9 [lua] ssl_certificate_by_lua:21: failed to receive memc reply: connection refused, context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock
2020/09/28 10:43:48 [debug] 529\#0: *9 lua resume returned 0
2020/09/28 10:43:48 [debug] 529\#0: *9 lua light thread ended normally
2020/09/28 10:43:48 [debug] 529\#0: *9 lua deleting light thread
2020/09/28 10:43:48 [debug] 529\#0: *9 http lua finalize fake request: 0, a:1, c:1
'
139-ssl-cert-by.t TEST 25: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:43:48 [error] 529\#0: *9 [lua] ssl_certificate_by_lua:21: failed to receive memc reply: connection refused, context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock" (req 1) 2020/09/28 10:43:48 [debug] 529\#0: *9 lua resume returned 0
2020/09/28 10:43:48 [debug] 529\#0: *9 lua light thread ended normally
2020/09/28 10:43:48 [debug] 529\#0: *9 lua deleting light thread
2020/09/28 10:43:48 [debug] 529\#0: *9 http lua finalize fake request: 0, a:1, c:1
2020/09/28 10:43:48 [debug] 529\#0: *9 http lua fake request count:1
2020/09/28 10:43:48 [debug] 529\#0: *9 http lua close fake request
2020/09/28 10:43:48 [debug] 529\#0: *9 cleanup lua udp socket upstream request: ""
2020/09/28 10:43:48 [debug] 529\#0: *9 lua finalize socket
2020/09/28 10:43:48 [debug] 529\#0: *9 lua close socket connection
'
139-ssl-cert-by.t TEST 25: cosocket (UDP) - grep_error_log_out (req 2) got: ''
expected: 'received memc reply of 12 bytes
'
139-ssl-cert-by.t TEST 25: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:43:48 [error] 529\#0: *14 recv() failed (111: Connection refused), context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock" (req 2) 2020/09/28 10:43:48 [debug] 529\#0: *14 lua udp recv returned -1
2020/09/28 10:43:48 [debug] 529\#0: *14 lua udp socket handle error
2020/09/28 10:43:48 [debug] 529\#0: *14 lua udp socket receive return value handler
2020/09/28 10:43:48 [debug] 529\#0: *14 lua udp socket error retval handler
2020/09/28 10:43:48 [error] 529\#0: *14 [lua] ssl_certificate_by_lua:21: failed to receive memc reply: connection refused, context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock
2020/09/28 10:43:48 [debug] 529\#0: *14 lua resume returned 0
2020/09/28 10:43:48 [debug] 529\#0: *14 lua light thread ended normally
2020/09/28 10:43:48 [debug] 529\#0: *14 lua deleting light thread
2020/09/28 10:43:48 [debug] 529\#0: *14 http lua finalize fake request: 0, a:1, c:1
'
139-ssl-cert-by.t TEST 25: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:43:48 [error] 529\#0: *14 [lua] ssl_certificate_by_lua:21: failed to receive memc reply: connection refused, context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock" (req 2) 2020/09/28 10:43:48 [debug] 529\#0: *14 lua resume returned 0
2020/09/28 10:43:48 [debug] 529\#0: *14 lua light thread ended normally
2020/09/28 10:43:48 [debug] 529\#0: *14 lua deleting light thread
2020/09/28 10:43:48 [debug] 529\#0: *14 http lua finalize fake request: 0, a:1, c:1
2020/09/28 10:43:48 [debug] 529\#0: *14 http lua fake request count:1
2020/09/28 10:43:48 [debug] 529\#0: *14 http lua close fake request
2020/09/28 10:43:48 [debug] 529\#0: *14 cleanup lua udp socket upstream request: ""
2020/09/28 10:43:48 [debug] 529\#0: *14 lua finalize socket
2020/09/28 10:43:48 [debug] 529\#0: *14 lua close socket connection
'
143-ssl-session-fetch.t TEST 18: cosocket (UDP) - grep_error_log_out (req 1) got: ''
expected: 'received memc reply of 12 bytes
'
143-ssl-session-fetch.t TEST 18: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:44:08 [error] 669\#0: *7 recv() failed (111: Connection refused), context: ssl_session_fetch_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock" (req 1) 2020/09/28 10:44:08 [debug] 669\#0: *7 lua udp recv returned -1
2020/09/28 10:44:08 [debug] 669\#0: *7 lua udp socket handle error
2020/09/28 10:44:08 [debug] 669\#0: *7 lua udp socket receive return value handler
2020/09/28 10:44:08 [debug] 669\#0: *7 lua udp socket error retval handler
2020/09/28 10:44:08 [error] 669\#0: *7 [lua] ssl_session_fetch_by_lua_block:21: failed to receive memc reply: connection refused, context: ssl_session_fetch_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock
2020/09/28 10:44:08 [debug] 669\#0: *7 lua resume returned 0
2020/09/28 10:44:08 [debug] 669\#0: *7 lua light thread ended normally
2020/09/28 10:44:08 [debug] 669\#0: *7 lua deleting light thread
2020/09/28 10:44:08 [debug] 669\#0: *7 http lua finalize fake request: 0, a:1, c:1
'
143-ssl-session-fetch.t TEST 18: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:44:08 [error] 669\#0: *7 [lua] ssl_session_fetch_by_lua_block:21: failed to receive memc reply: connection refused, context: ssl_session_fetch_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock" (req 1) 2020/09/28 10:44:08 [debug] 669\#0: *7 lua resume returned 0
2020/09/28 10:44:08 [debug] 669\#0: *7 lua light thread ended normally
2020/09/28 10:44:08 [debug] 669\#0: *7 lua deleting light thread
2020/09/28 10:44:08 [debug] 669\#0: *7 http lua finalize fake request: 0, a:1, c:1
2020/09/28 10:44:08 [debug] 669\#0: *7 http lua fake request count:1
2020/09/28 10:44:08 [debug] 669\#0: *7 http lua close fake request
2020/09/28 10:44:08 [debug] 669\#0: *7 cleanup lua udp socket upstream request: ""
2020/09/28 10:44:08 [debug] 669\#0: *7 lua finalize socket
2020/09/28 10:44:08 [debug] 669\#0: *7 lua close socket connection
'
143-ssl-session-fetch.t TEST 18: cosocket (UDP) - grep_error_log_out (req 2) got: ''
expected: 'received memc reply of 12 bytes
'
143-ssl-session-fetch.t TEST 18: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:44:08 [error] 669\#0: *12 recv() failed (111: Connection refused), context: ssl_session_fetch_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock" (req 2) 2020/09/28 10:44:08 [debug] 669\#0: *12 lua udp recv returned -1
2020/09/28 10:44:08 [debug] 669\#0: *12 lua udp socket handle error
2020/09/28 10:44:08 [debug] 669\#0: *12 lua udp socket receive return value handler
2020/09/28 10:44:08 [debug] 669\#0: *12 lua udp socket error retval handler
2020/09/28 10:44:08 [error] 669\#0: *12 [lua] ssl_session_fetch_by_lua_block:21: failed to receive memc reply: connection refused, context: ssl_session_fetch_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock
2020/09/28 10:44:08 [debug] 669\#0: *12 lua resume returned 0
2020/09/28 10:44:08 [debug] 669\#0: *12 lua light thread ended normally
2020/09/28 10:44:08 [debug] 669\#0: *12 lua deleting light thread
2020/09/28 10:44:08 [debug] 669\#0: *12 http lua finalize fake request: 0, a:1, c:1
'
143-ssl-session-fetch.t TEST 18: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:44:08 [error] 669\#0: *12 [lua] ssl_session_fetch_by_lua_block:21: failed to receive memc reply: connection refused, context: ssl_session_fetch_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock" (req 2) 2020/09/28 10:44:08 [debug] 669\#0: *12 lua resume returned 0
2020/09/28 10:44:08 [debug] 669\#0: *12 lua light thread ended normally
2020/09/28 10:44:08 [debug] 669\#0: *12 lua deleting light thread
2020/09/28 10:44:08 [debug] 669\#0: *12 http lua finalize fake request: 0, a:1, c:1
2020/09/28 10:44:08 [debug] 669\#0: *12 http lua fake request count:1
2020/09/28 10:44:08 [debug] 669\#0: *12 http lua close fake request
2020/09/28 10:44:08 [debug] 669\#0: *12 cleanup lua udp socket upstream request: ""
2020/09/28 10:44:08 [debug] 669\#0: *12 lua finalize socket
2020/09/28 10:44:08 [debug] 669\#0: *12 lua close socket connection
'

Expected Failures

File Name Details
005-exit.t TEST 21: exit 403 in header filter - status code ok got: ''
expected: '403'
005-exit.t TEST 21: exit 403 in header filter - response_body_like - response is expected () ''
doesn't match '(?^s:403 Forbidden)'
005-exit.t TEST 21: exit 403 in header filter - status code ok got: ''
expected: '403'
005-exit.t TEST 21: exit 403 in header filter - response_body_like - response is expected () ''
doesn't match '(?^s:403 Forbidden)'
005-exit.t TEST 23: exit both in header filter and content handler - status code ok got: ''
expected: '201'
005-exit.t TEST 24: exit 444 in header filter - status code ok got: ''
expected: '444'
005-exit.t TEST 22: exit 201 in header filter - status code ok got: ''
expected: '201'
023-rewrite/req-socket.t TEST 7: Expect & 100 Continue - status code ok got: '200'
expected: '100'
023-rewrite/req-socket.t TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) 'failed to get the request socket: test expect failed
'
doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)'
023-rewrite/req-socket.t TEST 7: Expect & 100 Continue - status code ok got: '200'
expected: '100'
023-rewrite/req-socket.t TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) 'failed to get the request socket: test expect failed
'
doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)'
025-codecache.t TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "(?^:\blua tcp socket keepalive: free connection pool [0-9A-F]+ for "127.0.0.1:)" should match a line in error.log (req 0)
025-codecache.t TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2020/09/28 10:32:13 [debug] 27115\#0: lua tcp socket keepalive max idle timeout" (req 0) 2020/09/28 10:32:13 [debug] 27115\#0: lua tcp socket keepalive close handler: fd:8
2020/09/28 10:32:13 [debug] 27115\#0: poll del event: fd:8 ev:1
2020/09/28 10:32:13 [debug] 27115\#0: reusable connection: 0
2020/09/28 10:32:13 [debug] 27115\#0: lua tcp socket keepalive: free connection pool for "127.0.0.1:11211"
2020/09/28 10:32:13 [debug] 27115\#0: posted event 0000000001F3A430
2020/09/28 10:32:13 [debug] 27115\#0: *1 delete posted event 0000000001F3A430
2020/09/28 10:32:13 [debug] 27115\#0: *1 http run request: "/t?"
2020/09/28 10:32:13 [debug] 27115\#0: *1 http writer handler: "/t?"
2020/09/28 10:32:13 [debug] 27115\#0: *1 http output filter "/t?"
'
025-codecache.t TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "(?^:\blua tcp socket keepalive: free connection pool [0-9A-F]+ for "127.0.0.1:)" should match a line in error.log (req 1)
025-codecache.t TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2020/09/28 10:32:13 [debug] 27115\#0: lua tcp socket keepalive max idle timeout" (req 1) 2020/09/28 10:32:13 [debug] 27115\#0: lua tcp socket keepalive close handler: fd:8
2020/09/28 10:32:13 [debug] 27115\#0: poll del event: fd:8 ev:1
2020/09/28 10:32:13 [debug] 27115\#0: reusable connection: 0
2020/09/28 10:32:13 [debug] 27115\#0: lua tcp socket keepalive: free connection pool for "127.0.0.1:11211"
2020/09/28 10:32:13 [debug] 27115\#0: posted event 0000000001F3A430
2020/09/28 10:32:13 [debug] 27115\#0: *1 delete posted event 0000000001F3A430
2020/09/28 10:32:13 [debug] 27115\#0: *1 http run request: "/t?"
2020/09/28 10:32:13 [debug] 27115\#0: *1 http writer handler: "/t?"
2020/09/28 10:32:13 [debug] 27115\#0: *1 http output filter "/t?"
'
025-codecache.t TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2020/09/28 10:32:13 [debug] 27115\#0: lua tcp socket keepalive max idle timeout" (req 1) 2020/09/28 10:32:13 [debug] 27115\#0: lua tcp socket keepalive close handler: fd:8
2020/09/28 10:32:13 [debug] 27115\#0: poll del event: fd:8 ev:1
2020/09/28 10:32:13 [debug] 27115\#0: reusable connection: 0
2020/09/28 10:32:13 [debug] 27115\#0: lua tcp socket keepalive: free connection pool for "127.0.0.1:11211"
2020/09/28 10:32:13 [debug] 27115\#0: posted event 0000000001F3A430
2020/09/28 10:32:13 [debug] 27115\#0: *3 delete posted event 0000000001F3A430
2020/09/28 10:32:13 [debug] 27115\#0: *3 http run request: "/t?"
2020/09/28 10:32:13 [debug] 27115\#0: *3 http writer handler: "/t?"
2020/09/28 10:32:13 [debug] 27115\#0: *3 http output filter "/t?"
'
025-codecache.t TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "decrementing the reference count for Lua VM: 3" should not match any line in error.log but matches line "2020/09/28 10:32:21 [debug] 27184\#0: lua decrementing the reference count for Lua VM: 3" (req 0) 2020/09/28 10:32:21 [debug] 27184\#0: free: 0000000000DB2030, unused: 0
2020/09/28 10:32:21 [debug] 27184\#0: free: 0000000000DB1650, unused: 0
2020/09/28 10:32:21 [debug] 27184\#0: free: 0000000000DB1610, unused: 0
2020/09/28 10:32:21 [debug] 27184\#0: free: 0000000000DB1180, unused: 0
2020/09/28 10:32:21 [debug] 27184\#0: free: 0000000000DB0C30, unused: 0
2020/09/28 10:32:21 [debug] 27184\#0: free: 0000000000DB0C10, unused: 0
2020/09/28 10:32:21 [debug] 27184\#0: free: 0000000000D952C0, unused: 0
2020/09/28 10:32:21 [debug] 27184\#0: posted event 0000000000DC7520
2020/09/28 10:32:21 [debug] 27184\#0: *1 delete posted event 0000000000DC7520
'
025-codecache.t TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "decrementing the reference count for Lua VM: 3" should not match any line in error.log but matches line "2020/09/28 10:32:21 [debug] 27184\#0: lua decrementing the reference count for Lua VM: 3" (req 1) 2020/09/28 10:32:21 [debug] 27184\#0: free: 0000000000DB2030, unused: 0
2020/09/28 10:32:21 [debug] 27184\#0: free: 0000000000DB1650, unused: 0
2020/09/28 10:32:21 [debug] 27184\#0: free: 0000000000DB1610, unused: 0
2020/09/28 10:32:21 [debug] 27184\#0: free: 0000000000DB1180, unused: 0
2020/09/28 10:32:21 [debug] 27184\#0: free: 0000000000DB0C30, unused: 0
2020/09/28 10:32:21 [debug] 27184\#0: free: 0000000000DB0C10, unused: 0
2020/09/28 10:32:21 [debug] 27184\#0: free: 0000000000D952C0, unused: 0
2020/09/28 10:32:21 [debug] 27184\#0: posted event 0000000000DC7520
2020/09/28 10:32:21 [debug] 27184\#0: *1 delete posted event 0000000000DC7520
'
025-codecache.t TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "decrementing the reference count for Lua VM: 3" should not match any line in error.log but matches line "2020/09/28 10:32:21 [debug] 27184\#0: lua decrementing the reference count for Lua VM: 3" (req 1) 2020/09/28 10:32:21 [debug] 27184\#0: free: 0000000000DB0C30, unused: 0
2020/09/28 10:32:21 [debug] 27184\#0: free: 0000000000DB0BF0, unused: 0
2020/09/28 10:32:21 [debug] 27184\#0: free: 0000000000DB1670, unused: 0
2020/09/28 10:32:21 [debug] 27184\#0: free: 0000000000DAAB10, unused: 0
2020/09/28 10:32:21 [debug] 27184\#0: free: 0000000000DAAAF0, unused: 0
2020/09/28 10:32:21 [debug] 27184\#0: free: 0000000000DAAAD0, unused: 0
2020/09/28 10:32:21 [debug] 27184\#0: free: 0000000000D952E0, unused: 0
2020/09/28 10:32:21 [debug] 27184\#0: posted event 0000000000DC7520
2020/09/28 10:32:21 [debug] 27184\#0: *4 delete posted event 0000000000DC7520
'
041-header-filter.t TEST 41: filter finalize - status code ok got: ''
expected: '302'
041-header-filter.t TEST 41: filter finalize - response_body_like - response is expected () ''
doesn't match '(?^s:302 Found)'
041-header-filter.t TEST 41: filter finalize - status code ok got: ''
expected: '302'
041-header-filter.t TEST 41: filter finalize - response_body_like - response is expected () ''
doesn't match '(?^s:302 Found)'
043-shdict.t nginx: [emerg] lua_shared_dict "dogs" is already defined as "dogs" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:26
056-flush.t TEST 1: flush wait - content - pattern "lua reuse free buf chain, but reallocate memory because 5 >= 0" should match a line in error.log (req 0)
056-flush.t TEST 1: flush wait - content - pattern "lua reuse free buf chain, but reallocate memory because 5 >= 0" should match a line in error.log (req 1)
058-tcp-socket.t TEST 68: receiveany with limited, max is larger than data - response_body - response is expected (repeated req 0, req 0) got: 'h
'
expected: 'hello world
'
058-tcp-socket.t TEST 68: receiveany with limited, max is larger than data - response_body - response is expected (repeated req 1, req 0) got: 'h
'
expected: 'hello world
'
058-tcp-socket.t TEST 65: receiveany method in cosocket - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,14 @@
1
-22
+2
-hello world
+2
+h
+e
+l
+l
+o
+
+w
+o
+r
+l
+d
'
058-tcp-socket.t TEST 65: receiveany method in cosocket - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,14 @@
1
-22
+2
-hello world
+2
+h
+e
+l
+l
+o
+
+w
+o
+r
+l
+d
'
058-tcp-socket.t TEST 69: receiveany with limited, max is smaller than data - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,11 @@
-hello w
+h
-orld
+e
+l
+l
+o
+
+w
+o
+r
+l
+d
'
058-tcp-socket.t TEST 69: receiveany with limited, max is smaller than data - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1,11 @@
-hello w
+h
-orld
+e
+l
+l
+o
+
+w
+o
+r
+l
+d
'
067-req-socket.t TEST 7: Expect & 100 Continue - status code ok got: '200'
expected: '100'
067-req-socket.t TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) 'failed to get the request socket: test expect failed
'
doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)'
067-req-socket.t TEST 7: Expect & 100 Continue - status code ok got: '200'
expected: '100'
067-req-socket.t TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) 'failed to get the request socket: test expect failed
'
doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)'
072-conditional-get.t TEST 3: If-Unmodified-Since false - status code ok got: ''
expected: '412'
072-conditional-get.t TEST 3: If-Unmodified-Since false - response_body_like - response is expected () ''
doesn't match '(?^s:412 Precondition Failed)'
072-conditional-get.t TEST 3: If-Unmodified-Since false - pattern "say failed: nginx output filter error" should match a line in error.log (req 0)
072-conditional-get.t TEST 3: If-Unmodified-Since false - Can't connect to 127.0.0.1:1984: Connection refused (aborted) '
072-conditional-get.t TEST 3: If-Unmodified-Since false - status code ok got: ''
expected: '412'
072-conditional-get.t TEST 3: If-Unmodified-Since false - response_body_like - response is expected () ''
doesn't match '(?^s:412 Precondition Failed)'
072-conditional-get.t TEST 3: If-Unmodified-Since false - pattern "say failed: nginx output filter error" should match a line in error.log (req 1)
086-init-by.t nginx: [error] init_by_lua error: init_by_lua:2: failed to init
091-coroutine.t nginx: [error] init_by_lua error: init_by_lua:7: init_by_lua:4: something went wrong
100-client-abort.t TEST 28: ngx.print - pattern "print failed: nginx output filter error" should match a line in error.log (req 0)
100-client-abort.t TEST 28: ngx.print - pattern "print failed: nginx output filter error" should match a line in error.log (req 1)
100-client-abort.t TEST 27: ngx.say - pattern "say failed: nginx output filter error" should match a line in error.log (req 0)
100-client-abort.t TEST 27: ngx.say - pattern "say failed: nginx output filter error" should match a line in error.log (req 1)
100-client-abort.t TEST 31: ngx.eof - pattern "eof failed: nginx output filter error" should match a line in error.log (req 0)
100-client-abort.t TEST 31: ngx.eof - pattern "eof succeeded" should not match any line in error.log but matches line "2020/09/28 10:40:01 [warn] 31404\#0: *1 [lua] content_by_lua(nginx.conf:49):8: eof succeeded, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2020/09/28 10:40:01 [debug] 31404\#0: *1 lua resume returned 0
2020/09/28 10:40:01 [debug] 31404\#0: *1 lua light thread ended normally
2020/09/28 10:40:01 [debug] 31404\#0: *1 lua deleting light thread
2020/09/28 10:40:01 [debug] 31404\#0: *1 lua run thread returned 0
2020/09/28 10:40:01 [debug] 31404\#0: *1 http finalize request: 0, "/t?" a:1, c:1
2020/09/28 10:40:01 [debug] 31404\#0: *1 event timer add: 7: 60000:14043107
2020/09/28 10:40:01 [debug] 31404\#0: *1 poll add event: fd:7 ev:4
2020/09/28 10:40:01 [debug] 31404\#0: worker cycle
2020/09/28 10:40:01 [debug] 31404\#0: poll timer: 60000
'
100-client-abort.t TEST 31: ngx.eof - pattern "eof failed: nginx output filter error" should match a line in error.log (req 1)
100-client-abort.t TEST 31: ngx.eof - pattern "eof succeeded" should not match any line in error.log but matches line "2020/09/28 10:40:02 [warn] 31404\#0: *2 [lua] content_by_lua(nginx.conf:49):8: eof succeeded, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) 2020/09/28 10:40:02 [debug] 31404\#0: *2 lua resume returned 0
2020/09/28 10:40:02 [debug] 31404\#0: *2 lua light thread ended normally
2020/09/28 10:40:02 [debug] 31404\#0: *2 lua deleting light thread
2020/09/28 10:40:02 [debug] 31404\#0: *2 lua run thread returned 0
2020/09/28 10:40:02 [debug] 31404\#0: *2 http finalize request: 0, "/t?" a:1, c:1
2020/09/28 10:40:02 [debug] 31404\#0: *2 event timer add: 7: 60000:14043463
2020/09/28 10:40:02 [debug] 31404\#0: *2 poll add event: fd:7 ev:4
2020/09/28 10:40:02 [debug] 31404\#0: worker cycle
2020/09/28 10:40:02 [debug] 31404\#0: poll timer: 60000
'
116-raw-req-socket.t TEST 16: receiveany - response_body - response is expected (repeated req 0, req 0) got: "msg: 1: received: h\x{0a}"
length: 20
expected: "msg: 1: received: hello\x{0a}"
length: 24
strings begin to differ at char 20 (line 1 column 20)
116-raw-req-socket.t TEST 16: receiveany - response_body - response is expected (repeated req 1, req 0) got: "msg: 1: received: h\x{0a}"
length: 20
expected: "msg: 1: received: hello\x{0a}"
length: 24
strings begin to differ at char 20 (line 1 column 20)
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]==]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]=]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
132-lua-blocks.t nginx: [emerg] "events" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:56
142-ssl-session-store.t nginx: [emerg] "ssl_session_store_by_lua_block" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:28
148-fake-shm-zone.t nginx: [emerg] lua_fake_shm "x1" is already defined as "x1" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:26
161-load-resty-core.t nginx: [alert] failed to load the 'resty.core' module (https://github.com/openresty/lua-resty-core); ensure you are using an OpenResty release from https://openresty.org/en/download.html (reason: module 'resty.core' not found:

Warnings

Go back to the index page.