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

Detailed Test Report for ngx_stream_lua in linux i386 (h)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
945ab994 2020-10-29 15:50:11 GMT 1 33 115 9559 2439 sec

LuaJIT

LuaJIT 2.1.0-beta3, commit 29a66f77

OpenSSL

OpenSSL 1.1.1h 22 Sep 2020

Compilation Errors

Unexpected Failures

File Name Details
106-timer.t # Looks like you planned 588 tests but ran 586.

Expected Failures

File Name Details
043-shdict.t TEST 51: list all keys in a shdict with all keys expired - response_body - response is expected (repeated req 0, req 0) got: '2
'
expected: '0
'
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: '2
'
expected: '0
'
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: '3
'
expected: '0
'
043-shdict.t TEST 45: list all keys in a shdict - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,5 @@
-2
+4
+56
bah
bar
+foo
'
043-shdict.t TEST 28: replace key (key not exists) - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
-replace: false not found false
+replace: true nil false
-foo = nil
+foo = 10502
'
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: '2049
'
expected: '2048
'
043-shdict.t TEST 47: list all keys in a shdict with expires - response_body - response is expected (repeated req 0, req 0) got: '1024
'
expected: '2
'
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 "2020/10/29 21:32:31 [debug] 27070\#0: stream lua tcp socket keepalive: free connection pool for \"127.0.0.1:1984\"" (req 0) 2020/10/29 21:32:31 [debug] 27070\#0: *272 http keepalive handler
2020/10/29 21:32:31 [debug] 27070\#0: *272 close http connection: 16
2020/10/29 21:32:31 [debug] 27070\#0: *272 event timer del: 16: 20638981
2020/10/29 21:32:31 [debug] 27070\#0: *272 reusable connection: 0
2020/10/29 21:32:31 [debug] 27070\#0: *272 free: 093620B0, unused: 0
2020/10/29 21:32:31 [debug] 27070\#0: *272 free: 0935F2C0, unused: 0
2020/10/29 21:32:31 [debug] 27070\#0: *272 free: 0935F2A0, unused: 0
2020/10/29 21:32:31 [debug] 27070\#0: *272 free: 0934C390, unused: 0
2020/10/29 21:32:31 [debug] 27070\#0: *272 free: 09380988, 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 "2020/10/29 21:32:33 [debug] 27098\#0: 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) 2020/10/29 21:32:33 [debug] 27098\#0: *299 http keepalive handler
2020/10/29 21:32:33 [debug] 27098\#0: *299 close http connection: 17
2020/10/29 21:32:33 [debug] 27098\#0: *299 event timer del: 17: 20649670
2020/10/29 21:32:33 [debug] 27098\#0: *299 reusable connection: 0
2020/10/29 21:32:33 [debug] 27098\#0: *299 free: 0934DF50, unused: 0
2020/10/29 21:32:33 [debug] 27098\#0: *299 free: 09350628, unused: 0
2020/10/29 21:32:33 [debug] 27098\#0: *299 free: 093656A0, unused: 0
2020/10/29 21:32:33 [debug] 27098\#0: *299 free: 0934E590, unused: 0
2020/10/29 21:32:33 [debug] 27098\#0: *299 free: 0936F508, 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 "2020/10/29 21:32:35 [debug] 27126\#0: stream lua tcp socket keepalive: free connection pool for \"A\"" (req 0) 2020/10/29 21:32:35 [debug] 27126\#0: stream lua tcp socket keepalive close handler: fd:16
2020/10/29 21:32:35 [debug] 27126\#0: event timer del: 16: 20643398
2020/10/29 21:32:35 [debug] 27126\#0: reusable connection: 0
2020/10/29 21:32:35 [debug] 27126\#0: stream lua tcp socket keepalive: free connection pool for "B"
2020/10/29 21:32:35 [notice] 27126\#0: exiting
2020/10/29 21:32:35 [debug] 27126\#0: flush files
2020/10/29 21:32:35 [debug] 27126\#0: run cleanup: 0934BC50
2020/10/29 21:32:35 [debug] 27126\#0: run cleanup: 0936F380
2020/10/29 21:32:35 [debug] 27126\#0: 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 "2020/10/29 21:32:35 [debug] 27126\#0: stream lua tcp socket keepalive: free connection pool for \"B\"" (req 0) 2020/10/29 21:32:35 [notice] 27126\#0: exiting
2020/10/29 21:32:35 [debug] 27126\#0: flush files
2020/10/29 21:32:35 [debug] 27126\#0: run cleanup: 0934BC50
2020/10/29 21:32:35 [debug] 27126\#0: run cleanup: 0936F380
2020/10/29 21:32:35 [debug] 27126\#0: lua decrementing the reference count for Lua VM: 1
2020/10/29 21:32:35 [debug] 27126\#0: lua close the global Lua VM B6E371C8
2020/10/29 21:32:35 [debug] 27126\#0: run cleanup: 0936F360
2020/10/29 21:32:35 [debug] 27126\#0: run cleanup: 0936F340
2020/10/29 21:32:35 [debug] 27126\#0: run cleanup: 093861C0
'
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 "2020/10/29 21:32:36 [debug] 27154\#0: stream lua tcp socket keepalive: free connection pool for \"foo\"" (req 0) 2020/10/29 21:32:36 [notice] 27154\#0: exiting
2020/10/29 21:32:36 [debug] 27154\#0: flush files
2020/10/29 21:32:36 [debug] 27154\#0: run cleanup: 09346FB0
2020/10/29 21:32:36 [debug] 27154\#0: run cleanup: 0934AA40
2020/10/29 21:32:36 [debug] 27154\#0: lua decrementing the reference count for Lua VM: 1
2020/10/29 21:32:36 [debug] 27154\#0: lua close the global Lua VM B6D951C8
2020/10/29 21:32:36 [debug] 27154\#0: run cleanup: 0934AA20
2020/10/29 21:32:36 [debug] 27154\#0: run cleanup: 0934AA00
2020/10/29 21:32:36 [debug] 27154\#0: run cleanup: 09386E28
'
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 "2020/10/29 21:32:38 [debug] 27182\#0: stream lua tcp socket keepalive: free connection pool for \"A\"" (req 0) 2020/10/29 21:32:38 [debug] 27182\#0: stream lua tcp socket keepalive close handler: fd:17
2020/10/29 21:32:38 [debug] 27182\#0: event timer del: 17: 20646838
2020/10/29 21:32:38 [debug] 27182\#0: reusable connection: 0
2020/10/29 21:32:38 [debug] 27182\#0: stream lua tcp socket keepalive: free connection pool for "B"
2020/10/29 21:32:38 [debug] 27182\#0: worker cycle
2020/10/29 21:32:38 [debug] 27182\#0: epoll timer: 59456
2020/10/29 21:32:38 [debug] 27182\#0: epoll: fd:9 ev:2011 d:0937C7FD
2020/10/29 21:32:38 [debug] 27182\#0: epoll_wait() error on fd:9 ev:2011
2020/10/29 21:32:38 [debug] 27182\#0: *380 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 "2020/10/29 21:32:38 [debug] 27182\#0: stream lua tcp socket keepalive: free connection pool for \"B\"" (req 0) 2020/10/29 21:32:38 [debug] 27182\#0: worker cycle
2020/10/29 21:32:38 [debug] 27182\#0: epoll timer: 59456
2020/10/29 21:32:38 [debug] 27182\#0: epoll: fd:9 ev:2011 d:0937C7FD
2020/10/29 21:32:38 [debug] 27182\#0: epoll_wait() error on fd:9 ev:2011
2020/10/29 21:32:38 [debug] 27182\#0: *380 http wait request handler
2020/10/29 21:32:38 [debug] 27182\#0: *380 malloc: 0934E5A8:52
2020/10/29 21:32:38 [debug] 27182\#0: *380 malloc: 09385F10:8
2020/10/29 21:32:38 [debug] 27182\#0: *380 malloc: 09374C98:1024
2020/10/29 21:32:38 [debug] 27182\#0: *380 malloc: 0934F978:8
'
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 "2020/10/29 21:32:40 [debug] 27210\#0: stream lua tcp socket keepalive: free connection pool for \"A\"" (req 0) 2020/10/29 21:32:40 [debug] 27210\#0: worker cycle
2020/10/29 21:32:40 [debug] 27210\#0: epoll timer: 59492
2020/10/29 21:32:40 [debug] 27210\#0: epoll: fd:6 ev:2011 d:0935876D
2020/10/29 21:32:40 [debug] 27210\#0: epoll_wait() error on fd:6 ev:2011
2020/10/29 21:32:40 [debug] 27210\#0: *408 http wait request handler
2020/10/29 21:32:40 [debug] 27210\#0: *408 malloc: 09384E98:52
2020/10/29 21:32:40 [debug] 27210\#0: *408 malloc: 09355270:8
2020/10/29 21:32:40 [debug] 27210\#0: *408 malloc: 0936B3A0:1024
2020/10/29 21:32:40 [debug] 27210\#0: *408 malloc: 0938EC38:8
'
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 "2020/10/29 21:32:53 [debug] 27406\#0: stream lua tcp socket keepalive: free connection pool for \"127.0.0.1:11211\"" (req 0) 2020/10/29 21:32:53 [notice] 27406\#0: exiting
2020/10/29 21:32:53 [debug] 27406\#0: flush files
2020/10/29 21:32:53 [debug] 27406\#0: run cleanup: 0934BC50
2020/10/29 21:32:53 [debug] 27406\#0: run cleanup: 09361E18
2020/10/29 21:32:53 [debug] 27406\#0: lua decrementing the reference count for Lua VM: 1
2020/10/29 21:32:53 [debug] 27406\#0: lua close the global Lua VM B6E371C8
2020/10/29 21:32:53 [debug] 27406\#0: run cleanup: 09361DF8
2020/10/29 21:32:53 [debug] 27406\#0: run cleanup: 09361DD8
2020/10/29 21:32:53 [debug] 27406\#0: run cleanup: 093544F8
'
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 "2020/10/29 21:32:54 [debug] 27434\#0: 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) 2020/10/29 21:32:54 [debug] 27434\#0: worker cycle
2020/10/29 21:32:54 [debug] 27434\#0: epoll timer: 59448
2020/10/29 21:32:54 [debug] 27434\#0: epoll: fd:4 ev:2011 d:0935876C
2020/10/29 21:32:54 [debug] 27434\#0: epoll_wait() error on fd:4 ev:2011
2020/10/29 21:32:54 [debug] 27434\#0: *625 http wait request handler
2020/10/29 21:32:54 [debug] 27434\#0: *625 malloc: 09361920:52
2020/10/29 21:32:54 [debug] 27434\#0: *625 malloc: 09350530:8
2020/10/29 21:32:54 [debug] 27434\#0: *625 malloc: 0938BF88:1024
2020/10/29 21:32:54 [debug] 27434\#0: *625 malloc: 09391E78:8
'
091-coroutine.t nginx: [error] init_by_lua error: init_by_lua:7: init_by_lua:4: something went wrong
109-timer-hup.t TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 0) got: 'stream lua found 8189 pending timers
'
expected: 'stream lua found 8191 pending timers
'
109-timer-hup.t TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 1) got: 'stream lua found 8187 pending timers
'
expected: 'stream lua found 8191 pending timers
'
124-init-worker.t TEST 18: syslog error log - udp_query ok ''
doesn't match '(?^:Bad bad bad)'
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,5 +1,5 @@
-successfully set bar.
+successfully set bar with force.
failed to safe set baz: no memory
found bar: 4000
delete bar
-failed to safe set baz: no memory
+successfully safe set baz
'
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,6 +1,6 @@
-successfully set foo.
-successfully set bar.
-found foo: 4000
+failed to set foo: no memory
+successfully set bar with force.
+foo not found
successfully set baz with force.
foo not found
bar not found
'
126-shdict-frag.t TEST 7: merge big slabs (less than max slab size) backward - 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] "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 11: get phase - pattern "[error]" should not match any line in error.log but matches line "2020/10/29 21:48:14 [error] 7903\#0: send() failed (111: Connection refused)" (req 0) 2020/10/29 21:48:14 [debug] 7903\#0: close listening unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock \#12
2020/10/29 21:48:14 [debug] 7903\#0: epoll del event: fd:8 op:2 ev:00000000
2020/10/29 21:48:14 [debug] 7903\#0: close listening 0.0.0.0:1985 \#8
2020/10/29 21:48:14 [debug] 7903\#0: epoll del event: fd:9 op:2 ev:00000000
2020/10/29 21:48:14 [debug] 7903\#0: close listening 0.0.0.0:1984 \#9
2020/10/29 21:48:14 [notice] 7903\#0: exiting
2020/10/29 21:48:14 [debug] 7903\#0: flush files
2020/10/29 21:48:14 [debug] 7903\#0: run cleanup: 0848FE88
2020/10/29 21:48:14 [debug] 7903\#0: run cleanup: 084B6050
'
Looks like you failed 1 test of 384.
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:

Warnings

Go back to the index page.