(This page was automatically generated by the tools in the opsboy project on 14:29:50 30-Jun-2023 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
b7f403cb | 2022-05-30 07:16:37 GMT | 203 | 86 | 117 | 10328 | 6243 sec |
File | Name | Details |
---|---|---|
023-preread/socket-keepalive.t | 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 | 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 | 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 | 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) | |
023-preread/tcp-socket-timeout.t | TEST 13: sock:settimeout(nil) does not override lua_socket_send_timeout - response_body - response is expected (repeated req 0, req 0) |
got: 'connected: 1 failed' expected: 'connected: 1 failed to send: timeout ' |
023-preread/tcp-socket-timeout.t | TEST 13: sock:settimeout(nil) does not override lua_socket_send_timeout - response_body - response is expected (repeated req 1, req 0) |
got: 'connected: 1 failed to sen' expected: 'connected: 1 failed to send: timeout ' |
023-preread/tcp-socket-timeout.t | TEST 14: sock:settimeout(0) does not override lua_socket_send_timeout - response_body - response is expected (repeated req 0, req 0) |
got: 'connected: 1 failed' expected: 'connected: 1 failed to send: timeout ' |
023-preread/tcp-socket-timeout.t | TEST 14: sock:settimeout(0) does not override lua_socket_send_timeout - response_body - response is expected (repeated req 1, req 0) |
got: 'connected: 1 failed to sen' expected: 'connected: 1 failed to send: timeout ' |
023-preread/tcp-socket-timeout.t | TEST 11: lua_socket_send_timeout only - response_body - response is expected (repeated req 0, req 0) |
got: 'connected: 1 failed' expected: 'connected: 1 failed to send: timeout ' |
023-preread/tcp-socket-timeout.t | TEST 11: lua_socket_send_timeout only - response_body - response is expected (repeated req 1, req 0) |
got: 'connected: 1 failed to se' expected: 'connected: 1 failed to send: timeout ' |
025-codecache.t | 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 | 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 | 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 | 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 ' |
057-flush-timeout.t | TEST 4: flush wait - return "timeout" error - response_body - response is expected (repeated req 0, req 0) |
got: 'received 4 bytes of response data. ' expected: 'received 12 bytes of response data. ' |
057-flush-timeout.t | TEST 1: flush wait - timeout - response_body - response is expected (repeated req 0, req 0) |
got: 'received 5 bytes of response data. ' expected: 'received 12 bytes of response data. ' |
057-flush-timeout.t | TEST 1: flush wait - timeout - pattern "(?^:stream response: hello, world, client)" should match a line in error.log (req 0) | |
057-flush-timeout.t | TEST 5: flush wait in multiple user threads - return "timeout" error - response_body - response is expected (repeated req 0, req 0) |
got: 'received 2 bytes of response data. ' expected: 'received 12 bytes of response data. ' |
058-tcp-socket.t | 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 | 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)$)' |
058-tcp-socket.t | 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 | 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 | 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 | 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 | 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 ' |
060-lua-memcached.t | 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 | 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 ' |
060-lua-memcached.t | 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 | 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) | |
065-tcp-socket-timeout.t | TEST 11: lua_socket_send_timeout only - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -failed to send: timeout +failed ' |
065-tcp-socket-timeout.t | TEST 11: lua_socket_send_timeout only - response_body - response is expected (repeated req 1, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -failed to send: timeout +failed to se' |
065-tcp-socket-timeout.t | TEST 14: sock:settimeout(0) does not override lua_socket_send_timeout - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -failed to send: timeout +failed t' |
065-tcp-socket-timeout.t | TEST 14: sock:settimeout(0) does not override lua_socket_send_timeout - response_body - response is expected (repeated req 1, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -failed to send: timeout +failed to' |
065-tcp-socket-timeout.t | TEST 13: sock:settimeout(nil) does not override lua_socket_send_timeout - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -failed to send: timeout +failed t' |
065-tcp-socket-timeout.t | TEST 13: sock:settimeout(nil) does not override lua_socket_send_timeout - response_body - response is expected (repeated req 1, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -failed to send: timeout +failed to sen' |
066-socket-receiveuntil.t | 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 | 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 "2022/05/30 08:24:22 [error] 22715\#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 08:24:22 [debug] 22715\#0: *3 stream lua tcp socket handle read error 2022/05/30 08:24:22 [debug] 22715\#0: *3 stream lua tcp socket waking up the current request 2022/05/30 08:24:22 [debug] 22715\#0: *3 lua ngx_stream_lua_content_wev_handler 2022/05/30 08:24:22 [debug] 22715\#0: *3 stream lua tcp operation done, resuming lua thread 2022/05/30 08:24:22 [debug] 22715\#0: *3 stream lua tcp socket calling prepare retvals handler 0816E739, u:04BBD370 2022/05/30 08:24:22 [debug] 22715\#0: *3 stream lua tcp socket receive return value handler 2022/05/30 08:24:22 [debug] 22715\#0: *3 lua run thread, top:9 2022/05/30 08:24:22 [debug] 22715\#0: *3 lua reuse free buf chain, but reallocate memory because 37 >= 24, cl:04BBD858, p:04BBD968 2022/05/30 08:24:22 [debug] 22715\#0: *3 free: 04BBD968 ' |
068-socket-keepalive.t | TEST 1: sanity - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 08:24:23 [error] 22715\#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 08:24:23 [debug] 22715\#0: *3 stream lua tcp socket handle read error 2022/05/30 08:24:23 [debug] 22715\#0: *3 stream lua tcp socket waking up the current request 2022/05/30 08:24:23 [debug] 22715\#0: *3 lua ngx_stream_lua_content_wev_handler 2022/05/30 08:24:23 [debug] 22715\#0: *3 stream lua tcp operation done, resuming lua thread 2022/05/30 08:24:23 [debug] 22715\#0: *3 stream lua tcp socket calling prepare retvals handler 0816E739, u:04BC0C28 2022/05/30 08:24:23 [debug] 22715\#0: *3 stream lua tcp socket receive return value handler 2022/05/30 08:24:23 [debug] 22715\#0: *3 lua run thread, top:9 2022/05/30 08:24:23 [debug] 22715\#0: *3 lua reuse free buf memory 37 >= 37, cl:04BBD858, p:04BBEF98 2022/05/30 08:24:23 [debug] 22715\#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 "2022/05/30 08:24:28 [error] 22751\#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 08:24:28 [debug] 22751\#0: *3 stream lua tcp socket handle read error 2022/05/30 08:24:28 [debug] 22751\#0: *3 stream lua tcp socket waking up the current request 2022/05/30 08:24:28 [debug] 22751\#0: *3 lua ngx_stream_lua_content_wev_handler 2022/05/30 08:24:28 [debug] 22751\#0: *3 stream lua tcp operation done, resuming lua thread 2022/05/30 08:24:28 [debug] 22751\#0: *3 stream lua tcp socket calling prepare retvals handler 0816E739, u:04BBB668 2022/05/30 08:24:28 [debug] 22751\#0: *3 stream lua tcp socket receive return value handler 2022/05/30 08:24:28 [debug] 22751\#0: *3 lua run thread, top:9 2022/05/30 08:24:28 [debug] 22751\#0: *3 lua reuse free buf chain, but reallocate memory because 37 >= 24, cl:04BBBB50, p:04BBBC60 2022/05/30 08:24:28 [debug] 22751\#0: *3 free: 04BBBC60 ' |
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 08:24:29 [error] 22751\#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 08:24:29 [debug] 22751\#0: *3 stream lua tcp socket handle read error 2022/05/30 08:24:29 [debug] 22751\#0: *3 stream lua tcp socket waking up the current request 2022/05/30 08:24:29 [debug] 22751\#0: *3 lua ngx_stream_lua_content_wev_handler 2022/05/30 08:24:29 [debug] 22751\#0: *3 stream lua tcp operation done, resuming lua thread 2022/05/30 08:24:29 [debug] 22751\#0: *3 stream lua tcp socket calling prepare retvals handler 0816E739, u:04BBE6E8 2022/05/30 08:24:29 [debug] 22751\#0: *3 stream lua tcp socket receive return value handler 2022/05/30 08:24:29 [debug] 22751\#0: *3 lua run thread, top:9 2022/05/30 08:24:29 [debug] 22751\#0: *3 lua reuse free buf memory 37 >= 37, cl:04BBBB50, p:04BBD290 2022/05/30 08:24:29 [debug] 22751\#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 "2022/05/30 08:26:05 [error] 23319\#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 08:26:05 [debug] 23319\#0: *3 stream lua tcp socket handle read error 2022/05/30 08:26:05 [debug] 23319\#0: *3 stream lua tcp socket waking up the current request 2022/05/30 08:26:05 [debug] 23319\#0: *3 lua ngx_stream_lua_content_wev_handler 2022/05/30 08:26:05 [debug] 23319\#0: *3 stream lua tcp operation done, resuming lua thread 2022/05/30 08:26:05 [debug] 23319\#0: *3 stream lua tcp socket calling prepare retvals handler 0816E739, u:04BBD070 2022/05/30 08:26:05 [debug] 23319\#0: *3 stream lua tcp socket receive return value handler 2022/05/30 08:26:05 [debug] 23319\#0: *3 lua run thread, top:9 2022/05/30 08:26:05 [debug] 23319\#0: *3 lua reuse free buf chain, but reallocate memory because 37 >= 24, cl:04BBD680, p:04BBD790 2022/05/30 08:26:05 [debug] 23319\#0: *3 free: 04BBD790 ' |
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 08:26:06 [error] 23319\#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 08:26:06 [debug] 23319\#0: *3 stream lua tcp socket handle read error 2022/05/30 08:26:06 [debug] 23319\#0: *3 stream lua tcp socket waking up the current request 2022/05/30 08:26:06 [debug] 23319\#0: *3 lua ngx_stream_lua_content_wev_handler 2022/05/30 08:26:06 [debug] 23319\#0: *3 stream lua tcp operation done, resuming lua thread 2022/05/30 08:26:06 [debug] 23319\#0: *3 stream lua tcp socket calling prepare retvals handler 0816E739, u:04BBF068 2022/05/30 08:26:06 [debug] 23319\#0: *3 stream lua tcp socket receive return value handler 2022/05/30 08:26:06 [debug] 23319\#0: *3 lua run thread, top:9 2022/05/30 08:26:06 [debug] 23319\#0: *3 lua reuse free buf memory 37 >= 37, cl:04BBD680, p:04BBEDC0 2022/05/30 08:26:06 [debug] 23319\#0: *3 lua say response ' |
068-socket-keepalive.t | 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 ' |
068-socket-keepalive.t | TEST 51: conn queuing: only decrease the counter for connections which were counted by the pool |
' |
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 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 | 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 "2022/05/30 08:28:30 [error] 24176\#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 08:28:30 [debug] 24176\#0: *3 stream lua tcp socket handle read error 2022/05/30 08:28:30 [debug] 24176\#0: *3 stream lua tcp socket waking up the current request 2022/05/30 08:28:30 [debug] 24176\#0: *3 lua ngx_stream_lua_content_wev_handler 2022/05/30 08:28:30 [debug] 24176\#0: *3 stream lua tcp operation done, resuming lua thread 2022/05/30 08:28:30 [debug] 24176\#0: *3 stream lua tcp socket calling prepare retvals handler 0816E739, u:04BBB690 2022/05/30 08:28:30 [debug] 24176\#0: *3 stream lua tcp socket receive return value handler 2022/05/30 08:28:30 [debug] 24176\#0: *3 lua run thread, top:9 2022/05/30 08:28:30 [debug] 24176\#0: *3 lua reuse free buf chain, but reallocate memory because 37 >= 17, cl:04BBBB30, p:04BBBDE0 2022/05/30 08:28:30 [debug] 24176\#0: *3 free: 04BBBDE0 ' |
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 08:28:31 [error] 24176\#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 08:28:31 [debug] 24176\#0: *7 stream lua tcp socket handle read error 2022/05/30 08:28:31 [debug] 24176\#0: *7 stream lua tcp socket waking up the current request 2022/05/30 08:28:31 [debug] 24176\#0: *7 lua ngx_stream_lua_content_wev_handler 2022/05/30 08:28:31 [debug] 24176\#0: *7 stream lua tcp operation done, resuming lua thread 2022/05/30 08:28:31 [debug] 24176\#0: *7 stream lua tcp socket calling prepare retvals handler 0816E739, u:04BC1668 2022/05/30 08:28:31 [debug] 24176\#0: *7 stream lua tcp socket receive return value handler 2022/05/30 08:28:31 [debug] 24176\#0: *7 lua run thread, top:0 2022/05/30 08:28:31 [debug] 24176\#0: *7 lua reuse free buf chain, but reallocate memory because 37 >= 17, cl:04BC1AC0, p:04BC1D28 2022/05/30 08:28:31 [debug] 24176\#0: *7 free: 04BC1D28 ' |
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 08:28:47 [error] 24275\#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 08:28:47 [debug] 24275\#0: *3 stream lua tcp socket handle read error 2022/05/30 08:28:47 [debug] 24275\#0: *3 stream lua tcp socket waking up the current request 2022/05/30 08:28:47 [debug] 24275\#0: *3 lua ngx_stream_lua_content_wev_handler 2022/05/30 08:28:47 [debug] 24275\#0: *3 stream lua tcp operation done, resuming lua thread 2022/05/30 08:28:47 [debug] 24275\#0: *3 stream lua tcp socket calling prepare retvals handler 0816E739, u:04BBAE18 2022/05/30 08:28:47 [debug] 24275\#0: *3 stream lua tcp socket receive return value handler 2022/05/30 08:28:47 [debug] 24275\#0: *3 lua run thread, top:9 2022/05/30 08:28:47 [debug] 24275\#0: *3 lua reuse free buf chain, but reallocate memory because 37 >= 17, cl:04BBB2B8, p:04BBB568 2022/05/30 08:28:47 [debug] 24275\#0: *3 free: 04BBB568 ' |
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 08:28:48 [error] 24275\#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 08:28:48 [debug] 24275\#0: *7 stream lua tcp socket handle read error 2022/05/30 08:28:48 [debug] 24275\#0: *7 stream lua tcp socket waking up the current request 2022/05/30 08:28:48 [debug] 24275\#0: *7 lua ngx_stream_lua_content_wev_handler 2022/05/30 08:28:48 [debug] 24275\#0: *7 stream lua tcp operation done, resuming lua thread 2022/05/30 08:28:48 [debug] 24275\#0: *7 stream lua tcp socket calling prepare retvals handler 0816E739, u:04BC0A78 2022/05/30 08:28:48 [debug] 24275\#0: *7 stream lua tcp socket receive return value handler 2022/05/30 08:28:48 [debug] 24275\#0: *7 lua run thread, top:0 2022/05/30 08:28:48 [debug] 24275\#0: *7 lua reuse free buf chain, but reallocate memory because 37 >= 17, cl:04BC0ED0, p:04BC1138 2022/05/30 08:28:48 [debug] 24275\#0: *7 free: 04BC1138 ' |
087-udp-socket.t | 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 | 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 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 08:34:30 [error] 26365\#0: *3 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2022/05/30 08:34:30 [debug] 26365\#0: *3 lua udp socket handle error 2022/05/30 08:34:30 [debug] 26365\#0: *3 lua udp socket waking up the current request 2022/05/30 08:34:30 [debug] 26365\#0: *3 lua ngx_stream_lua_content_wev_handler 2022/05/30 08:34:30 [debug] 26365\#0: *3 lua udp operation done, resuming lua thread 2022/05/30 08:34:30 [debug] 26365\#0: *3 lua udp socket calling prepare retvals handler 08173457, u:04BBA060 2022/05/30 08:34:30 [debug] 26365\#0: *3 lua udp socket receive return value handler 2022/05/30 08:34:30 [debug] 26365\#0: *3 lua udp socket error retval handler 2022/05/30 08:34:30 [debug] 26365\#0: *3 lua run thread, top:9 2022/05/30 08:34:30 [debug] 26365\#0: *3 lua reuse free buf chain, but reallocate memory because 32 >= 10, cl:04BBA380, p:04BBA490 ' |
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 08:34:30 [error] 26365\#0: *3 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) |
2022/05/30 08:34:30 [debug] 26365\#0: *3 lua udp socket handle error 2022/05/30 08:34:30 [debug] 26365\#0: *3 lua udp socket waking up the current request 2022/05/30 08:34:30 [debug] 26365\#0: *3 lua ngx_stream_lua_content_wev_handler 2022/05/30 08:34:30 [debug] 26365\#0: *3 lua udp operation done, resuming lua thread 2022/05/30 08:34:30 [debug] 26365\#0: *3 lua udp socket calling prepare retvals handler 08173457, u:04BBA060 2022/05/30 08:34:30 [debug] 26365\#0: *3 lua udp socket receive return value handler 2022/05/30 08:34:30 [debug] 26365\#0: *3 lua udp socket error retval handler 2022/05/30 08:34:30 [debug] 26365\#0: *3 lua run thread, top:9 2022/05/30 08:34:30 [debug] 26365\#0: *3 lua reuse free buf chain, but reallocate memory because 32 >= 10, cl:04BBA380, p:04BBA490 ' |
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 08:34:31 [error] 26365\#0: *7 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) |
2022/05/30 08:34:31 [debug] 26365\#0: *7 lua udp socket handle error 2022/05/30 08:34:31 [debug] 26365\#0: *7 lua udp socket waking up the current request 2022/05/30 08:34:31 [debug] 26365\#0: *7 lua ngx_stream_lua_content_wev_handler 2022/05/30 08:34:31 [debug] 26365\#0: *7 lua udp operation done, resuming lua thread 2022/05/30 08:34:31 [debug] 26365\#0: *7 lua udp socket calling prepare retvals handler 08173457, u:04BBE990 2022/05/30 08:34:31 [debug] 26365\#0: *7 lua udp socket receive return value handler 2022/05/30 08:34:31 [debug] 26365\#0: *7 lua udp socket error retval handler 2022/05/30 08:34:31 [debug] 26365\#0: *7 lua run thread, top:0 2022/05/30 08:34:31 [debug] 26365\#0: *7 lua reuse free buf chain, but reallocate memory because 32 >= 10, cl:04BBECB0, p:04BBEDC0 ' |
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 08:34:40 [error] 26430\#0: *3 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2022/05/30 08:34:40 [debug] 26430\#0: *3 lua udp socket handle error 2022/05/30 08:34:40 [debug] 26430\#0: *3 lua udp socket waking up the current request 2022/05/30 08:34:40 [debug] 26430\#0: *3 lua ngx_stream_lua_content_wev_handler 2022/05/30 08:34:40 [debug] 26430\#0: *3 lua udp operation done, resuming lua thread 2022/05/30 08:34:40 [debug] 26430\#0: *3 lua udp socket calling prepare retvals handler 08173457, u:04BBC540 2022/05/30 08:34:40 [debug] 26430\#0: *3 lua udp socket receive return value handler 2022/05/30 08:34:40 [debug] 26430\#0: *3 lua udp socket error retval handler 2022/05/30 08:34:40 [debug] 26430\#0: *3 lua run thread, top:9 2022/05/30 08:34:40 [debug] 26430\#0: *3 lua reuse free buf chain, but reallocate memory because 32 >= 10, cl:04BBC860, p:04BBC970 ' |
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 08:34:40 [error] 26430\#0: *3 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) |
2022/05/30 08:34:40 [debug] 26430\#0: *3 lua udp socket handle error 2022/05/30 08:34:40 [debug] 26430\#0: *3 lua udp socket waking up the current request 2022/05/30 08:34:40 [debug] 26430\#0: *3 lua ngx_stream_lua_content_wev_handler 2022/05/30 08:34:40 [debug] 26430\#0: *3 lua udp operation done, resuming lua thread 2022/05/30 08:34:40 [debug] 26430\#0: *3 lua udp socket calling prepare retvals handler 08173457, u:04BBC540 2022/05/30 08:34:40 [debug] 26430\#0: *3 lua udp socket receive return value handler 2022/05/30 08:34:40 [debug] 26430\#0: *3 lua udp socket error retval handler 2022/05/30 08:34:40 [debug] 26430\#0: *3 lua run thread, top:9 2022/05/30 08:34:40 [debug] 26430\#0: *3 lua reuse free buf chain, but reallocate memory because 32 >= 10, cl:04BBC860, p:04BBC970 ' |
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 08:34:42 [error] 26430\#0: *7 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) |
2022/05/30 08:34:42 [debug] 26430\#0: *7 lua udp socket handle error 2022/05/30 08:34:42 [debug] 26430\#0: *7 lua udp socket waking up the current request 2022/05/30 08:34:42 [debug] 26430\#0: *7 lua ngx_stream_lua_content_wev_handler 2022/05/30 08:34:42 [debug] 26430\#0: *7 lua udp operation done, resuming lua thread 2022/05/30 08:34:42 [debug] 26430\#0: *7 lua udp socket calling prepare retvals handler 08173457, u:04BC0EB8 2022/05/30 08:34:42 [debug] 26430\#0: *7 lua udp socket receive return value handler 2022/05/30 08:34:42 [debug] 26430\#0: *7 lua udp socket error retval handler 2022/05/30 08:34:42 [debug] 26430\#0: *7 lua run thread, top:0 2022/05/30 08:34:42 [debug] 26430\#0: *7 lua reuse free buf chain, but reallocate memory because 32 >= 10, cl:04BC11D8, p:04BC12E8 ' |
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 08:34:59 [error] 26537\#0: *3 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2022/05/30 08:34:59 [debug] 26537\#0: *3 lua udp socket handle error 2022/05/30 08:34:59 [debug] 26537\#0: *3 lua udp socket waking up the current request 2022/05/30 08:34:59 [debug] 26537\#0: *3 lua ngx_stream_lua_content_wev_handler 2022/05/30 08:34:59 [debug] 26537\#0: *3 lua udp operation done, resuming lua thread 2022/05/30 08:34:59 [debug] 26537\#0: *3 lua udp socket calling prepare retvals handler 08173457, u:04BBBEE0 2022/05/30 08:34:59 [debug] 26537\#0: *3 lua udp socket receive return value handler 2022/05/30 08:34:59 [debug] 26537\#0: *3 lua udp socket error retval handler 2022/05/30 08:34:59 [debug] 26537\#0: *3 lua run thread, top:9 2022/05/30 08:34:59 [debug] 26537\#0: *3 lua reuse free buf chain, but reallocate memory because 32 >= 10, cl:04BBC200, p:04BBC310 ' |
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 08:34:59 [error] 26537\#0: *3 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) |
2022/05/30 08:34:59 [debug] 26537\#0: *3 lua udp socket handle error 2022/05/30 08:34:59 [debug] 26537\#0: *3 lua udp socket waking up the current request 2022/05/30 08:34:59 [debug] 26537\#0: *3 lua ngx_stream_lua_content_wev_handler 2022/05/30 08:34:59 [debug] 26537\#0: *3 lua udp operation done, resuming lua thread 2022/05/30 08:34:59 [debug] 26537\#0: *3 lua udp socket calling prepare retvals handler 08173457, u:04BBBEE0 2022/05/30 08:34:59 [debug] 26537\#0: *3 lua udp socket receive return value handler 2022/05/30 08:34:59 [debug] 26537\#0: *3 lua udp socket error retval handler 2022/05/30 08:34:59 [debug] 26537\#0: *3 lua run thread, top:9 2022/05/30 08:34:59 [debug] 26537\#0: *3 lua reuse free buf chain, but reallocate memory because 32 >= 10, cl:04BBC200, p:04BBC310 ' |
087-udp-socket.t | TEST 1: sanity - pattern "[error]" should not match any line in error.log but matches line "2022/05/30 08:35:00 [error] 26537\#0: *7 lua udp socket read timed out, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) |
2022/05/30 08:35:00 [debug] 26537\#0: *7 lua udp socket handle error 2022/05/30 08:35:00 [debug] 26537\#0: *7 lua udp socket waking up the current request 2022/05/30 08:35:00 [debug] 26537\#0: *7 lua ngx_stream_lua_content_wev_handler 2022/05/30 08:35:00 [debug] 26537\#0: *7 lua udp operation done, resuming lua thread 2022/05/30 08:35:00 [debug] 26537\#0: *7 lua udp socket calling prepare retvals handler 08173457, u:04BC0A90 2022/05/30 08:35:00 [debug] 26537\#0: *7 lua udp socket receive return value handler 2022/05/30 08:35:00 [debug] 26537\#0: *7 lua udp socket error retval handler 2022/05/30 08:35:00 [debug] 26537\#0: *7 lua run thread, top:0 2022/05/30 08:35:00 [debug] 26537\#0: *7 lua reuse free buf chain, but reallocate memory because 32 >= 10, cl:04BC0DB0, p:04BC0EC0 ' |
093-uthread-spawn.t | 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 | 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)' |
109-timer-hup.t | TEST 5: HUP reload should abort pending timers - grep_error_log_out (req 0) |
got: '' expected: 'lua found 100 pending timers ' |
109-timer-hup.t | TEST 5: HUP reload should abort pending timers - grep_error_log_out (req 1) |
got: 'lua found 200 pending timers ' expected: 'lua found 100 pending timers ' |
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 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 | 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 ' |
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$)' |
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 "2022/05/30 09:04:38 [error] 4761\#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) |
2022/05/30 09:04:38 [debug] 4761\#0: *6 stream lua tcp socket handle read error 2022/05/30 09:04:38 [debug] 4761\#0: *6 stream lua tcp socket waking up the current request 2022/05/30 09:04:38 [debug] 4761\#0: *6 lua ngx_stream_lua_content_wev_handler 2022/05/30 09:04:38 [debug] 4761\#0: *6 stream lua tcp operation done, resuming lua thread 2022/05/30 09:04:38 [debug] 4761\#0: *6 stream lua tcp socket calling prepare retvals handler 0816E739, u:04C00A40 2022/05/30 09:04:38 [debug] 4761\#0: *6 stream lua tcp socket receive return value handler 2022/05/30 09:04:38 [debug] 4761\#0: *6 lua run thread, top:0 2022/05/30 09:04:38 [error] 4761\#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 09:04:38 [debug] 4761\#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 09:04:38 [error] 4761\#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) |
2022/05/30 09:04:38 [debug] 4761\#0: *6 lua resume returned 0 2022/05/30 09:04:38 [debug] 4761\#0: *6 lua light thread ended normally 2022/05/30 09:04:38 [debug] 4761\#0: *6 lua deleting light thread 2022/05/30 09:04:38 [debug] 4761\#0: *6 stream lua run thread returned 0 2022/05/30 09:04:38 [debug] 4761\#0: *6 stream lua finalize fake request: 0 2022/05/30 09:04:38 [debug] 4761\#0: *6 stream lua close fake request 2022/05/30 09:04:38 [debug] 4761\#0: *6 cleanup lua tcp socket request 2022/05/30 09:04:38 [debug] 4761\#0: *6 stream lua finalize socket 2022/05/30 09:04:38 [debug] 4761\#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 "2022/05/30 09:04:41 [error] 4761\#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 09:04:41 [debug] 4761\#0: *13 stream lua tcp socket handle read error 2022/05/30 09:04:41 [debug] 4761\#0: *13 stream lua tcp socket waking up the current request 2022/05/30 09:04:41 [debug] 4761\#0: *13 lua ngx_stream_lua_content_wev_handler 2022/05/30 09:04:41 [debug] 4761\#0: *13 stream lua tcp operation done, resuming lua thread 2022/05/30 09:04:41 [debug] 4761\#0: *13 stream lua tcp socket calling prepare retvals handler 0816E739, u:04C34118 2022/05/30 09:04:41 [debug] 4761\#0: *13 stream lua tcp socket receive return value handler 2022/05/30 09:04:41 [debug] 4761\#0: *13 lua run thread, top:0 2022/05/30 09:04:41 [error] 4761\#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 09:04:41 [debug] 4761\#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 09:04:41 [error] 4761\#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 09:04:41 [debug] 4761\#0: *13 lua resume returned 0 2022/05/30 09:04:41 [debug] 4761\#0: *13 lua light thread ended normally 2022/05/30 09:04:41 [debug] 4761\#0: *13 lua deleting light thread 2022/05/30 09:04:41 [debug] 4761\#0: *13 stream lua run thread returned 0 2022/05/30 09:04:41 [debug] 4761\#0: *13 stream lua finalize fake request: 0 2022/05/30 09:04:41 [debug] 4761\#0: *13 stream lua close fake request 2022/05/30 09:04:41 [debug] 4761\#0: *13 cleanup lua tcp socket request 2022/05/30 09:04:41 [debug] 4761\#0: *13 stream lua finalize socket 2022/05/30 09:04:41 [debug] 4761\#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 "2022/05/30 09:04:43 [error] 4761\#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 09:04:43 [debug] 4761\#0: *20 stream lua tcp socket handle read error 2022/05/30 09:04:43 [debug] 4761\#0: *20 stream lua tcp socket waking up the current request 2022/05/30 09:04:43 [debug] 4761\#0: *20 lua ngx_stream_lua_content_wev_handler 2022/05/30 09:04:43 [debug] 4761\#0: *20 stream lua tcp operation done, resuming lua thread 2022/05/30 09:04:43 [debug] 4761\#0: *20 stream lua tcp socket calling prepare retvals handler 0816E739, u:04C86380 2022/05/30 09:04:43 [debug] 4761\#0: *20 stream lua tcp socket receive return value handler 2022/05/30 09:04:43 [debug] 4761\#0: *20 lua run thread, top:0 2022/05/30 09:04:43 [error] 4761\#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 09:04:43 [debug] 4761\#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 09:04:43 [error] 4761\#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 09:04:43 [debug] 4761\#0: *20 lua resume returned 0 2022/05/30 09:04:43 [debug] 4761\#0: *20 lua light thread ended normally 2022/05/30 09:04:43 [debug] 4761\#0: *20 lua deleting light thread 2022/05/30 09:04:43 [debug] 4761\#0: *20 stream lua run thread returned 0 2022/05/30 09:04:43 [debug] 4761\#0: *20 stream lua finalize fake request: 0 2022/05/30 09:04:43 [debug] 4761\#0: *20 stream lua close fake request 2022/05/30 09:04:43 [debug] 4761\#0: *20 cleanup lua tcp socket request 2022/05/30 09:04:43 [debug] 4761\#0: *20 stream lua finalize socket 2022/05/30 09:04:43 [debug] 4761\#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 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 "2022/05/30 09:11:39 [error] 7310\#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) |
2022/05/30 09:11:39 [debug] 7310\#0: *6 lua udp socket handle error 2022/05/30 09:11:39 [debug] 7310\#0: *6 lua udp socket waking up the current request 2022/05/30 09:11:39 [debug] 7310\#0: *6 lua ngx_stream_lua_content_wev_handler 2022/05/30 09:11:39 [debug] 7310\#0: *6 lua udp operation done, resuming lua thread 2022/05/30 09:11:39 [debug] 7310\#0: *6 lua udp socket calling prepare retvals handler 08173457, u:04BFCCE8 2022/05/30 09:11:39 [debug] 7310\#0: *6 lua udp socket receive return value handler 2022/05/30 09:11:39 [debug] 7310\#0: *6 lua udp socket error retval handler 2022/05/30 09:11:39 [debug] 7310\#0: *6 lua run thread, top:0 2022/05/30 09:11:39 [error] 7310\#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 09:11:39 [error] 7310\#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) |
2022/05/30 09:11:39 [debug] 7310\#0: *6 lua resume returned 0 2022/05/30 09:11:39 [debug] 7310\#0: *6 lua light thread ended normally 2022/05/30 09:11:39 [debug] 7310\#0: *6 lua deleting light thread 2022/05/30 09:11:39 [debug] 7310\#0: *6 lua run thread returned 0 2022/05/30 09:11:39 [debug] 7310\#0: *6 stream lua finalize fake request: 0 2022/05/30 09:11:39 [debug] 7310\#0: *6 stream lua close fake request 2022/05/30 09:11:39 [debug] 7310\#0: *6 cleanup lua udp socket upstream request 2022/05/30 09:11:39 [debug] 7310\#0: *6 stream lua finalize socket 2022/05/30 09:11:39 [debug] 7310\#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 "2022/05/30 09:11:41 [error] 7310\#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 09:11:41 [debug] 7310\#0: *13 lua udp socket handle error 2022/05/30 09:11:41 [debug] 7310\#0: *13 lua udp socket waking up the current request 2022/05/30 09:11:41 [debug] 7310\#0: *13 lua ngx_stream_lua_content_wev_handler 2022/05/30 09:11:41 [debug] 7310\#0: *13 lua udp operation done, resuming lua thread 2022/05/30 09:11:41 [debug] 7310\#0: *13 lua udp socket calling prepare retvals handler 08173457, u:04C2E5C0 2022/05/30 09:11:41 [debug] 7310\#0: *13 lua udp socket receive return value handler 2022/05/30 09:11:41 [debug] 7310\#0: *13 lua udp socket error retval handler 2022/05/30 09:11:41 [debug] 7310\#0: *13 lua run thread, top:0 2022/05/30 09:11:41 [error] 7310\#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 09:11:41 [error] 7310\#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 09:11:41 [debug] 7310\#0: *13 lua resume returned 0 2022/05/30 09:11:41 [debug] 7310\#0: *13 lua light thread ended normally 2022/05/30 09:11:41 [debug] 7310\#0: *13 lua deleting light thread 2022/05/30 09:11:41 [debug] 7310\#0: *13 lua run thread returned 0 2022/05/30 09:11:41 [debug] 7310\#0: *13 stream lua finalize fake request: 0 2022/05/30 09:11:41 [debug] 7310\#0: *13 stream lua close fake request 2022/05/30 09:11:41 [debug] 7310\#0: *13 cleanup lua udp socket upstream request 2022/05/30 09:11:41 [debug] 7310\#0: *13 stream lua finalize socket 2022/05/30 09:11:41 [debug] 7310\#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 09:11:43 [error] 7310\#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 09:11:43 [debug] 7310\#0: *20 lua udp socket handle error 2022/05/30 09:11:43 [debug] 7310\#0: *20 lua udp socket waking up the current request 2022/05/30 09:11:43 [debug] 7310\#0: *20 lua ngx_stream_lua_content_wev_handler 2022/05/30 09:11:43 [debug] 7310\#0: *20 lua udp operation done, resuming lua thread 2022/05/30 09:11:43 [debug] 7310\#0: *20 lua udp socket calling prepare retvals handler 08173457, u:04C7FC60 2022/05/30 09:11:43 [debug] 7310\#0: *20 lua udp socket receive return value handler 2022/05/30 09:11:43 [debug] 7310\#0: *20 lua udp socket error retval handler 2022/05/30 09:11:43 [debug] 7310\#0: *20 lua run thread, top:0 2022/05/30 09:11:43 [error] 7310\#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 09:11:43 [error] 7310\#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 09:11:43 [debug] 7310\#0: *20 lua resume returned 0 2022/05/30 09:11:43 [debug] 7310\#0: *20 lua light thread ended normally 2022/05/30 09:11:43 [debug] 7310\#0: *20 lua deleting light thread 2022/05/30 09:11:43 [debug] 7310\#0: *20 lua run thread returned 0 2022/05/30 09:11:43 [debug] 7310\#0: *20 stream lua finalize fake request: 0 2022/05/30 09:11:43 [debug] 7310\#0: *20 stream lua close fake request 2022/05/30 09:11:43 [debug] 7310\#0: *20 cleanup lua udp socket upstream request 2022/05/30 09:11:43 [debug] 7310\#0: *20 stream lua finalize socket 2022/05/30 09:11:43 [debug] 7310\#0: *20 lua close socket connection ' |
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 "2022/05/30 09:13:05 [error] 7804\#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) |
2022/05/30 09:13:05 [debug] 7804\#0: *6 stream lua tcp socket handle read error 2022/05/30 09:13:05 [debug] 7804\#0: *6 stream lua tcp socket waking up the current request 2022/05/30 09:13:05 [debug] 7804\#0: *6 lua ngx_stream_lua_content_wev_handler 2022/05/30 09:13:05 [debug] 7804\#0: *6 stream lua tcp operation done, resuming lua thread 2022/05/30 09:13:05 [debug] 7804\#0: *6 stream lua tcp socket calling prepare retvals handler 0816E739, u:04BFE180 2022/05/30 09:13:05 [debug] 7804\#0: *6 stream lua tcp socket receive return value handler 2022/05/30 09:13:05 [debug] 7804\#0: *6 lua run thread, top:0 2022/05/30 09:13:05 [error] 7804\#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 09:13:05 [debug] 7804\#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 09:13:05 [error] 7804\#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) |
2022/05/30 09:13:05 [debug] 7804\#0: *6 lua resume returned 0 2022/05/30 09:13:05 [debug] 7804\#0: *6 lua light thread ended normally 2022/05/30 09:13:05 [debug] 7804\#0: *6 lua deleting light thread 2022/05/30 09:13:05 [debug] 7804\#0: *6 stream lua run thread returned 0 2022/05/30 09:13:05 [debug] 7804\#0: *6 stream lua finalize fake request: 0 2022/05/30 09:13:05 [debug] 7804\#0: *6 stream lua close fake request 2022/05/30 09:13:05 [debug] 7804\#0: *6 cleanup lua tcp socket request 2022/05/30 09:13:05 [debug] 7804\#0: *6 stream lua finalize socket 2022/05/30 09:13:05 [debug] 7804\#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 "2022/05/30 09:13:08 [error] 7804\#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 09:13:08 [debug] 7804\#0: *13 stream lua tcp socket handle read error 2022/05/30 09:13:08 [debug] 7804\#0: *13 stream lua tcp socket waking up the current request 2022/05/30 09:13:08 [debug] 7804\#0: *13 lua ngx_stream_lua_content_wev_handler 2022/05/30 09:13:08 [debug] 7804\#0: *13 stream lua tcp operation done, resuming lua thread 2022/05/30 09:13:08 [debug] 7804\#0: *13 stream lua tcp socket calling prepare retvals handler 0816E739, u:04C30DC8 2022/05/30 09:13:08 [debug] 7804\#0: *13 stream lua tcp socket receive return value handler 2022/05/30 09:13:08 [debug] 7804\#0: *13 lua run thread, top:0 2022/05/30 09:13:08 [error] 7804\#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 09:13:08 [debug] 7804\#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 09:13:08 [error] 7804\#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 09:13:08 [debug] 7804\#0: *13 lua resume returned 0 2022/05/30 09:13:08 [debug] 7804\#0: *13 lua light thread ended normally 2022/05/30 09:13:08 [debug] 7804\#0: *13 lua deleting light thread 2022/05/30 09:13:08 [debug] 7804\#0: *13 stream lua run thread returned 0 2022/05/30 09:13:08 [debug] 7804\#0: *13 stream lua finalize fake request: 0 2022/05/30 09:13:08 [debug] 7804\#0: *13 stream lua close fake request 2022/05/30 09:13:08 [debug] 7804\#0: *13 cleanup lua tcp socket request 2022/05/30 09:13:08 [debug] 7804\#0: *13 stream lua finalize socket 2022/05/30 09:13:08 [debug] 7804\#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 "2022/05/30 09:13:10 [error] 7804\#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 09:13:10 [debug] 7804\#0: *20 stream lua tcp socket handle read error 2022/05/30 09:13:10 [debug] 7804\#0: *20 stream lua tcp socket waking up the current request 2022/05/30 09:13:10 [debug] 7804\#0: *20 lua ngx_stream_lua_content_wev_handler 2022/05/30 09:13:10 [debug] 7804\#0: *20 stream lua tcp operation done, resuming lua thread 2022/05/30 09:13:10 [debug] 7804\#0: *20 stream lua tcp socket calling prepare retvals handler 0816E739, u:04C837D8 2022/05/30 09:13:10 [debug] 7804\#0: *20 stream lua tcp socket receive return value handler 2022/05/30 09:13:10 [debug] 7804\#0: *20 lua run thread, top:0 2022/05/30 09:13:10 [error] 7804\#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 09:13:10 [debug] 7804\#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 09:13:10 [error] 7804\#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 09:13:10 [debug] 7804\#0: *20 lua resume returned 0 2022/05/30 09:13:10 [debug] 7804\#0: *20 lua light thread ended normally 2022/05/30 09:13:10 [debug] 7804\#0: *20 lua deleting light thread 2022/05/30 09:13:10 [debug] 7804\#0: *20 stream lua run thread returned 0 2022/05/30 09:13:10 [debug] 7804\#0: *20 stream lua finalize fake request: 0 2022/05/30 09:13:10 [debug] 7804\#0: *20 stream lua close fake request 2022/05/30 09:13:10 [debug] 7804\#0: *20 cleanup lua tcp socket request 2022/05/30 09:13:10 [debug] 7804\#0: *20 stream lua finalize socket 2022/05/30 09:13:10 [debug] 7804\#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) | |
043-shdict.t | TEST 56: get_stale: expired entries can still be fetched - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ 32, nil, true -33, nil, false +33, nil, true ' |
091-coroutine.t | nginx: [error] | init_by_lua error: init_by_lua:7: init_by_lua:4: something went wrong |
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 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 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 1) | |
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) | |
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 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 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 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 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 "stream lua close fake stream connection" should match a line in error.log (req 1) | |
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 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 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 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 1) | |
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 8183 pending timers ' expected: 'stream lua found 8191 pending timers ' |
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 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 3: trying to add new timer after HUP reload - pattern "lua abort pending timers" 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 ngx.timer expired" should match a line in error.log (req 1) | |
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 1) | |
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 1) | |
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 1) | |
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 1: single timer - pattern "lua abort pending timers" should match a line in error.log (req 1) | |
109-timer-hup.t | TEST 1: single timer - pattern "lua ngx.timer expired" should match a line in error.log (req 1) | |
109-timer-hup.t | TEST 1: single timer - pattern "stream lua close fake stream connection" should match a line in error.log (req 1) | |
109-timer-hup.t | TEST 1: single timer - pattern "in callback: hello, 1" should match a line in error.log (req 1) | |
109-timer-hup.t | TEST 1: single timer - pattern "timer prematurely expired: true" should match a line in error.log (req 1) | |
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 |
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.