>>> lua-luv: Building community/lua-luv 1.45.0.0-r0 (using abuild 3.14.1-r1) started Thu, 07 Nov 2024 05:38:24 +0000 >>> lua-luv: Validating /home/buildozer/aports/community/lua-luv/APKBUILD... >>> WARNING: lua-luv: No maintainer >>> lua-luv: Analyzing dependencies... >>> lua-luv: Installing for build: build-base cmake libuv-dev lua-compat53-dev ninja lua5.1-dev lua5.4-dev (1/14) Installing libbz2 (1.0.8-r6) (2/14) Installing xz-libs (5.6.3-r0) (3/14) Installing libarchive (3.7.7-r0) (4/14) Installing rhash-libs (1.4.5-r0) (5/14) Installing libuv (1.49.2-r0) (6/14) Installing cmake (3.30.5-r0) (7/14) Installing libuv-dev (1.49.2-r0) (8/14) Installing lua-compat53-dev (0.13-r0) (9/14) Installing samurai (1.2-r6) (10/14) Installing lua5.1-libs (5.1.5-r13) (11/14) Installing lua5.1 (5.1.5-r13) (12/14) Installing lua5.1-dev (5.1.5-r13) (13/14) Installing lua5.4-dev (5.4.7-r0) (14/14) Installing .makedepends-lua-luv (20241107.053845) Executing busybox-1.37.0-r6.trigger OK: 385 MiB in 112 packages >>> lua-luv: Cleaning up srcdir >>> lua-luv: Cleaning up pkgdir >>> lua-luv: Cleaning up tmpdir >>> lua-luv: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/lua-luv-1.45.0-0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/lua-luv-1.45.0-0.tar.gz.part' lua-luv-1.45.0-0.tar 100% |********************************| 127k 0:00:00 ETA '/var/cache/distfiles/v3.21/lua-luv-1.45.0-0.tar.gz.part' saved >>> lua-luv: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/lua-luv-1.45.0-0.tar.gz >>> lua-luv: Checking sha512sums... lua-luv-1.45.0-0.tar.gz: OK disable-udp-test.patch: OK >>> lua-luv: Unpacking /var/cache/distfiles/v3.21/lua-luv-1.45.0-0.tar.gz... >>> lua-luv: disable-udp-test.patch patching file tests/test-udp.lua CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 14.2.0 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found Libuv: /usr/lib/libuv.so -- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.a (found version "5.1.5") -- Configuring done (0.9s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lua-luv/src/luv-1.45.0-0/build-5.1 [1/5] Building C object CMakeFiles/libluv.dir/src/luv.c.o [2/5] Building C object CMakeFiles/luv.dir/src/luv.c.o [3/5] Linking C shared library libluv.so.1.45.0 [4/5] Creating library symlink libluv.so.1 libluv.so [5/5] Linking C shared module luv.so CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 14.2.0 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found Libuv: /usr/lib/libuv.so -- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.a (found version "5.4.7") -- Configuring done (0.8s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lua-luv/src/luv-1.45.0-0/build-5.4 [1/5] Building C object CMakeFiles/libluv.dir/src/luv.c.o [2/5] Building C object CMakeFiles/luv.dir/src/luv.c.o [3/5] Linking C shared module luv.so [4/5] Linking C shared library libluv.so.1.45.0 [5/5] Creating library symlink libluv.so.1 libluv.so CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 14.2.0 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found Libuv: /usr/lib/libuv.so -- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.a (found version "5.1.5") -- Configuring done (0.8s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lua-luv/src/luv-1.45.0-0/build-static [1/4] Building C object CMakeFiles/libluv_a.dir/src/luv.c.o [2/4] Building C object CMakeFiles/luv.dir/src/luv.c.o [3/4] Linking C static library libluv.a [4/4] Linking C shared module luv.so >>> lua-luv: Running tests with lua5.1 1..137 "in async notify callback" "a" true 250 ok 1 async - test pass async between threads "timeout" uv_timer_t: 0x3faa2f7cd0 "closed" uv_timer_t: 0x3faa2f7cd0 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0x3faa2f7d70 "closed" { } uv_timer_t: 0x3faa2f7d70 ok 3 callbacks - luv_handle_t: callable table ok 4 callbacks - luv_req_t: function ok 5 callbacks - luv_req_t: callable table skipped ok 6 conversions - basic 64bit conversions begin wait end wait ok 7 coroutines - coroutines { { port = 80, protocol = "tcp", socktype = "stream", family = "inet6", addr = "::1" }, { port = 80, protocol = "tcp", socktype = "stream", family = "inet", addr = "127.0.0.1" } } 2 ok 8 dns - Get all local http addresses { { port = 80, protocol = "tcp", socktype = "stream", family = "inet6", addr = "::1" }, { port = 80, protocol = "tcp", socktype = "stream", family = "inet", addr = "127.0.0.1" } } 2 ok 9 dns - Get all local http addresses sync { { addr = "206.189.225.172", protocol = "tcp", socktype = "stream", family = "inet", canonname = "luvit.io" } } 1 ok 10 dns - Get only ipv4 tcp adresses for luvit.io { { addr = "206.189.225.172", protocol = "tcp", socktype = "stream", family = "inet", canonname = "luvit.io" }, { addr = "2604:a880:400:d0::1b9f:2001", protocol = "tcp", socktype = "stream", family = "inet6", canonname = "luvit.io" } } 2 ok 11 dns - Get ipv4 and ipv6 tcp adresses for luvit.io { { addr = "206.189.225.172", protocol = "tcp", socktype = "stream", family = "inet", canonname = "luvit.io" }, { addr = "206.189.225.172", protocol = "udp", socktype = "dgram", family = "inet", canonname = "luvit.io" }, { addr = "2604:a880:400:d0::1b9f:2001", protocol = "tcp", socktype = "stream", family = "inet6", canonname = "luvit.io" }, { addr = "2604:a880:400:d0::1b9f:2001", protocol = "udp", socktype = "dgram", family = "inet6", canonname = "luvit.io" } } 4 ok 12 dns - Get all adresses for luvit.io { service = "0", hostname = "0.0.0.0" } ok 13 dns - Lookup local ipv4 address { service = "0", hostname = "0.0.0.0" } ok 14 dns - Lookup local ipv4 address sync { service = "0", hostname = "build-3-21-riscv64.local" } ok 15 dns - Lookup local 127.0.0.1 ipv4 address { service = "0", hostname = "::" } ok 16 dns - Lookup local ipv6 address { service = "0", hostname = "build-3-21-riscv64.local" } ok 17 dns - Lookup local ::1 ipv6 address { service = "http", hostname = "::" } ok 18 dns - Lookup local port 80 service { fd = 24 } { stat = { nlink = 1, ino = 13635990, mtime = table: 0x3faa31a6b0, gid = 102, mode = 33188, size = 6060, dev = 66306, gen = 0, rdev = 0, atime = table: 0x3faa31a660, blksize = 4096, uid = 101, type = "file", flags = 0, ctime = table: 0x3faa31a700, birthtime = table: 0x3faa3308a0, blocks = 16 } } ok 19 fs - read a file sync ok 20 fs - read a file sync in chunks { fd = 24 } { stat = { nlink = 1, ino = 13635990, mtime = table: 0x3faa2d1570, gid = 102, mode = 33188, size = 6060, dev = 66306, gen = 0, rdev = 0, atime = table: 0x3faa2d1480, blksize = 4096, uid = 101, type = "file", flags = 0, ctime = table: 0x3faa2d15c0, birthtime = table: 0x3faa2d1610, blocks = 16 } } { chunk = 6060 } ok 21 fs - read a file async ok 22 fs - fs.write ok 23 fs - fs.write data refs ok 24 fs - fs.stat sync ok 25 fs - fs.stat async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 26 fs - fs.stat sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 27 fs - fs.stat async error { name = ".ci", ftype = "directory" } { name = ".clang-format", ftype = "file" } { name = ".clangd", ftype = "file" } { name = ".editorconfig", ftype = "file" } { name = ".github", ftype = "directory" } { name = ".gitignore", ftype = "file" } { name = ".gitmodules", ftype = "file" } { name = "CMakeLists.txt", ftype = "file" } { name = "LICENSE.txt", ftype = "file" } { name = "Makefile", ftype = "file" } { name = "README.md", ftype = "file" } { name = "appveyor.yml", ftype = "file" } { name = "build-5.1", ftype = "directory" } { name = "build-5.4", ftype = "directory" } { name = "build-static", ftype = "directory" } { name = "cmake", ftype = "directory" } { name = "deps", ftype = "directory" } { name = "docs.md", ftype = "file" } { name = "examples", ftype = "directory" } { name = "lib", ftype = "directory" } { name = "libluv.pc.in", ftype = "file" } { name = "luv-scm-0.rockspec", ftype = "file" } { name = "msvcbuild.bat", ftype = "file" } { name = "rockspecs", ftype = "directory" } { name = "src", ftype = "directory" } { name = "tests", ftype = "directory" } ok 28 fs - fs.scandir { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 29 fs - fs.scandir sync error { err = "ENOENT: no such file or directory: BAD_FILE!" } ok 30 fs - fs.scandir async error { name = ".ci", ftype = "directory" } { name = ".clang-format", ftype = "file" } { name = ".clangd", ftype = "file" } { name = ".editorconfig", ftype = "file" } { name = ".github", ftype = "directory" } { name = ".gitignore", ftype = "file" } { name = ".gitmodules", ftype = "file" } { name = "CMakeLists.txt", ftype = "file" } { name = "LICENSE.txt", ftype = "file" } { name = "Makefile", ftype = "file" } { name = "README.md", ftype = "file" } { name = "appveyor.yml", ftype = "file" } { name = "build-5.1", ftype = "directory" } { name = "build-5.4", ftype = "directory" } { name = "build-static", ftype = "directory" } { name = "cmake", ftype = "directory" } { name = "deps", ftype = "directory" } { name = "docs.md", ftype = "file" } { name = "examples", ftype = "directory" } { name = "lib", ftype = "directory" } { name = "libluv.pc.in", ftype = "file" } { name = "luv-scm-0.rockspec", ftype = "file" } { name = "msvcbuild.bat", ftype = "file" } { name = "rockspecs", ftype = "directory" } { name = "src", ftype = "directory" } { name = "tests", ftype = "directory" } ok 31 fs - fs.scandir async ok 32 fs - fs.scandir with no iteration "/home/buildozer/aports/community/lua-luv/src/luv-1.45.0-0" "/home/buildozer/aports/community/lua-luv/src/luv-1.45.0-0" ok 33 fs - fs.realpath ok 34 fs - fs.copyfile { { name = "src", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "docs.md", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = ".ci", type = "directory" } } { { name = ".github", type = "directory" } } { { name = "Makefile", type = "file" } } { { name = "deps", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "examples", type = "directory" } } { { name = "LICENSE.txt", type = "file" } } ok 35 fs - fs.{open,read,close}dir object sync #1 { { name = "src", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "docs.md", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = ".ci", type = "directory" } } { { name = ".github", type = "directory" } } { { name = "Makefile", type = "file" } } { { name = "deps", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "examples", type = "directory" } } { { name = "LICENSE.txt", type = "file" } } uv_dir_t: 0x3faa2f36e8 closed ok 36 fs - fs.{open,read,close}dir object sync #2 { { name = "src", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "docs.md", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = ".ci", type = "directory" } } { { name = ".github", type = "directory" } } { { name = "Makefile", type = "file" } } { { name = "deps", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "examples", type = "directory" } } { { name = "LICENSE.txt", type = "file" } } ok 37 fs - fs.{open,read,close}dir sync one entry { { name = "src", type = "directory" }, { name = "CMakeLists.txt", type = "file" }, { name = ".clangd", type = "file" }, { name = "docs.md", type = "file" }, { name = ".gitmodules", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "rockspecs", type = "directory" }, { name = "tests", type = "directory" }, { name = "build-5.1", type = "directory" }, { name = "lib", type = "directory" }, { name = ".clang-format", type = "file" }, { name = ".gitignore", type = "file" }, { name = "build-5.4", type = "directory" }, { name = "appveyor.yml", type = "file" }, { name = ".ci", type = "directory" }, { name = ".github", type = "directory" }, { name = "Makefile", type = "file" }, { name = "deps", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = "msvcbuild.bat", type = "file" }, { name = "build-static", type = "directory" }, { name = "README.md", type = "file" }, { name = "luv-scm-0.rockspec", type = "file" }, { name = "cmake", type = "directory" }, { name = "examples", type = "directory" }, { name = "LICENSE.txt", type = "file" } } ok 38 fs - fs.{open,read,close}dir sync more entry { { name = "src", type = "directory" }, { name = "CMakeLists.txt", type = "file" }, { name = ".clangd", type = "file" }, { name = "docs.md", type = "file" }, { name = ".gitmodules", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "rockspecs", type = "directory" }, { name = "tests", type = "directory" }, { name = "build-5.1", type = "directory" }, { name = "lib", type = "directory" }, { name = ".clang-format", type = "file" }, { name = ".gitignore", type = "file" }, { name = "build-5.4", type = "directory" }, { name = "appveyor.yml", type = "file" }, { name = ".ci", type = "directory" }, { name = ".github", type = "directory" }, { name = "Makefile", type = "file" }, { name = "deps", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = "msvcbuild.bat", type = "file" }, { name = "build-static", type = "directory" }, { name = "README.md", type = "file" }, { name = "luv-scm-0.rockspec", type = "file" }, { name = "cmake", type = "directory" }, { name = "examples", type = "directory" }, { name = "LICENSE.txt", type = "file" } } ok 39 fs - fs.{open,read,close}dir with more entry ok 40 fs - fs.opendir and fs.closedir in a loop { bavail = 195683126, type = 61267, bsize = 4096, files = 62488576, bfree = 205689325, ffree = 59531448, blocks = 246019638 } ok 41 fs - fs.statfs sync { bavail = 195683126, type = 61267, bsize = 4096, files = 62488576, bfree = 205689325, ffree = 59531448, blocks = 246019638 } ok 42 fs - fs.statfs async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 43 fs - fs.statfs sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 44 fs - fs.statfs async error ok 45 fs - fs.mkdtemp async ok 46 fs - fs.mkdtemp sync ok 47 fs - fs.mkdtemp async error ok 48 fs - fs.mkdtemp sync error ok 49 fs - fs.mkstemp async ok 50 fs - fs.mkstemp sync ok 51 fs - fs.mkstemp async error ok 52 fs - fs.mkstemp sync error "fs_rename" nil "EISDIR: illegal operation on a directory: _test_ -> _testdir_" "EISDIR" "fs_link" nil "EEXIST: file already exists: _test_ -> _testdir_" "EEXIST" "fs_symlink" nil "EEXIST: file already exists: _test_ -> _testdir_" "EEXIST" "fs_copyfile" nil "EISDIR: illegal operation on a directory: _test_ -> _testdir_" "EISDIR" ok 53 fs - errors with dest paths ok 54 handle - get type ok 55 loop - uv.loop_mode { loop_count = 66, events = 33, events_waiting = 0 } { loop_count = 67, events = 33, events_waiting = 0 } ok 56 metrics - idle time "stdio fd types" { [1] = "file", [2] = "file", [0] = "file" } ok 57 misc - uv.guess_handle { version = 78082, version_string = "1.49.2" } ok 58 misc - uv.version and uv.version_string { rss = 1728512, total = 134103621632, free = 130038194176, constrained = 0, available = 130038194176 } ok 59 misc - memory size { uptime = 335990.91 } ok 60 misc - uv.uptime { inblock = 0, nsignals = 0, utime = { usec = 478456, sec = 0 }, oublock = 72, stime = { usec = 346881, sec = 0 }, nivcsw = 3, minflt = 950, idrss = 0, majflt = 0, nvcsw = 61, isrss = 0, nswap = 0, maxrss = 2180, msgsnd = 0, msgrcv = 0, ixrss = 0 } ok 61 misc - uv.getrusage 64 ok 62 misc - uv.available_parallelism { { speed = 0, times = table: 0x3faa344320, model = "unknown" }, { speed = 0, times = table: 0x3faa3444b0, model = "unknown" }, { speed = 0, times = table: 0x3faa344780, model = "unknown" }, { speed = 0, times = table: 0x3faa339250, model = "unknown" }, { speed = 0, times = table: 0x3faa3395c0, model = "unknown" }, { speed = 0, times = table: 0x3faa3397a0, model = "unknown" }, { speed = 0, times = table: 0x3faa2f4830, model = "unknown" }, { speed = 0, times = table: 0x3faa2f4920, model = "unknown" }, { speed = 0, times = table: 0x3faa2f4a10, model = "unknown" }, { speed = 0, times = table: 0x3faa2f4ab0, model = "unknown" }, { speed = 0, times = table: 0x3faa2f4ba0, model = "unknown" }, { speed = 0, times = table: 0x3faa2f4ce0, model = "unknown" }, { speed = 0, times = table: 0x3faa2f4d80, model = "unknown" }, { speed = 0, times = table: 0x3faa2f4e20, model = "unknown" }, { speed = 0, times = table: 0x3faa33a7f0, model = "unknown" }, { speed = 0, times = table: 0x3faa33abb0, model = "unknown" }, { speed = 0, times = table: 0x3faa33ade0, model = "unknown" }, { speed = 0, times = table: 0x3faa33af70, model = "unknown" }, { speed = 0, times = table: 0x3faa30aca0, model = "unknown" }, { speed = 0, times = table: 0x3faa30ad40, model = "unknown" }, { speed = 0, times = table: 0x3faa30af70, model = "unknown" }, { speed = 0, times = table: 0x3faa2f6f90, model = "unknown" }, { speed = 0, times = table: 0x3faa2f70d0, model = "unknown" }, { speed = 0, times = table: 0x3faa2f71c0, model = "unknown" }, { speed = 0, times = table: 0x3faa2f72b0, model = "unknown" }, { speed = 0, times = table: 0x3faa2f73a0, model = "unknown" }, { speed = 0, times = table: 0x3faa2f74e0, model = "unknown" }, { speed = 0, times = table: 0x3faa2f7580, model = "unknown" }, { speed = 0, times = table: 0x3faa2f7620, model = "unknown" }, { speed = 0, times = table: 0x3faa2d2fe0, model = "unknown" }, { speed = 0, times = table: 0x3faa2d3300, model = "unknown" }, { speed = 0, times = table: 0x3faa2d33a0, model = "unknown" }, { speed = 0, times = table: 0x3faa2d3440, model = "unknown" }, { speed = 0, times = table: 0x3faa2d34e0, model = "unknown" }, { speed = 0, times = table: 0x3faa2d35d0, model = "unknown" }, { speed = 0, times = table: 0x3faa2d3670, model = "unknown" }, { speed = 0, times = table: 0x3faa2d3710, model = "unknown" }, { speed = 0, times = table: 0x3faa2f5070, model = "unknown" }, { speed = 0, times = table: 0x3faa2f5250, model = "unknown" }, { speed = 0, times = table: 0x3faa2f52f0, model = "unknown" }, { speed = 0, times = table: 0x3faa2f53e0, model = "unknown" }, { speed = 0, times = table: 0x3faa2f55c0, model = "unknown" }, { speed = 0, times = table: 0x3faa2f56b0, model = "unknown" }, { speed = 0, times = table: 0x3faa2f0860, model = "unknown" }, { speed = 0, times = table: 0x3faa2f0950, model = "unknown" }, { speed = 0, times = table: 0x3faa2f09f0, model = "unknown" }, { speed = 0, times = table: 0x3faa2f0ae0, model = "unknown" }, { speed = 0, times = table: 0x3faa2f0b80, model = "unknown" }, { speed = 0, times = table: 0x3faa2f0c70, model = "unknown" }, { speed = 0, times = table: 0x3faa2f0d10, model = "unknown" }, { speed = 0, times = table: 0x3faa2f0e00, model = "unknown" }, { speed = 0, times = table: 0x3faa2f0ef0, model = "unknown" }, { speed = 0, times = table: 0x3faa31d8a0, model = "unknown" }, { speed = 0, times = table: 0x3faa31dbc0, model = "unknown" }, { speed = 0, times = table: 0x3faa31dd00, model = "unknown" }, { speed = 0, times = table: 0x3faa30c290, model = "unknown" }, { speed = 0, times = table: 0x3faa30c330, model = "unknown" }, { speed = 0, times = table: 0x3faa30c3d0, model = "unknown" }, { speed = 0, times = table: 0x3faa30c470, model = "unknown" }, { speed = 0, times = table: 0x3faa30c510, model = "unknown" }, { speed = 0, times = table: 0x3faa30c5b0, model = "unknown" }, { speed = 0, times = table: 0x3faa30c740, model = "unknown" }, { speed = 0, times = table: 0x3faa2d3910, model = "unknown" }, { speed = 0, times = table: 0x3faa2d3aa0, model = "unknown" } } ok 63 misc - uv.cpu_info "lo" { { mac = "\0\0\0\0\0\0", netmask = "255.0.0.0", internal = true, family = "inet", ip = "127.0.0.1" }, { mac = "\0\0\0\0\0\0", netmask = "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", internal = true, family = "inet6", ip = "::1" } } "eth0" { { mac = "\0>ÑqQ", netmask = "255.255.255.0", internal = false, family = "inet", ip = "172.16.30.21" }, { mac = "\0>ÑqQ", netmask = "ffff:ffff:ffff:ffff::", internal = false, family = "inet6", ip = "fe80::216:3eff:fed1:7151" } } ok 64 misc - uv.interface_addresses { 4.3, 10.1, 18.34 } ok 65 misc - uv.loadavg "/usr/bin/lua5.1" ok 66 misc - uv.exepath "/home/buildozer" ok 67 misc - uv.os_homedir "/tmp" ok 68 misc - uv.os_tmpdir { username = "buildozer", uid = 101, gid = 102, homedir = "/home/buildozer", shell = "/bin/sh" } ok 69 misc - uv.os_get_passwd "/home/buildozer/aports/community/lua-luv/src/luv-1.45.0-0" "/" ok 70 misc - uv.cwd and uv.chdir 3.3599094057033e+14 ok 71 misc - uv.hrtime ok 72 misc - uv.getpid { release = "6.1.80-0-sophgo", machine = "riscv64", version = "#1-Alpine SMP PREEMPT Mon, 26 Aug 2024 10:06:58 +0000", sysname = "Linux" } ok 73 misc - uv.os_uname os.time 1730957982 uv.gettimeofday 1730957982.000734 ok 74 misc - uv.gettimeofday ok 75 misc - uv.os_environ ok 76 misc - uv.sleep ok 77 misc - uv.random async ok 78 misc - uv.random sync ok 79 misc - uv.random errors ok 80 misc - uv errno ok 81 misc - uv constants 1024 nil ok 82 misc - uv.cpumask_size "monotonic" { nsec = 962311775, sec = 335991 } nil "realtime" { nsec = 962389575, sec = 335991 } nil ok 83 misc - uv.clock_gettime ok 84 pipe - pipe chmod ok 85 pipe - pipe ping pong ok 86 pipe - pipe close fd "prepare" uv_prepare_t: 0x3faa349190 ok 87 prepare-check-idle-async - simple prepare "check" uv_check_t: 0x3faa349210 "timeout" uv_timer_t: 0x3faa2f7cd0 ok 88 prepare-check-idle-async - simple check "idle" uv_idle_t: 0x3faa349290 ok 89 prepare-check-idle-async - simple idle ok 90 prepare-check-idle-async - simple async ok 91 process - test disable_stdio_inheritance { handle = uv_process_t: 0x3faa2e32e0, pid = 40344 } "stdout" { chunk = "Hello World\n" } "exit" { signal = 0, code = 0 } ok 92 process - process stdout { handle = uv_process_t: 0x3faa2e3370, pid = 40345 } "exit" uv_process_t: 0x3faa2e3370 { status = 0, signal = 2 } ok 93 process - spawn and kill by pid { handle = uv_process_t: 0x3faa2e3400, pid = 40346 } "exit" uv_process_t: 0x3faa2e3400 { status = 0, signal = 15 } ok 94 process - spawn and kill by handle ok 95 process - invalid command { handle = uv_process_t: 0x3faa2e35b0, pid = 40348 } "stdout" { chunk = "Hello World" } "exit" { signal = 0, code = 0 } ok 96 process - process stdio ok 97 process - get pid ok 98 req - cancel ok 99 req - get type Sending child SIGINT "sigint\n" "exit" { signal = 0, pid = 40350, code = 0 } ok 100 signal - Catch SIGINT { address = { family = "inet", port = 35555, ip = "127.0.0.1" }, server = uv_tcp_t: 0x3faa2e6b60 } { req = uv_connect_t: 0x3faa2e39c8, client = uv_tcp_t: 0x3faa2f1da0 } "server on connection" uv_tcp_t: 0x3faa2e6b60 "client on connect" uv_tcp_t: 0x3faa2f1da0 nil "client on shutdown" uv_tcp_t: 0x3faa2f1da0 nil "client on close" uv_tcp_t: 0x3faa2f1da0 ok 101 tcp - basic tcp server and client (ipv4) { address = { family = "inet6", port = 38235, ip = "::1" }, server = uv_tcp_t: 0x3faa33da40 } { req = uv_connect_t: 0x3faa2e3a58, client = uv_tcp_t: 0x3faa33db60 } "server on connection" uv_tcp_t: 0x3faa33da40 "client on connect" uv_tcp_t: 0x3faa33db60 nil "client on shutdown" uv_tcp_t: 0x3faa33db60 nil "client on close" uv_tcp_t: 0x3faa33db60 ok 102 tcp - basic tcp server and client (ipv6) { address = { family = "inet", port = 34873, ip = "127.0.0.1" }, server = uv_tcp_t: 0x3faa3096f0 } { req = uv_write_t: 0x3faa342048, socket = uv_tcp_t: 0x3faa2cf140 } "client onwrite" uv_tcp_t: 0x3faa2cf140 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 103 tcp - tcp echo server and client { address = { family = "inet", port = 44673, ip = "127.0.0.1" }, server = uv_tcp_t: 0x3faa2cf4b0 } { req = uv_write_t: 0x3faa369cd8, socket = uv_tcp_t: 0x3faa2cf5d0 } "client onwrite" uv_tcp_t: 0x3faa2cf5d0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 104 tcp - tcp echo server and client with methods "./tests/test-tcp.lua:140: Invalid IP address or port [127.0.0.100005:1000]" ok 105 tcp - tcp invalid ip address { address = { family = "inet", port = 45719, ip = "127.0.0.1" }, server = uv_tcp_t: 0x3faa2cf930 } { req = uv_write_t: 0x3faa3d3d18, socket = uv_tcp_t: 0x3faa2cfa50 } "client onwrite" uv_tcp_t: 0x3faa2cfa50 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { err = "ECONNRESET" } ok 106 tcp - tcp close reset client { address = { family = "inet", port = 39929, ip = "127.0.0.1" }, server = uv_tcp_t: 0x3faa2cfc90 } { req = uv_write_t: 0x3faa342048, socket = uv_tcp_t: 0x3faa2cfdb0 } "client onwrite" uv_tcp_t: 0x3faa2cfdb0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 107 tcp - tcp close reset after shutdown { address = { family = "inet", port = 46203, ip = "127.0.0.1" }, server = uv_tcp_t: 0x3faa2e66f0 } { req = uv_write_t: 0x3faa3d3d18, socket = uv_tcp_t: 0x3faa2e6b70 } "client onwrite" uv_tcp_t: 0x3faa2e6b70 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "client read" { } ok 108 tcp - tcp close reset accepted { address = { family = "inet", port = 38013, ip = "127.0.0.1" }, server = uv_tcp_t: 0x3faa33da50 } { req = uv_write_t: 0x3faa369cd8, socket = uv_tcp_t: 0x3faa33db70 } "client onwrite" uv_tcp_t: 0x3faa33db70 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 109 tcp - tcp close reset accepted after shutdown ok 110 tcp - socketpair ping pong In uv_thread_t: 0x3fa82c1b20 { delay = 100, elapsed = 104 } ok 111 thread - test thread create ok 112 thread - test thread create with arguments Runing uv_thread_t: 0x3faa49fcd0 Runing uv_thread_t: 0x3faa49fcd0 { delay = 100, elapsed = 100 } ok 113 thread - test thread sleep msecs in main thread { delay = 100, elapsed = 103 } ok 114 thread - test thread create with options table ok 115 thread - test thread arguments limit ok 116 thread - test avoid thread be released before it done ok 117 thread - thread_getcpu ok 118 thread - getaffinity, setaffinity "timeout" uv_timer_t: 0x3faa2f7af0 "closed" uv_timer_t: 0x3faa2f7af0 ok 119 timer - simple timeout "interval" uv_timer_t: 0x3faa2f7b90 "interval" uv_timer_t: 0x3faa2f7b90 "interval" uv_timer_t: 0x3faa2f7b90 "closed" uv_timer_t: 0x3faa2f7b90 ok 120 timer - simple interval "interval" uv_timer_t: 0x3faa2f7d70 "timeout" uv_timer_t: 0x3faa2f7cd0 "interval" uv_timer_t: 0x3faa2f7d70 ok 121 timer - timeout with interval "interval" uv_timer_t: 0x3faa2f7e10 0 "interval" uv_timer_t: 0x3faa2f7e10 8 "interval" uv_timer_t: 0x3faa2f7e10 4 "interval" uv_timer_t: 0x3faa2f7e10 2 ok 122 timer - shrinking interval "interval" uv_timer_t: 0x3faa2fb920 0 "interval" uv_timer_t: 0x3faa2fb920 8 "interval" uv_timer_t: 0x3faa2fb920 4 "interval" uv_timer_t: 0x3faa2fb920 2 ok 123 timer - shrinking interval using methods ok 124 timer - timer init ok 125 timer - timer huge timeout { server = uv_udp_t: 0x3faa3d3d00 } { req = 0, client = uv_udp_t: 0x3faa32afb0 } "client on send" uv_udp_t: 0x3faa32afb0 nil "server on recv" uv_udp_t: 0x3faa3d3d00 "PING" { family = "inet", port = 45532, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0x3faa3d3d00 "client on close" uv_udp_t: 0x3faa32afb0 ok 126 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0x3faa369cc0 } { req = 0, client = uv_udp_t: 0x3faa32bb50 } "client on send" uv_udp_t: 0x3faa32bb50 nil "server on recv" uv_udp_t: 0x3faa369cc0 "PING" { family = "inet", port = 39090, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0x3faa369cc0 "client on close" uv_udp_t: 0x3faa32bb50 ok 127 udp - basic udp send from table { server = uv_udp_t: 0x3faa342030 } { req = 0, client = uv_udp_t: 0x3faa32afa0 } "client on send" uv_udp_t: 0x3faa32afa0 nil "server on recv" uv_udp_t: 0x3faa342030 "PING" { family = "inet6", port = 54200, ip = "::1" } { } "server on close" uv_udp_t: 0x3faa342030 "client on close" uv_udp_t: 0x3faa32afa0 ok 128 udp - basic udp server and client (ipv6) ./tests/test-udp.lua:85: bad argument #3 to 'udp_send' (Host must be string or nil) ./tests/test-udp.lua:87: bad argument #4 to 'udp_send' (Port must be number or nil) ./tests/test-udp.lua:89: bad argument #3 to 'udp_send' (Both host and port must be nil if one is nil) ./tests/test-udp.lua:91: bad argument #4 to 'udp_send' (Both host and port must be nil if one is nil) ok 129 udp - udp send args { server = uv_udp_t: 0x3faa3d3cf0 } { family = "inet", port = 9123, ip = "127.0.0.1" } "server on recv" uv_udp_t: 0x3faa3d3cf0 "PING" { family = "inet", port = 37066, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x3faa3d3cf0 "PING" { family = "inet", port = 53454, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x3faa3d3cf0 "PING" { family = "inet", port = 53454, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x3faa3d3cf0 nil nil { } "server on recv" uv_udp_t: 0x3faa3d3cf0 "PING" { family = "inet", port = 59928, ip = "127.0.0.1" } { } "client on close" uv_udp_t: 0x3faa342030 "server on close" uv_udp_t: 0x3faa3d3cf0 ok 130 udp - udp connect "PING" { family = "inet", port = 54390, ip = "127.0.0.1" } "PING" { family = "inet", port = 54390, ip = "127.0.0.1" } "PING" { family = "inet", port = 54390, ip = "127.0.0.1" } "PING" { family = "inet", port = 54390, ip = "127.0.0.1" } "PING" { family = "inet", port = 54390, ip = "127.0.0.1" } "PING" { family = "inet", port = 54390, ip = "127.0.0.1" } "PING" { family = "inet", port = 54390, ip = "127.0.0.1" } "PING" { family = "inet", port = 54390, ip = "127.0.0.1" } ok 131 udp - udp recvmmsg ok 132 work - test threadpool with return none "Please be patient, the test cost a lots of time" "run 10%" "run 20%" "run 30%" "run 40%" "run 50%" "run 60%" "run 70%" "run 80%" "run 90%" "run 100%" ok 133 work - test threadpool "in async notify callback" "a" true 250 2 4 "uv_thread_t: 0x3fa8ac4b20" "hello" uv_thread_t: 0x3fa8ac4b20 finish hello ok 134 work - test threadpool with async 1 2 3 4 5 7 8 ok 135 work - test threadpool with coro ok 136 work - test threadpool with invalid argument Uncaught Error: Error: thread arg not support type 'table' at 1 stack traceback: [C]: ? ok 137 work - test threadpool with invalid return value # All tests passed hello world from thread 6 >>> lua-luv: Running tests with lua5.4 1..137 "in async notify callback" "a" true 250.0 ok 1 async - test pass async between threads "timeout" uv_timer_t: 0x3fb88a1f80 "closed" uv_timer_t: 0x3fb88a1f80 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0x3fb88a2020 "closed" { } uv_timer_t: 0x3fb88a2020 ok 3 callbacks - luv_handle_t: callable table ok 4 callbacks - luv_req_t: function ok 5 callbacks - luv_req_t: callable table skipped ok 6 conversions - basic 64bit conversions begin wait end wait ok 7 coroutines - coroutines { { addr = "::1", family = "inet6", socktype = "stream", protocol = "tcp", port = 80 }, { addr = "127.0.0.1", family = "inet", socktype = "stream", protocol = "tcp", port = 80 } } 2 ok 8 dns - Get all local http addresses { { addr = "::1", family = "inet6", socktype = "stream", protocol = "tcp", port = 80 }, { addr = "127.0.0.1", family = "inet", socktype = "stream", protocol = "tcp", port = 80 } } 2 ok 9 dns - Get all local http addresses sync { { addr = "206.189.225.172", protocol = "tcp", socktype = "stream", canonname = "luvit.io", family = "inet" } } 1 ok 10 dns - Get only ipv4 tcp adresses for luvit.io { { addr = "206.189.225.172", protocol = "tcp", socktype = "stream", canonname = "luvit.io", family = "inet" }, { addr = "2604:a880:400:d0::1b9f:2001", protocol = "tcp", socktype = "stream", canonname = "luvit.io", family = "inet6" } } 2 ok 11 dns - Get ipv4 and ipv6 tcp adresses for luvit.io { { addr = "206.189.225.172", protocol = "tcp", socktype = "stream", canonname = "luvit.io", family = "inet" }, { addr = "206.189.225.172", protocol = "udp", socktype = "dgram", canonname = "luvit.io", family = "inet" }, { addr = "2604:a880:400:d0::1b9f:2001", protocol = "tcp", socktype = "stream", canonname = "luvit.io", family = "inet6" }, { addr = "2604:a880:400:d0::1b9f:2001", protocol = "udp", socktype = "dgram", canonname = "luvit.io", family = "inet6" } } 4 ok 12 dns - Get all adresses for luvit.io { service = "0", hostname = "0.0.0.0" } ok 13 dns - Lookup local ipv4 address { service = "0", hostname = "0.0.0.0" } ok 14 dns - Lookup local ipv4 address sync { service = "0", hostname = "build-3-21-riscv64.local" } ok 15 dns - Lookup local 127.0.0.1 ipv4 address { service = "0", hostname = "::" } ok 16 dns - Lookup local ipv6 address { service = "0", hostname = "build-3-21-riscv64.local" } ok 17 dns - Lookup local ::1 ipv6 address { service = "http", hostname = "::" } ok 18 dns - Lookup local port 80 service { fd = 24 } { stat = { mode = 33188, blocks = 16, blksize = 4096, uid = 101, atime = table: 0x3fb88da020, rdev = 0, flags = 0, ino = 13635990, type = "file", dev = 66306, size = 6060, ctime = table: 0x3fb88b1970, gid = 102, mtime = table: 0x3fb88da320, gen = 0, birthtime = table: 0x3fb88b1a30, nlink = 1 } } ok 19 fs - read a file sync ok 20 fs - read a file sync in chunks { fd = 24 } { stat = { mode = 33188, blocks = 16, blksize = 4096, uid = 101, atime = table: 0x3fb88bc100, rdev = 0, flags = 0, ino = 13635990, type = "file", dev = 66306, size = 6060, ctime = table: 0x3fb88bc380, gid = 102, mtime = table: 0x3fb88bc2c0, gen = 0, birthtime = table: 0x3fb88bc480, nlink = 1 } } { chunk = 6060 } ok 21 fs - read a file async ok 22 fs - fs.write ok 23 fs - fs.write data refs ok 24 fs - fs.stat sync ok 25 fs - fs.stat async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 26 fs - fs.stat sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 27 fs - fs.stat async error { name = ".ci", ftype = "directory" } { name = ".clang-format", ftype = "file" } { name = ".clangd", ftype = "file" } { name = ".editorconfig", ftype = "file" } { name = ".github", ftype = "directory" } { name = ".gitignore", ftype = "file" } { name = ".gitmodules", ftype = "file" } { name = "CMakeLists.txt", ftype = "file" } { name = "LICENSE.txt", ftype = "file" } { name = "Makefile", ftype = "file" } { name = "README.md", ftype = "file" } { name = "appveyor.yml", ftype = "file" } { name = "build-5.1", ftype = "directory" } { name = "build-5.4", ftype = "directory" } { name = "build-static", ftype = "directory" } { name = "cmake", ftype = "directory" } { name = "deps", ftype = "directory" } { name = "docs.md", ftype = "file" } { name = "examples", ftype = "directory" } { name = "lib", ftype = "directory" } { name = "libluv.pc.in", ftype = "file" } { name = "luv-scm-0.rockspec", ftype = "file" } { name = "msvcbuild.bat", ftype = "file" } { name = "rockspecs", ftype = "directory" } { name = "src", ftype = "directory" } { name = "tests", ftype = "directory" } ok 28 fs - fs.scandir { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 29 fs - fs.scandir sync error { err = "ENOENT: no such file or directory: BAD_FILE!" } ok 30 fs - fs.scandir async error { name = ".ci", ftype = "directory" } { name = ".clang-format", ftype = "file" } { name = ".clangd", ftype = "file" } { name = ".editorconfig", ftype = "file" } { name = ".github", ftype = "directory" } { name = ".gitignore", ftype = "file" } { name = ".gitmodules", ftype = "file" } { name = "CMakeLists.txt", ftype = "file" } { name = "LICENSE.txt", ftype = "file" } { name = "Makefile", ftype = "file" } { name = "README.md", ftype = "file" } { name = "appveyor.yml", ftype = "file" } { name = "build-5.1", ftype = "directory" } { name = "build-5.4", ftype = "directory" } { name = "build-static", ftype = "directory" } { name = "cmake", ftype = "directory" } { name = "deps", ftype = "directory" } { name = "docs.md", ftype = "file" } { name = "examples", ftype = "directory" } { name = "lib", ftype = "directory" } { name = "libluv.pc.in", ftype = "file" } { name = "luv-scm-0.rockspec", ftype = "file" } { name = "msvcbuild.bat", ftype = "file" } { name = "rockspecs", ftype = "directory" } { name = "src", ftype = "directory" } { name = "tests", ftype = "directory" } ok 31 fs - fs.scandir async ok 32 fs - fs.scandir with no iteration "/home/buildozer/aports/community/lua-luv/src/luv-1.45.0-0" "/home/buildozer/aports/community/lua-luv/src/luv-1.45.0-0" ok 33 fs - fs.realpath ok 34 fs - fs.copyfile { { name = "src", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "docs.md", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = ".ci", type = "directory" } } { { name = ".github", type = "directory" } } { { name = "Makefile", type = "file" } } { { name = "deps", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "examples", type = "directory" } } { { name = "LICENSE.txt", type = "file" } } ok 35 fs - fs.{open,read,close}dir object sync #1 { { name = "src", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "docs.md", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = ".ci", type = "directory" } } { { name = ".github", type = "directory" } } { { name = "Makefile", type = "file" } } { { name = "deps", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "examples", type = "directory" } } { { name = "LICENSE.txt", type = "file" } } uv_dir_t: 0x3fb88c8d48 closed ok 36 fs - fs.{open,read,close}dir object sync #2 { { name = "src", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "docs.md", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = ".ci", type = "directory" } } { { name = ".github", type = "directory" } } { { name = "Makefile", type = "file" } } { { name = "deps", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "examples", type = "directory" } } { { name = "LICENSE.txt", type = "file" } } ok 37 fs - fs.{open,read,close}dir sync one entry { { name = "src", type = "directory" }, { name = "CMakeLists.txt", type = "file" }, { name = ".clangd", type = "file" }, { name = "docs.md", type = "file" }, { name = ".gitmodules", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "rockspecs", type = "directory" }, { name = "tests", type = "directory" }, { name = "build-5.1", type = "directory" }, { name = "lib", type = "directory" }, { name = ".clang-format", type = "file" }, { name = ".gitignore", type = "file" }, { name = "build-5.4", type = "directory" }, { name = "appveyor.yml", type = "file" }, { name = ".ci", type = "directory" }, { name = ".github", type = "directory" }, { name = "Makefile", type = "file" }, { name = "deps", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = "msvcbuild.bat", type = "file" }, { name = "build-static", type = "directory" }, { name = "README.md", type = "file" }, { name = "luv-scm-0.rockspec", type = "file" }, { name = "cmake", type = "directory" }, { name = "examples", type = "directory" }, { name = "LICENSE.txt", type = "file" } } ok 38 fs - fs.{open,read,close}dir sync more entry { { name = "src", type = "directory" }, { name = "CMakeLists.txt", type = "file" }, { name = ".clangd", type = "file" }, { name = "docs.md", type = "file" }, { name = ".gitmodules", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "rockspecs", type = "directory" }, { name = "tests", type = "directory" }, { name = "build-5.1", type = "directory" }, { name = "lib", type = "directory" }, { name = ".clang-format", type = "file" }, { name = ".gitignore", type = "file" }, { name = "build-5.4", type = "directory" }, { name = "appveyor.yml", type = "file" }, { name = ".ci", type = "directory" }, { name = ".github", type = "directory" }, { name = "Makefile", type = "file" }, { name = "deps", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = "msvcbuild.bat", type = "file" }, { name = "build-static", type = "directory" }, { name = "README.md", type = "file" }, { name = "luv-scm-0.rockspec", type = "file" }, { name = "cmake", type = "directory" }, { name = "examples", type = "directory" }, { name = "LICENSE.txt", type = "file" } } ok 39 fs - fs.{open,read,close}dir with more entry ok 40 fs - fs.opendir and fs.closedir in a loop { bsize = 4096, ffree = 59531448, blocks = 246019638, files = 62488576, bavail = 195683126, bfree = 205689325, type = 61267 } ok 41 fs - fs.statfs sync { bsize = 4096, ffree = 59531448, blocks = 246019638, files = 62488576, bavail = 195683126, bfree = 205689325, type = 61267 } ok 42 fs - fs.statfs async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 43 fs - fs.statfs sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 44 fs - fs.statfs async error ok 45 fs - fs.mkdtemp async ok 46 fs - fs.mkdtemp sync ok 47 fs - fs.mkdtemp async error ok 48 fs - fs.mkdtemp sync error ok 49 fs - fs.mkstemp async ok 50 fs - fs.mkstemp sync ok 51 fs - fs.mkstemp async error ok 52 fs - fs.mkstemp sync error "fs_rename" nil "EISDIR: illegal operation on a directory: _test_ -> _testdir_" "EISDIR" "fs_link" nil "EEXIST: file already exists: _test_ -> _testdir_" "EEXIST" "fs_symlink" nil "EEXIST: file already exists: _test_ -> _testdir_" "EEXIST" "fs_copyfile" nil "EISDIR: illegal operation on a directory: _test_ -> _testdir_" "EISDIR" ok 53 fs - errors with dest paths ok 54 handle - get type ok 55 loop - uv.loop_mode { events = 33, events_waiting = 0, loop_count = 66 } { events = 33, events_waiting = 0, loop_count = 67 } ok 56 metrics - idle time "stdio fd types" { [1] = "file", [2] = "file", [0] = "file" } ok 57 misc - uv.guess_handle { version_string = "1.49.2", version = 78082 } ok 58 misc - uv.version and uv.version_string { total = 134103621632.0, free = 130040754176.0, constrained = 0.0, available = 130040754176.0, rss = 1925120 } ok 59 misc - memory size { uptime = 335999.73 } ok 60 misc - uv.uptime { msgsnd = 0, isrss = 0, nswap = 0, utime = { usec = 382036, sec = 0 }, majflt = 0, oublock = 80, idrss = 0, nvcsw = 62, nsignals = 0, msgrcv = 0, maxrss = 2176, ixrss = 0, inblock = 0, stime = { usec = 391378, sec = 0 }, nivcsw = 3, minflt = 875 } ok 61 misc - uv.getrusage 64 ok 62 misc - uv.available_parallelism { { times = table: 0x3fb88b1cf0, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88b1ef0, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88a7890, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88a7dd0, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88da260, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88962e0, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88bbfc0, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88bc240, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88bc3c0, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88baab0, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88bad30, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88baef0, model = "unknown", speed = 0.0 }, { times = table: 0x3fb8899000, model = "unknown", speed = 0.0 }, { times = table: 0x3fb8899380, model = "unknown", speed = 0.0 }, { times = table: 0x3fb8899540, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88b19f0, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88b1eb0, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88a7d90, model = "unknown", speed = 0.0 }, { times = table: 0x3fb8896220, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88bc100, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88baa30, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88baeb0, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88990c0, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88b1970, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88a7c90, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88bc000, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88badb0, model = "unknown", speed = 0.0 }, { times = table: 0x3fb8899580, model = "unknown", speed = 0.0 }, { times = table: 0x3fb8896320, model = "unknown", speed = 0.0 }, { times = table: 0x3fb8899440, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88baf30, model = "unknown", speed = 0.0 }, { times = table: 0x3fb888bf60, model = "unknown", speed = 0.0 }, { times = table: 0x3fb888c060, model = "unknown", speed = 0.0 }, { times = table: 0x3fb888c160, model = "unknown", speed = 0.0 }, { times = table: 0x3fb888c260, model = "unknown", speed = 0.0 }, { times = table: 0x3fb888c360, model = "unknown", speed = 0.0 }, { times = table: 0x3fb888c460, model = "unknown", speed = 0.0 }, { times = table: 0x3fb888c560, model = "unknown", speed = 0.0 }, { times = table: 0x3fb888c660, model = "unknown", speed = 0.0 }, { times = table: 0x3fb888bfa0, model = "unknown", speed = 0.0 }, { times = table: 0x3fb888c1a0, model = "unknown", speed = 0.0 }, { times = table: 0x3fb888c3a0, model = "unknown", speed = 0.0 }, { times = table: 0x3fb888c5a0, model = "unknown", speed = 0.0 }, { times = table: 0x3fb888c020, model = "unknown", speed = 0.0 }, { times = table: 0x3fb888c420, model = "unknown", speed = 0.0 }, { times = table: 0x3fb888c120, model = "unknown", speed = 0.0 }, { times = table: 0x3fb888c320, model = "unknown", speed = 0.0 }, { times = table: 0x3fb8889000, model = "unknown", speed = 0.0 }, { times = table: 0x3fb8889100, model = "unknown", speed = 0.0 }, { times = table: 0x3fb8889200, model = "unknown", speed = 0.0 }, { times = table: 0x3fb8889300, model = "unknown", speed = 0.0 }, { times = table: 0x3fb8889400, model = "unknown", speed = 0.0 }, { times = table: 0x3fb8889500, model = "unknown", speed = 0.0 }, { times = table: 0x3fb8889600, model = "unknown", speed = 0.0 }, { times = table: 0x3fb8889700, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88890c0, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88892c0, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88894c0, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88896c0, model = "unknown", speed = 0.0 }, { times = table: 0x3fb8889240, model = "unknown", speed = 0.0 }, { times = table: 0x3fb8889640, model = "unknown", speed = 0.0 }, { times = table: 0x3fb8889540, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88887d0, model = "unknown", speed = 0.0 }, { times = table: 0x3fb88888d0, model = "unknown", speed = 0.0 } } ok 63 misc - uv.cpu_info "eth0" { { family = "inet", ip = "172.16.30.21", mac = "\0>ÑqQ", netmask = "255.255.255.0", internal = false }, { family = "inet6", ip = "fe80::216:3eff:fed1:7151", mac = "\0>ÑqQ", netmask = "ffff:ffff:ffff:ffff::", internal = false } } "lo" { { family = "inet", ip = "127.0.0.1", mac = "\0\0\0\0\0\0", netmask = "255.0.0.0", internal = true }, { family = "inet6", ip = "::1", mac = "\0\0\0\0\0\0", netmask = "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", internal = true } } ok 64 misc - uv.interface_addresses { 3.79, 9.8, 18.15 } ok 65 misc - uv.loadavg "/usr/bin/lua5.4" ok 66 misc - uv.exepath "/home/buildozer" ok 67 misc - uv.os_homedir "/tmp" ok 68 misc - uv.os_tmpdir { shell = "/bin/sh", gid = 102, homedir = "/home/buildozer", uid = 101, username = "buildozer" } ok 69 misc - uv.os_get_passwd "/home/buildozer/aports/community/lua-luv/src/luv-1.45.0-0" "/" ok 70 misc - uv.cwd and uv.chdir 3.3599976054913e+14 ok 71 misc - uv.hrtime ok 72 misc - uv.getpid { release = "6.1.80-0-sophgo", version = "#1-Alpine SMP PREEMPT Mon, 26 Aug 2024 10:06:58 +0000", machine = "riscv64", sysname = "Linux" } ok 73 misc - uv.os_uname os.time 1730957991 uv.gettimeofday 1730957991.000551 ok 74 misc - uv.gettimeofday ok 75 misc - uv.os_environ ok 76 misc - uv.sleep ok 77 misc - uv.random async ok 78 misc - uv.random sync ok 79 misc - uv.random errors ok 80 misc - uv errno ok 81 misc - uv constants 1024 nil ok 82 misc - uv.cpumask_size "monotonic" { nsec = 772791090, sec = 336000 } nil "realtime" { nsec = 772865730, sec = 336000 } nil ok 83 misc - uv.clock_gettime ok 84 pipe - pipe chmod ok 85 pipe - pipe ping pong ok 86 pipe - pipe close fd "prepare" uv_prepare_t: 0x3fb88a3e60 ok 87 prepare-check-idle-async - simple prepare "check" uv_check_t: 0x3fb88a4250 "timeout" uv_timer_t: 0x3fb88a2020 ok 88 prepare-check-idle-async - simple check "idle" uv_idle_t: 0x3fb88a4640 ok 89 prepare-check-idle-async - simple idle ok 90 prepare-check-idle-async - simple async ok 91 process - test disable_stdio_inheritance { pid = 40363, handle = uv_process_t: 0x3fb8892400 } "stdout" { chunk = "Hello World\n" } "exit" { signal = 0, code = 0 } ok 92 process - process stdout { pid = 40364, handle = uv_process_t: 0x3fb8892520 } "exit" uv_process_t: 0x3fb8892520 { signal = 2, status = 0 } ok 93 process - spawn and kill by pid { pid = 40365, handle = uv_process_t: 0x3fb8892640 } "exit" uv_process_t: 0x3fb8892640 { signal = 15, status = 0 } ok 94 process - spawn and kill by handle ok 95 process - invalid command { pid = 40367, handle = uv_process_t: 0x3fb88927f0 } "stdout" { chunk = "Hello World" } "exit" { signal = 0, code = 0 } ok 96 process - process stdio ok 97 process - get pid ok 98 req - cancel ok 99 req - get type Sending child SIGINT "sigint\n" "exit" { code = 0, pid = 40369, signal = 0 } ok 100 signal - Catch SIGINT { server = uv_tcp_t: 0x3fb8897ec0, address = { port = 34583, family = "inet", ip = "127.0.0.1" } } { client = uv_tcp_t: 0x3fb88998f0, req = uv_connect_t: 0x3fb88a2058 } "server on connection" uv_tcp_t: 0x3fb8897ec0 "client on connect" uv_tcp_t: 0x3fb88998f0 nil "client on shutdown" uv_tcp_t: 0x3fb88998f0 nil "client on close" uv_tcp_t: 0x3fb88998f0 ok 101 tcp - basic tcp server and client (ipv4) { server = uv_tcp_t: 0x3fb8897c80, address = { port = 45377, family = "inet6", ip = "::1" } } { client = uv_tcp_t: 0x3fb8897ed0, req = uv_connect_t: 0x3fb88a20f8 } "server on connection" uv_tcp_t: 0x3fb8897c80 "client on connect" uv_tcp_t: 0x3fb8897ed0 nil "client on shutdown" uv_tcp_t: 0x3fb8897ed0 nil "client on close" uv_tcp_t: 0x3fb8897ed0 ok 102 tcp - basic tcp server and client (ipv6) { server = uv_tcp_t: 0x3fb88cbc90, address = { port = 40063, family = "inet", ip = "127.0.0.1" } } { req = uv_write_t: 0x3fb88b3118, socket = uv_tcp_t: 0x3fb8897d90 } "client onwrite" uv_tcp_t: 0x3fb8897d90 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 103 tcp - tcp echo server and client { server = uv_tcp_t: 0x3fb8897da0, address = { port = 41433, family = "inet", ip = "127.0.0.1" } } { req = uv_write_t: 0x3fb88997e8, socket = uv_tcp_t: 0x3fb88b30f0 } "client onwrite" uv_tcp_t: 0x3fb88b30f0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 104 tcp - tcp echo server and client with methods "./tests/test-tcp.lua:140: Invalid IP address or port [127.0.0.100005:1000]" ok 105 tcp - tcp invalid ip address { server = uv_tcp_t: 0x3fb8899c50, address = { port = 33553, family = "inet", ip = "127.0.0.1" } } { req = uv_write_t: 0x3fb88cbcb8, socket = uv_tcp_t: 0x3fb8899e80 } "client onwrite" uv_tcp_t: 0x3fb8899e80 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { err = "ECONNRESET" } ok 106 tcp - tcp close reset client { server = uv_tcp_t: 0x3fb8897c70, address = { port = 37551, family = "inet", ip = "127.0.0.1" } } { req = uv_write_t: 0x3fb88b3118, socket = uv_tcp_t: 0x3fb8897ec0 } "client onwrite" uv_tcp_t: 0x3fb8897ec0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 107 tcp - tcp close reset after shutdown { server = uv_tcp_t: 0x3fb8897da0, address = { port = 43027, family = "inet", ip = "127.0.0.1" } } { req = uv_write_t: 0x3fb88997f8, socket = uv_tcp_t: 0x3fb88b30f0 } "client onwrite" uv_tcp_t: 0x3fb88b30f0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "client read" { } ok 108 tcp - tcp close reset accepted { server = uv_tcp_t: 0x3fb88997d0, address = { port = 43967, family = "inet", ip = "127.0.0.1" } } { req = uv_write_t: 0x3fb8899d88, socket = uv_tcp_t: 0x3fb8899a10 } "client onwrite" uv_tcp_t: 0x3fb8899a10 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 109 tcp - tcp close reset accepted after shutdown ok 110 tcp - socketpair ping pong In uv_thread_t: 0x3fb6879b20 { delay = 100, elapsed = 103 } ok 111 thread - test thread create ok 112 thread - test thread create with arguments Runing uv_thread_t: 0x3fb8acacd0 Runing uv_thread_t: 0x3fb8acacd0 { delay = 100, elapsed = 101 } ok 113 thread - test thread sleep msecs in main thread { delay = 100, elapsed = 102 } ok 114 thread - test thread create with options table ok 115 thread - test thread arguments limit ok 116 thread - test avoid thread be released before it done ok 117 thread - thread_getcpu ok 118 thread - getaffinity, setaffinity "timeout" uv_timer_t: 0x3fb88a20c0 "closed" uv_timer_t: 0x3fb88a20c0 ok 119 timer - simple timeout "interval" uv_timer_t: 0x3fb88a2160 "interval" uv_timer_t: 0x3fb88a2160 "interval" uv_timer_t: 0x3fb88a2160 "closed" uv_timer_t: 0x3fb88a2160 ok 120 timer - simple interval "interval" uv_timer_t: 0x3fb88a2020 "timeout" uv_timer_t: 0x3fb88a1f80 "interval" uv_timer_t: 0x3fb88a2020 ok 121 timer - timeout with interval "interval" uv_timer_t: 0x3fb88a20c0 0 "interval" uv_timer_t: 0x3fb88a20c0 8 "interval" uv_timer_t: 0x3fb88a20c0 4 "interval" uv_timer_t: 0x3fb88a20c0 2 ok 122 timer - shrinking interval "interval" uv_timer_t: 0x3fb88a2160 0 "interval" uv_timer_t: 0x3fb88a2160 8 "interval" uv_timer_t: 0x3fb88a2160 4 "interval" uv_timer_t: 0x3fb88a2160 2 ok 123 timer - shrinking interval using methods ok 124 timer - timer init ok 125 timer - timer huge timeout { server = uv_udp_t: 0x3fb88ddac0 } { client = uv_udp_t: 0x3fb88a22e0, req = 0 } "client on send" uv_udp_t: 0x3fb88a22e0 nil "server on recv" uv_udp_t: 0x3fb88ddac0 "PING" { port = 33662, family = "inet", ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0x3fb88ddac0 "client on close" uv_udp_t: 0x3fb88a22e0 ok 126 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0x3fb88ddad0 } { client = uv_udp_t: 0x3fb88a26d0, req = 0 } "client on send" uv_udp_t: 0x3fb88a26d0 nil "server on recv" uv_udp_t: 0x3fb88ddad0 "PING" { port = 44113, family = "inet", ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0x3fb88ddad0 "client on close" uv_udp_t: 0x3fb88a26d0 ok 127 udp - basic udp send from table { server = uv_udp_t: 0x3fb88ddac0 } { client = uv_udp_t: 0x3fb88a2ac0, req = 0 } "client on send" uv_udp_t: 0x3fb88a2ac0 nil "server on recv" uv_udp_t: 0x3fb88ddac0 "PING" { port = 52420, family = "inet6", ip = "::1" } { } "server on close" uv_udp_t: 0x3fb88ddac0 "client on close" uv_udp_t: 0x3fb88a2ac0 ok 128 udp - basic udp server and client (ipv6) ./tests/test-udp.lua:85: bad argument #3 to 'udp_send' (Host must be string or nil) ./tests/test-udp.lua:87: bad argument #4 to 'udp_send' (Port must be number or nil) ./tests/test-udp.lua:89: bad argument #3 to 'udp_send' (Both host and port must be nil if one is nil) ./tests/test-udp.lua:91: bad argument #4 to 'udp_send' (Both host and port must be nil if one is nil) ok 129 udp - udp send args { server = uv_udp_t: 0x3fb88ddac0 } { port = 9123, family = "inet", ip = "127.0.0.1" } "server on recv" uv_udp_t: 0x3fb88ddac0 "PING" { port = 47413, family = "inet", ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x3fb88ddac0 "PING" { port = 34145, family = "inet", ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x3fb88ddac0 "PING" { port = 34145, family = "inet", ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x3fb88ddac0 nil nil { } "server on recv" uv_udp_t: 0x3fb88ddac0 "PING" { port = 60799, family = "inet", ip = "127.0.0.1" } { } "client on close" uv_udp_t: 0x3fb88a3690 "server on close" uv_udp_t: 0x3fb88ddac0 ok 130 udp - udp connect "PING" { port = 51252, family = "inet", ip = "127.0.0.1" } "PING" { port = 51252, family = "inet", ip = "127.0.0.1" } "PING" { port = 51252, family = "inet", ip = "127.0.0.1" } "PING" { port = 51252, family = "inet", ip = "127.0.0.1" } "PING" { port = 51252, family = "inet", ip = "127.0.0.1" } "PING" { port = 51252, family = "inet", ip = "127.0.0.1" } "PING" { port = 51252, family = "inet", ip = "127.0.0.1" } "PING" { port = 51252, family = "inet", ip = "127.0.0.1" } ok 131 udp - udp recvmmsg ok 132 work - test threadpool with return none "Please be patient, the test cost a lots of time" "run 10%" "run 20%" "run 30%" "run 40%" "run 50%" "run 60%" "run 70%" "run 80%" "run 90%" "run 100%" ok 133 work - test threadpool "in async notify callback" "a" true 250.0 2.0 4.0 "uv_thread_t: 0x3fb707cb20" "hello" uv_thread_t: 0x3fb707cb20 finish hello ok 134 work - test threadpool with async 1 2 3 4 5 hello world from thread 6 7 8 ok 135 work - test threadpool with coro ok 136 work - test threadpool with invalid argument Uncaught Error: Error: thread arg not support type 'table' at 1 stack traceback: [C]: in ? ok 137 work - test threadpool with invalid return value # All tests passed >>> lua-luv: Entering fakeroot... -- Install configuration: "" -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/lua/5.1/luv.so -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/libluv.a -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/luv.h -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/util.h -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/lhandle.h -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/lreq.h -- Install configuration: "" -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/lua/5.1/luv.so -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/libluv.so.1.45.0 -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/libluv.so.1 -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/libluv.so -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/pkgconfig/libluv.pc -- Up-to-date: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/luv.h -- Up-to-date: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/util.h -- Up-to-date: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/lhandle.h -- Up-to-date: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/lreq.h >>> lua-luv-static*: Running split function static... './usr/lib/libluv.a' -> '/home/buildozer/aports/community/lua-luv/pkg/lua-luv-static/./usr/lib/libluv.a' >>> lua-luv-static*: Preparing subpackage lua-luv-static... >>> lua-luv-static*: Stripping binaries >>> lua-luv-static*: Running postcheck for lua-luv-static >>> lua-luv-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/lua-luv/pkg/lua-luv-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/lua-luv/pkg/lua-luv-dev/usr/lib/pkgconfig' 'usr/lib/libluv.so' -> '/home/buildozer/aports/community/lua-luv/pkg/lua-luv-dev/usr/lib/libluv.so' >>> lua-luv-dev*: Preparing subpackage lua-luv-dev... >>> lua-luv-dev*: Stripping binaries >>> lua-luv-dev*: Running postcheck for lua-luv-dev >>> libluv*: Running split function libluv... 'usr' -> '/home/buildozer/aports/community/lua-luv/pkg/libluv/./usr' >>> libluv*: Preparing subpackage libluv... >>> libluv*: Stripping binaries >>> libluv*: Running postcheck for libluv >>> lua5.1-luv*: Running split function _subpackage... >>> lua5.1-luv*: Preparing subpackage lua5.1-luv... >>> lua5.1-luv*: Stripping binaries >>> lua5.1-luv*: Running postcheck for lua5.1-luv >>> lua5.4-luv*: Running split function _subpackage... >>> lua5.4-luv*: Preparing subpackage lua5.4-luv... >>> lua5.4-luv*: Stripping binaries >>> lua5.4-luv*: Running postcheck for lua5.4-luv >>> lua-luv*: Running postcheck for lua-luv >>> lua-luv*: Preparing package lua-luv... >>> lua-luv*: Stripping binaries >>> WARNING: lua-luv*: No arch specific binaries found so arch should probably be set to "noarch" >>> libluv*: Scanning shared objects >>> lua-luv-dev*: Scanning shared objects >>> lua-luv-static*: Scanning shared objects >>> lua-luv*: Scanning shared objects >>> lua5.1-luv*: Scanning shared objects >>> lua5.4-luv*: Scanning shared objects >>> libluv*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libuv.so.1 >>> libluv*: Package size: 149.7 KB >>> libluv*: Compressing data... >>> libluv*: Create checksum... >>> libluv*: Create libluv-1.45.0.0-r0.apk >>> lua-luv-dev*: Tracing dependencies... libluv=1.45.0.0-r0 pkgconfig >>> lua-luv-dev*: Package size: 9.0 KB >>> lua-luv-dev*: Compressing data... >>> lua-luv-dev*: Create checksum... >>> lua-luv-dev*: Create lua-luv-dev-1.45.0.0-r0.apk >>> lua-luv-static*: Tracing dependencies... >>> lua-luv-static*: Package size: 695.4 KB >>> lua-luv-static*: Compressing data... >>> lua-luv-static*: Create checksum... >>> lua-luv-static*: Create lua-luv-static-1.45.0.0-r0.apk >>> lua-luv*: Tracing dependencies... >>> lua-luv*: Package size: 0.0 >>> lua-luv*: Compressing data... >>> lua-luv*: Create checksum... >>> lua-luv*: Create lua-luv-1.45.0.0-r0.apk >>> lua5.1-luv*: Tracing dependencies... lua5.1 so:libc.musl-riscv64.so.1 so:libuv.so.1 >>> lua5.1-luv*: Package size: 149.7 KB >>> lua5.1-luv*: Compressing data... >>> lua5.1-luv*: Create checksum... >>> lua5.1-luv*: Create lua5.1-luv-1.45.0.0-r0.apk >>> lua5.4-luv*: Tracing dependencies... lua5.4 so:libc.musl-riscv64.so.1 so:libuv.so.1 >>> lua5.4-luv*: Package size: 145.7 KB >>> lua5.4-luv*: Compressing data... >>> lua5.4-luv*: Create checksum... >>> lua5.4-luv*: Create lua5.4-luv-1.45.0.0-r0.apk >>> lua-luv: Build complete at Thu, 07 Nov 2024 05:40:00 +0000 elapsed time 0h 1m 36s >>> lua-luv: Cleaning up srcdir >>> lua-luv: Cleaning up pkgdir >>> lua-luv: Uninstalling dependencies... (1/14) Purging .makedepends-lua-luv (20241107.053845) (2/14) Purging cmake (3.30.5-r0) (3/14) Purging libuv-dev (1.49.2-r0) (4/14) Purging libuv (1.49.2-r0) (5/14) Purging lua-compat53-dev (0.13-r0) (6/14) Purging lua5.1-dev (5.1.5-r13) (7/14) Purging lua5.1 (5.1.5-r13) (8/14) Purging lua5.1-libs (5.1.5-r13) (9/14) Purging lua5.4-dev (5.4.7-r0) (10/14) Purging libarchive (3.7.7-r0) (11/14) Purging libbz2 (1.0.8-r6) (12/14) Purging rhash-libs (1.4.5-r0) (13/14) Purging samurai (1.2-r6) (14/14) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r6.trigger OK: 333 MiB in 98 packages >>> lua-luv: Updating the community/riscv64 repository index... >>> lua-luv: Signing the index...