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

Detailed Test Report for ngx_stream_lua in linux x86_64 (hv)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
d987a0cb 2020-02-28 00:52:46 GMT 2 50 115 9430 1541 sec

LuaJIT

LuaJIT 2.1.0-beta3, commit 0e646b54

OpenSSL

OpenSSL 1.1.1d 10 Sep 2019

Compilation Errors

Unexpected Failures

File Name Details
128-duplex-tcp-socket.t TEST 4: reads are rejected while writes are not - tcp_query ok got: ''
expected: 'flush_all
'
128-duplex-tcp-socket.t TEST 4: reads are rejected while writes are not - TCP query length ok got: '0'
expected: '11'

Expected Failures

File Name Details
043-shdict.t TEST 45: list all keys in a shdict - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,4 @@
-2
+3
bah
bar
+foo
'
043-shdict.t TEST 32: replace key (key not exists) - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
-incr: nil not found
+incr: nil not a number
-foo = nil
+foo = true
'
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: '3
'
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 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: '2050
'
expected: '2048
'
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
'
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/02/28 02:07:53 [debug] 27011\#0: stream lua tcp socket keepalive: free connection pool for \"127.0.0.1:1984\"" (req 0) 2020/02/28 02:07:53 [debug] 27011\#0: *292 http keepalive handler
2020/02/28 02:07:53 [debug] 27011\#0: *292 close http connection: 15
2020/02/28 02:07:53 [debug] 27011\#0: *292 event timer del: 15: 4690028
2020/02/28 02:07:53 [debug] 27011\#0: *292 reusable connection: 0
2020/02/28 02:07:53 [debug] 27011\#0: *292 free: 000000000822F1D0, unused: 0
2020/02/28 02:07:53 [debug] 27011\#0: *292 free: 0000000008228CF0, unused: 0
2020/02/28 02:07:53 [debug] 27011\#0: *292 free: 00000000080AFDD0, unused: 0
2020/02/28 02:07:53 [debug] 27011\#0: *292 free: 00000000080AFD80, unused: 0
2020/02/28 02:07:53 [debug] 27011\#0: *292 free: 00000000080AFCE0, 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/02/28 02:07:54 [debug] 27041\#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/02/28 02:07:54 [debug] 27041\#0: *321 http keepalive handler
2020/02/28 02:07:54 [debug] 27041\#0: *321 close http connection: 16
2020/02/28 02:07:54 [debug] 27041\#0: *321 event timer del: 16: 4699860
2020/02/28 02:07:54 [debug] 27041\#0: *321 reusable connection: 0
2020/02/28 02:07:54 [debug] 27041\#0: *321 free: 0000000008774F70, unused: 0
2020/02/28 02:07:54 [debug] 27041\#0: *321 free: 0000000008712530, unused: 0
2020/02/28 02:07:54 [debug] 27041\#0: *321 free: 00000000086FC4C0, unused: 0
2020/02/28 02:07:54 [debug] 27041\#0: *321 free: 00000000086FC470, unused: 0
2020/02/28 02:07:54 [debug] 27041\#0: *321 free: 00000000086231D0, 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/02/28 02:07:55 [debug] 27071\#0: stream lua tcp socket keepalive: free connection pool for \"A\"" (req 0) 2020/02/28 02:07:55 [debug] 27071\#0: stream lua tcp socket keepalive close handler: fd:15
2020/02/28 02:07:55 [debug] 27071\#0: event timer del: 15: 4692679
2020/02/28 02:07:55 [debug] 27071\#0: reusable connection: 0
2020/02/28 02:07:55 [debug] 27071\#0: stream lua tcp socket keepalive: free connection pool for "B"
2020/02/28 02:07:55 [notice] 27071\#0: exiting
2020/02/28 02:07:55 [debug] 27071\#0: flush files
2020/02/28 02:07:55 [debug] 27071\#0: run cleanup: 000000000882ACC0
2020/02/28 02:07:55 [debug] 27071\#0: run cleanup: 00000000081A1110
2020/02/28 02:07:55 [debug] 27071\#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/02/28 02:07:55 [debug] 27071\#0: stream lua tcp socket keepalive: free connection pool for \"B\"" (req 0) 2020/02/28 02:07:55 [notice] 27071\#0: exiting
2020/02/28 02:07:55 [debug] 27071\#0: flush files
2020/02/28 02:07:55 [debug] 27071\#0: run cleanup: 000000000882ACC0
2020/02/28 02:07:55 [debug] 27071\#0: run cleanup: 00000000081A1110
2020/02/28 02:07:55 [debug] 27071\#0: lua decrementing the reference count for Lua VM: 1
2020/02/28 02:07:55 [debug] 27071\#0: lua close the global Lua VM 00000000087FB2B0
2020/02/28 02:07:55 [debug] 27071\#0: run cleanup: 00000000081A1060
2020/02/28 02:07:55 [debug] 27071\#0: run cleanup: 00000000081A0FB0
2020/02/28 02:07:55 [debug] 27071\#0: run cleanup: 0000000008C420C0
'
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/02/28 02:07:56 [debug] 27101\#0: stream lua tcp socket keepalive: free connection pool for \"foo\"" (req 0) 2020/02/28 02:07:56 [notice] 27101\#0: exiting
2020/02/28 02:07:56 [debug] 27101\#0: flush files
2020/02/28 02:07:56 [debug] 27101\#0: run cleanup: 00000000091497A0
2020/02/28 02:07:56 [debug] 27101\#0: run cleanup: 0000000008D02D20
2020/02/28 02:07:56 [debug] 27101\#0: lua decrementing the reference count for Lua VM: 1
2020/02/28 02:07:56 [debug] 27101\#0: lua close the global Lua VM 00000000086E2800
2020/02/28 02:07:56 [debug] 27101\#0: run cleanup: 0000000008D02C70
2020/02/28 02:07:56 [debug] 27101\#0: run cleanup: 0000000008D02BC0
2020/02/28 02:07:56 [debug] 27101\#0: run cleanup: 000000000910C540
'
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/02/28 02:07:57 [debug] 27131\#0: stream lua tcp socket keepalive: free connection pool for \"A\"" (req 0) 2020/02/28 02:07:57 [debug] 27131\#0: stream lua tcp socket keepalive close handler: fd:16
2020/02/28 02:07:57 [debug] 27131\#0: event timer del: 16: 4694267
2020/02/28 02:07:57 [debug] 27131\#0: reusable connection: 0
2020/02/28 02:07:57 [debug] 27131\#0: stream lua tcp socket keepalive: free connection pool for "B"
2020/02/28 02:07:57 [debug] 27131\#0: worker cycle
2020/02/28 02:07:57 [debug] 27131\#0: epoll timer: 59524
2020/02/28 02:07:57 [debug] 27131\#0: epoll: fd:8 ev:2011 d:0000000009005E21
2020/02/28 02:07:57 [debug] 27131\#0: epoll_wait() error on fd:8 ev:2011
2020/02/28 02:07:57 [debug] 27131\#0: *408 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/02/28 02:07:57 [debug] 27131\#0: stream lua tcp socket keepalive: free connection pool for \"B\"" (req 0) 2020/02/28 02:07:57 [debug] 27131\#0: worker cycle
2020/02/28 02:07:57 [debug] 27131\#0: epoll timer: 59524
2020/02/28 02:07:57 [debug] 27131\#0: epoll: fd:8 ev:2011 d:0000000009005E21
2020/02/28 02:07:57 [debug] 27131\#0: epoll_wait() error on fd:8 ev:2011
2020/02/28 02:07:57 [debug] 27131\#0: *408 http wait request handler
2020/02/28 02:07:57 [debug] 27131\#0: *408 malloc: 00000000091C2E80:80
2020/02/28 02:07:57 [debug] 27131\#0: *408 malloc: 00000000091C2F10:16
2020/02/28 02:07:57 [debug] 27131\#0: *408 malloc: 0000000008386CE0:1024
2020/02/28 02:07:57 [debug] 27131\#0: *408 malloc: 00000000082D6540: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 "2020/02/28 02:07:57 [debug] 27161\#0: stream lua tcp socket keepalive: free connection pool for \"A\"" (req 0) 2020/02/28 02:07:57 [debug] 27161\#0: worker cycle
2020/02/28 02:07:57 [debug] 27161\#0: epoll timer: 59540
2020/02/28 02:07:57 [debug] 27161\#0: epoll: fd:5 ev:2011 d:0000000008BA3511
2020/02/28 02:07:57 [debug] 27161\#0: epoll_wait() error on fd:5 ev:2011
2020/02/28 02:07:57 [debug] 27161\#0: *438 http wait request handler
2020/02/28 02:07:57 [debug] 27161\#0: *438 malloc: 000000000972DEB0:80
2020/02/28 02:07:57 [debug] 27161\#0: *438 malloc: 00000000095C3500:16
2020/02/28 02:07:57 [debug] 27161\#0: *438 malloc: 0000000008183D10:1024
2020/02/28 02:07:57 [debug] 27161\#0: *438 malloc: 000000000972FB20: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 "2020/02/28 02:08:04 [debug] 27371\#0: stream lua tcp socket keepalive: free connection pool for \"127.0.0.1:11211\"" (req 0) 2020/02/28 02:08:04 [notice] 27371\#0: exiting
2020/02/28 02:08:04 [debug] 27371\#0: flush files
2020/02/28 02:08:04 [debug] 27371\#0: run cleanup: 00000000086EE030
2020/02/28 02:08:04 [debug] 27371\#0: run cleanup: 0000000008156B40
2020/02/28 02:08:04 [debug] 27371\#0: lua decrementing the reference count for Lua VM: 1
2020/02/28 02:08:04 [debug] 27371\#0: lua close the global Lua VM 00000000082350A0
2020/02/28 02:08:04 [debug] 27371\#0: run cleanup: 0000000008156A90
2020/02/28 02:08:04 [debug] 27371\#0: run cleanup: 00000000081569E0
2020/02/28 02:08:04 [debug] 27371\#0: run cleanup: 0000000008B47EA0
'
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/02/28 02:08:05 [debug] 27401\#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/02/28 02:08:05 [debug] 27401\#0: worker cycle
2020/02/28 02:08:05 [debug] 27401\#0: epoll timer: 59536
2020/02/28 02:08:05 [debug] 27401\#0: epoll: fd:4 ev:2011 d:0000000008608290
2020/02/28 02:08:05 [debug] 27401\#0: epoll_wait() error on fd:4 ev:2011
2020/02/28 02:08:05 [debug] 27401\#0: *671 http wait request handler
2020/02/28 02:08:05 [debug] 27401\#0: *671 malloc: 00000000090BA470:80
2020/02/28 02:08:05 [debug] 27401\#0: *671 malloc: 00000000080FB9E0:16
2020/02/28 02:08:05 [debug] 27401\#0: *671 malloc: 0000000008CDBD10:1024
2020/02/28 02:08:05 [debug] 27401\#0: *671 malloc: 00000000080CB980:16
'
091-coroutine.t nginx: [error] init_by_lua error: init_by_lua:7: init_by_lua:4: something went wrong
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 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 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)
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)
109-timer-hup.t TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 0) got: 'stream lua found 8188 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 8189 pending timers
'
expected: 'stream lua found 8191 pending timers
'
109-timer-hup.t TEST 1: single timer - pattern "lua abort pending timers" should match a line in error.log (req 0)
109-timer-hup.t TEST 1: single timer - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
109-timer-hup.t TEST 1: single timer - pattern "stream lua close fake stream connection" should match a line in error.log (req 0)
109-timer-hup.t TEST 1: single timer - pattern "in callback: hello, 1" should match a line in error.log (req 0)
109-timer-hup.t TEST 1: single timer - pattern "timer prematurely expired: true" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "lua abort pending timers" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "stream lua close fake stream connection" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "f: timer prematurely expired: true" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "f: registered a new timer after reload" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "f: exiting=true" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "g: timer prematurely expired: false" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "g: exiting=true" should match a line in error.log (req 0)
109-timer-hup.t TEST 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)
124-init-worker.t TEST 18: syslog error log - udp_query ok ''
doesn't match '(?^:Bad bad bad)'
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,5 +1,5 @@
successfully set foo.
-successfully set bar.
+failed to set bar: no memory
found foo: 4000
successfully set baz with force.
foo not found
'
126-shdict-frag.t TEST 3: merge 3 single-page free slabs (actively deleted, merge backward AND forward) - 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
'
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:

Warnings

Go back to the index page.