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

Detailed Test Report for ngx_stream_lua in linux i386 (w)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
b7f403cb 2022-05-30 07:16:40 GMT 178 68 117 10329 1845 sec

LuaJIT

LuaJIT 2.1.0-beta3, commit 29a66f77

OpenSSL

OpenSSL 1.1.1n 15 Mar 2022

Compilation Errors

Unexpected Failures

File Name Details
023-preread/socket-keepalive.t TEST 1: sanity - status code ok got: ''
expected: '200'
023-preread/socket-keepalive.t TEST 1: sanity - response_body_like - response is expected () ''
doesn't match '(?^s:^connected: 1, reused: \d+
request sent: 11
received: OK
connected: 1, reused: [1-9]\d*
request sent: 11
received: OK
)'
023-preread/socket-keepalive.t TEST 1: sanity - grep_error_log_out (req 0) @@ -1,2 +0,0 @@
-lua tcp socket keepalive create connection pool for key "127.0.0.1:11211"
-lua tcp socket get keepalive peer: using connection
'
023-preread/socket-keepalive.t TEST 1: sanity - status code ok got: ''
expected: '200'
023-preread/socket-keepalive.t TEST 1: sanity - response_body_like - response is expected () ''
doesn't match '(?^s:^connected: 1, reused: \d+
request sent: 11
received: OK
connected: 1, reused: [1-9]\d*
request sent: 11
received: OK
)'
023-preread/socket-keepalive.t TEST 1: sanity - grep_error_log_out (req 1) @@ -1,2 +0,0 @@
-lua tcp socket get keepalive peer: using connection
-lua tcp socket get keepalive peer: using connection
'
023-preread/socket-keepalive.t TEST 2: free up the whole connection pool if no active connections - status code ok got: ''
expected: '200'
023-preread/socket-keepalive.t TEST 2: free up the whole connection pool if no active connections - response_body_like - response is expected () ''
doesn't match '(?^s:^connected: 1, reused: \d+
request sent: 11
received: OK
connected: 1, reused: [1-9]\d*
request sent: 11
received: OK
)'
023-preread/socket-keepalive.t TEST 2: free up the whole connection pool if no active connections - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 0)
023-preread/socket-keepalive.t TEST 2: free up the whole connection pool if no active connections - pattern "lua tcp socket keepalive: free connection pool for " should match a line in error.log (req 0)
023-preread/socket-keepalive.t TEST 2: free up the whole connection pool if no active connections - status code ok got: ''
expected: '200'
023-preread/socket-keepalive.t TEST 2: free up the whole connection pool if no active connections - response_body_like - response is expected () ''
doesn't match '(?^s:^connected: 1, reused: \d+
request sent: 11
received: OK
connected: 1, reused: [1-9]\d*
request sent: 11
received: OK
)'
023-preread/socket-keepalive.t TEST 2: free up the whole connection pool if no active connections - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 1)
023-preread/socket-keepalive.t TEST 2: free up the whole connection pool if no active connections - pattern "lua tcp socket keepalive: free connection pool for " should match a line in error.log (req 1)
025-codecache.t TEST 22: cosocket connection pool timeout (after Lua VM destroys) - status code ok got: ''
expected: '200'
025-codecache.t TEST 22: cosocket connection pool timeout (after Lua VM destroys) - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +0,0 @@
-connected: 1, reused: 0
-request sent: 11
-received: OK
'
025-codecache.t TEST 22: cosocket connection pool timeout (after Lua VM destroys) - pattern "stream lua tcp socket keepalive create connection pool for key "127.0.0.1:11211"" should match a line in error.log (req 0)
025-codecache.t TEST 22: cosocket connection pool timeout (after Lua VM destroys) - status code ok got: ''
expected: '200'
025-codecache.t TEST 22: cosocket connection pool timeout (after Lua VM destroys) - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +0,0 @@
-connected: 1, reused: 0
-request sent: 11
-received: OK
'
025-codecache.t TEST 22: cosocket connection pool timeout (after Lua VM destroys) - pattern "stream lua tcp socket keepalive create connection pool for key "127.0.0.1:11211"" should match a line in error.log (req 1)
025-codecache.t TEST 23: cosocket connection pool timeout (before Lua VM destroys) - status code ok got: ''
expected: '200'
025-codecache.t TEST 23: cosocket connection pool timeout (before Lua VM destroys) - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +0,0 @@
-connected: 1, reused: 0
-request sent: 11
-received: OK
'
025-codecache.t TEST 23: cosocket connection pool timeout (before Lua VM destroys) - pattern "stream lua tcp socket keepalive create connection pool for key "127.0.0.1:11211"" should match a line in error.log (req 0)
025-codecache.t TEST 23: cosocket connection pool timeout (before Lua VM destroys) - pattern "stream lua tcp socket keepalive: free connection pool for " should match a line in error.log (req 0)
025-codecache.t TEST 23: cosocket connection pool timeout (before Lua VM destroys) - pattern "stream lua tcp socket keepalive max idle timeout" should match a line in error.log (req 0)
025-codecache.t TEST 23: cosocket connection pool timeout (before Lua VM destroys) - status code ok got: ''
expected: '200'
025-codecache.t TEST 23: cosocket connection pool timeout (before Lua VM destroys) - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +0,0 @@
-connected: 1, reused: 0
-request sent: 11
-received: OK
'
025-codecache.t TEST 23: cosocket connection pool timeout (before Lua VM destroys) - pattern "stream lua tcp socket keepalive create connection pool for key "127.0.0.1:11211"" should match a line in error.log (req 1)
025-codecache.t TEST 23: cosocket connection pool timeout (before Lua VM destroys) - pattern "stream lua tcp socket keepalive: free connection pool for " should match a line in error.log (req 1)
025-codecache.t TEST 23: cosocket connection pool timeout (before Lua VM destroys) - pattern "stream lua tcp socket keepalive max idle timeout" should match a line in error.log (req 1)
058-tcp-socket.t TEST 23: connect again immediately - status code ok got: ''
expected: '200'
058-tcp-socket.t TEST 23: connect again immediately - response_body - response is expected (repeated req 0, req 0) @@ -1,5 +0,0 @@
-connected: 1
-connected again: 1
-request sent: 11
-received: OK
-close: 1 nil
'
058-tcp-socket.t TEST 23: connect again immediately - status code ok got: ''
expected: '200'
058-tcp-socket.t TEST 23: connect again immediately - response_body - response is expected (repeated req 1, req 0) @@ -1,5 +0,0 @@
-connected: 1
-connected again: 1
-request sent: 11
-received: OK
-close: 1 nil
'
058-tcp-socket.t TEST 19: cannot survive across request boundary (send) - status code ok got: ''
expected: '200'
058-tcp-socket.t TEST 19: cannot survive across request boundary (send) - response_body_like - response is expected () ''
doesn't match '(?^s:^(?:connected: 1
request sent: 11
received: OK|failed to send request: closed)$)'
058-tcp-socket.t TEST 19: cannot survive across request boundary (send) - response_body_like - response is expected () ''
doesn't match '(?^s:^(?:connected: 1
request sent: 11
received: OK|failed to send request: closed)$)'
058-tcp-socket.t TEST 20: cannot survive across request boundary (receive) - status code ok got: ''
expected: '200'
058-tcp-socket.t TEST 20: cannot survive across request boundary (receive) - response_body_like - response is expected () ''
doesn't match '(?^:^(?:connected: 1
request sent: 11
received: OK|failed to receive a line: closed \[nil\])$)'
058-tcp-socket.t TEST 20: cannot survive across request boundary (receive) - response_body_like - response is expected () ''
doesn't match '(?^:^(?:connected: 1
request sent: 11
received: OK|failed to receive a line: closed \[nil\])$)'
058-tcp-socket.t TEST 24: two sockets mix together - status code ok got: ''
expected: '200'
058-tcp-socket.t TEST 24: two sockets mix together - response_body - response is expected (repeated req 0, req 0) @@ -1,8 +0,0 @@
-1: connected: 1
-2: connected: 1
-1: request sent: 11
-2: request sent: 57
-1: received: OK
-2: received: HTTP/1.1 200 OK
-1: close: 1 nil
-2: close: 1 nil
'
058-tcp-socket.t TEST 24: two sockets mix together - status code ok got: ''
expected: '200'
058-tcp-socket.t TEST 24: two sockets mix together - response_body - response is expected (repeated req 1, req 0) @@ -1,8 +0,0 @@
-1: connected: 1
-2: connected: 1
-1: request sent: 11
-2: request sent: 57
-1: received: OK
-2: received: HTTP/1.1 200 OK
-1: close: 1 nil
-2: close: 1 nil
'
058-tcp-socket.t TEST 21: cannot survive across request boundary (close) - status code ok got: ''
expected: '200'
058-tcp-socket.t TEST 21: cannot survive across request boundary (close) - response_body_like - response is expected () ''
doesn't match '(?^:^(?:connected: 1
request sent: 11
received: OK|failed to close: closed)$)'
058-tcp-socket.t TEST 21: cannot survive across request boundary (close) - response_body_like - response is expected () ''
doesn't match '(?^:^(?:connected: 1
request sent: 11
received: OK|failed to close: closed)$)'
060-lua-memcached.t TEST 2: raw memcached - status code ok got: ''
expected: '200'
060-lua-memcached.t TEST 2: raw memcached - response_body - response is expected (repeated req 0, req 0) got: ''
expected: 'some_key: hello 1234
'
060-lua-memcached.t TEST 2: raw memcached - pattern "lua reuse free buf memory" should match a line in error.log (req 0)
060-lua-memcached.t TEST 2: raw memcached - status code ok got: ''
expected: '200'
060-lua-memcached.t TEST 2: raw memcached - response_body - response is expected (repeated req 1, req 0) got: ''
expected: 'some_key: hello 1234
'
060-lua-memcached.t TEST 2: raw memcached - pattern "lua reuse free buf memory" should match a line in error.log (req 1)
060-lua-memcached.t TEST 1: sanity - status code ok got: ''
expected: '200'
060-lua-memcached.t TEST 1: sanity - response_body - response is expected (repeated req 0, req 0) got: ''
expected: 'some_key: hello 1234
'
060-lua-memcached.t TEST 1: sanity - status code ok got: ''
expected: '200'
060-lua-memcached.t TEST 1: sanity - response_body - response is expected (repeated req 1, req 0) got: ''
expected: 'some_key: hello 1234
'
066-socket-receiveuntil.t TEST 1: memcached read lines - status code ok got: ''
expected: '200'
066-socket-receiveuntil.t TEST 1: memcached read lines - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +0,0 @@
-connected: 1
-request sent: 11
-received: OK
-close: 1 nil
'
066-socket-receiveuntil.t TEST 1: memcached read lines - status code ok got: ''
expected: '200'
066-socket-receiveuntil.t TEST 1: memcached read lines - response_body - response is expected (repeated req 1, req 0) @@ -1,4 +0,0 @@
-connected: 1
-request sent: 11
-received: OK
-close: 1 nil
'
068-socket-keepalive.t TEST 1: sanity - response_body - response is expected (repeated req 0, req 0) @@ -1,6 +1,6 @@
connected: 1, reused: 0
request sent: 11
-received: OK
+failed to receive a line: timeout []
connected: 1, reused: 1
request sent: 11
-received: OK
+failed to receive a line: timeout []
'
068-socket-keepalive.t TEST 1: sanity - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:27:55 [error] 6135\#0: *3 stream lua tcp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) 2022/05/30 11:27:55 [debug] 6135\#0: *3 stream lua tcp socket handle read error
2022/05/30 11:27:55 [debug] 6135\#0: *3 stream lua tcp socket waking up the current request
2022/05/30 11:27:55 [debug] 6135\#0: *3 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:27:55 [debug] 6135\#0: *3 stream lua tcp operation done, resuming lua thread
2022/05/30 11:27:55 [debug] 6135\#0: *3 stream lua tcp socket calling prepare retvals handler 0816E739, u:B6DB14E0
2022/05/30 11:27:55 [debug] 6135\#0: *3 stream lua tcp socket receive return value handler
2022/05/30 11:27:55 [debug] 6135\#0: *3 lua run thread, top:9
2022/05/30 11:27:55 [debug] 6135\#0: *3 malloc: 0A1785E8:8
2022/05/30 11:27:55 [debug] 6135\#0: *3 malloc: 0A1785F8:8
'
068-socket-keepalive.t TEST 1: sanity - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:27:56 [error] 6135\#0: *3 stream lua tcp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) 2022/05/30 11:27:56 [debug] 6135\#0: *3 stream lua tcp socket handle read error
2022/05/30 11:27:56 [debug] 6135\#0: *3 stream lua tcp socket waking up the current request
2022/05/30 11:27:56 [debug] 6135\#0: *3 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:27:56 [debug] 6135\#0: *3 stream lua tcp operation done, resuming lua thread
2022/05/30 11:27:56 [debug] 6135\#0: *3 stream lua tcp socket calling prepare retvals handler 0816E739, u:B6DB4B90
2022/05/30 11:27:56 [debug] 6135\#0: *3 stream lua tcp socket receive return value handler
2022/05/30 11:27:56 [debug] 6135\#0: *3 lua run thread, top:9
2022/05/30 11:27:56 [debug] 6135\#0: *3 malloc: 0A186F38:8
2022/05/30 11:27:56 [debug] 6135\#0: *3 malloc: 0A186F48:8
'
068-socket-keepalive.t TEST 2: free up the whole connection pool if no active connections - response_body - response is expected (repeated req 0, req 0) @@ -1,6 +1,6 @@
connected: 1, reused: 0
request sent: 11
-received: OK
+failed to receive a line: timeout []
connected: 1, reused: 1
request sent: 11
-received: OK
+failed to receive a line: timeout []
'
068-socket-keepalive.t TEST 2: free up the whole connection pool if no active connections - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:27:58 [error] 6151\#0: *3 stream lua tcp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) 2022/05/30 11:27:58 [debug] 6151\#0: *3 stream lua tcp socket handle read error
2022/05/30 11:27:58 [debug] 6151\#0: *3 stream lua tcp socket waking up the current request
2022/05/30 11:27:58 [debug] 6151\#0: *3 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:27:58 [debug] 6151\#0: *3 stream lua tcp operation done, resuming lua thread
2022/05/30 11:27:58 [debug] 6151\#0: *3 stream lua tcp socket calling prepare retvals handler 0816E739, u:B6E4F5C0
2022/05/30 11:27:58 [debug] 6151\#0: *3 stream lua tcp socket receive return value handler
2022/05/30 11:27:58 [debug] 6151\#0: *3 lua run thread, top:9
2022/05/30 11:27:58 [debug] 6151\#0: *3 malloc: 0912EA70:8
2022/05/30 11:27:58 [debug] 6151\#0: *3 malloc: 0912EA80:8
'
068-socket-keepalive.t TEST 2: free up the whole connection pool if no active connections - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:27:59 [error] 6151\#0: *3 stream lua tcp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) 2022/05/30 11:27:59 [debug] 6151\#0: *3 stream lua tcp socket handle read error
2022/05/30 11:27:59 [debug] 6151\#0: *3 stream lua tcp socket waking up the current request
2022/05/30 11:27:59 [debug] 6151\#0: *3 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:27:59 [debug] 6151\#0: *3 stream lua tcp operation done, resuming lua thread
2022/05/30 11:27:59 [debug] 6151\#0: *3 stream lua tcp socket calling prepare retvals handler 0816E739, u:B6E517F0
2022/05/30 11:27:59 [debug] 6151\#0: *3 stream lua tcp socket receive return value handler
2022/05/30 11:27:59 [debug] 6151\#0: *3 lua run thread, top:9
2022/05/30 11:27:59 [debug] 6151\#0: *3 malloc: 0914AB00:8
2022/05/30 11:27:59 [debug] 6151\#0: *3 malloc: 0914AB10:8
'
068-socket-keepalive.t TEST 16: custom pools (same pool for different host:port) - tcp - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
+failed to connect: timeout
connected: 1, reused: 0
-connected: 1, reused: 1
'
068-socket-keepalive.t TEST 16: custom pools (same pool for different host:port) - tcp - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 16: custom pools (same pool for different host:port) - tcp - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:28:21 [error] 6319\#0: *3 stream lua tcp socket connect timed out, when connecting to 127.0.0.1:11211, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) 2022/05/30 11:28:21 [debug] 6319\#0: *3 stream lua tcp socket handle connect error
2022/05/30 11:28:21 [debug] 6319\#0: *3 stream lua finalize socket
2022/05/30 11:28:21 [debug] 6319\#0: *3 lua stream cleanup free: 08457518
2022/05/30 11:28:21 [debug] 6319\#0: *3 poll del event: fd:12 ev:1
2022/05/30 11:28:21 [debug] 6319\#0: *3 poll del index: 5
2022/05/30 11:28:21 [debug] 6319\#0: *3 poll del event: fd:12 ev:4
2022/05/30 11:28:21 [debug] 6319\#0: *3 delete posted event 08463CB0
2022/05/30 11:28:21 [debug] 6319\#0: *3 lua close socket connection
2022/05/30 11:28:21 [debug] 6319\#0: *3 free: 084575E8, unused: 0
'
068-socket-keepalive.t TEST 27: conn queuing: connect() can specify 'pool_size' which overrides setkeepalive() - response_body - response is expected (repeated req 0, req 0) @@ -1,8 +1,8 @@
connected: 1, reused: 0
request sent: 11
-received: OK
+failed to receive a line: timeout []
connected: 1, reused: 1
request sent: 11
-received: OK
+failed to receive a line: timeout []
reused: 1
reused: 0
'
068-socket-keepalive.t TEST 27: conn queuing: connect() can specify 'pool_size' which overrides setkeepalive() - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:28:30 [error] 6394\#0: *3 stream lua tcp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) 2022/05/30 11:28:30 [debug] 6394\#0: *3 stream lua tcp socket handle read error
2022/05/30 11:28:30 [debug] 6394\#0: *3 stream lua tcp socket waking up the current request
2022/05/30 11:28:30 [debug] 6394\#0: *3 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:28:30 [debug] 6394\#0: *3 stream lua tcp operation done, resuming lua thread
2022/05/30 11:28:30 [debug] 6394\#0: *3 stream lua tcp socket calling prepare retvals handler 0816E739, u:B6E3FF90
2022/05/30 11:28:30 [debug] 6394\#0: *3 stream lua tcp socket receive return value handler
2022/05/30 11:28:30 [debug] 6394\#0: *3 lua run thread, top:9
2022/05/30 11:28:30 [debug] 6394\#0: *3 malloc: 0833AC98:8
2022/05/30 11:28:30 [debug] 6394\#0: *3 malloc: 0833ACA8:8
'
068-socket-keepalive.t TEST 27: conn queuing: connect() can specify 'pool_size' which overrides setkeepalive() - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:28:31 [error] 6394\#0: *3 stream lua tcp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) 2022/05/30 11:28:31 [debug] 6394\#0: *3 stream lua tcp socket handle read error
2022/05/30 11:28:31 [debug] 6394\#0: *3 stream lua tcp socket waking up the current request
2022/05/30 11:28:31 [debug] 6394\#0: *3 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:28:31 [debug] 6394\#0: *3 stream lua tcp operation done, resuming lua thread
2022/05/30 11:28:31 [debug] 6394\#0: *3 stream lua tcp socket calling prepare retvals handler 0816E739, u:B6E09A30
2022/05/30 11:28:31 [debug] 6394\#0: *3 stream lua tcp socket receive return value handler
2022/05/30 11:28:31 [debug] 6394\#0: *3 lua run thread, top:9
2022/05/30 11:28:31 [debug] 6394\#0: *3 malloc: 083423C0:8
2022/05/30 11:28:31 [debug] 6394\#0: *3 malloc: 083423D0:8
'
068-socket-keepalive.t TEST 29: conn queuing: connect() can specify 'pool_size' for custom pool - status code ok got: ''
expected: '200'
068-socket-keepalive.t TEST 29: conn queuing: connect() can specify 'pool_size' for custom pool - response_body - response is expected (repeated req 0, req 0) @@ -1,6 +0,0 @@
-connected: A, reused: 0
-connected: B, reused: 0
-connected: A, reused: 1
-connected: B, reused: 1
-reused: 1
-reused: 0
'
068-socket-keepalive.t TEST 32: conn queuing: once 'pool_size' is reached and pool has 'backlog' - status code ok got: ''
expected: '200'
068-socket-keepalive.t TEST 32: conn queuing: once 'pool_size' is reached and pool has 'backlog' - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +0,0 @@
-request sent: 11
-received: OK
-setkeepalive: OK
'
068-socket-keepalive.t TEST 32: conn queuing: once 'pool_size' is reached and pool has 'backlog' - grep_error_log_out (req 0) @@ -1,4 +1,4 @@
-start to handle timer
start to handle cosocket
+start to handle timer
continue to handle timer
continue to handle cosocket
'
068-socket-keepalive.t TEST 48: conn queuing: resume connect operation if resumed connect failed (uthread aborted while resolving) - pattern "resume success" should match a line in error.log (req 0)
068-socket-keepalive.t TEST 51: conn queuing: only decrease the counter for connections which were counted by the pool - status code ok got: ''
expected: '200'
068-socket-keepalive.t TEST 51: conn queuing: only decrease the counter for connections which were counted by the pool - response_body - response is expected (repeated req 0, req 0) got: ''
expected: 'ok
'
071-idle-socket.t TEST 4: send timer cleared in time - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,3 @@
connected: 1
request sent: 11
-received: OK
+failed to receive a line: timeout []
-close: 1 nil
'
071-idle-socket.t TEST 4: send timer cleared in time - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:29:17 [error] 6760\#0: *3 stream lua tcp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) 2022/05/30 11:29:17 [debug] 6760\#0: *3 stream lua tcp socket handle read error
2022/05/30 11:29:17 [debug] 6760\#0: *3 stream lua tcp socket waking up the current request
2022/05/30 11:29:17 [debug] 6760\#0: *3 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:29:17 [debug] 6760\#0: *3 stream lua tcp operation done, resuming lua thread
2022/05/30 11:29:17 [debug] 6760\#0: *3 stream lua tcp socket calling prepare retvals handler 0816E739, u:B6D75810
2022/05/30 11:29:17 [debug] 6760\#0: *3 stream lua tcp socket receive return value handler
2022/05/30 11:29:17 [debug] 6760\#0: *3 lua run thread, top:9
2022/05/30 11:29:17 [debug] 6760\#0: *3 malloc: 09577388:8
2022/05/30 11:29:17 [debug] 6760\#0: *3 malloc: 09577398:8
'
071-idle-socket.t TEST 4: send timer cleared in time - response_body - response is expected (repeated req 1, req 0) @@ -1,4 +1,3 @@
connected: 1
request sent: 11
-received: OK
+failed to receive a line: timeout []
-close: 1 nil
'
071-idle-socket.t TEST 4: send timer cleared in time - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:29:18 [error] 6760\#0: *7 stream lua tcp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) 2022/05/30 11:29:18 [debug] 6760\#0: *7 stream lua tcp socket handle read error
2022/05/30 11:29:18 [debug] 6760\#0: *7 stream lua tcp socket waking up the current request
2022/05/30 11:29:18 [debug] 6760\#0: *7 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:29:18 [debug] 6760\#0: *7 stream lua tcp operation done, resuming lua thread
2022/05/30 11:29:18 [debug] 6760\#0: *7 stream lua tcp socket calling prepare retvals handler 0816E739, u:B6D869C0
2022/05/30 11:29:18 [debug] 6760\#0: *7 stream lua tcp socket receive return value handler
2022/05/30 11:29:18 [debug] 6760\#0: *7 lua run thread, top:0
2022/05/30 11:29:18 [debug] 6760\#0: *7 malloc: 09577370:8
2022/05/30 11:29:18 [debug] 6760\#0: *7 malloc: 09577380:8
'
071-idle-socket.t TEST 6: set keepalive when cosocket recv buffer has unread data - status code ok got: ''
expected: '200'
071-idle-socket.t TEST 6: set keepalive when cosocket recv buffer has unread data - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +0,0 @@
-connected: 1
-request sent: 11
-read: O
-failed to set keepalive: unread data in buffer
'
071-idle-socket.t TEST 6: set keepalive when cosocket recv buffer has unread data - status code ok got: ''
expected: '200'
071-idle-socket.t TEST 6: set keepalive when cosocket recv buffer has unread data - response_body - response is expected (repeated req 1, req 0) @@ -1,4 +0,0 @@
-connected: 1
-request sent: 11
-read: O
-failed to set keepalive: unread data in buffer
'
071-idle-socket.t TEST 2: read timer cleared in time - response_body - response is expected (repeated req 0, req 0) @@ -1,5 +1,5 @@
connected: 1
request sent: 11
-received: OK
+failed to receive a line: timeout []
request sent again: 11
close: 1 nil
'
071-idle-socket.t TEST 2: read timer cleared in time - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:29:38 [error] 6901\#0: *3 stream lua tcp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) 2022/05/30 11:29:38 [debug] 6901\#0: *3 stream lua tcp socket handle read error
2022/05/30 11:29:38 [debug] 6901\#0: *3 stream lua tcp socket waking up the current request
2022/05/30 11:29:38 [debug] 6901\#0: *3 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:29:38 [debug] 6901\#0: *3 stream lua tcp operation done, resuming lua thread
2022/05/30 11:29:38 [debug] 6901\#0: *3 stream lua tcp socket calling prepare retvals handler 0816E739, u:B6DFF0E0
2022/05/30 11:29:38 [debug] 6901\#0: *3 stream lua tcp socket receive return value handler
2022/05/30 11:29:38 [debug] 6901\#0: *3 lua run thread, top:9
2022/05/30 11:29:38 [debug] 6901\#0: *3 malloc: 0999E158:8
2022/05/30 11:29:38 [debug] 6901\#0: *3 malloc: 0998F5C8:8
'
071-idle-socket.t TEST 2: read timer cleared in time - response_body - response is expected (repeated req 1, req 0) @@ -1,5 +1,5 @@
connected: 1
request sent: 11
-received: OK
+failed to receive a line: timeout []
request sent again: 11
close: 1 nil
'
071-idle-socket.t TEST 2: read timer cleared in time - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:29:40 [error] 6901\#0: *7 stream lua tcp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) 2022/05/30 11:29:40 [debug] 6901\#0: *7 stream lua tcp socket handle read error
2022/05/30 11:29:40 [debug] 6901\#0: *7 stream lua tcp socket waking up the current request
2022/05/30 11:29:40 [debug] 6901\#0: *7 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:29:40 [debug] 6901\#0: *7 stream lua tcp operation done, resuming lua thread
2022/05/30 11:29:40 [debug] 6901\#0: *7 stream lua tcp socket calling prepare retvals handler 0816E739, u:B6DDF778
2022/05/30 11:29:40 [debug] 6901\#0: *7 stream lua tcp socket receive return value handler
2022/05/30 11:29:40 [debug] 6901\#0: *7 lua run thread, top:0
2022/05/30 11:29:40 [debug] 6901\#0: *7 malloc: 0999E150:8
2022/05/30 11:29:40 [debug] 6901\#0: *7 malloc: 0999E160:8
'
087-udp-socket.t TEST 6: connect again immediately - status code ok got: ''
expected: '200'
087-udp-socket.t TEST 6: connect again immediately - response_body - response is expected (repeated req 0, req 0) @@ -1,6 +0,0 @@
-connected: 1
-connected again: 1
-request sent: 1
-received: OK
-
-close: 1 nil
'
087-udp-socket.t TEST 6: connect again immediately - status code ok got: ''
expected: '200'
087-udp-socket.t TEST 6: connect again immediately - response_body - response is expected (repeated req 1, req 0) @@ -1,6 +0,0 @@
-connected: 1
-connected again: 1
-request sent: 1
-received: OK
-
-close: 1 nil
'
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: timeout
'
087-udp-socket.t TEST 1: sanity - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:31:17 [error] 7740\#0: *3 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) 2022/05/30 11:31:17 [debug] 7740\#0: *3 lua udp socket handle error
2022/05/30 11:31:17 [debug] 7740\#0: *3 lua udp socket waking up the current request
2022/05/30 11:31:17 [debug] 7740\#0: *3 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:31:17 [debug] 7740\#0: *3 lua udp operation done, resuming lua thread
2022/05/30 11:31:17 [debug] 7740\#0: *3 lua udp socket calling prepare retvals handler 08173457, u:B6DBE7A0
2022/05/30 11:31:17 [debug] 7740\#0: *3 lua udp socket receive return value handler
2022/05/30 11:31:17 [debug] 7740\#0: *3 lua udp socket error retval handler
2022/05/30 11:31:17 [debug] 7740\#0: *3 lua run thread, top:9
2022/05/30 11:31:17 [debug] 7740\#0: *3 malloc: 08ADD1D8:8
'
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: timeout
'
087-udp-socket.t TEST 1: sanity - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:31:17 [error] 7740\#0: *3 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) 2022/05/30 11:31:17 [debug] 7740\#0: *3 lua udp socket handle error
2022/05/30 11:31:17 [debug] 7740\#0: *3 lua udp socket waking up the current request
2022/05/30 11:31:17 [debug] 7740\#0: *3 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:31:17 [debug] 7740\#0: *3 lua udp operation done, resuming lua thread
2022/05/30 11:31:17 [debug] 7740\#0: *3 lua udp socket calling prepare retvals handler 08173457, u:B6DBE7A0
2022/05/30 11:31:17 [debug] 7740\#0: *3 lua udp socket receive return value handler
2022/05/30 11:31:17 [debug] 7740\#0: *3 lua udp socket error retval handler
2022/05/30 11:31:17 [debug] 7740\#0: *3 lua run thread, top:9
2022/05/30 11:31:17 [debug] 7740\#0: *3 malloc: 08ADD1D8:8
'
087-udp-socket.t TEST 1: sanity - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:31:18 [error] 7740\#0: *7 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) 2022/05/30 11:31:18 [debug] 7740\#0: *7 lua udp socket handle error
2022/05/30 11:31:18 [debug] 7740\#0: *7 lua udp socket waking up the current request
2022/05/30 11:31:18 [debug] 7740\#0: *7 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:31:18 [debug] 7740\#0: *7 lua udp operation done, resuming lua thread
2022/05/30 11:31:18 [debug] 7740\#0: *7 lua udp socket calling prepare retvals handler 08173457, u:B6D8C398
2022/05/30 11:31:18 [debug] 7740\#0: *7 lua udp socket receive return value handler
2022/05/30 11:31:18 [debug] 7740\#0: *7 lua udp socket error retval handler
2022/05/30 11:31:18 [debug] 7740\#0: *7 lua run thread, top:0
2022/05/30 11:31:18 [debug] 7740\#0: *7 malloc: 08ADD1D8:8
'
087-udp-socket.t TEST 2: multiple parallel queries - response_body_like - response is expected (connected failed to receive data: timeout) 'connected
failed to receive data: timeout
'
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 "2022/05/30 11:31:24 [error] 7797\#0: *3 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) 2022/05/30 11:31:24 [debug] 7797\#0: *3 lua udp socket handle error
2022/05/30 11:31:24 [debug] 7797\#0: *3 lua udp socket waking up the current request
2022/05/30 11:31:24 [debug] 7797\#0: *3 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:31:24 [debug] 7797\#0: *3 lua udp operation done, resuming lua thread
2022/05/30 11:31:24 [debug] 7797\#0: *3 lua udp socket calling prepare retvals handler 08173457, u:B6E05A78
2022/05/30 11:31:24 [debug] 7797\#0: *3 lua udp socket receive return value handler
2022/05/30 11:31:24 [debug] 7797\#0: *3 lua udp socket error retval handler
2022/05/30 11:31:24 [debug] 7797\#0: *3 lua run thread, top:9
2022/05/30 11:31:24 [debug] 7797\#0: *3 malloc: 0823B2A0:8
'
087-udp-socket.t TEST 2: multiple parallel queries - response_body_like - response is expected (connected failed to receive data: timeout) 'connected
failed to receive data: timeout
'
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 "2022/05/30 11:31:24 [error] 7797\#0: *3 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) 2022/05/30 11:31:24 [debug] 7797\#0: *3 lua udp socket handle error
2022/05/30 11:31:24 [debug] 7797\#0: *3 lua udp socket waking up the current request
2022/05/30 11:31:24 [debug] 7797\#0: *3 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:31:24 [debug] 7797\#0: *3 lua udp operation done, resuming lua thread
2022/05/30 11:31:24 [debug] 7797\#0: *3 lua udp socket calling prepare retvals handler 08173457, u:B6E05A78
2022/05/30 11:31:24 [debug] 7797\#0: *3 lua udp socket receive return value handler
2022/05/30 11:31:24 [debug] 7797\#0: *3 lua udp socket error retval handler
2022/05/30 11:31:24 [debug] 7797\#0: *3 lua run thread, top:9
2022/05/30 11:31:24 [debug] 7797\#0: *3 malloc: 0823B2A0:8
'
087-udp-socket.t TEST 2: multiple parallel queries - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:31:25 [error] 7797\#0: *7 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) 2022/05/30 11:31:25 [debug] 7797\#0: *7 lua udp socket handle error
2022/05/30 11:31:25 [debug] 7797\#0: *7 lua udp socket waking up the current request
2022/05/30 11:31:25 [debug] 7797\#0: *7 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:31:25 [debug] 7797\#0: *7 lua udp operation done, resuming lua thread
2022/05/30 11:31:25 [debug] 7797\#0: *7 lua udp socket calling prepare retvals handler 08173457, u:B6E0DEA8
2022/05/30 11:31:25 [debug] 7797\#0: *7 lua udp socket receive return value handler
2022/05/30 11:31:25 [debug] 7797\#0: *7 lua udp socket error retval handler
2022/05/30 11:31:25 [debug] 7797\#0: *7 lua run thread, top:0
2022/05/30 11:31:25 [debug] 7797\#0: *7 malloc: 0823B2A0:8
'
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: timeout
'
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 "2022/05/30 11:31:31 [error] 7852\#0: *3 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) 2022/05/30 11:31:31 [debug] 7852\#0: *3 lua udp socket handle error
2022/05/30 11:31:31 [debug] 7852\#0: *3 lua udp socket waking up the current request
2022/05/30 11:31:31 [debug] 7852\#0: *3 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:31:31 [debug] 7852\#0: *3 lua udp operation done, resuming lua thread
2022/05/30 11:31:31 [debug] 7852\#0: *3 lua udp socket calling prepare retvals handler 08173457, u:B6E3B3D0
2022/05/30 11:31:31 [debug] 7852\#0: *3 lua udp socket receive return value handler
2022/05/30 11:31:31 [debug] 7852\#0: *3 lua udp socket error retval handler
2022/05/30 11:31:31 [debug] 7852\#0: *3 lua run thread, top:9
2022/05/30 11:31:31 [debug] 7852\#0: *3 malloc: 0941D188:8
'
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: timeout
'
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 "2022/05/30 11:31:31 [error] 7852\#0: *3 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) 2022/05/30 11:31:31 [debug] 7852\#0: *3 lua udp socket handle error
2022/05/30 11:31:31 [debug] 7852\#0: *3 lua udp socket waking up the current request
2022/05/30 11:31:31 [debug] 7852\#0: *3 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:31:31 [debug] 7852\#0: *3 lua udp operation done, resuming lua thread
2022/05/30 11:31:31 [debug] 7852\#0: *3 lua udp socket calling prepare retvals handler 08173457, u:B6E3B3D0
2022/05/30 11:31:31 [debug] 7852\#0: *3 lua udp socket receive return value handler
2022/05/30 11:31:31 [debug] 7852\#0: *3 lua udp socket error retval handler
2022/05/30 11:31:31 [debug] 7852\#0: *3 lua run thread, top:9
2022/05/30 11:31:31 [debug] 7852\#0: *3 malloc: 0941D188:8
'
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 "2022/05/30 11:31:32 [error] 7852\#0: *7 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) 2022/05/30 11:31:32 [debug] 7852\#0: *7 lua udp socket handle error
2022/05/30 11:31:32 [debug] 7852\#0: *7 lua udp socket waking up the current request
2022/05/30 11:31:32 [debug] 7852\#0: *7 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:31:32 [debug] 7852\#0: *7 lua udp operation done, resuming lua thread
2022/05/30 11:31:32 [debug] 7852\#0: *7 lua udp socket calling prepare retvals handler 08173457, u:B6E6C240
2022/05/30 11:31:32 [debug] 7852\#0: *7 lua udp socket receive return value handler
2022/05/30 11:31:32 [debug] 7852\#0: *7 lua udp socket error retval handler
2022/05/30 11:31:32 [debug] 7852\#0: *7 lua run thread, top:0
2022/05/30 11:31:32 [debug] 7852\#0: *7 malloc: 0941D188:8
'
093-uthread-spawn.t TEST 16: user threads + ngx.socket.tcp - status code ok got: ''
expected: '200'
093-uthread-spawn.t TEST 16: user threads + ngx.socket.tcp - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +0,0 @@
-before
-after
-received: OK
'
093-uthread-spawn.t TEST 16: user threads + ngx.socket.tcp - status code ok got: ''
expected: '200'
093-uthread-spawn.t TEST 16: user threads + ngx.socket.tcp - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +0,0 @@
-before
-after
-received: OK
'
106-timer.t TEST 6: tcp cosocket in timer handler (keep-alive connections) - pattern "stream lua close fake stream connection" should match a line in error.log (req 0)
106-timer.t TEST 6: tcp cosocket in timer handler (keep-alive connections) - pattern "go(): received: OK" should match a line in error.log (req 0)
106-timer.t TEST 6: tcp cosocket in timer handler (keep-alive connections) - pattern "stream lua close fake stream connection" should match a line in error.log (req 1)
106-timer.t TEST 6: tcp cosocket in timer handler (keep-alive connections) - pattern "go(): received: OK" should match a line in error.log (req 1)
106-timer.t TEST 8: udp cosocket in timer handler - pattern "stream lua close fake stream connection" should match a line in error.log (req 0)
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 "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 "2022/05/30 11:35:00 [error] 9498\#0: *4 lua udp socket read timed out, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) 2022/05/30 11:35:00 [debug] 9498\#0: *4 lua udp socket handle error
2022/05/30 11:35:00 [debug] 9498\#0: *4 lua udp socket waking up the current request
2022/05/30 11:35:00 [debug] 9498\#0: *4 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:35:00 [debug] 9498\#0: *4 lua udp operation done, resuming lua thread
2022/05/30 11:35:00 [debug] 9498\#0: *4 lua udp socket calling prepare retvals handler 08173457, u:B6E28A68
2022/05/30 11:35:00 [debug] 9498\#0: *4 lua udp socket receive return value handler
2022/05/30 11:35:00 [debug] 9498\#0: *4 lua udp socket error retval handler
2022/05/30 11:35:00 [debug] 9498\#0: *4 lua run thread, top:0
2022/05/30 11:35:00 [error] 9498\#0: *4 stream [lua] content_by_lua(nginx.conf:64):4: fail(): failed to receive data: timeout, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1985
'
106-timer.t TEST 8: udp cosocket in timer handler - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:35:00 [error] 9498\#0: *4 stream [lua] content_by_lua(nginx.conf:64):4: fail(): failed to receive data: timeout, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) 2022/05/30 11:35:00 [debug] 9498\#0: *4 lua resume returned 0
2022/05/30 11:35:00 [debug] 9498\#0: *4 lua light thread ended normally
2022/05/30 11:35:00 [debug] 9498\#0: *4 lua deleting light thread
2022/05/30 11:35:00 [debug] 9498\#0: *4 lua run thread returned 0
2022/05/30 11:35:00 [debug] 9498\#0: *4 stream lua finalize fake request: 0
2022/05/30 11:35:00 [debug] 9498\#0: *4 stream lua close fake request
2022/05/30 11:35:00 [debug] 9498\#0: *4 cleanup lua udp socket upstream request
2022/05/30 11:35:00 [debug] 9498\#0: *4 stream lua finalize socket
2022/05/30 11:35:00 [debug] 9498\#0: *4 lua close socket connection
'
108-timer-safe.t TEST 4: tcp cosocket in timer handler (keep-alive connections) - pattern "stream lua close fake stream connection" should match a line in error.log (req 0)
108-timer-safe.t TEST 4: tcp cosocket in timer handler (keep-alive connections) - pattern "go(): received: OK" should match a line in error.log (req 0)
108-timer-safe.t TEST 4: tcp cosocket in timer handler (keep-alive connections) - pattern "stream lua close fake stream connection" should match a line in error.log (req 1)
108-timer-safe.t TEST 4: tcp cosocket in timer handler (keep-alive connections) - pattern "go(): received: OK" should match a line in error.log (req 1)
108-timer-safe.t TEST 6: udp cosocket in timer handler - pattern "stream lua close fake stream connection" should match a line in error.log (req 0)
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 "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 "2022/05/30 11:35:42 [error] 9841\#0: *4 lua udp socket read timed out, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) 2022/05/30 11:35:42 [debug] 9841\#0: *4 lua udp socket handle error
2022/05/30 11:35:42 [debug] 9841\#0: *4 lua udp socket waking up the current request
2022/05/30 11:35:42 [debug] 9841\#0: *4 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:35:42 [debug] 9841\#0: *4 lua udp operation done, resuming lua thread
2022/05/30 11:35:42 [debug] 9841\#0: *4 lua udp socket calling prepare retvals handler 08173457, u:B6E81300
2022/05/30 11:35:42 [debug] 9841\#0: *4 lua udp socket receive return value handler
2022/05/30 11:35:42 [debug] 9841\#0: *4 lua udp socket error retval handler
2022/05/30 11:35:42 [debug] 9841\#0: *4 lua run thread, top:0
2022/05/30 11:35:42 [error] 9841\#0: *4 stream [lua] content_by_lua(nginx.conf:65):4: fail(): failed to receive data: timeout, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1985
'
108-timer-safe.t TEST 6: udp cosocket in timer handler - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:35:42 [error] 9841\#0: *4 stream [lua] content_by_lua(nginx.conf:65):4: fail(): failed to receive data: timeout, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) 2022/05/30 11:35:42 [debug] 9841\#0: *4 lua resume returned 0
2022/05/30 11:35:42 [debug] 9841\#0: *4 lua light thread ended normally
2022/05/30 11:35:42 [debug] 9841\#0: *4 lua deleting light thread
2022/05/30 11:35:42 [debug] 9841\#0: *4 lua run thread returned 0
2022/05/30 11:35:42 [debug] 9841\#0: *4 stream lua finalize fake request: 0
2022/05/30 11:35:42 [debug] 9841\#0: *4 stream lua close fake request
2022/05/30 11:35:42 [debug] 9841\#0: *4 cleanup lua udp socket upstream request
2022/05/30 11:35:42 [debug] 9841\#0: *4 stream lua finalize socket
2022/05/30 11:35:42 [debug] 9841\#0: *4 lua close socket connection
'
124-init-worker.t TEST 6: timer.at + cosocket (by_lua_file) - response_body - response is expected (repeated req 0, req 0) got: 'timed out
'
expected: 'ok
'
124-init-worker.t TEST 6: timer.at + cosocket (by_lua_file) - grep_error_log_out (req 0) @@ -1,4 +1,3 @@
warn(): created timer: 1
warn(): timer expired (premature: false)
warn(): request sent: 11
-warn(): received: OK
'
124-init-worker.t TEST 4: timer.at + cosocket - response_body - response is expected (repeated req 0, req 0) got: 'timed out
'
expected: 'ok
'
124-init-worker.t TEST 4: timer.at + cosocket - grep_error_log_out (req 0) @@ -1,4 +1,3 @@
warn(): created timer: 1
warn(): timer expired (premature: false)
warn(): request sent: 11
-warn(): received: OK
'
128-duplex-tcp-socket.t TEST 1: pipelined memcached requests (sent one byte at a time) - status code ok got: ''
expected: '200'
128-duplex-tcp-socket.t TEST 1: pipelined memcached requests (sent one byte at a time) - response_body - response is expected (repeated req 0, req 0) @@ -1,5 +0,0 @@
-connected: 1
-received: OK
-received: END
-received: END
-setkeepalive: 1 nil
'
128-duplex-tcp-socket.t TEST 1: pipelined memcached requests (sent one byte at a time) - status code ok got: ''
expected: '200'
128-duplex-tcp-socket.t TEST 1: pipelined memcached requests (sent one byte at a time) - response_body - response is expected (repeated req 1, req 0) @@ -1,5 +0,0 @@
-connected: 1
-received: OK
-received: END
-received: END
-setkeepalive: 1 nil
'
139-ssl-cert-by.t TEST 4: cosocket - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: timeout
-received: it works!
-close: 1 nil
'
139-ssl-cert-by.t TEST 4: cosocket - pattern "received memc reply: OK" should match a line in error.log (req 0)
139-ssl-cert-by.t TEST 4: cosocket - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:41:26 [error] 12594\#0: *6 stream lua tcp socket read timed out, context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock" (req 0) 2022/05/30 11:41:26 [debug] 12594\#0: *6 stream lua tcp socket handle read error
2022/05/30 11:41:26 [debug] 12594\#0: *6 stream lua tcp socket waking up the current request
2022/05/30 11:41:26 [debug] 12594\#0: *6 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:41:26 [debug] 12594\#0: *6 stream lua tcp operation done, resuming lua thread
2022/05/30 11:41:26 [debug] 12594\#0: *6 stream lua tcp socket calling prepare retvals handler 0816E739, u:B6E65370
2022/05/30 11:41:26 [debug] 12594\#0: *6 stream lua tcp socket receive return value handler
2022/05/30 11:41:26 [debug] 12594\#0: *6 lua run thread, top:0
2022/05/30 11:41:26 [error] 12594\#0: *6 stream [lua] ssl_certificate_by_lua:20: failed to receive memc reply: timeout, context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock
2022/05/30 11:41:26 [debug] 12594\#0: *6 lua resume returned 0
'
139-ssl-cert-by.t TEST 4: cosocket - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:41:26 [error] 12594\#0: *6 stream [lua] ssl_certificate_by_lua:20: failed to receive memc reply: timeout, context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock" (req 0) 2022/05/30 11:41:26 [debug] 12594\#0: *6 lua resume returned 0
2022/05/30 11:41:26 [debug] 12594\#0: *6 lua light thread ended normally
2022/05/30 11:41:26 [debug] 12594\#0: *6 lua deleting light thread
2022/05/30 11:41:26 [debug] 12594\#0: *6 stream lua run thread returned 0
2022/05/30 11:41:26 [debug] 12594\#0: *6 stream lua finalize fake request: 0
2022/05/30 11:41:26 [debug] 12594\#0: *6 stream lua close fake request
2022/05/30 11:41:26 [debug] 12594\#0: *6 cleanup lua tcp socket request
2022/05/30 11:41:26 [debug] 12594\#0: *6 stream lua finalize socket
2022/05/30 11:41:26 [debug] 12594\#0: *6 poll del event: fd:15 ev:1
'
139-ssl-cert-by.t TEST 4: cosocket - response_body - response is expected (repeated req 1, req 0) @@ -1,4 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: timeout
-received: it works!
-close: 1 nil
'
139-ssl-cert-by.t TEST 4: cosocket - pattern "received memc reply: OK" should match a line in error.log (req 1)
139-ssl-cert-by.t TEST 4: cosocket - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:41:28 [error] 12594\#0: *13 stream lua tcp socket read timed out, context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock" (req 1) 2022/05/30 11:41:28 [debug] 12594\#0: *13 stream lua tcp socket handle read error
2022/05/30 11:41:28 [debug] 12594\#0: *13 stream lua tcp socket waking up the current request
2022/05/30 11:41:28 [debug] 12594\#0: *13 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:41:28 [debug] 12594\#0: *13 stream lua tcp operation done, resuming lua thread
2022/05/30 11:41:28 [debug] 12594\#0: *13 stream lua tcp socket calling prepare retvals handler 0816E739, u:B6E3C310
2022/05/30 11:41:28 [debug] 12594\#0: *13 stream lua tcp socket receive return value handler
2022/05/30 11:41:28 [debug] 12594\#0: *13 lua run thread, top:0
2022/05/30 11:41:28 [error] 12594\#0: *13 stream [lua] ssl_certificate_by_lua:20: failed to receive memc reply: timeout, context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock
2022/05/30 11:41:28 [debug] 12594\#0: *13 lua resume returned 0
'
139-ssl-cert-by.t TEST 4: cosocket - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:41:28 [error] 12594\#0: *13 stream [lua] ssl_certificate_by_lua:20: failed to receive memc reply: timeout, context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock" (req 1) 2022/05/30 11:41:28 [debug] 12594\#0: *13 lua resume returned 0
2022/05/30 11:41:28 [debug] 12594\#0: *13 lua light thread ended normally
2022/05/30 11:41:28 [debug] 12594\#0: *13 lua deleting light thread
2022/05/30 11:41:28 [debug] 12594\#0: *13 stream lua run thread returned 0
2022/05/30 11:41:28 [debug] 12594\#0: *13 stream lua finalize fake request: 0
2022/05/30 11:41:28 [debug] 12594\#0: *13 stream lua close fake request
2022/05/30 11:41:28 [debug] 12594\#0: *13 cleanup lua tcp socket request
2022/05/30 11:41:28 [debug] 12594\#0: *13 stream lua finalize socket
2022/05/30 11:41:28 [debug] 12594\#0: *13 poll del event: fd:15 ev:1
'
139-ssl-cert-by.t TEST 4: cosocket - response_body - response is expected (repeated req 2, req 0) @@ -1,4 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: timeout
-received: it works!
-close: 1 nil
'
139-ssl-cert-by.t TEST 4: cosocket - pattern "received memc reply: OK" should match a line in error.log (req 2)
139-ssl-cert-by.t TEST 4: cosocket - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:41:31 [error] 12594\#0: *20 stream lua tcp socket read timed out, context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock" (req 2) 2022/05/30 11:41:31 [debug] 12594\#0: *20 stream lua tcp socket handle read error
2022/05/30 11:41:31 [debug] 12594\#0: *20 stream lua tcp socket waking up the current request
2022/05/30 11:41:31 [debug] 12594\#0: *20 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:41:31 [debug] 12594\#0: *20 stream lua tcp operation done, resuming lua thread
2022/05/30 11:41:31 [debug] 12594\#0: *20 stream lua tcp socket calling prepare retvals handler 0816E739, u:B6E4B2C8
2022/05/30 11:41:31 [debug] 12594\#0: *20 stream lua tcp socket receive return value handler
2022/05/30 11:41:31 [debug] 12594\#0: *20 lua run thread, top:0
2022/05/30 11:41:31 [error] 12594\#0: *20 stream [lua] ssl_certificate_by_lua:20: failed to receive memc reply: timeout, context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock
2022/05/30 11:41:31 [debug] 12594\#0: *20 lua resume returned 0
'
139-ssl-cert-by.t TEST 4: cosocket - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:41:31 [error] 12594\#0: *20 stream [lua] ssl_certificate_by_lua:20: failed to receive memc reply: timeout, context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock" (req 2) 2022/05/30 11:41:31 [debug] 12594\#0: *20 lua resume returned 0
2022/05/30 11:41:31 [debug] 12594\#0: *20 lua light thread ended normally
2022/05/30 11:41:31 [debug] 12594\#0: *20 lua deleting light thread
2022/05/30 11:41:31 [debug] 12594\#0: *20 stream lua run thread returned 0
2022/05/30 11:41:31 [debug] 12594\#0: *20 stream lua finalize fake request: 0
2022/05/30 11:41:31 [debug] 12594\#0: *20 stream lua close fake request
2022/05/30 11:41:31 [debug] 12594\#0: *20 cleanup lua tcp socket request
2022/05/30 11:41:31 [debug] 12594\#0: *20 stream lua finalize socket
2022/05/30 11:41:31 [debug] 12594\#0: *20 poll del event: fd:15 ev:1
'
162-ssl-client-hello-by.t TEST 4: cosocket - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: timeout
-received: it works!
-close: 1 nil
'
162-ssl-client-hello-by.t TEST 4: cosocket - pattern "received memc reply: OK" should match a line in error.log (req 0)
162-ssl-client-hello-by.t TEST 4: cosocket - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:43:20 [error] 13573\#0: *6 stream lua tcp socket read timed out, context: ssl_client_hello_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock" (req 0) 2022/05/30 11:43:20 [debug] 13573\#0: *6 stream lua tcp socket handle read error
2022/05/30 11:43:20 [debug] 13573\#0: *6 stream lua tcp socket waking up the current request
2022/05/30 11:43:20 [debug] 13573\#0: *6 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:43:20 [debug] 13573\#0: *6 stream lua tcp operation done, resuming lua thread
2022/05/30 11:43:20 [debug] 13573\#0: *6 stream lua tcp socket calling prepare retvals handler 0816E739, u:B6E70048
2022/05/30 11:43:20 [debug] 13573\#0: *6 stream lua tcp socket receive return value handler
2022/05/30 11:43:20 [debug] 13573\#0: *6 lua run thread, top:0
2022/05/30 11:43:20 [error] 13573\#0: *6 stream [lua] ssl_client_hello_by_lua:20: failed to receive memc reply: timeout, context: ssl_client_hello_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock
2022/05/30 11:43:20 [debug] 13573\#0: *6 lua resume returned 0
'
162-ssl-client-hello-by.t TEST 4: cosocket - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:43:20 [error] 13573\#0: *6 stream [lua] ssl_client_hello_by_lua:20: failed to receive memc reply: timeout, context: ssl_client_hello_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock" (req 0) 2022/05/30 11:43:20 [debug] 13573\#0: *6 lua resume returned 0
2022/05/30 11:43:20 [debug] 13573\#0: *6 lua light thread ended normally
2022/05/30 11:43:20 [debug] 13573\#0: *6 lua deleting light thread
2022/05/30 11:43:20 [debug] 13573\#0: *6 stream lua run thread returned 0
2022/05/30 11:43:20 [debug] 13573\#0: *6 stream lua finalize fake request: 0
2022/05/30 11:43:20 [debug] 13573\#0: *6 stream lua close fake request
2022/05/30 11:43:20 [debug] 13573\#0: *6 cleanup lua tcp socket request
2022/05/30 11:43:20 [debug] 13573\#0: *6 stream lua finalize socket
2022/05/30 11:43:20 [debug] 13573\#0: *6 poll del event: fd:15 ev:1
'
162-ssl-client-hello-by.t TEST 4: cosocket - response_body - response is expected (repeated req 1, req 0) @@ -1,4 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: timeout
-received: it works!
-close: 1 nil
'
162-ssl-client-hello-by.t TEST 4: cosocket - pattern "received memc reply: OK" should match a line in error.log (req 1)
162-ssl-client-hello-by.t TEST 4: cosocket - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:43:23 [error] 13573\#0: *13 stream lua tcp socket read timed out, context: ssl_client_hello_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock" (req 1) 2022/05/30 11:43:23 [debug] 13573\#0: *13 stream lua tcp socket handle read error
2022/05/30 11:43:23 [debug] 13573\#0: *13 stream lua tcp socket waking up the current request
2022/05/30 11:43:23 [debug] 13573\#0: *13 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:43:23 [debug] 13573\#0: *13 stream lua tcp operation done, resuming lua thread
2022/05/30 11:43:23 [debug] 13573\#0: *13 stream lua tcp socket calling prepare retvals handler 0816E739, u:B6E41E28
2022/05/30 11:43:23 [debug] 13573\#0: *13 stream lua tcp socket receive return value handler
2022/05/30 11:43:23 [debug] 13573\#0: *13 lua run thread, top:0
2022/05/30 11:43:23 [error] 13573\#0: *13 stream [lua] ssl_client_hello_by_lua:20: failed to receive memc reply: timeout, context: ssl_client_hello_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock
2022/05/30 11:43:23 [debug] 13573\#0: *13 lua resume returned 0
'
162-ssl-client-hello-by.t TEST 4: cosocket - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:43:23 [error] 13573\#0: *13 stream [lua] ssl_client_hello_by_lua:20: failed to receive memc reply: timeout, context: ssl_client_hello_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock" (req 1) 2022/05/30 11:43:23 [debug] 13573\#0: *13 lua resume returned 0
2022/05/30 11:43:23 [debug] 13573\#0: *13 lua light thread ended normally
2022/05/30 11:43:23 [debug] 13573\#0: *13 lua deleting light thread
2022/05/30 11:43:23 [debug] 13573\#0: *13 stream lua run thread returned 0
2022/05/30 11:43:23 [debug] 13573\#0: *13 stream lua finalize fake request: 0
2022/05/30 11:43:23 [debug] 13573\#0: *13 stream lua close fake request
2022/05/30 11:43:23 [debug] 13573\#0: *13 cleanup lua tcp socket request
2022/05/30 11:43:23 [debug] 13573\#0: *13 stream lua finalize socket
2022/05/30 11:43:23 [debug] 13573\#0: *13 poll del event: fd:15 ev:1
'
162-ssl-client-hello-by.t TEST 4: cosocket - response_body - response is expected (repeated req 2, req 0) @@ -1,4 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: timeout
-received: it works!
-close: 1 nil
'
162-ssl-client-hello-by.t TEST 4: cosocket - pattern "received memc reply: OK" should match a line in error.log (req 2)
162-ssl-client-hello-by.t TEST 4: cosocket - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:43:25 [error] 13573\#0: *20 stream lua tcp socket read timed out, context: ssl_client_hello_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock" (req 2) 2022/05/30 11:43:25 [debug] 13573\#0: *20 stream lua tcp socket handle read error
2022/05/30 11:43:25 [debug] 13573\#0: *20 stream lua tcp socket waking up the current request
2022/05/30 11:43:25 [debug] 13573\#0: *20 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:43:25 [debug] 13573\#0: *20 stream lua tcp operation done, resuming lua thread
2022/05/30 11:43:25 [debug] 13573\#0: *20 stream lua tcp socket calling prepare retvals handler 0816E739, u:B6E56400
2022/05/30 11:43:25 [debug] 13573\#0: *20 stream lua tcp socket receive return value handler
2022/05/30 11:43:25 [debug] 13573\#0: *20 lua run thread, top:0
2022/05/30 11:43:25 [error] 13573\#0: *20 stream [lua] ssl_client_hello_by_lua:20: failed to receive memc reply: timeout, context: ssl_client_hello_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock
2022/05/30 11:43:25 [debug] 13573\#0: *20 lua resume returned 0
'
162-ssl-client-hello-by.t TEST 4: cosocket - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:43:25 [error] 13573\#0: *20 stream [lua] ssl_client_hello_by_lua:20: failed to receive memc reply: timeout, context: ssl_client_hello_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock" (req 2) 2022/05/30 11:43:25 [debug] 13573\#0: *20 lua resume returned 0
2022/05/30 11:43:25 [debug] 13573\#0: *20 lua light thread ended normally
2022/05/30 11:43:25 [debug] 13573\#0: *20 lua deleting light thread
2022/05/30 11:43:25 [debug] 13573\#0: *20 stream lua run thread returned 0
2022/05/30 11:43:25 [debug] 13573\#0: *20 stream lua finalize fake request: 0
2022/05/30 11:43:25 [debug] 13573\#0: *20 stream lua close fake request
2022/05/30 11:43:25 [debug] 13573\#0: *20 cleanup lua tcp socket request
2022/05/30 11:43:25 [debug] 13573\#0: *20 stream lua finalize socket
2022/05/30 11:43:25 [debug] 13573\#0: *20 poll del event: fd:15 ev:1
'
162-ssl-client-hello-by.t TEST 25: cosocket (UDP) - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: timeout
'
162-ssl-client-hello-by.t TEST 25: cosocket (UDP) - grep_error_log_out (req 0) got: ''
expected: 'received memc reply of 12 bytes
'
162-ssl-client-hello-by.t TEST 25: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:43:41 [error] 13736\#0: *6 lua udp socket read timed out, context: ssl_client_hello_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock" (req 0) 2022/05/30 11:43:41 [debug] 13736\#0: *6 lua udp socket handle error
2022/05/30 11:43:41 [debug] 13736\#0: *6 lua udp socket waking up the current request
2022/05/30 11:43:41 [debug] 13736\#0: *6 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:43:41 [debug] 13736\#0: *6 lua udp operation done, resuming lua thread
2022/05/30 11:43:41 [debug] 13736\#0: *6 lua udp socket calling prepare retvals handler 08173457, u:B6E45488
2022/05/30 11:43:41 [debug] 13736\#0: *6 lua udp socket receive return value handler
2022/05/30 11:43:41 [debug] 13736\#0: *6 lua udp socket error retval handler
2022/05/30 11:43:41 [debug] 13736\#0: *6 lua run thread, top:0
2022/05/30 11:43:41 [error] 13736\#0: *6 stream [lua] ssl_client_hello_by_lua:21: failed to receive memc reply: timeout, context: ssl_client_hello_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock
'
162-ssl-client-hello-by.t TEST 25: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:43:41 [error] 13736\#0: *6 stream [lua] ssl_client_hello_by_lua:21: failed to receive memc reply: timeout, context: ssl_client_hello_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock" (req 0) 2022/05/30 11:43:41 [debug] 13736\#0: *6 lua resume returned 0
2022/05/30 11:43:41 [debug] 13736\#0: *6 lua light thread ended normally
2022/05/30 11:43:41 [debug] 13736\#0: *6 lua deleting light thread
2022/05/30 11:43:41 [debug] 13736\#0: *6 lua run thread returned 0
2022/05/30 11:43:41 [debug] 13736\#0: *6 stream lua finalize fake request: 0
2022/05/30 11:43:41 [debug] 13736\#0: *6 stream lua close fake request
2022/05/30 11:43:41 [debug] 13736\#0: *6 cleanup lua udp socket upstream request
2022/05/30 11:43:41 [debug] 13736\#0: *6 stream lua finalize socket
2022/05/30 11:43:41 [debug] 13736\#0: *6 lua close socket connection
'
162-ssl-client-hello-by.t TEST 25: cosocket (UDP) - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: timeout
'
162-ssl-client-hello-by.t TEST 25: cosocket (UDP) - grep_error_log_out (req 1) got: ''
expected: 'received memc reply of 12 bytes
'
162-ssl-client-hello-by.t TEST 25: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:43:43 [error] 13736\#0: *13 lua udp socket read timed out, context: ssl_client_hello_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock" (req 1) 2022/05/30 11:43:43 [debug] 13736\#0: *13 lua udp socket handle error
2022/05/30 11:43:43 [debug] 13736\#0: *13 lua udp socket waking up the current request
2022/05/30 11:43:43 [debug] 13736\#0: *13 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:43:43 [debug] 13736\#0: *13 lua udp operation done, resuming lua thread
2022/05/30 11:43:43 [debug] 13736\#0: *13 lua udp socket calling prepare retvals handler 08173457, u:B6E57590
2022/05/30 11:43:43 [debug] 13736\#0: *13 lua udp socket receive return value handler
2022/05/30 11:43:43 [debug] 13736\#0: *13 lua udp socket error retval handler
2022/05/30 11:43:43 [debug] 13736\#0: *13 lua run thread, top:0
2022/05/30 11:43:43 [error] 13736\#0: *13 stream [lua] ssl_client_hello_by_lua:21: failed to receive memc reply: timeout, context: ssl_client_hello_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock
'
162-ssl-client-hello-by.t TEST 25: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:43:43 [error] 13736\#0: *13 stream [lua] ssl_client_hello_by_lua:21: failed to receive memc reply: timeout, context: ssl_client_hello_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock" (req 1) 2022/05/30 11:43:43 [debug] 13736\#0: *13 lua resume returned 0
2022/05/30 11:43:43 [debug] 13736\#0: *13 lua light thread ended normally
2022/05/30 11:43:43 [debug] 13736\#0: *13 lua deleting light thread
2022/05/30 11:43:43 [debug] 13736\#0: *13 lua run thread returned 0
2022/05/30 11:43:43 [debug] 13736\#0: *13 stream lua finalize fake request: 0
2022/05/30 11:43:43 [debug] 13736\#0: *13 stream lua close fake request
2022/05/30 11:43:43 [debug] 13736\#0: *13 cleanup lua udp socket upstream request
2022/05/30 11:43:43 [debug] 13736\#0: *13 stream lua finalize socket
2022/05/30 11:43:43 [debug] 13736\#0: *13 lua close socket connection
'
162-ssl-client-hello-by.t TEST 25: cosocket (UDP) - response_body - response is expected (repeated req 2, req 0) @@ -1,2 +1,2 @@
connected: 1
-ssl handshake: userdata
+failed to do SSL handshake: timeout
'
162-ssl-client-hello-by.t TEST 25: cosocket (UDP) - grep_error_log_out (req 2) got: ''
expected: 'received memc reply of 12 bytes
'
162-ssl-client-hello-by.t TEST 25: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:43:46 [error] 13736\#0: *20 lua udp socket read timed out, context: ssl_client_hello_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock" (req 2) 2022/05/30 11:43:46 [debug] 13736\#0: *20 lua udp socket handle error
2022/05/30 11:43:46 [debug] 13736\#0: *20 lua udp socket waking up the current request
2022/05/30 11:43:46 [debug] 13736\#0: *20 lua ngx_stream_lua_content_wev_handler
2022/05/30 11:43:46 [debug] 13736\#0: *20 lua udp operation done, resuming lua thread
2022/05/30 11:43:46 [debug] 13736\#0: *20 lua udp socket calling prepare retvals handler 08173457, u:B6E45C00
2022/05/30 11:43:46 [debug] 13736\#0: *20 lua udp socket receive return value handler
2022/05/30 11:43:46 [debug] 13736\#0: *20 lua udp socket error retval handler
2022/05/30 11:43:46 [debug] 13736\#0: *20 lua run thread, top:0
2022/05/30 11:43:46 [error] 13736\#0: *20 stream [lua] ssl_client_hello_by_lua:21: failed to receive memc reply: timeout, context: ssl_client_hello_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock
'
162-ssl-client-hello-by.t TEST 25: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:43:46 [error] 13736\#0: *20 stream [lua] ssl_client_hello_by_lua:21: failed to receive memc reply: timeout, context: ssl_client_hello_by_lua*, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock" (req 2) 2022/05/30 11:43:46 [debug] 13736\#0: *20 lua resume returned 0
2022/05/30 11:43:46 [debug] 13736\#0: *20 lua light thread ended normally
2022/05/30 11:43:46 [debug] 13736\#0: *20 lua deleting light thread
2022/05/30 11:43:46 [debug] 13736\#0: *20 lua run thread returned 0
2022/05/30 11:43:46 [debug] 13736\#0: *20 stream lua finalize fake request: 0
2022/05/30 11:43:46 [debug] 13736\#0: *20 stream lua close fake request
2022/05/30 11:43:46 [debug] 13736\#0: *20 cleanup lua udp socket upstream request
2022/05/30 11:43:46 [debug] 13736\#0: *20 stream lua finalize socket
2022/05/30 11:43:46 [debug] 13736\#0: *20 lua close socket connection
'

