(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 (w)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
0e769b76 2023-12-27 14:15:50 GMT 23 65 219 22945 1366 sec

LuaJIT

LuaJIT 2.1.1700206165, commit 4182d6bf

Compilation Errors

Unexpected Failures

File Name Details
020-subrequest.t ERROR: client socket timed out - TEST 55: subrequests truncated in its response body due to premature connection close (buffered + chunked) '
020-subrequest.t TEST 55: subrequests truncated in its response body due to premature connection close (buffered + chunked) - status code ok got: ''
expected: '200'
020-subrequest.t TEST 55: subrequests truncated in its response body due to premature connection close (buffered + chunked) - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +0,0 @@
-status: 200
-body: hello world
-truncated: true
'
020-subrequest.t TEST 55: subrequests truncated in its response body due to premature connection close (buffered + chunked) - pattern "upstream prematurely closed connection" should match a line in error.log (req 0)
020-subrequest.t TEST 55: subrequests truncated in its response body due to premature connection close (buffered + chunked) - TCP query length ok got: '64'
expected: '65'
020-subrequest.t ERROR: client socket timed out - TEST 55: subrequests truncated in its response body due to premature connection close (buffered + chunked) '
020-subrequest.t TEST 55: subrequests truncated in its response body due to premature connection close (buffered + chunked) - status code ok got: ''
expected: '200'
020-subrequest.t TEST 55: subrequests truncated in its response body due to premature connection close (buffered + chunked) - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +0,0 @@
-status: 200
-body: hello world
-truncated: true
'
020-subrequest.t TEST 55: subrequests truncated in its response body due to premature connection close (buffered + chunked) - TCP query length ok got: '64'
expected: '65'
020-subrequest.t ERROR: client socket timed out - TEST 56: subrequests truncated in its response body due to premature connection close (nonbuffered + chunked) '
020-subrequest.t TEST 56: subrequests truncated in its response body due to premature connection close (nonbuffered + chunked) - status code ok got: ''
expected: '200'
020-subrequest.t TEST 56: subrequests truncated in its response body due to premature connection close (nonbuffered + chunked) - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +0,0 @@
-status: 200
-body: hello world
-truncated: true
'
020-subrequest.t TEST 56: subrequests truncated in its response body due to premature connection close (nonbuffered + chunked) - pattern "upstream prematurely closed connection" should match a line in error.log (req 0)
020-subrequest.t TEST 56: subrequests truncated in its response body due to premature connection close (nonbuffered + chunked) - TCP query length ok got: '64'
expected: '65'
020-subrequest.t ERROR: client socket timed out - TEST 56: subrequests truncated in its response body due to premature connection close (nonbuffered + chunked) '
020-subrequest.t TEST 56: subrequests truncated in its response body due to premature connection close (nonbuffered + chunked) - status code ok got: ''
expected: '200'
020-subrequest.t TEST 56: subrequests truncated in its response body due to premature connection close (nonbuffered + chunked) - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +0,0 @@
-status: 200
-body: hello world
-truncated: true
'
020-subrequest.t TEST 56: subrequests truncated in its response body due to premature connection close (nonbuffered + chunked) - TCP query length ok got: '64'
expected: '65'
129-ssl-socket.t TEST 18: openresty.org: passing SSL verify: keepalive (no reusing the ssl session) - response_body - response is expected (repeated req 1, req 0) @@ -1,6 +1,6 @@
connected: 1
ssl handshake: cdata
-set keepalive: 1 nil
+set keepalive: nil connection in dubious state
connected: 1
ssl handshake: cdata
set keepalive: 1 nil
'
129-ssl-socket.t TEST 18: openresty.org: passing SSL verify: keepalive (no reusing the ssl session) - grep_error_log_out (req 1) 'lua ssl save session: 000000000206E6B0
lua ssl save session: 000000000207A470
lua ssl save session: 000000000207A470
lua ssl free session: 000000000207A470
lua ssl free session: 000000000207A470
lua ssl free session: 000000000206E6B0
'
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl save session: \1
lua ssl save session: \1
lua ssl free session: \1
lua ssl free session: \1
lua ssl free session: \1
$)'
129-ssl-socket.t TEST 17: openresty.org: passing SSL verify: keepalive (reuse the ssl session) - response_body - response is expected (repeated req 1, req 0) @@ -1,6 +1,6 @@
connected: 1
ssl handshake: cdata
-set keepalive: 1 nil
+set keepalive: nil connection in dubious state
connected: 1
ssl handshake: cdata
set keepalive: 1 nil
'
129-ssl-socket.t TEST 17: openresty.org: passing SSL verify: keepalive (reuse the ssl session) - grep_error_log_out (req 1) 'lua ssl save session: 00000000009C26C0
lua ssl set session: 00000000009C26C0
lua ssl save session: 00000000009CE4A0
lua ssl free session: 00000000009CE4A0
lua ssl free session: 00000000009C26C0
'
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: \1
$)'
129-ssl-socket.t TEST 28: unix domain ssl cosocket (keepalive) - response_body - response is expected (repeated req 1, req 0) @@ -1,4 +1,3 @@
connected: 1
ssl handshake: true
-connected: 1
+failed to set keepalive: connection in dubious state
-ssl handshake: true
'

