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

Detailed Test Report for ngx_lua in linux x86_64 (rv)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
0e769b76 2023-12-27 12:35:55 GMT 25 67 219 22946 8068 sec

LuaJIT

LuaJIT 2.1.1700206165, commit 4182d6bf

Compilation Errors

Unexpected Failures

File Name Details
023-rewrite/request_body.t TEST 9: test HTTP2 reading request body was disabled - command "curl -i -H User-Agent: -H Accept: -H Host: -sS --http2 --http2-prior-knowledge -X POST -H Host: localhost -H Content-Length: -H Content-Type: --data-binary @/home/ec2-user/git/lua-nginx-module/t/servroot/html/curl.data.bin --connect-timeout 3 --max-time 3 http://127.0.0.1:1984/echo_body" generates stderr output: curl: (7) Failed to connect to 127.0.0.1 port 1984: Connection refused '
023-rewrite/request_body.t TEST 9: test HTTP2 reading request body was disabled - status code ok got: ''
expected: '200'
023-rewrite/request_body.t TEST 9: test HTTP2 reading request body was disabled - response_body - response is expected (repeated req 0, req 0) got: ""
length: 0
expected: "nil"
length: 3
strings begin to differ at char 1 (line 1 column 1)
023-rewrite/request_body.t TEST 9: test HTTP2 reading request body was disabled - command "curl -i -H User-Agent: -H Accept: -H Host: -sS --http2 --http2-prior-knowledge -X POST -H Host: localhost -H Content-Length: -H Content-Type: --data-binary @/home/ec2-user/git/lua-nginx-module/t/servroot/html/curl.data.bin --connect-timeout 3 --max-time 3 http://127.0.0.1:1984/echo_body" generates stderr output: curl: (7) Failed to connect to 127.0.0.1 port 1984: Connection refused '
023-rewrite/request_body.t TEST 9: test HTTP2 reading request body was disabled - status code ok got: ''
expected: '200'
023-rewrite/request_body.t TEST 9: test HTTP2 reading request body was disabled - response_body - response is expected (repeated req 1, req 0) got: ""
length: 0
expected: "nil"
length: 3
strings begin to differ at char 1 (line 1 column 1)
023-rewrite/request_body.t nginx: [emerg] bind() to 0.0.0.0:1984 failed (98: Address already in use)
023-rewrite/request_body.t # Looks like you planned 40 tests but ran 42.
024-access/request_body.t TEST 9: test HTTP2 reading request body was disabled - command "curl -i -H User-Agent: -H Accept: -H Host: -sS --http2 --http2-prior-knowledge -X POST -H Host: localhost -H Content-Length: -H Content-Type: --data-binary @/home/ec2-user/git/lua-nginx-module/t/servroot/html/curl.data.bin --connect-timeout 3 --max-time 3 http://127.0.0.1:1984/echo_body" generates stderr output: curl: (7) Failed to connect to 127.0.0.1 port 1984: Connection refused '
024-access/request_body.t TEST 9: test HTTP2 reading request body was disabled - status code ok got: ''
expected: '200'
024-access/request_body.t TEST 9: test HTTP2 reading request body was disabled - response_body - response is expected (repeated req 0, req 0) got: ""
length: 0
expected: "nil"
length: 3
strings begin to differ at char 1 (line 1 column 1)
024-access/request_body.t TEST 9: test HTTP2 reading request body was disabled - command "curl -i -H User-Agent: -H Accept: -H Host: -sS --http2 --http2-prior-knowledge -X POST -H Host: localhost -H Content-Length: -H Content-Type: --data-binary @/home/ec2-user/git/lua-nginx-module/t/servroot/html/curl.data.bin --connect-timeout 3 --max-time 3 http://127.0.0.1:1984/echo_body" generates stderr output: curl: (7) Failed to connect to 127.0.0.1 port 1984: Connection refused '
024-access/request_body.t TEST 9: test HTTP2 reading request body was disabled - status code ok got: ''
expected: '200'
024-access/request_body.t TEST 9: test HTTP2 reading request body was disabled - response_body - response is expected (repeated req 1, req 0) got: ""
length: 0
expected: "nil"
length: 3
strings begin to differ at char 1 (line 1 column 1)
024-access/request_body.t nginx: [emerg] bind() to 0.0.0.0:1984 failed (98: Address already in use)
024-access/request_body.t # Looks like you planned 40 tests but ran 42.
044-req-body.t TEST 53: HTTP2 read buffered body was discarded - command "curl -i -H User-Agent: -H Accept: -H Host: -sS --http2 --http2-prior-knowledge -X POST -H Host: localhost -H Content-Length: -H Content-Type: --data-binary @/home/ec2-user/git/lua-nginx-module/t/servroot/html/curl.data.bin --connect-timeout 3 --max-time 3 http://127.0.0.1:1984/test" generates stderr output: curl: (7) Failed to connect to 127.0.0.1 port 1984: Connection refused '
044-req-body.t TEST 53: HTTP2 read buffered body was discarded - status code ok got: ''
expected: '500'
044-req-body.t TEST 53: HTTP2 read buffered body was discarded - pattern "http2 requests are not supported without content-length header" should match a line in error.log (req 0)
044-req-body.t TEST 53: HTTP2 read buffered body was discarded - command "curl -i -H User-Agent: -H Accept: -H Host: -sS --http2 --http2-prior-knowledge -X POST -H Host: localhost -H Content-Length: -H Content-Type: --data-binary @/home/ec2-user/git/lua-nginx-module/t/servroot/html/curl.data.bin --connect-timeout 3 --max-time 3 http://127.0.0.1:1984/test" generates stderr output: curl: (7) Failed to connect to 127.0.0.1 port 1984: Connection refused '
044-req-body.t TEST 53: HTTP2 read buffered body was discarded - status code ok got: ''
expected: '500'
044-req-body.t TEST 53: HTTP2 read buffered body was discarded - pattern "http2 requests are not supported without content-length header" should match a line in error.log (req 1)
044-req-body.t nginx: [emerg] bind() to 0.0.0.0:1984 failed (98: Address already in use)
044-req-body.t # Looks like you planned 528 tests but ran 530.
109-timer-hup.t TEST 1: single timer - pattern "timer prematurely expired: false" should not match any line in error.log but matches line "2023/12/27 14:26:37 [notice] 5077\#5077: *16443 [lua] content_by_lua(nginx.conf:74):14: g: timer prematurely expired: false, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984" (req 0) 2023/12/27 14:26:37 [debug] 4941\#4941: malloc: 0000000009476080:22
2023/12/27 14:26:37 [debug] 4941\#4941: malloc: 0000000009474320:16
2023/12/27 14:26:37 [debug] 4941\#4941: malloc: 00000000094760E0:64
2023/12/27 14:26:37 [debug] 4941\#4941: malloc: 0000000009476160:16
2023/12/27 14:26:37 [notice] 5077\#5077: *16443 [lua] content_by_lua(nginx.conf:74):15: g: exiting=true, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984
2023/12/27 14:26:37 [debug] 4941\#4941: malloc: 00000000094761B0:56
2023/12/27 14:26:37 [debug] 5077\#5077: *16443 lua resume returned 0
2023/12/27 14:26:37 [debug] 4941\#4941: malloc: 0000000009476230:16
2023/12/27 14:26:37 [debug] 5077\#5077: *16443 lua light thread ended normally
'