Expected Failures

File Name Details
005-exit.t TEST 2: throw error after sending the header and partial body - response_body - response is expected (repeated req 0, req 0) got: 'h'
expected: 'hi
'
005-exit.t TEST 2: throw error after sending the header and partial body - response_body - response is expected (repeated req 1, req 0) got: 'h'
expected: 'hi
'
023-preread/socket-keepalive.t ERROR: client socket timed out - TEST 1: sanity '
023-preread/socket-keepalive.t ERROR: client socket timed out - TEST 2: free up the whole connection pool if no active connections '
025-codecache.t ERROR: client socket timed out - TEST 22: cosocket connection pool timeout (after Lua VM destroys) '
025-codecache.t TEST 22: 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 ERROR: client socket timed out - TEST 22: cosocket connection pool timeout (after Lua VM destroys) '
025-codecache.t TEST 22: 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 ERROR: client socket timed out - TEST 23: cosocket connection pool timeout (before Lua VM destroys) '
025-codecache.t TEST 17: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "stream lua decrementing the reference count for Lua VM: 3" should not match any line in error.log but matches line "2022/05/30 11:17:18 [debug] 789\#0: stream lua decrementing the reference count for Lua VM: 3" (req 0) 2022/05/30 11:17:18 [debug] 789\#0: run cleanup: 08415D30
2022/05/30 11:17:18 [debug] 789\#0: free: 08401750, unused: 0
2022/05/30 11:17:18 [debug] 789\#0: free: 08415D60, unused: 0
2022/05/30 11:17:18 [debug] 789\#0: free: 08415D40, unused: 0
2022/05/30 11:17:18 [debug] 789\#0: free: 08415D20, unused: 0
2022/05/30 11:17:18 [debug] 789\#0: free: 08415D10, unused: 0
2022/05/30 11:17:18 [debug] 789\#0: free: 084156D8, unused: 0
2022/05/30 11:17:18 [debug] 789\#0: free: 08415678, unused: 0
2022/05/30 11:17:18 [debug] 789\#0: free: 08401740, unused: 0
'
025-codecache.t TEST 17: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "stream lua decrementing the reference count for Lua VM: 3" should not match any line in error.log but matches line "2022/05/30 11:17:18 [debug] 789\#0: stream lua decrementing the reference count for Lua VM: 3" (req 1) 2022/05/30 11:17:18 [debug] 789\#0: run cleanup: 08415D30
2022/05/30 11:17:18 [debug] 789\#0: free: 08401750, unused: 0
2022/05/30 11:17:18 [debug] 789\#0: free: 08415D60, unused: 0
2022/05/30 11:17:18 [debug] 789\#0: free: 08415D40, unused: 0
2022/05/30 11:17:18 [debug] 789\#0: free: 08415D20, unused: 0
2022/05/30 11:17:18 [debug] 789\#0: free: 08415D10, unused: 0
2022/05/30 11:17:18 [debug] 789\#0: free: 084156D8, unused: 0
2022/05/30 11:17:18 [debug] 789\#0: free: 08415678, unused: 0
2022/05/30 11:17:18 [debug] 789\#0: free: 08401740, unused: 0
'
025-codecache.t TEST 17: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "stream lua decrementing the reference count for Lua VM: 3" should not match any line in error.log but matches line "2022/05/30 11:17:19 [debug] 789\#0: stream lua decrementing the reference count for Lua VM: 3" (req 1) 2022/05/30 11:17:19 [debug] 789\#0: run cleanup: 08415D50
2022/05/30 11:17:19 [debug] 789\#0: free: 084156C0, unused: 0
2022/05/30 11:17:19 [debug] 789\#0: free: 08401740, unused: 0
2022/05/30 11:17:19 [debug] 789\#0: free: 08415D60, unused: 0
2022/05/30 11:17:19 [debug] 789\#0: free: 08415D40, unused: 0
2022/05/30 11:17:19 [debug] 789\#0: free: 08415D10, unused: 0
2022/05/30 11:17:19 [debug] 789\#0: free: 084156B0, unused: 0
2022/05/30 11:17:19 [debug] 789\#0: free: 08415650, unused: 0
2022/05/30 11:17:19 [debug] 789\#0: free: 08401730, unused: 0
'
056-flush.t TEST 1: flush wait - content - pattern "lua reuse free buf memory 13 >= 5" should match a line in error.log (req 0)
056-flush.t TEST 1: flush wait - content - pattern "lua reuse free buf memory 13 >= 5" should match a line in error.log (req 1)
058-tcp-socket.t TEST 28: send tables of string fragments (bad type ngx.null) - response_body - response is expected (repeated req 0, req 0) got: 'c'
expected: 'connected: 1
'
058-tcp-socket.t TEST 28: send tables of string fragments (bad type ngx.null) - response_body - response is expected (repeated req 1, req 0) got: 'c'
expected: 'connected: 1
'
058-tcp-socket.t ERROR: client socket timed out - TEST 23: connect again immediately '
058-tcp-socket.t TEST 27: send tables of string fragments (bad type "boolean") - response_body - response is expected (repeated req 0, req 0) got: 'c'
expected: 'connected: 1
'
058-tcp-socket.t TEST 27: send tables of string fragments (bad type "boolean") - response_body - response is expected (repeated req 1, req 0) got: 'c'
expected: 'connected: 1
'
058-tcp-socket.t TEST 66: 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 66: 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
'
058-tcp-socket.t ERROR: client socket timed out - TEST 19: cannot survive across request boundary (send) '
058-tcp-socket.t ERROR: client socket timed out - TEST 20: cannot survive across request boundary (receive) '
058-tcp-socket.t TEST 26: send tables of string fragments (bad type "nil") - response_body - response is expected (repeated req 0, req 0) got: 'c'
expected: 'connected: 1
'
058-tcp-socket.t TEST 26: send tables of string fragments (bad type "nil") - response_body - response is expected (repeated req 1, req 0) got: 'c'
expected: 'connected: 1
'
058-tcp-socket.t TEST 65: 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 65: 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 ERROR: client socket timed out - TEST 24: two sockets mix together '
058-tcp-socket.t ERROR: client socket timed out - TEST 21: cannot survive across request boundary (close) '
058-tcp-socket.t TEST 62: 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 62: 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
'
060-lua-memcached.t ERROR: client socket timed out - TEST 2: raw memcached '
060-lua-memcached.t ERROR: client socket timed out - TEST 1: sanity '
066-socket-receiveuntil.t ERROR: client socket timed out - TEST 1: memcached read lines '
067-req-socket.t TEST 9: successful reread after reading timeout happens (receive -> receive) - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,4 @@
sent: 65
sent: 11
-received: err: timeout, partial: abc
+received: err: timeout, partial: abchello world
-received: received: hello world
+received: err: timeout, partial:
'
067-req-socket.t TEST 9: successful reread after reading timeout happens (receive -> receive) - response_body - response is expected (repeated req 1, req 0) @@ -1,4 +1,4 @@
sent: 65
sent: 11
-received: err: timeout, partial: abc
+received: err: timeout, partial: abchello world
-received: received: hello world
+received: err: timeout, partial:
'
067-req-socket.t TEST 10: successful reread after reading timeout happens (receive -> receiveuntil) - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,4 @@
sent: 65
sent: 12
-received: err: timeout, partial: abc
+received: err: timeout, partial: abchello world
-received: received: hello world
+received:
'
067-req-socket.t TEST 10: successful reread after reading timeout happens (receive -> receiveuntil) - response_body - response is expected (repeated req 1, req 0) @@ -1,4 +1,4 @@
sent: 65
sent: 12
-received: err: timeout, partial: abc
+received: err: timeout, partial: abchello world
-received: received: hello world
+received:
'
067-req-socket.t TEST 11: successful reread after reading timeout happens (receiveuntil -> receive) - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,4 @@
sent: 65
sent: 12
-received: err: timeout, partial: abc
+received: err: timeout, partial: abchello world
-received: received: hello world
+received:
'
067-req-socket.t TEST 11: successful reread after reading timeout happens (receiveuntil -> receive) - response_body - response is expected (repeated req 1, req 0) @@ -1,4 +1,4 @@
sent: 65
sent: 12
-received: err: timeout, partial: abc
+received: err: timeout, partial: abchello world
-received: received: hello world
+received:
'
067-req-socket.t TEST 13: sanity of raw req socket receive any - response_body - response is expected (repeated req 0, req 0) got: 'receive stream response error: connection reset by peer
'
expected: '1: received: hello
'
067-req-socket.t TEST 13: sanity of raw req socket receive any - pattern "Got: 5 bytes" should match a line in error.log (req 0)
067-req-socket.t TEST 13: sanity of raw req socket receive any - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:27:47 [error] 6079\#0: *1 recv() failed (104: Connection reset by peer), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2022/05/30 11:27:47 [debug] 6079\#0: *1 lua tcp socket recv returned -1: "/t?"
2022/05/30 11:27:47 [debug] 6079\#0: *1 lua tcp socket handle read error
2022/05/30 11:27:47 [debug] 6079\#0: *1 lua tcp socket waking up the current request
2022/05/30 11:27:47 [debug] 6079\#0: *1 lua tcp operation done, resuming lua thread
2022/05/30 11:27:47 [debug] 6079\#0: *1 lua tcp socket calling prepare retvals handler 08126437, u:B6E3DAF0
2022/05/30 11:27:47 [debug] 6079\#0: *1 lua tcp socket receive return value handler
2022/05/30 11:27:47 [debug] 6079\#0: *1 poll del event: fd:10 ev:1
2022/05/30 11:27:47 [debug] 6079\#0: *1 lua run thread, top:9 c:1
2022/05/30 11:27:47 [debug] 6079\#0: *1 lua finalize socket
'
067-req-socket.t TEST 13: sanity of raw req socket receive any - response_body - response is expected (repeated req 1, req 0) got: 'receive stream response error: connection reset by peer
'
expected: '1: received: hello
'
067-req-socket.t TEST 13: sanity of raw req socket receive any - pattern "Got: 5 bytes" should match a line in error.log (req 1)
067-req-socket.t TEST 13: sanity of raw req socket receive any - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 11:27:48 [error] 6079\#0: *4 recv() failed (104: Connection reset by peer), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) 2022/05/30 11:27:48 [debug] 6079\#0: *4 lua tcp socket recv returned -1: "/t?"
2022/05/30 11:27:48 [debug] 6079\#0: *4 lua tcp socket handle read error
2022/05/30 11:27:48 [debug] 6079\#0: *4 lua tcp socket waking up the current request
2022/05/30 11:27:48 [debug] 6079\#0: *4 lua tcp operation done, resuming lua thread
2022/05/30 11:27:48 [debug] 6079\#0: *4 lua tcp socket calling prepare retvals handler 08126437, u:B6E3B630
2022/05/30 11:27:48 [debug] 6079\#0: *4 lua tcp socket receive return value handler
2022/05/30 11:27:48 [debug] 6079\#0: *4 poll del event: fd:10 ev:1
2022/05/30 11:27:48 [debug] 6079\#0: *4 lua run thread, top:0 c:1
2022/05/30 11:27:48 [debug] 6079\#0: *4 lua finalize socket
'
068-socket-keepalive.t ERROR: client socket timed out - TEST 29: conn queuing: connect() can specify 'pool_size' for custom pool '
068-socket-keepalive.t ERROR: client socket timed out - TEST 32: conn queuing: once 'pool_size' is reached and pool has 'backlog '
068-socket-keepalive.t ERROR: client socket timed out - TEST 51: conn queuing: only decrease the counter for connections which were counted by the pool '
071-idle-socket.t ERROR: client socket timed out - TEST 6: set keepalive when cosocket recv buffer has unread data '
087-udp-socket.t ERROR: client socket timed out - TEST 6: connect again immediately '
091-coroutine.t nginx: [error] init_by_lua error: init_by_lua:7: init_by_lua:4: something went wrong
093-uthread-spawn.t ERROR: client socket timed out - TEST 16: user threads + ngx.socket.tcp '
100-client-abort.t TEST 16: ngx.say - pattern "say failed: nginx output filter error" should match a line in error.log (req 0)
100-client-abort.t TEST 16: ngx.say - pattern "say failed: nginx output filter error" should match a line in error.log (req 1)
100-client-abort.t TEST 17: ngx.print - pattern "print failed: nginx output filter error" should match a line in error.log (req 0)
100-client-abort.t TEST 17: ngx.print - pattern "print failed: nginx output filter error" should match a line in error.log (req 1)
109-timer-hup.t TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 0) got: 'stream lua found 8189 pending timers
'
expected: 'stream lua found 8191 pending timers
'
Looks like you failed 1 test of 146.
126-shdict-frag.t TEST 9: cannot merge in-used big slabs page (forward) - response_body - response is expected (repeated req 0, req 0) @@ -2,4 +2,4 @@
failed to safe set baz: no memory
found bar: 4000
delete bar
-failed to safe set baz: no memory
+successfully safe set baz
'
Looks like you failed 1 test of 39.
128-duplex-tcp-socket.t ERROR: client socket timed out - TEST 1: pipelined memcached requests (sent one byte at a time) '
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:22
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]==]" in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:22
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]=]" in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:22
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:22
132-lua-blocks.t nginx: [emerg] "http" directive is not allowed here in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:28
154-semaphore.t TEST 3: exit before post_handler was called - grep_error_log_out (req 0) @@ -1,5 +1,5 @@
ngx.sem wait start,
ngx.sem post start,
ngx.sem post end,
-close stream connection
semaphore handler: wait queue: empty, resource count: 1
+close stream connection
'
154-semaphore.t TEST 3: exit before post_handler was called - grep_error_log_out (req 1) @@ -1,5 +1,5 @@
ngx.sem wait start,
ngx.sem post start,
ngx.sem post end,
-close stream connection
semaphore handler: wait queue: empty, resource count: 1
+close stream connection
'
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.