(This page was automatically generated by the tools in the opsboy project on 15:08:04 28-Dec-2023 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
cafa6f55 | 2023-12-28 09:02:44 GMT | 182 | 71 | 118 | 10364 | 4807 sec |
File | Name | Details |
---|---|---|
023-preread/socket-keepalive.t | ERROR: client socket timed out - TEST 1: sanity |
' |
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 | ERROR: client socket timed out - TEST 1: sanity |
' |
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 | ERROR: client socket timed out - TEST 2: free up the whole connection pool if no active connections |
' |
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 | ERROR: client socket timed out - TEST 2: free up the whole connection pool if no active connections |
' |
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 | ERROR: client socket timed out - TEST 23: cosocket connection pool timeout (before Lua VM destroys) |
' |
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 | ERROR: client socket timed out - TEST 23: cosocket connection pool timeout (before Lua VM destroys) |
' |
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 | 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) - 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 | 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) - 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 ' |
058-tcp-socket.t | ERROR: client socket timed out - TEST 24: two sockets mix together |
' |
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 | ERROR: client socket timed out - TEST 24: two sockets mix together |
' |
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 | ERROR: client socket timed out - TEST 23: connect again immediately |
' |
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 | ERROR: client socket timed out - TEST 23: connect again immediately |
' |
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 | ERROR: client socket timed out - TEST 19: cannot survive across request boundary (send) |
' |
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 | ERROR: client socket timed out - TEST 20: cannot survive across request boundary (receive) |
' |
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 | ERROR: client socket timed out - TEST 21: cannot survive across request boundary (close) |
' |
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 | ERROR: client socket timed out - TEST 2: raw memcached |
' |
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 | ERROR: client socket timed out - TEST 2: raw memcached |
' |
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 | ERROR: client socket timed out - TEST 1: sanity |
' |
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 | ERROR: client socket timed out - TEST 1: sanity |
' |
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 | ERROR: client socket timed out - TEST 1: memcached read lines |
' |
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 | ERROR: client socket timed out - TEST 1: memcached read lines |
' |
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 "2023/12/28 09:48:05 [error] 28067\#0: *3 stream lua tcp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2023/12/28 09:48:05 [debug] 28067\#0: *3 stream lua tcp socket handle read error 2023/12/28 09:48:05 [debug] 28067\#0: *3 stream lua tcp socket waking up the current request 2023/12/28 09:48:05 [debug] 28067\#0: *3 lua ngx_stream_lua_content_wev_handler 2023/12/28 09:48:05 [debug] 28067\#0: *3 stream lua tcp operation done, resuming lua thread 2023/12/28 09:48:05 [debug] 28067\#0: *3 stream lua tcp socket calling prepare retvals handler 0819642D, u:04BC9130 2023/12/28 09:48:05 [debug] 28067\#0: *3 stream lua tcp socket receive return value handler 2023/12/28 09:48:05 [debug] 28067\#0: *3 lua run thread, top:9 2023/12/28 09:48:05 [debug] 28067\#0: *3 lua reuse free buf chain, but reallocate memory because 37 >= 24, cl:04BC9618, p:04BC9728 2023/12/28 09:48:05 [debug] 28067\#0: *3 free: 04BC9728 ' |
068-socket-keepalive.t | TEST 1: sanity - pattern "[error]" should not match any line in error.log but matches line "2023/12/28 09:48:06 [error] 28067\#0: *3 stream lua tcp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2023/12/28 09:48:06 [debug] 28067\#0: *3 stream lua tcp socket handle read error 2023/12/28 09:48:06 [debug] 28067\#0: *3 stream lua tcp socket waking up the current request 2023/12/28 09:48:06 [debug] 28067\#0: *3 lua ngx_stream_lua_content_wev_handler 2023/12/28 09:48:06 [debug] 28067\#0: *3 stream lua tcp operation done, resuming lua thread 2023/12/28 09:48:06 [debug] 28067\#0: *3 stream lua tcp socket calling prepare retvals handler 0819642D, u:04BCC1B0 2023/12/28 09:48:06 [debug] 28067\#0: *3 stream lua tcp socket receive return value handler 2023/12/28 09:48:06 [debug] 28067\#0: *3 lua run thread, top:9 2023/12/28 09:48:06 [debug] 28067\#0: *3 lua reuse free buf memory 37 >= 37, cl:04BC9618, p:04BCAD58 2023/12/28 09:48:06 [debug] 28067\#0: *3 lua say response ' |
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 "2023/12/28 09:48:10 [error] 28098\#0: *3 stream lua tcp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2023/12/28 09:48:10 [debug] 28098\#0: *3 stream lua tcp socket handle read error 2023/12/28 09:48:10 [debug] 28098\#0: *3 stream lua tcp socket waking up the current request 2023/12/28 09:48:10 [debug] 28098\#0: *3 lua ngx_stream_lua_content_wev_handler 2023/12/28 09:48:10 [debug] 28098\#0: *3 stream lua tcp operation done, resuming lua thread 2023/12/28 09:48:10 [debug] 28098\#0: *3 stream lua tcp socket calling prepare retvals handler 0819642D, u:04BC96F0 2023/12/28 09:48:10 [debug] 28098\#0: *3 stream lua tcp socket receive return value handler 2023/12/28 09:48:10 [debug] 28098\#0: *3 lua run thread, top:9 2023/12/28 09:48:10 [debug] 28098\#0: *3 lua reuse free buf chain, but reallocate memory because 37 >= 24, cl:04BC9BD8, p:04BC9CE8 2023/12/28 09:48:10 [debug] 28098\#0: *3 free: 04BC9CE8 ' |
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 "2023/12/28 09:48:11 [error] 28098\#0: *3 stream lua tcp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2023/12/28 09:48:11 [debug] 28098\#0: *3 stream lua tcp socket handle read error 2023/12/28 09:48:11 [debug] 28098\#0: *3 stream lua tcp socket waking up the current request 2023/12/28 09:48:11 [debug] 28098\#0: *3 lua ngx_stream_lua_content_wev_handler 2023/12/28 09:48:11 [debug] 28098\#0: *3 stream lua tcp operation done, resuming lua thread 2023/12/28 09:48:11 [debug] 28098\#0: *3 stream lua tcp socket calling prepare retvals handler 0819642D, u:04BCC770 2023/12/28 09:48:11 [debug] 28098\#0: *3 stream lua tcp socket receive return value handler 2023/12/28 09:48:11 [debug] 28098\#0: *3 lua run thread, top:9 2023/12/28 09:48:11 [debug] 28098\#0: *3 lua reuse free buf memory 37 >= 37, cl:04BC9BD8, p:04BCB318 2023/12/28 09:48:11 [debug] 28098\#0: *3 lua say response ' |
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 "2023/12/28 09:49:26 [error] 28563\#0: *3 stream lua tcp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2023/12/28 09:49:26 [debug] 28563\#0: *3 stream lua tcp socket handle read error 2023/12/28 09:49:26 [debug] 28563\#0: *3 stream lua tcp socket waking up the current request 2023/12/28 09:49:26 [debug] 28563\#0: *3 lua ngx_stream_lua_content_wev_handler 2023/12/28 09:49:26 [debug] 28563\#0: *3 stream lua tcp operation done, resuming lua thread 2023/12/28 09:49:26 [debug] 28563\#0: *3 stream lua tcp socket calling prepare retvals handler 0819642D, u:04BCA530 2023/12/28 09:49:26 [debug] 28563\#0: *3 stream lua tcp socket receive return value handler 2023/12/28 09:49:26 [debug] 28563\#0: *3 lua run thread, top:9 2023/12/28 09:49:26 [debug] 28563\#0: *3 lua reuse free buf chain, but reallocate memory because 37 >= 24, cl:04BCAB40, p:04BCAC50 2023/12/28 09:49:26 [debug] 28563\#0: *3 free: 04BCAC50 ' |
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 "2023/12/28 09:49:27 [error] 28563\#0: *3 stream lua tcp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2023/12/28 09:49:27 [debug] 28563\#0: *3 stream lua tcp socket handle read error 2023/12/28 09:49:27 [debug] 28563\#0: *3 stream lua tcp socket waking up the current request 2023/12/28 09:49:27 [debug] 28563\#0: *3 lua ngx_stream_lua_content_wev_handler 2023/12/28 09:49:27 [debug] 28563\#0: *3 stream lua tcp operation done, resuming lua thread 2023/12/28 09:49:27 [debug] 28563\#0: *3 stream lua tcp socket calling prepare retvals handler 0819642D, u:04BCC528 2023/12/28 09:49:27 [debug] 28563\#0: *3 stream lua tcp socket receive return value handler 2023/12/28 09:49:27 [debug] 28563\#0: *3 lua run thread, top:9 2023/12/28 09:49:27 [debug] 28563\#0: *3 lua reuse free buf memory 37 >= 37, cl:04BCAB40, p:04BCC280 2023/12/28 09:49:27 [debug] 28563\#0: *3 lua say response ' |
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 | 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 ' |
071-idle-socket.t | ERROR: client socket timed out - TEST 6: set keepalive when cosocket recv buffer has unread data |
' |
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 | ERROR: client socket timed out - TEST 6: set keepalive when cosocket recv buffer has unread data |
' |
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 "2023/12/28 09:51:31 [error] 29354\#0: *3 stream lua tcp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2023/12/28 09:51:31 [debug] 29354\#0: *3 stream lua tcp socket handle read error 2023/12/28 09:51:31 [debug] 29354\#0: *3 stream lua tcp socket waking up the current request 2023/12/28 09:51:31 [debug] 29354\#0: *3 lua ngx_stream_lua_content_wev_handler 2023/12/28 09:51:31 [debug] 29354\#0: *3 stream lua tcp operation done, resuming lua thread 2023/12/28 09:51:31 [debug] 29354\#0: *3 stream lua tcp socket calling prepare retvals handler 0819642D, u:04BC8FC8 2023/12/28 09:51:31 [debug] 29354\#0: *3 stream lua tcp socket receive return value handler 2023/12/28 09:51:31 [debug] 29354\#0: *3 lua run thread, top:9 2023/12/28 09:51:31 [debug] 29354\#0: *3 lua reuse free buf chain, but reallocate memory because 37 >= 17, cl:04BC9468, p:04BC9718 2023/12/28 09:51:31 [debug] 29354\#0: *3 free: 04BC9718 ' |
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 "2023/12/28 09:51:32 [error] 29354\#0: *7 stream lua tcp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) |
2023/12/28 09:51:32 [debug] 29354\#0: *7 stream lua tcp socket handle read error 2023/12/28 09:51:32 [debug] 29354\#0: *7 stream lua tcp socket waking up the current request 2023/12/28 09:51:32 [debug] 29354\#0: *7 lua ngx_stream_lua_content_wev_handler 2023/12/28 09:51:32 [debug] 29354\#0: *7 stream lua tcp operation done, resuming lua thread 2023/12/28 09:51:32 [debug] 29354\#0: *7 stream lua tcp socket calling prepare retvals handler 0819642D, u:04BCF018 2023/12/28 09:51:32 [debug] 29354\#0: *7 stream lua tcp socket receive return value handler 2023/12/28 09:51:32 [debug] 29354\#0: *7 lua run thread, top:0 2023/12/28 09:51:32 [debug] 29354\#0: *7 lua reuse free buf chain, but reallocate memory because 37 >= 17, cl:04BCF470, p:04BCF6D8 2023/12/28 09:51:32 [debug] 29354\#0: *7 free: 04BCF6D8 ' |
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 "2023/12/28 09:51:36 [error] 29379\#0: *3 stream lua tcp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2023/12/28 09:51:36 [debug] 29379\#0: *3 stream lua tcp socket handle read error 2023/12/28 09:51:36 [debug] 29379\#0: *3 stream lua tcp socket waking up the current request 2023/12/28 09:51:36 [debug] 29379\#0: *3 lua ngx_stream_lua_content_wev_handler 2023/12/28 09:51:36 [debug] 29379\#0: *3 stream lua tcp operation done, resuming lua thread 2023/12/28 09:51:36 [debug] 29379\#0: *3 stream lua tcp socket calling prepare retvals handler 0819642D, u:04BC8580 2023/12/28 09:51:36 [debug] 29379\#0: *3 stream lua tcp socket receive return value handler 2023/12/28 09:51:36 [debug] 29379\#0: *3 lua run thread, top:9 2023/12/28 09:51:36 [debug] 29379\#0: *3 lua reuse free buf chain, but reallocate memory because 37 >= 17, cl:04BC8A20, p:04BC8CD0 2023/12/28 09:51:36 [debug] 29379\#0: *3 free: 04BC8CD0 ' |
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 "2023/12/28 09:51:37 [error] 29379\#0: *7 stream lua tcp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) |
2023/12/28 09:51:37 [debug] 29379\#0: *7 stream lua tcp socket handle read error 2023/12/28 09:51:37 [debug] 29379\#0: *7 stream lua tcp socket waking up the current request 2023/12/28 09:51:37 [debug] 29379\#0: *7 lua ngx_stream_lua_content_wev_handler 2023/12/28 09:51:37 [debug] 29379\#0: *7 stream lua tcp operation done, resuming lua thread 2023/12/28 09:51:37 [debug] 29379\#0: *7 stream lua tcp socket calling prepare retvals handler 0819642D, u:04BCE258 2023/12/28 09:51:37 [debug] 29379\#0: *7 stream lua tcp socket receive return value handler 2023/12/28 09:51:37 [debug] 29379\#0: *7 lua run thread, top:0 2023/12/28 09:51:37 [debug] 29379\#0: *7 lua reuse free buf chain, but reallocate memory because 37 >= 17, cl:04BCE6B0, p:04BCE918 2023/12/28 09:51:37 [debug] 29379\#0: *7 free: 04BCE918 ' |
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 "2023/12/28 09:55:44 [error] 31009\#0: *3 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2023/12/28 09:55:44 [debug] 31009\#0: *3 lua udp socket handle error 2023/12/28 09:55:44 [debug] 31009\#0: *3 lua udp socket waking up the current request 2023/12/28 09:55:44 [debug] 31009\#0: *3 lua ngx_stream_lua_content_wev_handler 2023/12/28 09:55:44 [debug] 31009\#0: *3 lua udp operation done, resuming lua thread 2023/12/28 09:55:44 [debug] 31009\#0: *3 lua udp socket calling prepare retvals handler 0819B147, u:04BC7A30 2023/12/28 09:55:44 [debug] 31009\#0: *3 lua udp socket receive return value handler 2023/12/28 09:55:44 [debug] 31009\#0: *3 lua udp socket error retval handler 2023/12/28 09:55:44 [debug] 31009\#0: *3 lua run thread, top:9 2023/12/28 09:55:44 [debug] 31009\#0: *3 lua reuse free buf chain, but reallocate memory because 32 >= 10, cl:04BC7D50, p:04BC7E60 ' |
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 "2023/12/28 09:55:44 [error] 31009\#0: *3 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) |
2023/12/28 09:55:44 [debug] 31009\#0: *3 lua udp socket handle error 2023/12/28 09:55:44 [debug] 31009\#0: *3 lua udp socket waking up the current request 2023/12/28 09:55:44 [debug] 31009\#0: *3 lua ngx_stream_lua_content_wev_handler 2023/12/28 09:55:44 [debug] 31009\#0: *3 lua udp operation done, resuming lua thread 2023/12/28 09:55:44 [debug] 31009\#0: *3 lua udp socket calling prepare retvals handler 0819B147, u:04BC7A30 2023/12/28 09:55:44 [debug] 31009\#0: *3 lua udp socket receive return value handler 2023/12/28 09:55:44 [debug] 31009\#0: *3 lua udp socket error retval handler 2023/12/28 09:55:44 [debug] 31009\#0: *3 lua run thread, top:9 2023/12/28 09:55:44 [debug] 31009\#0: *3 lua reuse free buf chain, but reallocate memory because 32 >= 10, cl:04BC7D50, p:04BC7E60 ' |
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 "2023/12/28 09:55:45 [error] 31009\#0: *7 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) |
2023/12/28 09:55:45 [debug] 31009\#0: *7 lua udp socket handle error 2023/12/28 09:55:45 [debug] 31009\#0: *7 lua udp socket waking up the current request 2023/12/28 09:55:45 [debug] 31009\#0: *7 lua ngx_stream_lua_content_wev_handler 2023/12/28 09:55:45 [debug] 31009\#0: *7 lua udp operation done, resuming lua thread 2023/12/28 09:55:45 [debug] 31009\#0: *7 lua udp socket calling prepare retvals handler 0819B147, u:04BCC3D8 2023/12/28 09:55:45 [debug] 31009\#0: *7 lua udp socket receive return value handler 2023/12/28 09:55:45 [debug] 31009\#0: *7 lua udp socket error retval handler 2023/12/28 09:55:45 [debug] 31009\#0: *7 lua run thread, top:0 2023/12/28 09:55:45 [debug] 31009\#0: *7 lua reuse free buf chain, but reallocate memory because 32 >= 10, cl:04BCC6F8, p:04BCC808 ' |
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 "2023/12/28 09:56:08 [error] 31158\#0: *3 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2023/12/28 09:56:08 [debug] 31158\#0: *3 lua udp socket handle error 2023/12/28 09:56:08 [debug] 31158\#0: *3 lua udp socket waking up the current request 2023/12/28 09:56:08 [debug] 31158\#0: *3 lua ngx_stream_lua_content_wev_handler 2023/12/28 09:56:08 [debug] 31158\#0: *3 lua udp operation done, resuming lua thread 2023/12/28 09:56:08 [debug] 31158\#0: *3 lua udp socket calling prepare retvals handler 0819B147, u:04BC7DD0 2023/12/28 09:56:08 [debug] 31158\#0: *3 lua udp socket receive return value handler 2023/12/28 09:56:08 [debug] 31158\#0: *3 lua udp socket error retval handler 2023/12/28 09:56:08 [debug] 31158\#0: *3 lua run thread, top:9 2023/12/28 09:56:08 [debug] 31158\#0: *3 lua reuse free buf chain, but reallocate memory because 32 >= 10, cl:04BC80F0, p:04BC8200 ' |
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 "2023/12/28 09:56:08 [error] 31158\#0: *3 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) |
2023/12/28 09:56:08 [debug] 31158\#0: *3 lua udp socket handle error 2023/12/28 09:56:08 [debug] 31158\#0: *3 lua udp socket waking up the current request 2023/12/28 09:56:08 [debug] 31158\#0: *3 lua ngx_stream_lua_content_wev_handler 2023/12/28 09:56:08 [debug] 31158\#0: *3 lua udp operation done, resuming lua thread 2023/12/28 09:56:08 [debug] 31158\#0: *3 lua udp socket calling prepare retvals handler 0819B147, u:04BC7DD0 2023/12/28 09:56:08 [debug] 31158\#0: *3 lua udp socket receive return value handler 2023/12/28 09:56:08 [debug] 31158\#0: *3 lua udp socket error retval handler 2023/12/28 09:56:08 [debug] 31158\#0: *3 lua run thread, top:9 2023/12/28 09:56:08 [debug] 31158\#0: *3 lua reuse free buf chain, but reallocate memory because 32 >= 10, cl:04BC80F0, p:04BC8200 ' |
087-udp-socket.t | TEST 1: sanity - pattern "[error]" should not match any line in error.log but matches line "2023/12/28 09:56:09 [error] 31158\#0: *7 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) |
2023/12/28 09:56:09 [debug] 31158\#0: *7 lua udp socket handle error 2023/12/28 09:56:09 [debug] 31158\#0: *7 lua udp socket waking up the current request 2023/12/28 09:56:09 [debug] 31158\#0: *7 lua ngx_stream_lua_content_wev_handler 2023/12/28 09:56:09 [debug] 31158\#0: *7 lua udp operation done, resuming lua thread 2023/12/28 09:56:09 [debug] 31158\#0: *7 lua udp socket calling prepare retvals handler 0819B147, u:04BCC760 2023/12/28 09:56:09 [debug] 31158\#0: *7 lua udp socket receive return value handler 2023/12/28 09:56:09 [debug] 31158\#0: *7 lua udp socket error retval handler 2023/12/28 09:56:09 [debug] 31158\#0: *7 lua run thread, top:0 2023/12/28 09:56:09 [debug] 31158\#0: *7 lua reuse free buf chain, but reallocate memory because 32 >= 10, cl:04BCCA80, p:04BCCB90 ' |
087-udp-socket.t | ERROR: client socket timed out - TEST 6: connect again immediately |
' |
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 | ERROR: client socket timed out - TEST 6: connect again immediately |
' |
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 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 "2023/12/28 09:56:32 [error] 31307\#0: *3 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2023/12/28 09:56:32 [debug] 31307\#0: *3 lua udp socket handle error 2023/12/28 09:56:32 [debug] 31307\#0: *3 lua udp socket waking up the current request 2023/12/28 09:56:32 [debug] 31307\#0: *3 lua ngx_stream_lua_content_wev_handler 2023/12/28 09:56:32 [debug] 31307\#0: *3 lua udp operation done, resuming lua thread 2023/12/28 09:56:32 [debug] 31307\#0: *3 lua udp socket calling prepare retvals handler 0819B147, u:04BC8A68 2023/12/28 09:56:32 [debug] 31307\#0: *3 lua udp socket receive return value handler 2023/12/28 09:56:32 [debug] 31307\#0: *3 lua udp socket error retval handler 2023/12/28 09:56:32 [debug] 31307\#0: *3 lua run thread, top:9 2023/12/28 09:56:32 [debug] 31307\#0: *3 lua reuse free buf chain, but reallocate memory because 32 >= 10, cl:04BC8D88, p:04BC8E98 ' |
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 "2023/12/28 09:56:32 [error] 31307\#0: *3 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) |
2023/12/28 09:56:32 [debug] 31307\#0: *3 lua udp socket handle error 2023/12/28 09:56:32 [debug] 31307\#0: *3 lua udp socket waking up the current request 2023/12/28 09:56:32 [debug] 31307\#0: *3 lua ngx_stream_lua_content_wev_handler 2023/12/28 09:56:32 [debug] 31307\#0: *3 lua udp operation done, resuming lua thread 2023/12/28 09:56:32 [debug] 31307\#0: *3 lua udp socket calling prepare retvals handler 0819B147, u:04BC8A68 2023/12/28 09:56:32 [debug] 31307\#0: *3 lua udp socket receive return value handler 2023/12/28 09:56:32 [debug] 31307\#0: *3 lua udp socket error retval handler 2023/12/28 09:56:32 [debug] 31307\#0: *3 lua run thread, top:9 2023/12/28 09:56:32 [debug] 31307\#0: *3 lua reuse free buf chain, but reallocate memory because 32 >= 10, cl:04BC8D88, p:04BC8E98 ' |
087-udp-socket.t | TEST 2: multiple parallel queries - pattern "[error]" should not match any line in error.log but matches line "2023/12/28 09:56:34 [error] 31307\#0: *7 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) |
2023/12/28 09:56:34 [debug] 31307\#0: *7 lua udp socket handle error 2023/12/28 09:56:34 [debug] 31307\#0: *7 lua udp socket waking up the current request 2023/12/28 09:56:34 [debug] 31307\#0: *7 lua ngx_stream_lua_content_wev_handler 2023/12/28 09:56:34 [debug] 31307\#0: *7 lua udp operation done, resuming lua thread 2023/12/28 09:56:34 [debug] 31307\#0: *7 lua udp socket calling prepare retvals handler 0819B147, u:04BCD458 2023/12/28 09:56:34 [debug] 31307\#0: *7 lua udp socket receive return value handler 2023/12/28 09:56:34 [debug] 31307\#0: *7 lua udp socket error retval handler 2023/12/28 09:56:34 [debug] 31307\#0: *7 lua run thread, top:0 2023/12/28 09:56:34 [debug] 31307\#0: *7 lua reuse free buf chain, but reallocate memory because 32 >= 10, cl:04BCD778, p:04BCD888 ' |
093-uthread-spawn.t | ERROR: client socket timed out - TEST 16: user threads + ngx.socket.tcp |
' |
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 | ERROR: client socket timed out - TEST 16: user threads + ngx.socket.tcp |
' |
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 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)' |
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)' |
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 ' |
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 ' |
128-duplex-tcp-socket.t | TEST 2: read timeout errors won't affect writing - response_body_like - response is expected (connected: 1 partial read: read timed out: 300 close: 1 nil) |
'connected: 1 partial read: read timed out: 300 close: 1 nil ' doesn't match '(?^s:^connected: 1 (?:received: OK|failed to send request: timeout partial read: ) read timed out: [1-9]\d* close: 1 nil$)' |
128-duplex-tcp-socket.t | TEST 2: read timeout errors won't affect writing - response_body_like - response is expected (connected: 1 partial read: read timed out: 300 close: 1 nil) |
'connected: 1 partial read: read timed out: 300 close: 1 nil ' doesn't match '(?^s:^connected: 1 (?:received: OK|failed to send request: timeout partial read: ) read timed out: [1-9]\d* close: 1 nil$)' |
128-duplex-tcp-socket.t | ERROR: client socket timed out - TEST 1: pipelined memcached requests (sent one byte at a time) |
' |
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 | ERROR: client socket timed out - TEST 1: pipelined memcached requests (sent one byte at a time) |
' |
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 - 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 "2023/12/28 10:18:49 [error] 7454\#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 1) |
2023/12/28 10:18:49 [debug] 7454\#0: *6 stream lua tcp socket handle read error 2023/12/28 10:18:49 [debug] 7454\#0: *6 stream lua tcp socket waking up the current request 2023/12/28 10:18:49 [debug] 7454\#0: *6 lua ngx_stream_lua_content_wev_handler 2023/12/28 10:18:49 [debug] 7454\#0: *6 stream lua tcp operation done, resuming lua thread 2023/12/28 10:18:49 [debug] 7454\#0: *6 stream lua tcp socket calling prepare retvals handler 0819642D, u:04C0C510 2023/12/28 10:18:49 [debug] 7454\#0: *6 stream lua tcp socket receive return value handler 2023/12/28 10:18:49 [debug] 7454\#0: *6 lua run thread, top:0 2023/12/28 10:18:49 [error] 7454\#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 2023/12/28 10:18:49 [debug] 7454\#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 "2023/12/28 10:18:49 [error] 7454\#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 1) |
2023/12/28 10:18:49 [debug] 7454\#0: *6 lua resume returned 0 2023/12/28 10:18:49 [debug] 7454\#0: *6 lua light thread ended normally 2023/12/28 10:18:49 [debug] 7454\#0: *6 lua deleting light thread 2023/12/28 10:18:49 [debug] 7454\#0: *6 stream lua run thread returned 0 2023/12/28 10:18:49 [debug] 7454\#0: *6 stream lua finalize fake request: 0 2023/12/28 10:18:49 [debug] 7454\#0: *6 stream lua close fake request 2023/12/28 10:18:49 [debug] 7454\#0: *6 cleanup lua tcp socket request 2023/12/28 10:18:49 [debug] 7454\#0: *6 stream lua finalize socket 2023/12/28 10:18:49 [debug] 7454\#0: *6 lua close socket connection ' |
139-ssl-cert-by.t | TEST 4: cosocket - pattern "[error]" should not match any line in error.log but matches line "2023/12/28 10:18:51 [error] 7454\#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) |
2023/12/28 10:18:51 [debug] 7454\#0: *13 stream lua tcp socket handle read error 2023/12/28 10:18:51 [debug] 7454\#0: *13 stream lua tcp socket waking up the current request 2023/12/28 10:18:51 [debug] 7454\#0: *13 lua ngx_stream_lua_content_wev_handler 2023/12/28 10:18:51 [debug] 7454\#0: *13 stream lua tcp operation done, resuming lua thread 2023/12/28 10:18:51 [debug] 7454\#0: *13 stream lua tcp socket calling prepare retvals handler 0819642D, u:04C3F9E8 2023/12/28 10:18:51 [debug] 7454\#0: *13 stream lua tcp socket receive return value handler 2023/12/28 10:18:51 [debug] 7454\#0: *13 lua run thread, top:0 2023/12/28 10:18:51 [error] 7454\#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 2023/12/28 10:18:51 [debug] 7454\#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 "2023/12/28 10:18:51 [error] 7454\#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) |
2023/12/28 10:18:51 [debug] 7454\#0: *13 lua resume returned 0 2023/12/28 10:18:51 [debug] 7454\#0: *13 lua light thread ended normally 2023/12/28 10:18:51 [debug] 7454\#0: *13 lua deleting light thread 2023/12/28 10:18:51 [debug] 7454\#0: *13 stream lua run thread returned 0 2023/12/28 10:18:51 [debug] 7454\#0: *13 stream lua finalize fake request: 0 2023/12/28 10:18:51 [debug] 7454\#0: *13 stream lua close fake request 2023/12/28 10:18:51 [debug] 7454\#0: *13 cleanup lua tcp socket request 2023/12/28 10:18:51 [debug] 7454\#0: *13 stream lua finalize socket 2023/12/28 10:18:51 [debug] 7454\#0: *13 lua close socket connection ' |
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 "2023/12/28 10:18:53 [error] 7454\#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) |
2023/12/28 10:18:53 [debug] 7454\#0: *20 stream lua tcp socket handle read error 2023/12/28 10:18:53 [debug] 7454\#0: *20 stream lua tcp socket waking up the current request 2023/12/28 10:18:53 [debug] 7454\#0: *20 lua ngx_stream_lua_content_wev_handler 2023/12/28 10:18:53 [debug] 7454\#0: *20 stream lua tcp operation done, resuming lua thread 2023/12/28 10:18:53 [debug] 7454\#0: *20 stream lua tcp socket calling prepare retvals handler 0819642D, u:04C91CF8 2023/12/28 10:18:53 [debug] 7454\#0: *20 stream lua tcp socket receive return value handler 2023/12/28 10:18:53 [debug] 7454\#0: *20 lua run thread, top:0 2023/12/28 10:18:53 [error] 7454\#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 2023/12/28 10:18:53 [debug] 7454\#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 "2023/12/28 10:18:53 [error] 7454\#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) |
2023/12/28 10:18:53 [debug] 7454\#0: *20 lua resume returned 0 2023/12/28 10:18:53 [debug] 7454\#0: *20 lua light thread ended normally 2023/12/28 10:18:53 [debug] 7454\#0: *20 lua deleting light thread 2023/12/28 10:18:53 [debug] 7454\#0: *20 stream lua run thread returned 0 2023/12/28 10:18:53 [debug] 7454\#0: *20 stream lua finalize fake request: 0 2023/12/28 10:18:53 [debug] 7454\#0: *20 stream lua close fake request 2023/12/28 10:18:53 [debug] 7454\#0: *20 cleanup lua tcp socket request 2023/12/28 10:18:53 [debug] 7454\#0: *20 stream lua finalize socket 2023/12/28 10:18:53 [debug] 7454\#0: *20 lua close socket connection ' |
157-socket-keepalive-hup.t | TEST 1: exiting - pattern "timer prematurely expired: true" should match a line in error.log (req 0) | |
157-socket-keepalive-hup.t | TEST 1: exiting - pattern "setkeepalive successfully" should match a line in error.log (req 0) | |
157-socket-keepalive-hup.t | TEST 1: exiting - pattern "lua tcp socket set keepalive while process exiting, closing connection" should match a line in error.log (req 0) | |
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 - 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 "2023/12/28 10:24:14 [error] 9558\#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 1) |
2023/12/28 10:24:14 [debug] 9558\#0: *6 stream lua tcp socket handle read error 2023/12/28 10:24:14 [debug] 9558\#0: *6 stream lua tcp socket waking up the current request 2023/12/28 10:24:14 [debug] 9558\#0: *6 lua ngx_stream_lua_content_wev_handler 2023/12/28 10:24:14 [debug] 9558\#0: *6 stream lua tcp operation done, resuming lua thread 2023/12/28 10:24:14 [debug] 9558\#0: *6 stream lua tcp socket calling prepare retvals handler 0819642D, u:04C0BAD0 2023/12/28 10:24:14 [debug] 9558\#0: *6 stream lua tcp socket receive return value handler 2023/12/28 10:24:14 [debug] 9558\#0: *6 lua run thread, top:0 2023/12/28 10:24:14 [error] 9558\#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 2023/12/28 10:24:14 [debug] 9558\#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 "2023/12/28 10:24:14 [error] 9558\#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 1) |
2023/12/28 10:24:14 [debug] 9558\#0: *6 lua resume returned 0 2023/12/28 10:24:14 [debug] 9558\#0: *6 lua light thread ended normally 2023/12/28 10:24:14 [debug] 9558\#0: *6 lua deleting light thread 2023/12/28 10:24:14 [debug] 9558\#0: *6 stream lua run thread returned 0 2023/12/28 10:24:14 [debug] 9558\#0: *6 stream lua finalize fake request: 0 2023/12/28 10:24:14 [debug] 9558\#0: *6 stream lua close fake request 2023/12/28 10:24:14 [debug] 9558\#0: *6 cleanup lua tcp socket request 2023/12/28 10:24:14 [debug] 9558\#0: *6 stream lua finalize socket 2023/12/28 10:24:14 [debug] 9558\#0: *6 lua close socket connection ' |
162-ssl-client-hello-by.t | TEST 4: cosocket - pattern "[error]" should not match any line in error.log but matches line "2023/12/28 10:24:16 [error] 9558\#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) |
2023/12/28 10:24:16 [debug] 9558\#0: *13 stream lua tcp socket handle read error 2023/12/28 10:24:16 [debug] 9558\#0: *13 stream lua tcp socket waking up the current request 2023/12/28 10:24:16 [debug] 9558\#0: *13 lua ngx_stream_lua_content_wev_handler 2023/12/28 10:24:16 [debug] 9558\#0: *13 stream lua tcp operation done, resuming lua thread 2023/12/28 10:24:16 [debug] 9558\#0: *13 stream lua tcp socket calling prepare retvals handler 0819642D, u:04C3E7B0 2023/12/28 10:24:16 [debug] 9558\#0: *13 stream lua tcp socket receive return value handler 2023/12/28 10:24:16 [debug] 9558\#0: *13 lua run thread, top:0 2023/12/28 10:24:16 [error] 9558\#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 2023/12/28 10:24:16 [debug] 9558\#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 "2023/12/28 10:24:16 [error] 9558\#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) |
2023/12/28 10:24:16 [debug] 9558\#0: *13 lua resume returned 0 2023/12/28 10:24:16 [debug] 9558\#0: *13 lua light thread ended normally 2023/12/28 10:24:16 [debug] 9558\#0: *13 lua deleting light thread 2023/12/28 10:24:16 [debug] 9558\#0: *13 stream lua run thread returned 0 2023/12/28 10:24:16 [debug] 9558\#0: *13 stream lua finalize fake request: 0 2023/12/28 10:24:16 [debug] 9558\#0: *13 stream lua close fake request 2023/12/28 10:24:16 [debug] 9558\#0: *13 cleanup lua tcp socket request 2023/12/28 10:24:16 [debug] 9558\#0: *13 stream lua finalize socket 2023/12/28 10:24:16 [debug] 9558\#0: *13 lua close socket connection ' |
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 "2023/12/28 10:24:18 [error] 9558\#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) |
2023/12/28 10:24:18 [debug] 9558\#0: *20 stream lua tcp socket handle read error 2023/12/28 10:24:18 [debug] 9558\#0: *20 stream lua tcp socket waking up the current request 2023/12/28 10:24:18 [debug] 9558\#0: *20 lua ngx_stream_lua_content_wev_handler 2023/12/28 10:24:18 [debug] 9558\#0: *20 stream lua tcp operation done, resuming lua thread 2023/12/28 10:24:18 [debug] 9558\#0: *20 stream lua tcp socket calling prepare retvals handler 0819642D, u:04C912B8 2023/12/28 10:24:18 [debug] 9558\#0: *20 stream lua tcp socket receive return value handler 2023/12/28 10:24:18 [debug] 9558\#0: *20 lua run thread, top:0 2023/12/28 10:24:18 [error] 9558\#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 2023/12/28 10:24:18 [debug] 9558\#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 "2023/12/28 10:24:18 [error] 9558\#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) |
2023/12/28 10:24:18 [debug] 9558\#0: *20 lua resume returned 0 2023/12/28 10:24:18 [debug] 9558\#0: *20 lua light thread ended normally 2023/12/28 10:24:18 [debug] 9558\#0: *20 lua deleting light thread 2023/12/28 10:24:18 [debug] 9558\#0: *20 stream lua run thread returned 0 2023/12/28 10:24:18 [debug] 9558\#0: *20 stream lua finalize fake request: 0 2023/12/28 10:24:18 [debug] 9558\#0: *20 stream lua close fake request 2023/12/28 10:24:18 [debug] 9558\#0: *20 cleanup lua tcp socket request 2023/12/28 10:24:18 [debug] 9558\#0: *20 stream lua finalize socket 2023/12/28 10:24:18 [debug] 9558\#0: *20 lua close socket connection ' |
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) - 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 "2023/12/28 10:24:59 [error] 9830\#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 1) |
2023/12/28 10:24:59 [debug] 9830\#0: *6 lua udp socket handle error 2023/12/28 10:24:59 [debug] 9830\#0: *6 lua udp socket waking up the current request 2023/12/28 10:24:59 [debug] 9830\#0: *6 lua ngx_stream_lua_content_wev_handler 2023/12/28 10:24:59 [debug] 9830\#0: *6 lua udp operation done, resuming lua thread 2023/12/28 10:24:59 [debug] 9830\#0: *6 lua udp socket calling prepare retvals handler 0819B147, u:04C0A3E0 2023/12/28 10:24:59 [debug] 9830\#0: *6 lua udp socket receive return value handler 2023/12/28 10:24:59 [debug] 9830\#0: *6 lua udp socket error retval handler 2023/12/28 10:24:59 [debug] 9830\#0: *6 lua run thread, top:0 2023/12/28 10:24:59 [error] 9830\#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 "2023/12/28 10:24:59 [error] 9830\#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 1) |
2023/12/28 10:24:59 [debug] 9830\#0: *6 lua resume returned 0 2023/12/28 10:24:59 [debug] 9830\#0: *6 lua light thread ended normally 2023/12/28 10:24:59 [debug] 9830\#0: *6 lua deleting light thread 2023/12/28 10:24:59 [debug] 9830\#0: *6 lua run thread returned 0 2023/12/28 10:24:59 [debug] 9830\#0: *6 stream lua finalize fake request: 0 2023/12/28 10:24:59 [debug] 9830\#0: *6 stream lua close fake request 2023/12/28 10:24:59 [debug] 9830\#0: *6 cleanup lua udp socket upstream request 2023/12/28 10:24:59 [debug] 9830\#0: *6 stream lua finalize socket 2023/12/28 10:24:59 [debug] 9830\#0: *6 lua close socket connection ' |
162-ssl-client-hello-by.t | TEST 25: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2023/12/28 10:25:01 [error] 9830\#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) |
2023/12/28 10:25:01 [debug] 9830\#0: *13 lua udp socket handle error 2023/12/28 10:25:01 [debug] 9830\#0: *13 lua udp socket waking up the current request 2023/12/28 10:25:01 [debug] 9830\#0: *13 lua ngx_stream_lua_content_wev_handler 2023/12/28 10:25:01 [debug] 9830\#0: *13 lua udp operation done, resuming lua thread 2023/12/28 10:25:01 [debug] 9830\#0: *13 lua udp socket calling prepare retvals handler 0819B147, u:04C3BD50 2023/12/28 10:25:01 [debug] 9830\#0: *13 lua udp socket receive return value handler 2023/12/28 10:25:01 [debug] 9830\#0: *13 lua udp socket error retval handler 2023/12/28 10:25:01 [debug] 9830\#0: *13 lua run thread, top:0 2023/12/28 10:25:01 [error] 9830\#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 "2023/12/28 10:25:01 [error] 9830\#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) |
2023/12/28 10:25:01 [debug] 9830\#0: *13 lua resume returned 0 2023/12/28 10:25:01 [debug] 9830\#0: *13 lua light thread ended normally 2023/12/28 10:25:01 [debug] 9830\#0: *13 lua deleting light thread 2023/12/28 10:25:01 [debug] 9830\#0: *13 lua run thread returned 0 2023/12/28 10:25:01 [debug] 9830\#0: *13 stream lua finalize fake request: 0 2023/12/28 10:25:01 [debug] 9830\#0: *13 stream lua close fake request 2023/12/28 10:25:01 [debug] 9830\#0: *13 cleanup lua udp socket upstream request 2023/12/28 10:25:01 [debug] 9830\#0: *13 stream lua finalize socket 2023/12/28 10:25:01 [debug] 9830\#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 "2023/12/28 10:25:03 [error] 9830\#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) |
2023/12/28 10:25:03 [debug] 9830\#0: *20 lua udp socket handle error 2023/12/28 10:25:03 [debug] 9830\#0: *20 lua udp socket waking up the current request 2023/12/28 10:25:03 [debug] 9830\#0: *20 lua ngx_stream_lua_content_wev_handler 2023/12/28 10:25:03 [debug] 9830\#0: *20 lua udp operation done, resuming lua thread 2023/12/28 10:25:03 [debug] 9830\#0: *20 lua udp socket calling prepare retvals handler 0819B147, u:04C8D4E8 2023/12/28 10:25:03 [debug] 9830\#0: *20 lua udp socket receive return value handler 2023/12/28 10:25:03 [debug] 9830\#0: *20 lua udp socket error retval handler 2023/12/28 10:25:03 [debug] 9830\#0: *20 lua run thread, top:0 2023/12/28 10:25:03 [error] 9830\#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 "2023/12/28 10:25:03 [error] 9830\#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) |
2023/12/28 10:25:03 [debug] 9830\#0: *20 lua resume returned 0 2023/12/28 10:25:03 [debug] 9830\#0: *20 lua light thread ended normally 2023/12/28 10:25:03 [debug] 9830\#0: *20 lua deleting light thread 2023/12/28 10:25:03 [debug] 9830\#0: *20 lua run thread returned 0 2023/12/28 10:25:03 [debug] 9830\#0: *20 stream lua finalize fake request: 0 2023/12/28 10:25:03 [debug] 9830\#0: *20 stream lua close fake request 2023/12/28 10:25:03 [debug] 9830\#0: *20 cleanup lua udp socket upstream request 2023/12/28 10:25:03 [debug] 9830\#0: *20 stream lua finalize socket 2023/12/28 10:25:03 [debug] 9830\#0: *20 lua close socket connection ' |
File | Name | Details |
---|---|---|
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) - 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) | |
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) - 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 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 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) | |
091-coroutine.t | nginx: [error] | init_by_lua error: init_by_lua:7: init_by_lua:4: something went wrong |
106-timer.t | TEST 1: simple at - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer, client: \d+\.\d+\.\d+\.\d+, server: 0\.0\.0\.0:\d+)" should match a line in error.log (req 0) | |
106-timer.t | TEST 2: separated global env - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6]))" should match a line in error.log (req 0) | |
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 "stream lua close fake stream connection" should match a line in error.log (req 1) | |
106-timer.t | TEST 27: user args - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer)" should match a line in error.log (req 0) | |
106-timer.t | TEST 27: user args - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer)" should match a line in error.log (req 1) | |
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 4: simple at (sleep in the timer callback) - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-9]|8[0-6]))" should match a line in error.log (req 0) | |
106-timer.t | TEST 3: lua variable sharing via upvalue - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6]))" should match a line in error.log (req 0) | |
108-timer-safe.t | TEST 1: simple at - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6]))" should match a line in error.log (req 0) | |
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 "stream lua close fake stream connection" should match a line in error.log (req 1) | |
108-timer-safe.t | TEST 2: simple at (sleep in the timer callback) - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-6]))" 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 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) | |
109-timer-hup.t | TEST 3: trying to add new timer after HUP reload - pattern "lua abort pending timers" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 3: trying to add new timer after HUP reload - pattern "lua ngx.timer expired" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 3: trying to add new timer after HUP reload - pattern "stream lua close fake stream connection" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 3: trying to add new timer after HUP reload - pattern "timer prematurely expired: true" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 3: trying to add new timer after HUP reload - pattern "failed to register a new timer after reload: process exiting, context: ngx.timer" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 1: single timer - pattern "lua abort pending timers" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 1: single timer - pattern "lua ngx.timer expired" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 1: single timer - pattern "stream lua close fake stream connection" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 1: single timer - pattern "in callback: hello, 1" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 1: single timer - pattern "timer prematurely expired: true" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 4: trying to add new timer after HUP reload - pattern "lua abort pending timers" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 4: trying to add new timer after HUP reload - pattern "lua ngx.timer expired" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 4: trying to add new timer after HUP reload - pattern "stream lua close fake stream connection" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 4: trying to add new timer after HUP reload - pattern "f: timer prematurely expired: true" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 4: trying to add new timer after HUP reload - pattern "f: registered a new timer after reload" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 4: trying to add new timer after HUP reload - pattern "f: exiting=true" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 4: trying to add new timer after HUP reload - pattern "g: timer prematurely expired: false" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 4: trying to add new timer after HUP reload - pattern "g: exiting=true" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 0) |
got: '' expected: 'stream lua found 8191 pending timers ' |
109-timer-hup.t | TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 1) |
got: 'stream lua found 8187 pending timers ' expected: 'stream lua found 8191 pending timers ' |
109-timer-hup.t | TEST 2: multiple timers - pattern "lua abort pending timers" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 2: multiple timers - pattern "lua ngx.timer expired" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 2: multiple timers - pattern "stream lua close fake stream connection" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 2: multiple timers - pattern "in callback: hello, 1!" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 2: multiple timers - pattern "in callback: hello, 2!" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 2: multiple timers - pattern "in callback: hello, 3!" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 2: multiple timers - pattern "in callback: hello, 4!" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 2: multiple timers - pattern "in callback: hello, 5!" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 2: multiple timers - pattern "in callback: hello, 6!" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 2: multiple timers - pattern "in callback: hello, 7!" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 2: multiple timers - pattern "in callback: hello, 8!" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 2: multiple timers - pattern "in callback: hello, 9!" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 2: multiple timers - pattern "in callback: hello, 10!" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 2: multiple timers - pattern "timer prematurely expired: true" should match a line in error.log (req 0) | |
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 ' |
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 |
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 |
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: |
Go back to the index page.