Expected Failures

File Name Details
014-bugs.t TEST 47: cosocket does not exit on worker_shutdown_timeout - pattern "(?^:failed to read a line: closed)" should match a line in error.log
014-bugs.t nginx: [emerg] unexpected "A" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:26
016-resp-header.t TEST 94: fix negative content-length number(\#1791) - pattern "upstream prematurely closed connection while sending to client" should match a line in error.log (req 0)
016-resp-header.t TEST 94: fix negative content-length number(\#1791) - pattern "upstream prematurely closed connection while sending to client" should match a line in error.log (req 1)
043-shdict.t nginx: [emerg] lua_shared_dict "dogs" is already defined as "dogs" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:26
058-tcp-socket.t TEST 68: receiveany with limited, max is larger than data - response_body - response is expected (repeated req 0, req 0) got: 'h
'
expected: 'hello world
'
058-tcp-socket.t TEST 68: receiveany with limited, max is larger than data - response_body - response is expected (repeated req 1, req 0) got: 'h
'
expected: 'hello world
'
058-tcp-socket.t TEST 69: receiveany with limited, max is smaller than data - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,11 @@
-hello w
+h
-orld
+e
+l
+l
+o
+
+w
+o
+r
+l
+d
'
058-tcp-socket.t TEST 69: receiveany with limited, max is smaller than data - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1,11 @@
-hello w
+h
-orld
+e
+l
+l
+o
+
+w
+o
+r
+l
+d
'
058-tcp-socket.t TEST 65: receiveany method in cosocket - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,14 @@
1
-22
+2
-hello world
+2
+h
+e
+l
+l
+o
+
+w
+o
+r
+l
+d
'
058-tcp-socket.t TEST 65: receiveany method in cosocket - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,14 @@
1
-22
+2
-hello world
+2
+h
+e
+l
+l
+o
+
+w
+o
+r
+l
+d
'
067-req-socket.t TEST 18: receiveany - response_body - response is expected (repeated req 0, req 0) got: 'received: received: a
'
expected: 'received: received: abc
'
067-req-socket.t TEST 18: receiveany - response_body - response is expected (repeated req 1, req 0) got: 'received: received: a
'
expected: 'received: received: abc
'
068-socket-keepalive.t TEST 42: conn queuing: set timeout via lua_socket_connect_timeout - pattern "lua tcp socket queued connect timed out, when trying to connect to 127.0.0.1:11211" should match a line in error.log (req 0)
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 +1,3 @@
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 - response_body - response is expected (repeated req 1, req 0) @@ -1,4 +1,3 @@
connected: 1
request sent: 11
read: O
-failed to set keepalive: unread data in buffer
'
086-init-by.t nginx: [error] init_by_lua error: init_by_lua(nginx.conf:25):2: failed to init
086-init-by.t nginx: [error] init_by_lua error: init_by_lua(nginx.conf:25):4: ')' expected (to close '(' at line 3) near 'ngx'
086-init-by.t nginx: [error] init_by_lua_file error: ...e/ec2-user/git/lua-nginx-module/t/servroot/html/init.lua:3: ')' expected (to close '(' at line 2) near 'ngx'
091-coroutine.t nginx: [error] init_by_lua error: init_by_lua(nginx.conf:25):7: init_by_lua(nginx.conf:25):4: something went wrong
106-timer.t TEST 2: globals are shared - 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 4: simple at (sleep in the timer callback) - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.(?:1[4-9]|2[0-6]?))" should match a line in error.log (req 0)
106-timer.t TEST 3: lua variable sharing via upvalue - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6]))" should match a line in error.log (req 0)
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 9: simple at (sleep in the timer callback) - log_by_lua - pattern "(?^:\[lua\] log_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-9]|8[1-3]))" should match a line in error.log (req 0)
106-timer.t TEST 30: 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)
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 2: simple at (sleep in the timer callback) - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.(?:6[4-9]|7[0-6]))" should match a line in error.log (req 0)
108-timer-safe.t TEST 7: simple at (sleep in the timer callback) - log_by_lua - pattern "(?^:\[lua\] log_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)
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 "http lua close fake http 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 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 0) got: 'lua found 8188 pending timers
'
expected: '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: 'lua found 8185 pending timers
'
expected: '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 "http lua close fake http 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)
116-raw-req-socket.t TEST 16: receiveany - response_body - response is expected (repeated req 0, req 0) got: "msg: 1: received: h\x{0a}"
length: 20
expected: "msg: 1: received: hello\x{0a}"
length: 24
strings begin to differ at char 20 (line 1 column 20)
116-raw-req-socket.t TEST 16: receiveany - response_body - response is expected (repeated req 1, req 0) got: "msg: 1: received: h\x{0a}"
length: 20
expected: "msg: 1: received: hello\x{0a}"
length: 24
strings begin to differ at char 20 (line 1 column 20)
129-ssl-socket.t ERROR: client socket timed out - TEST 7: certificate does not match host name (no verify) '
129-ssl-socket.t TEST 7: certificate does not match host name (no verify) - status code ok got: ''
expected: '200'
129-ssl-socket.t TEST 7: certificate does not match host name (no verify) - response_body - response is expected (repeated req 0, req 0) @@ -1,5 +0,0 @@
-connected: 1
-ssl handshake: cdata
-sent http request: 80 bytes.
-received: HTTP/1.1 404 Not Found
-close: 1 nil
'
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]]", the inlined Lua code may be too long in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]=]", the inlined Lua code may be too long in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]==]", the inlined Lua code may be too long in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]]", the inlined Lua code may be too long in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
132-lua-blocks.t nginx: [emerg] "events" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:56
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]]", the inlined Lua code may be too long in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
142-ssl-session-store.t TEST 9: inter-operation with ssl_certificate_by_lua - pattern "(?^:elapsed in ssl cert by lua: 0.(?:09|1[01])\d+,)" should match a line in error.log (req 0)
142-ssl-session-store.t nginx: [emerg] "ssl_session_store_by_lua_block" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:28
146-malloc-trim.t TEST 5: malloc_trim() every 2 req, in subreq, big memory usage - grep_error_log_out (req 0) @@ -1,3 +1,3 @@
-malloc_trim(1) returned 1
+malloc_trim(1) returned 0
-malloc_trim(1) returned 1
+malloc_trim(1) returned 0
-malloc_trim(1) returned 1
+malloc_trim(1) returned 0
'
148-fake-shm-zone.t nginx: [emerg] lua_fake_shm "x1" is already defined as "x1" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:26
152-timer-every.t TEST 3: lua variable sharing via upvalue - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
registered timer
-foo = 6
+foo = 3
'
152-timer-every.t TEST 6: memory leak check - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
registered timer
-growth1 == growth2: true
+growth1 == growth2: false
'
152-timer-every.t TEST 1: simple very - 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)
152-timer-every.t TEST 1: simple very - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.(?:09|10)\d*, context: ngx\.timer, client: \d+\.\d+\.\d+\.\d+, server: 0\.0\.0\.0:\d+)" should match a line in error.log (req 0)
152-timer-every.t TEST 4: create the next timer immediately when timer start running - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
registered timer
-foo = 6
+foo = 3
'
153-semaphore-hup.t TEST 1: timer + reload - grep_error_log_out (req 0) @@ -1,5 +1,5 @@
created semaphore object
-created semaphore object
try to reload nginx
+created semaphore object
created semaphore object
created semaphore object
'
153-semaphore-hup.t TEST 2: timer + reload (lua code cache off) - grep_error_log_out (req 0) @@ -1,5 +1,5 @@
created semaphore object
-created semaphore object
try to reload nginx
+created semaphore object
created semaphore object
created semaphore object
'
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.