Expected Failures

File Name Details
005-exit.t TEST 21: exit 403 in header filter - status code ok got: ''
expected: '403'
005-exit.t TEST 21: exit 403 in header filter - response_body_like - response is expected () ''
doesn't match '(?^s:403 Forbidden)'
005-exit.t TEST 21: exit 403 in header filter - status code ok got: ''
expected: '403'
005-exit.t TEST 21: exit 403 in header filter - response_body_like - response is expected () ''
doesn't match '(?^s:403 Forbidden)'
005-exit.t TEST 24: exit 444 in header filter - status code ok got: ''
expected: '444'
005-exit.t TEST 22: exit 201 in header filter - status code ok got: ''
expected: '201'
005-exit.t TEST 23: exit both in header filter and content handler - status code ok got: ''
expected: '201'
014-bugs.t nginx: [emerg] unexpected "A" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:26
023-rewrite/req-socket.t TEST 7: Expect & 100 Continue - status code ok got: '200'
expected: '100'
023-rewrite/req-socket.t TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) 'failed to get the request socket: test expect failed
'
doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)'
023-rewrite/req-socket.t TEST 7: Expect & 100 Continue - status code ok got: '200'
expected: '100'
023-rewrite/req-socket.t TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) 'failed to get the request socket: test expect failed
'
doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)'
025-codecache.t TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "decrementing the reference count for Lua VM: 3" should not match any line in error.log but matches line "2023/12/27 14:27:55 [debug] 29345\#29345: lua decrementing the reference count for Lua VM: 3" (req 0) 2023/12/27 14:27:55 [debug] 29345\#29345: free: 00000000024AE9D0, unused: 0
2023/12/27 14:27:55 [debug] 29345\#29345: free: 00000000024ADA40, unused: 0
2023/12/27 14:27:55 [debug] 29345\#29345: free: 00000000024AE4A0, unused: 0
2023/12/27 14:27:55 [debug] 29345\#29345: free: 00000000024AE480, unused: 0
2023/12/27 14:27:55 [debug] 29345\#29345: free: 00000000024AE460, unused: 0
2023/12/27 14:27:55 [debug] 29345\#29345: free: 00000000024AD040, unused: 0
2023/12/27 14:27:55 [debug] 29345\#29345: free: 00000000024A5EE0, unused: 0
2023/12/27 14:27:55 [debug] 29345\#29345: posted event 00000000024C9DF0
2023/12/27 14:27:55 [debug] 29345\#29345: *1 delete posted event 00000000024C9DF0
'
025-codecache.t TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "decrementing the reference count for Lua VM: 3" should not match any line in error.log but matches line "2023/12/27 14:27:55 [debug] 29345\#29345: lua decrementing the reference count for Lua VM: 3" (req 1) 2023/12/27 14:27:55 [debug] 29345\#29345: free: 00000000024AE9D0, unused: 0
2023/12/27 14:27:55 [debug] 29345\#29345: free: 00000000024ADA40, unused: 0
2023/12/27 14:27:55 [debug] 29345\#29345: free: 00000000024AE4A0, unused: 0
2023/12/27 14:27:55 [debug] 29345\#29345: free: 00000000024AE480, unused: 0
2023/12/27 14:27:55 [debug] 29345\#29345: free: 00000000024AE460, unused: 0
2023/12/27 14:27:55 [debug] 29345\#29345: free: 00000000024AD040, unused: 0
2023/12/27 14:27:55 [debug] 29345\#29345: free: 00000000024A5EE0, unused: 0
2023/12/27 14:27:55 [debug] 29345\#29345: posted event 00000000024C9DF0
2023/12/27 14:27:55 [debug] 29345\#29345: *1 delete posted event 00000000024C9DF0
'
025-codecache.t TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "decrementing the reference count for Lua VM: 3" should not match any line in error.log but matches line "2023/12/27 14:27:55 [debug] 29345\#29345: lua decrementing the reference count for Lua VM: 3" (req 1) 2023/12/27 14:27:55 [debug] 29345\#29345: free: 00000000024AD040, unused: 0
2023/12/27 14:27:55 [debug] 29345\#29345: free: 00000000024AEBD0, unused: 0
2023/12/27 14:27:55 [debug] 29345\#29345: free: 00000000024AD000, unused: 0
2023/12/27 14:27:55 [debug] 29345\#29345: free: 00000000024AB900, unused: 0
2023/12/27 14:27:55 [debug] 29345\#29345: free: 00000000024AB8E0, unused: 0
2023/12/27 14:27:55 [debug] 29345\#29345: free: 00000000024AEB90, unused: 0
2023/12/27 14:27:55 [debug] 29345\#29345: free: 00000000024AEA30, unused: 0
2023/12/27 14:27:55 [debug] 29345\#29345: posted event 00000000024C9DF0
2023/12/27 14:27:55 [debug] 29345\#29345: *4 delete posted event 00000000024C9DF0
'
025-codecache.t TEST 29: 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 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2023/12/27 14:28:01 [debug] 29453\#29453: lua tcp socket keepalive max idle timeout" (req 0) 2023/12/27 14:28:01 [debug] 29453\#29453: lua tcp socket keepalive close handler: fd:8
2023/12/27 14:28:01 [debug] 29453\#29453: poll del event: fd:8 ev:1
2023/12/27 14:28:01 [debug] 29453\#29453: reusable connection: 0
2023/12/27 14:28:01 [debug] 29453\#29453: lua tcp socket keepalive: free connection pool for "127.0.0.1:11211"
2023/12/27 14:28:01 [debug] 29453\#29453: posted event 0000000001138D40
2023/12/27 14:28:01 [debug] 29453\#29453: *1 delete posted event 0000000001138D40
2023/12/27 14:28:01 [debug] 29453\#29453: *1 http run request: "/t?"
2023/12/27 14:28:01 [debug] 29453\#29453: *1 http writer handler: "/t?"
2023/12/27 14:28:01 [debug] 29453\#29453: *1 http output filter "/t?"
'
025-codecache.t TEST 29: 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)
025-codecache.t TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2023/12/27 14:28:01 [debug] 29453\#29453: lua tcp socket keepalive max idle timeout" (req 1) 2023/12/27 14:28:01 [debug] 29453\#29453: lua tcp socket keepalive close handler: fd:8
2023/12/27 14:28:01 [debug] 29453\#29453: poll del event: fd:8 ev:1
2023/12/27 14:28:01 [debug] 29453\#29453: reusable connection: 0
2023/12/27 14:28:01 [debug] 29453\#29453: lua tcp socket keepalive: free connection pool for "127.0.0.1:11211"
2023/12/27 14:28:01 [debug] 29453\#29453: posted event 0000000001138D40
2023/12/27 14:28:01 [debug] 29453\#29453: *1 delete posted event 0000000001138D40
2023/12/27 14:28:01 [debug] 29453\#29453: *1 http run request: "/t?"
2023/12/27 14:28:01 [debug] 29453\#29453: *1 http writer handler: "/t?"
2023/12/27 14:28:01 [debug] 29453\#29453: *1 http output filter "/t?"
'
025-codecache.t TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2023/12/27 14:28:01 [debug] 29453\#29453: lua tcp socket keepalive max idle timeout" (req 1) 2023/12/27 14:28:01 [debug] 29453\#29453: lua tcp socket keepalive close handler: fd:8
2023/12/27 14:28:01 [debug] 29453\#29453: poll del event: fd:8 ev:1
2023/12/27 14:28:01 [debug] 29453\#29453: reusable connection: 0
2023/12/27 14:28:01 [debug] 29453\#29453: lua tcp socket keepalive: free connection pool for "127.0.0.1:11211"
2023/12/27 14:28:01 [debug] 29453\#29453: posted event 0000000001138D40
2023/12/27 14:28:01 [debug] 29453\#29453: *3 delete posted event 0000000001138D40
2023/12/27 14:28:01 [debug] 29453\#29453: *3 http run request: "/t?"
2023/12/27 14:28:01 [debug] 29453\#29453: *3 http writer handler: "/t?"
2023/12/27 14:28:01 [debug] 29453\#29453: *3 http output filter "/t?"
'
041-header-filter.t TEST 41: filter finalize - status code ok got: ''
expected: '302'
041-header-filter.t TEST 41: filter finalize - response_body_like - response is expected () ''
doesn't match '(?^s:302 Found)'
041-header-filter.t TEST 41: filter finalize - status code ok got: ''
expected: '302'
041-header-filter.t TEST 41: filter finalize - response_body_like - response is expected () ''
doesn't match '(?^s:302 Found)'
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
056-flush.t TEST 1: flush wait - content - pattern "lua reuse free buf chain, but reallocate memory because 5 >= 0" should match a line in error.log (req 0)
056-flush.t TEST 1: flush wait - content - pattern "lua reuse free buf chain, but reallocate memory because 5 >= 0" should match a line in error.log (req 1)
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 7: Expect & 100 Continue - status code ok got: '200'
expected: '100'
067-req-socket.t TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) 'failed to get the request socket: test expect failed
'
doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)'
067-req-socket.t TEST 7: Expect & 100 Continue - status code ok got: '200'
expected: '100'
067-req-socket.t TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) 'failed to get the request socket: test expect failed
'
doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)'
072-conditional-get.t TEST 3: If-Unmodified-Since false - status code ok got: ''
expected: '412'
072-conditional-get.t TEST 3: If-Unmodified-Since false - response_body_like - response is expected () ''
doesn't match '(?^s:412 Precondition Failed)'
072-conditional-get.t TEST 3: If-Unmodified-Since false - pattern "say failed: nginx output filter error" should match a line in error.log (req 0)
072-conditional-get.t TEST 3: If-Unmodified-Since false - status code ok got: ''
expected: '412'
072-conditional-get.t TEST 3: If-Unmodified-Since false - response_body_like - response is expected () ''
doesn't match '(?^s:412 Precondition Failed)'
072-conditional-get.t TEST 3: If-Unmodified-Since false - pattern "say failed: nginx output filter error" should match a line in error.log (req 1)
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
100-client-abort.t TEST 27: ngx.say - pattern "say failed: nginx output filter error" should match a line in error.log (req 0)
100-client-abort.t TEST 27: ngx.say - pattern "say failed: nginx output filter error" should match a line in error.log (req 1)
100-client-abort.t TEST 28: ngx.print - pattern "print failed: nginx output filter error" should match a line in error.log (req 0)
100-client-abort.t TEST 28: ngx.print - pattern "print failed: nginx output filter error" should match a line in error.log (req 1)
100-client-abort.t TEST 31: ngx.eof - pattern "eof failed: nginx output filter error" should match a line in error.log (req 0)
100-client-abort.t TEST 31: ngx.eof - pattern "eof succeeded" should not match any line in error.log but matches line "2023/12/27 14:35:53 [warn] 4230\#4230: *1 [lua] content_by_lua(nginx.conf:49):8: eof succeeded, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2023/12/27 14:35:53 [debug] 4230\#4230: *1 lua resume returned 0
2023/12/27 14:35:53 [debug] 4230\#4230: *1 lua light thread ended normally
2023/12/27 14:35:53 [debug] 4230\#4230: *1 lua deleting light thread 00007F199353BE58 (ref 1)
2023/12/27 14:35:53 [debug] 4230\#4230: *1 lua caching unused lua thread 00007F199353BE58 (ref 1)
2023/12/27 14:35:53 [debug] 4230\#4230: *1 lua run thread returned 0
2023/12/27 14:35:53 [debug] 4230\#4230: *1 http finalize request: 0, "/t?" a:1, c:1
2023/12/27 14:35:53 [debug] 4230\#4230: *1 event timer add: 7: 60000:1346280
2023/12/27 14:35:53 [debug] 4230\#4230: *1 poll add event: fd:7 ev:4
2023/12/27 14:35:53 [debug] 4230\#4230: worker cycle
'
100-client-abort.t TEST 31: ngx.eof - pattern "eof failed: nginx output filter error" should match a line in error.log (req 1)
100-client-abort.t TEST 31: ngx.eof - pattern "eof succeeded" should not match any line in error.log but matches line "2023/12/27 14:35:53 [warn] 4230\#4230: *2 [lua] content_by_lua(nginx.conf:49):8: eof succeeded, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) 2023/12/27 14:35:53 [debug] 4230\#4230: *2 lua resume returned 0
2023/12/27 14:35:53 [debug] 4230\#4230: *2 lua light thread ended normally
2023/12/27 14:35:53 [debug] 4230\#4230: *2 lua deleting light thread 00007F199353BE58 (ref 1)
2023/12/27 14:35:53 [debug] 4230\#4230: *2 lua caching unused lua thread 00007F199353BE58 (ref 1)
2023/12/27 14:35:53 [debug] 4230\#4230: *2 lua run thread returned 0
2023/12/27 14:35:53 [debug] 4230\#4230: *2 http finalize request: 0, "/t?" a:1, c:1
2023/12/27 14:35:53 [debug] 4230\#4230: *2 event timer add: 7: 60000:1346637
2023/12/27 14:35:53 [debug] 4230\#4230: *2 poll add event: fd:7 ev:4
2023/12/27 14:35:53 [debug] 4230\#4230: worker cycle
'
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)
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
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
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
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.