(This page was automatically generated by the tools in the opsboy project on 04:52:02 11-Oct-2024 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
9135e7bd | 2023-12-21 16:01:58 GMT | 0 | 34 | 118 | 10314 | 789 sec |
File | Name | Details |
---|---|---|
043-shdict.t | TEST 24: add key (key not exists) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ -add: true nil false +add: false exists false -foo = 10502 +foo = hello, world ' |
043-shdict.t | TEST 50: list keys in an empty shdict with a limit - response_body - response is expected (repeated req 0, req 0) |
got: '4 ' expected: '0 ' |
043-shdict.t | TEST 6: expired entries (can be auto-removed by get) - response_body - response is expected (repeated req 0, req 0) |
got: '32 ' expected: 'nil ' |
043-shdict.t | TEST 41: flush_expires - response_body - response is expected (repeated req 0, req 0) |
got: '2 ' expected: '1 ' |
043-shdict.t | TEST 48: list keys in a shdict with limit larger than number of keys - response_body - response is expected (repeated req 0, req 0) |
got: '3 ' expected: '2 ' |
043-shdict.t | TEST 49: list keys in an empty shdict - response_body - response is expected (repeated req 0, req 0) |
got: '1 ' expected: '0 ' |
043-shdict.t | TEST 53: list all keys in a shdict with more than 1024 keys with 0 limit set - response_body - response is expected (repeated req 0, req 0) |
got: '2051 ' expected: '2048 ' |
043-shdict.t | TEST 43: flush_expires an empty dict - response_body - response is expected (repeated req 0, req 0) |
got: '2018 ' expected: '0 ' |
043-shdict.t | TEST 9: forcibly override other valid entries - response_body - like (repeated req 0, req 0) |
'true nil true abort at 7 cur value: hello hello hello hello hello hello hello hello hello hello7 1st value: hello hello hello hello hello hello hello hello hello hello1 2nd value: hello hello hello hello hello hello hello hello hello hello2 true nil true abort at 8 cur value: hello hello hello hello hello hello hello hello hello hello8 1st value: hello hello hello hello hello hello hello hello hello hello1 2nd value: hello hello hello hello hello hello hello hello hello hello2 ' doesn't match '(?^:true nil true abort at (353|705) cur value: hello hello hello hello hello hello hello hello hello hello\1 1st value: nil 2nd value: hello hello hello hello hello hello hello hello hello hello2 )' |
068-socket-keepalive.t | TEST 12: sanity (uds) - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2023/12/22 00:43:39 [debug] 20756\#20756: stream lua tcp socket keepalive: free connection pool for \"127.0.0.1:1984\"" (req 0) |
2023/12/22 00:43:39 [debug] 20756\#20756: *286 http keepalive handler 2023/12/22 00:43:39 [debug] 20756\#20756: *286 close http connection: 15 2023/12/22 00:43:39 [debug] 20756\#20756: *286 event timer del: 15: 31454250 2023/12/22 00:43:39 [debug] 20756\#20756: *286 reusable connection: 0 2023/12/22 00:43:39 [debug] 20756\#20756: *286 free: 00000000018B17D0, unused: 0 2023/12/22 00:43:39 [debug] 20756\#20756: *286 free: 00000000018B1750, unused: 0 2023/12/22 00:43:39 [debug] 20756\#20756: *286 free: 00000000018ABBB0, unused: 0 2023/12/22 00:43:39 [debug] 20756\#20756: *286 free: 00000000018ABB40, unused: 0 2023/12/22 00:43:39 [debug] 20756\#20756: *286 free: 00000000018AD780, unused: 0 ' |
068-socket-keepalive.t | TEST 15: custom pools (different pool for the same host:port) - tcp - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2023/12/22 00:43:39 [debug] 20789\#20789: stream lua tcp socket keepalive: free connection pool for \"unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock\"" (req 0) |
2023/12/22 00:43:39 [debug] 20789\#20789: *313 http keepalive handler 2023/12/22 00:43:39 [debug] 20789\#20789: *313 close http connection: 16 2023/12/22 00:43:39 [debug] 20789\#20789: *313 event timer del: 16: 31463582 2023/12/22 00:43:39 [debug] 20789\#20789: *313 reusable connection: 0 2023/12/22 00:43:39 [debug] 20789\#20789: *313 free: 00000000018E8A90, unused: 0 2023/12/22 00:43:39 [debug] 20789\#20789: *313 free: 00000000018DCA70, unused: 0 2023/12/22 00:43:39 [debug] 20789\#20789: *313 free: 00000000018E4FB0, unused: 0 2023/12/22 00:43:39 [debug] 20789\#20789: *313 free: 000000000186FA90, unused: 0 2023/12/22 00:43:39 [debug] 20789\#20789: *313 free: 00000000018E9680, unused: 0 ' |
068-socket-keepalive.t | TEST 16: custom pools (same pool for different host:port) - tcp - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2023/12/22 00:43:39 [debug] 20823\#20823: stream lua tcp socket keepalive: free connection pool for \"A\"" (req 0) |
2023/12/22 00:43:39 [debug] 20823\#20823: stream lua tcp socket keepalive close handler: fd:15 2023/12/22 00:43:39 [debug] 20823\#20823: event timer del: 15: 31455938 2023/12/22 00:43:39 [debug] 20823\#20823: reusable connection: 0 2023/12/22 00:43:39 [debug] 20823\#20823: stream lua tcp socket keepalive: free connection pool for "B" 2023/12/22 00:43:39 [notice] 20823\#20823: exiting 2023/12/22 00:43:39 [debug] 20823\#20823: flush files 2023/12/22 00:43:39 [debug] 20823\#20823: run cleanup: 00000000018745E0 2023/12/22 00:43:39 [debug] 20823\#20823: run cleanup: 000000000188B1E0 2023/12/22 00:43:39 [debug] 20823\#20823: lua decrementing the reference count for Lua VM: 1 ' |
068-socket-keepalive.t | TEST 16: custom pools (same pool for different host:port) - tcp - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2023/12/22 00:43:39 [debug] 20823\#20823: stream lua tcp socket keepalive: free connection pool for \"B\"" (req 0) |
2023/12/22 00:43:39 [notice] 20823\#20823: exiting 2023/12/22 00:43:39 [debug] 20823\#20823: flush files 2023/12/22 00:43:39 [debug] 20823\#20823: run cleanup: 00000000018745E0 2023/12/22 00:43:39 [debug] 20823\#20823: run cleanup: 000000000188B1E0 2023/12/22 00:43:39 [debug] 20823\#20823: lua decrementing the reference count for Lua VM: 1 2023/12/22 00:43:39 [debug] 20823\#20823: lua close the global Lua VM 00007F426D55C380 2023/12/22 00:43:39 [debug] 20823\#20823: run cleanup: 000000000188B1A0 2023/12/22 00:43:39 [debug] 20823\#20823: run cleanup: 000000000188B160 2023/12/22 00:43:39 [debug] 20823\#20823: run cleanup: 00000000018DEF60 ' |
068-socket-keepalive.t | TEST 17: custom pools (different pool for the same host:port) - unix - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2023/12/22 00:43:40 [debug] 20851\#20851: stream lua tcp socket keepalive: free connection pool for \"foo\"" (req 0) |
2023/12/22 00:43:40 [notice] 20851\#20851: exiting 2023/12/22 00:43:40 [debug] 20851\#20851: flush files 2023/12/22 00:43:40 [debug] 20851\#20851: run cleanup: 000000000186D030 2023/12/22 00:43:40 [debug] 20851\#20851: run cleanup: 00000000018BCF00 2023/12/22 00:43:40 [debug] 20851\#20851: lua decrementing the reference count for Lua VM: 1 2023/12/22 00:43:40 [debug] 20851\#20851: lua close the global Lua VM 00007F426D49C380 2023/12/22 00:43:40 [debug] 20851\#20851: run cleanup: 00000000018ED160 2023/12/22 00:43:40 [debug] 20851\#20851: run cleanup: 00000000018ED120 2023/12/22 00:43:40 [debug] 20851\#20851: run cleanup: 00000000018ED180 ' |
068-socket-keepalive.t | TEST 18: custom pools (same pool for the same path) - unix - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2023/12/22 00:43:40 [debug] 20887\#20887: stream lua tcp socket keepalive: free connection pool for \"A\"" (req 0) |
2023/12/22 00:43:40 [debug] 20887\#20887: stream lua tcp socket keepalive close handler: fd:16 2023/12/22 00:43:40 [debug] 20887\#20887: event timer del: 16: 31456892 2023/12/22 00:43:40 [debug] 20887\#20887: reusable connection: 0 2023/12/22 00:43:40 [debug] 20887\#20887: stream lua tcp socket keepalive: free connection pool for "B" 2023/12/22 00:43:40 [debug] 20887\#20887: worker cycle 2023/12/22 00:43:40 [debug] 20887\#20887: epoll timer: 398 2023/12/22 00:43:40 [debug] 20887\#20887: epoll: fd:8 ev:2011 d:00000000018CCCC9 2023/12/22 00:43:40 [debug] 20887\#20887: epoll_wait() error on fd:8 ev:2011 2023/12/22 00:43:40 [debug] 20887\#20887: *398 http wait request handler ' |
068-socket-keepalive.t | TEST 18: custom pools (same pool for the same path) - unix - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2023/12/22 00:43:40 [debug] 20887\#20887: stream lua tcp socket keepalive: free connection pool for \"B\"" (req 0) |
2023/12/22 00:43:40 [debug] 20887\#20887: worker cycle 2023/12/22 00:43:40 [debug] 20887\#20887: epoll timer: 398 2023/12/22 00:43:40 [debug] 20887\#20887: epoll: fd:8 ev:2011 d:00000000018CCCC9 2023/12/22 00:43:40 [debug] 20887\#20887: epoll_wait() error on fd:8 ev:2011 2023/12/22 00:43:40 [debug] 20887\#20887: *398 http wait request handler 2023/12/22 00:43:40 [debug] 20887\#20887: *398 malloc: 00000000018A6D90:80 2023/12/22 00:43:40 [debug] 20887\#20887: *398 malloc: 00000000018BAA50:16 2023/12/22 00:43:40 [debug] 20887\#20887: *398 malloc: 00000000018FB8F0:1024 2023/12/22 00:43:40 [debug] 20887\#20887: *398 malloc: 00000000018AC2F0:16 ' |
068-socket-keepalive.t | TEST 19: numeric pool option value - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2023/12/22 00:43:41 [debug] 20917\#20917: stream lua tcp socket keepalive: free connection pool for \"A\"" (req 0) |
2023/12/22 00:43:41 [debug] 20917\#20917: worker cycle 2023/12/22 00:43:41 [debug] 20917\#20917: epoll timer: 330 2023/12/22 00:43:41 [debug] 20917\#20917: epoll: fd:5 ev:2011 d:000000000188C0F9 2023/12/22 00:43:41 [debug] 20917\#20917: epoll_wait() error on fd:5 ev:2011 2023/12/22 00:43:41 [debug] 20917\#20917: *429 http wait request handler 2023/12/22 00:43:41 [debug] 20917\#20917: *429 malloc: 00000000018B90A0:80 2023/12/22 00:43:41 [debug] 20917\#20917: *429 malloc: 00000000018AA2D0:16 2023/12/22 00:43:41 [debug] 20917\#20917: *429 malloc: 00000000018BD220:1024 2023/12/22 00:43:41 [debug] 20917\#20917: *429 malloc: 00000000018A1600:16 ' |
068-socket-keepalive.t | TEST 28: conn queuing: connect() can specify 'pool_size' for unix domain socket - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2023/12/22 00:43:45 [debug] 21153\#21153: stream lua tcp socket keepalive: free connection pool for \"127.0.0.1:11211\"" (req 0) |
2023/12/22 00:43:45 [notice] 21153\#21153: exiting 2023/12/22 00:43:45 [debug] 21153\#21153: flush files 2023/12/22 00:43:45 [debug] 21153\#21153: run cleanup: 00000000018745E0 2023/12/22 00:43:45 [debug] 21153\#21153: run cleanup: 00000000018E8340 2023/12/22 00:43:45 [debug] 21153\#21153: lua decrementing the reference count for Lua VM: 1 2023/12/22 00:43:45 [debug] 21153\#21153: lua close the global Lua VM 00007F426D55C380 2023/12/22 00:43:45 [debug] 21153\#21153: run cleanup: 00000000018E8300 2023/12/22 00:43:45 [debug] 21153\#21153: run cleanup: 00000000018E82C0 2023/12/22 00:43:45 [debug] 21153\#21153: run cleanup: 000000000187BEE0 ' |
068-socket-keepalive.t | TEST 29: conn queuing: connect() can specify 'pool_size' for custom pool - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2023/12/22 00:43:45 [debug] 21188\#21188: stream lua tcp socket keepalive: free connection pool for \"unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock\"" (req 0) |
2023/12/22 00:43:45 [debug] 21188\#21188: worker cycle 2023/12/22 00:43:45 [debug] 21188\#21188: epoll timer: 507 2023/12/22 00:43:45 [debug] 21188\#21188: epoll: fd:4 ev:2011 d:000000000188AEE8 2023/12/22 00:43:45 [debug] 21188\#21188: epoll_wait() error on fd:4 ev:2011 2023/12/22 00:43:45 [debug] 21188\#21188: *660 http wait request handler 2023/12/22 00:43:45 [debug] 21188\#21188: *660 malloc: 00000000018882B0:80 2023/12/22 00:43:45 [debug] 21188\#21188: *660 malloc: 00000000018DC040:16 2023/12/22 00:43:45 [debug] 21188\#21188: *660 malloc: 00000000018B45D0:1024 2023/12/22 00:43:45 [debug] 21188\#21188: *660 malloc: 00000000018C4C60:16 ' |
091-coroutine.t | nginx: [error] | init_by_lua error: init_by_lua:7: init_by_lua:4: something went wrong |
124-init-worker.t | TEST 18: syslog error log - udp_query ok |
'' doesn't match '(?^:Bad bad bad)' |
126-shdict-frag.t | TEST 4: merge one single-page block backward, but no more - response_body - response is expected (repeated req 0, req 0) |
@@ -1,5 +1,5 @@ successfully set foo. -successfully set bar. +successfully set bar with force. successfully set baz. found foo: 4000 found bar: 4001 ' |
126-shdict-frag.t | TEST 1: merge 2 single-page free blocks (forcibly evicted, merge forward) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,11 +1,11 @@ successfully set foo. -successfully set bar. -successfully set baz with force. -foo not found +failed to set bar: no memory +failed to set baz: no memory +found foo: 4000 bar not found -found baz: 8102 -successfully set foo with force. -successfully set bar. +baz not found +successfully set foo. +successfully set bar with force. successfully set baz with force. foo not found bar not found ' |
126-shdict-frag.t | TEST 2: merge 2 single-page free slabs (forcibly evicted, merge backward) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,4 @@ -successfully set foo. +successfully set foo with force. successfully set bar. found foo: 4000 successfully set baz with force. ' |
126-shdict-frag.t | TEST 9: cannot merge in-used big slabs page (forward) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,4 @@ -successfully set bar. +successfully set bar with force. failed to safe set baz: no memory found bar: 4000 delete bar ' |
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 |
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 |
139-ssl-cert-by.t | TEST 25: get raw_client_addr - IPv4 - pattern "[error]" should not match any line in error.log but matches line "2023/12/22 00:49:02 [error] 4017\#4017: send() failed (111: Connection refused) while logging to syslog, server: 127.0.0.1:12345" (req 0) |
2023/12/22 00:49:02 [debug] 4017\#4017: close listening unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock \#6 2023/12/22 00:49:02 [debug] 4017\#4017: epoll del event: fd:7 op:2 ev:00000000 2023/12/22 00:49:02 [debug] 4017\#4017: close listening 0.0.0.0:1985 \#7 2023/12/22 00:49:02 [debug] 4017\#4017: epoll del event: fd:8 op:2 ev:00000000 2023/12/22 00:49:02 [debug] 4017\#4017: close listening 0.0.0.0:1984 \#8 2023/12/22 00:49:02 [notice] 4017\#4017: exiting 2023/12/22 00:49:02 [debug] 4017\#4017: flush files 2023/12/22 00:49:02 [debug] 4017\#4017: run cleanup: 000000000181D830 2023/12/22 00:49:02 [debug] 4017\#4017: run cleanup: 000000000183E0F0 ' |
160-disable-init-by-lua.t | TEST 1: ensure init_by_lua* is not run in signaller process - pattern "failed (2: No such file or directory)" should match a line in error.log (req 0) | |
160-disable-init-by-lua.t | TEST 1: ensure init_by_lua* is not run in signaller process - pattern "failed (2: No such file or directory)" should match a line in error.log (req 1) | |
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.