Detailed Test Report for ngx_stream_lua in linux x86_64
Commit |
Testing Time |
Unexpected Failures |
Expected Failures |
Files |
Tests |
Elapsed Time |
982ce528
|
2024-08-16 09:00:13 GMT |
0 |
0 |
118
|
10178 |
444 sec |
LuaJIT 2.1.1723681758, commit 4182d6bf
OpenSSL 1.1.1w 11 Sep 2023
(none)
(none)
- t/014-bugs.t TEST 4: lua_code_cache off + setkeepalive - 2024/08/16 10:57:11 [alert] 21788#0: stream lua_code_cache is off; this will hurt performance in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:21
- t/068-socket-keepalive.t TEST 46: conn queuing: resume connect operation if resumed connect failed (could not be resolved) - 2024/08/16 11:00:26 [alert] 25053#0: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/094-uthread-exit.t TEST 5: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.tcp) - 2024/08/16 11:01:17 [alert] 25970#0: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/094-uthread-exit.t TEST 6: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.udp) - 2024/08/16 11:01:21 [alert] 25991#0: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/127-uthread-kill.t TEST 3: kill pending resolver - 2024/08/16 11:03:09 [alert] 27525#0: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/128-duplex-tcp-socket.t TEST 6: concurrent operations while resolving - 2024/08/16 11:03:18 [alert] 27618#0: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/128-duplex-tcp-socket.t TEST 6: concurrent operations while resolving - 2024/08/16 11:03:19 [alert] 27618#0: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/129-ssl-socket.t TEST 17: unsupported ssl protocol - 2024/08/16 11:03:21 [crit] 27659#0: *3 SSL_do_handshake() failed (SSL: error:141E70BF:SSL routines:tls_construct_client_hello:no protocols available), client: 127.0.0.1, server: 0.0.0.0:1985
- t/129-ssl-socket.t TEST 17: unsupported ssl protocol - 2024/08/16 11:03:21 [crit] 27659#0: *8 SSL_do_handshake() failed (SSL: error:141E70BF:SSL routines:tls_construct_client_hello:no protocols available), client: 127.0.0.1, server: 0.0.0.0:1985
- t/158-global-var.t TEST 8: balancer_by_lua - 2024/08/16 11:04:02 [crit] 28355#0: *3 connect() to 0.0.0.1:1234 failed (22: Invalid argument) while connecting to upstream, client: 127.0.0.1, server: 0.0.0.0:1985, upstream: \"0.0.0.1:1234\", bytes from/to client:0/0, bytes from/to upstream:0/0
- t/158-global-var.t TEST 8: balancer_by_lua - 2024/08/16 11:04:02 [crit] 28355#0: *7 connect() to 0.0.0.1:1234 failed (22: Invalid argument) while connecting to upstream, client: 127.0.0.1, server: 0.0.0.0:1985, upstream: \"0.0.0.1:1234\", bytes from/to client:0/0, bytes from/to upstream:0/0
- t/161-load-resty-core.t TEST 3: resty.core is automatically loaded in the Lua VM with 'lua_code_cache off' - 2024/08/16 11:04:06 [alert] 28514#0: stream lua_code_cache is off; this will hurt performance in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:17
Go back to the index page.