>>> lua-luv: Building community/lua-luv 1.44.2.1-r3 (using abuild 3.11.0_rc13-r0) started Sun, 23 Apr 2023 04:59:35 +0000 >>> lua-luv: Checking sanity of /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/18) Installing libbz2 (1.0.8-r5) (2/18) Installing xz-libs (5.4.2-r1) (3/18) Installing libarchive (3.6.2-r2) (4/18) Installing libformw (6.4_p20230401-r5) (5/18) Installing rhash-libs (1.4.3-r2) (6/18) Installing libuv (1.44.2-r2) (7/18) Installing cmake (3.26.3-r1) (8/18) Installing libuv-dev (1.44.2-r2) (9/18) Installing lua-compat53-dev (0.10-r1) (10/18) Installing samurai (1.2-r3) (11/18) Installing lua5.1-libs (5.1.5-r12) (12/18) Installing lua5.1 (5.1.5-r12) (13/18) Installing lua5.1-dev (5.1.5-r12) (14/18) Installing lua5.4-libs (5.4.4-r8) (15/18) Installing readline (8.2.1-r1) (16/18) Installing lua5.4 (5.4.4-r8) (17/18) Installing lua5.4-dev (5.4.4-r8) (18/18) Installing .makedepends-lua-luv (20230423.045937) Executing busybox-1.36.0-r7.trigger OK: 507 MiB in 116 packages >>> lua-luv: Cleaning up srcdir >>> lua-luv: Cleaning up pkgdir >>> lua-luv: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/lua-luv-1.44.2-1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 79 121k 79 98304 0 0 98k 0 0:00:01 --:--:-- 0:00:01 98k 100 121k 100 121k 0 0 124k 0 --:--:-- --:--:-- --:--:-- 123k >>> lua-luv: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/lua-luv-1.44.2-1.tar.gz >>> lua-luv: Checking sha512sums... lua-luv-1.44.2-1.tar.gz: OK disable-udp-test.patch: OK >>> lua-luv: Unpacking /var/cache/distfiles/v3.18/lua-luv-1.44.2-1.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 < 2.8.12 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 12.2.1 -- 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 CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (LIBUV) does not match the name of the calling package (Libuv). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindLibuv.cmake:33 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found LIBUV: /usr/lib/libuv.so -- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.a (found version "5.1.5") -- Configuring done (0.2s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1/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 module luv.so [4/5] Linking C shared library libluv.so.1.44.2 [5/5] Creating library symlink libluv.so.1 libluv.so CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 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 12.2.1 -- 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 CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (LIBUV) does not match the name of the calling package (Libuv). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindLibuv.cmake:33 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found LIBUV: /usr/lib/libuv.so -- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.a (found version "5.4.4") -- Configuring done (0.2s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1/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.44.2 [5/5] Creating library symlink libluv.so.1 libluv.so CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 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 12.2.1 -- 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 CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (LIBUV) does not match the name of the calling package (Libuv). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindLibuv.cmake:33 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found LIBUV: /usr/lib/libuv.so -- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.a (found version "5.1.5") -- Configuring done (0.2s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1/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..128 "in async notify callback" "a" true 250 ok 1 async - test pass async between threads "timeout" uv_timer_t: 0x7fffabe369b0 "closed" uv_timer_t: 0x7fffabe369b0 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0x7fffabe367d0 "closed" { } uv_timer_t: 0x7fffabe367d0 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-18-ppc64le.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-18-ppc64le.local" } ok 17 dns - Lookup local ::1 ipv6 address { service = "http", hostname = "::" } ok 18 dns - Lookup local port 80 service { fd = 13 } { stat = { nlink = 1, ino = 38047713, mtime = table: 0x7fffabe66d70, gid = 1000, mode = 33188, size = 6353, dev = 2052, gen = 0, rdev = 0, atime = table: 0x7fffabe66b40, blksize = 4096, uid = 1000, type = "file", flags = 0, ctime = table: 0x7fffabe38030, birthtime = table: 0x7fffabe38120, blocks = 16 } } ok 19 fs - read a file sync ok 20 fs - read a file sync in chunks { fd = 13 } { stat = { nlink = 1, ino = 38047713, mtime = table: 0x7fffabe056c0, gid = 1000, mode = 33188, size = 6353, dev = 2052, gen = 0, rdev = 0, atime = table: 0x7fffabe05670, blksize = 4096, uid = 1000, type = "file", flags = 0, ctime = table: 0x7fffabe05710, birthtime = table: 0x7fffabe01850, blocks = 16 } } { chunk = 6353 } 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 = "lgtm.yml", ftype = "file" } { 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 = "lgtm.yml", ftype = "file" } { 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.44.2-1" "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" ok 33 fs - fs.realpath ok 34 fs - fs.copyfile { { name = "examples", type = "directory" } } { { name = "LICENSE.txt", type = "file" } } { { name = "appveyor.yml", type = "file" } } { { name = ".github", type = "directory" } } { { name = ".gitignore", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "src", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "tests", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "lib", type = "directory" } } { { name = "build-5.4", type = "directory" } } { { name = "rockspecs", type = "directory" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-5.1", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "Makefile", type = "file" } } { { name = "lgtm.yml", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = ".clang-format", type = "file" } } ok 35 fs - fs.{open,read,close}dir object sync #1 { { name = "examples", type = "directory" } } { { name = "LICENSE.txt", type = "file" } } { { name = "appveyor.yml", type = "file" } } { { name = ".github", type = "directory" } } { { name = ".gitignore", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "src", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "tests", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "lib", type = "directory" } } { { name = "build-5.4", type = "directory" } } { { name = "rockspecs", type = "directory" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-5.1", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "Makefile", type = "file" } } { { name = "lgtm.yml", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = ".clang-format", type = "file" } } uv_dir_t: 0x7fffabe60eb8 closed ok 36 fs - fs.{open,read,close}dir object sync #2 { { name = "examples", type = "directory" } } { { name = "LICENSE.txt", type = "file" } } { { name = "appveyor.yml", type = "file" } } { { name = ".github", type = "directory" } } { { name = ".gitignore", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "src", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "tests", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "lib", type = "directory" } } { { name = "build-5.4", type = "directory" } } { { name = "rockspecs", type = "directory" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-5.1", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "Makefile", type = "file" } } { { name = "lgtm.yml", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = ".clang-format", type = "file" } } ok 37 fs - fs.{open,read,close}dir sync one entry { { name = "examples", type = "directory" }, { name = "LICENSE.txt", type = "file" }, { name = "appveyor.yml", type = "file" }, { name = ".github", type = "directory" }, { name = ".gitignore", type = "file" }, { name = "cmake", type = "directory" }, { name = "src", type = "directory" }, { name = ".gitmodules", type = "file" }, { name = ".ci", type = "directory" }, { name = "tests", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = "lib", type = "directory" }, { name = "build-5.4", type = "directory" }, { name = "rockspecs", type = "directory" }, { name = "deps", type = "directory" }, { name = "docs.md", type = "file" }, { name = "build-static", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = ".clangd", type = "file" }, { name = "build-5.1", type = "directory" }, { name = "README.md", type = "file" }, { name = "CMakeLists.txt", type = "file" }, { name = "Makefile", type = "file" }, { name = "lgtm.yml", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "luv-scm-0.rockspec", type = "file" }, { name = ".clang-format", type = "file" } } ok 38 fs - fs.{open,read,close}dir sync more entry { { name = "examples", type = "directory" }, { name = "LICENSE.txt", type = "file" }, { name = "appveyor.yml", type = "file" }, { name = ".github", type = "directory" }, { name = ".gitignore", type = "file" }, { name = "cmake", type = "directory" }, { name = "src", type = "directory" }, { name = ".gitmodules", type = "file" }, { name = ".ci", type = "directory" }, { name = "tests", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = "lib", type = "directory" }, { name = "build-5.4", type = "directory" }, { name = "rockspecs", type = "directory" }, { name = "deps", type = "directory" }, { name = "docs.md", type = "file" }, { name = "build-static", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = ".clangd", type = "file" }, { name = "build-5.1", type = "directory" }, { name = "README.md", type = "file" }, { name = "CMakeLists.txt", type = "file" }, { name = "Makefile", type = "file" }, { name = "lgtm.yml", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "luv-scm-0.rockspec", type = "file" }, { name = ".clang-format", 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 = 356085191, type = 61267, bsize = 4096, files = 133955584, bfree = 382879007, ffree = 129801884, blocks = 527101724 } ok 41 fs - fs.statfs sync { bavail = 356085190, type = 61267, bsize = 4096, files = 133955584, bfree = 382879006, ffree = 129801884, blocks = 527101724 } 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 "stdio fd types" { [1] = "file", [2] = "file", [0] = "file" } ok 56 misc - uv.guess_handle { version = 76802, version_string = "1.44.2" } ok 57 misc - uv.version and uv.version_string { rss = 3014656, total = 136987541504, constrained = 9.2233720368547e+18, free = 129357774848 } ok 58 misc - memory size { uptime = 736180.36 } ok 59 misc - uv.uptime { inblock = 0, nsignals = 0, utime = { usec = 103963, sec = 0 }, oublock = 640, stime = { usec = 7654, sec = 0 }, nivcsw = 2, minflt = 100, idrss = 0, majflt = 3, nvcsw = 65, isrss = 0, nswap = 0, maxrss = 3328, msgsnd = 0, msgrcv = 0, ixrss = 0 } ok 60 misc - uv.getrusage 64 ok 61 misc - uv.available_parallelism { { speed = 2166, times = table: 0x7fffabe042d0, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe04370, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe044b0, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe04640, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe046e0, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe47810, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe47900, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe47b30, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe47db0, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe47e50, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe47f40, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe077e0, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe078d0, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe07970, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe07b00, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe07ba0, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe07c90, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe07e20, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabf720f0, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabf72190, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe00870, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe00910, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe00a00, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe00b40, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe00c30, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe00dc0, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe00f00, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe503c0, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe505a0, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe50640, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe660d0, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe66210, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe66300, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe66530, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe03810, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe038b0, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe03950, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe03a40, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe03ae0, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe03c70, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe03e00, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe03ef0, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe05820, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe05a00, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe05aa0, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe05d20, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe05e10, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe03020, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe030c0, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe03250, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe03340, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe03480, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe03700, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe461d0, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe46310, model = "POWER9, altivec supported" }, { speed = 2166, times = table: 0x7fffabe46630, model = "POWER9, altivec supported" }, { speed = 3800, times = table: 0x7fffabe466d0, model = "POWER9, altivec supported" }, { speed = 3800, times = table: 0x7fffabe57020, model = "POWER9, altivec supported" }, { speed = 3800, times = table: 0x7fffabe571b0, model = "POWER9, altivec supported" }, { speed = 3800, times = table: 0x7fffabe659f0, model = "POWER9, altivec supported" }, { speed = 3700, times = table: 0x7fffabe65e00, model = "POWER9, altivec supported" }, { speed = 3700, times = table: 0x7fffabe38030, model = "POWER9, altivec supported" }, { speed = 3700, times = table: 0x7fffabe384e0, model = "POWER9, altivec supported" }, { speed = 3700, times = table: 0x7fffabe668c0, model = "POWER9, altivec supported" } } ok 62 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><Ŗ", netmask = "255.255.255.0", internal = false, family = "inet", ip = "172.16.15.18" }, { mac = "\0><Ŗ", netmask = "ffff:ffff:ffff:ffff::", internal = false, family = "inet6", ip = "fe80::216:3eff:fe3c:c596" } } ok 63 misc - uv.interface_addresses { 4.82, 6.64, 5.93 } ok 64 misc - uv.loadavg "/usr/bin/lua5.1" ok 65 misc - uv.exepath "/home/buildozer" ok 66 misc - uv.os_homedir "/tmp" ok 67 misc - uv.os_tmpdir { username = "buildozer", uid = 1000, gid = 1000, homedir = "/home/buildozer", shell = "/bin/ash" } ok 68 misc - uv.os_get_passwd "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" "/" ok 69 misc - uv.cwd and uv.chdir 7.361803882822e+14 ok 70 misc - uv.hrtime ok 71 misc - uv.getpid { release = "5.15.107-0-lts", machine = "ppc64le", version = "#1-Alpine SMP Thu, 13 Apr 2023 18:08:58 +0000", sysname = "Linux" } ok 72 misc - uv.os_uname os.time 1682225993 uv.gettimeofday 1682225993.000300 ok 73 misc - uv.gettimeofday ok 74 misc - uv.os_environ ok 75 misc - uv.sleep ok 76 misc - uv.random async ok 77 misc - uv.random sync ok 78 misc - uv.random errors ok 79 pipe - pipe chmod ok 80 pipe - pipe ping pong ok 81 pipe - pipe close fd "prepare" uv_prepare_t: 0x7fffabe57b40 ok 82 prepare-check-idle-async - simple prepare "check" uv_check_t: 0x7fffabe57bc0 "timeout" uv_timer_t: 0x7fffabe367d0 ok 83 prepare-check-idle-async - simple check "idle" uv_idle_t: 0x120f12090 ok 84 prepare-check-idle-async - simple idle ok 85 prepare-check-idle-async - simple async ok 86 process - test disable_stdio_inheritance { handle = uv_process_t: 0x7fffabdf3480, pid = 61626 } "stdout" { chunk = "Hello World\n" } "exit" { signal = 0, code = 0 } ok 87 process - process stdout { handle = uv_process_t: 0x7fffabdf3510, pid = 61627 } "exit" uv_process_t: 0x7fffabdf3510 { status = 0, signal = 2 } ok 88 process - spawn and kill by pid { handle = uv_process_t: 0x7fffabdf35a0, pid = 61628 } "exit" uv_process_t: 0x7fffabdf35a0 { status = 0, signal = 15 } ok 89 process - spawn and kill by handle ok 90 process - invalid command { handle = uv_process_t: 0x7fffabdf3750, pid = 61630 } "stdout" { chunk = "Hello World" } "exit" { signal = 0, code = 0 } ok 91 process - process stdio ok 92 process - get pid ok 93 req - cancel ok 94 req - get type Sending child SIGINT "sigint\n" "exit" { signal = 0, pid = 61632, code = 0 } ok 95 signal - Catch SIGINT { address = { family = "inet", port = 33067, ip = "127.0.0.1" }, server = uv_tcp_t: 0x7fffabdf2ed0 } { req = uv_connect_t: 0x7fffabdf3bf8, client = uv_tcp_t: 0x7fffabe74ca0 } "server on connection" uv_tcp_t: 0x7fffabdf2ed0 "client on connect" uv_tcp_t: 0x7fffabe74ca0 nil "client on shutdown" uv_tcp_t: 0x7fffabe74ca0 nil "client on close" uv_tcp_t: 0x7fffabe74ca0 ok 96 tcp - basic tcp server and client (ipv4) { address = { family = "inet6", port = 45531, ip = "::1" }, server = uv_tcp_t: 0x7fffabe74dc0 } { req = uv_connect_t: 0x7fffabdf3c88, client = uv_tcp_t: 0x7fffabe654c0 } "server on connection" uv_tcp_t: 0x7fffabe74dc0 "client on connect" uv_tcp_t: 0x7fffabe654c0 nil "client on shutdown" uv_tcp_t: 0x7fffabe654c0 nil "client on close" uv_tcp_t: 0x7fffabe654c0 ok 97 tcp - basic tcp server and client (ipv6) { address = { family = "inet", port = 39839, ip = "127.0.0.1" }, server = uv_tcp_t: 0x7fffabdf24b0 } { req = uv_write_t: 0x120f15768, socket = uv_tcp_t: 0x7fffabdf25d0 } "client onwrite" uv_tcp_t: 0x7fffabdf25d0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 98 tcp - tcp echo server and client { address = { family = "inet", port = 34403, ip = "127.0.0.1" }, server = uv_tcp_t: 0x7fffabdf2db0 } { req = uv_write_t: 0x120f15768, socket = uv_tcp_t: 0x7fffabdf2eb0 } "client onwrite" uv_tcp_t: 0x7fffabdf2eb0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 99 tcp - tcp echo server and client with methods "./tests/test-tcp.lua:140: Invalid IP address or port [127.0.0.100005:1000]" ok 100 tcp - tcp invalid ip address { address = { family = "inet", port = 40735, ip = "127.0.0.1" }, server = uv_tcp_t: 0x7fffabe654a0 } { req = uv_write_t: 0x7fffac0734a8, socket = uv_tcp_t: 0x7fffabdf2490 } "client onwrite" uv_tcp_t: 0x7fffabdf2490 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { err = "ECONNRESET" } ok 101 tcp - tcp close reset client { address = { family = "inet", port = 45105, ip = "127.0.0.1" }, server = uv_tcp_t: 0x7fffabdf27f0 } { req = uv_write_t: 0x7fffac07c498, socket = uv_tcp_t: 0x7fffabdf2d90 } "client onwrite" uv_tcp_t: 0x7fffabdf2d90 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 102 tcp - tcp close reset after shutdown { address = { family = "inet", port = 39707, ip = "127.0.0.1" }, server = uv_tcp_t: 0x7fffabe74c90 } { req = uv_write_t: 0x7fffac0734a8, socket = uv_tcp_t: 0x7fffabe74db0 } "client onwrite" uv_tcp_t: 0x7fffabe74db0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "client read" { } ok 103 tcp - tcp close reset accepted { address = { family = "inet", port = 46483, ip = "127.0.0.1" }, server = uv_tcp_t: 0x7fffabdf24a0 } { req = uv_write_t: 0x7fffac0734a8, socket = uv_tcp_t: 0x7fffabdf25c0 } "client onwrite" uv_tcp_t: 0x7fffabdf25c0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 104 tcp - tcp close reset accepted after shutdown ok 105 tcp - socketpair ping pong In uv_thread_t: 0x7fffa9d5fb20 { delay = 100, elapsed = 102 } ok 106 thread - test thread create ok 107 thread - test thread create with arguments Runing uv_thread_t: 0x7fffac072b10 Runing uv_thread_t: 0x7fffac072b10 { delay = 100, elapsed = 101 } ok 108 thread - test thread sleep msecs in main thread { delay = 100, elapsed = 103 } ok 109 thread - test thread create with options table "timeout" uv_timer_t: 0x7fffabe369b0 "closed" uv_timer_t: 0x7fffabe369b0 ok 110 timer - simple timeout "interval" uv_timer_t: 0x120f1c710 "interval" uv_timer_t: 0x120f1c710 "interval" uv_timer_t: 0x120f1c710 "closed" uv_timer_t: 0x120f1c710 ok 111 timer - simple interval "interval" uv_timer_t: 0x7fffabe36870 "timeout" uv_timer_t: 0x7fffabe367d0 "interval" uv_timer_t: 0x7fffabe36870 ok 112 timer - timeout with interval "interval" uv_timer_t: 0x7fffabe369b0 0 "interval" uv_timer_t: 0x7fffabe369b0 8 "interval" uv_timer_t: 0x7fffabe369b0 4 "interval" uv_timer_t: 0x7fffabe369b0 2 ok 113 timer - shrinking interval "interval" uv_timer_t: 0x120f1c710 0 "interval" uv_timer_t: 0x120f1c710 8 "interval" uv_timer_t: 0x120f1c710 4 "interval" uv_timer_t: 0x120f1c710 2 ok 114 timer - shrinking interval using methods ok 115 timer - timer init ok 116 timer - timer huge timeout { server = uv_udp_t: 0x120f15750 } { req = 0, client = uv_udp_t: 0x7fffac073490 } "client on send" uv_udp_t: 0x7fffac073490 nil "server on recv" uv_udp_t: 0x120f15750 "PING" { family = "inet", port = 51730, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0x120f15750 "client on close" uv_udp_t: 0x7fffac073490 ok 117 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0x120f15740 } { req = 0, client = uv_udp_t: 0x7fffac07c480 } "client on send" uv_udp_t: 0x7fffac07c480 nil "server on recv" uv_udp_t: 0x120f15740 "PING" { family = "inet", port = 38492, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0x120f15740 "client on close" uv_udp_t: 0x7fffac07c480 ok 118 udp - basic udp send from table { server = uv_udp_t: 0x120f15750 } { req = 0, client = uv_udp_t: 0x7fffac073490 } "client on send" uv_udp_t: 0x7fffac073490 nil "server on recv" uv_udp_t: 0x120f15750 "PING" { family = "inet6", port = 34874, ip = "::1" } { } "server on close" uv_udp_t: 0x120f15750 "client on close" uv_udp_t: 0x7fffac073490 ok 119 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 120 udp - udp send args { server = uv_udp_t: 0x7fffac073680 } { family = "inet", port = 9123, ip = "127.0.0.1" } "server on recv" uv_udp_t: 0x7fffac073680 "PING" { family = "inet", port = 44359, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x7fffac073680 "PING" { family = "inet", port = 33277, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x7fffac073680 "PING" { family = "inet", port = 33277, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x7fffac073680 nil nil { } "server on recv" uv_udp_t: 0x7fffac073680 "PING" { family = "inet", port = 37375, ip = "127.0.0.1" } { } "client on close" uv_udp_t: 0x120f15750 "server on close" uv_udp_t: 0x7fffac073680 ok 121 udp - udp connect "PING" { family = "inet", port = 39065, ip = "127.0.0.1" } "PING" { family = "inet", port = 39065, ip = "127.0.0.1" } "PING" { family = "inet", port = 39065, ip = "127.0.0.1" } "PING" { family = "inet", port = 39065, ip = "127.0.0.1" } "PING" { family = "inet", port = 39065, ip = "127.0.0.1" } "PING" { family = "inet", port = 39065, ip = "127.0.0.1" } "PING" { family = "inet", port = 39065, ip = "127.0.0.1" } "PING" { family = "inet", port = 39065, ip = "127.0.0.1" } ok 122 udp - udp recvmmsg ok 123 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 124 work - test threadpool "in async notify callback" "a" true 250 2 4 "uv_thread_t: 0x7fffabddfb20" "hello" uv_thread_t: 0x7fffabddfb20 finish hello ok 125 work - test threadpool with async 1 2 3 4 5 7 8 ok 126 work - test threadpool with coro ok 127 work - test threadpool with invalid argument Uncaught Error: Error: thread arg not support type 'table' at 1 stack traceback: [C]: ? ok 128 work - test threadpool with invalid return value # All tests passed 6 >>> lua-luv: Running tests with lua5.4 1..128 "in async notify callback" "a" true 250.0 ok 1 async - test pass async between threads "timeout" uv_timer_t: 0x7fffb0b08730 "closed" uv_timer_t: 0x7fffb0b08730 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0x7fffb0b08730 "closed" { } uv_timer_t: 0x7fffb0b08730 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", canonname = "luvit.io", family = "inet", socktype = "stream", protocol = "tcp" } } 1 ok 10 dns - Get only ipv4 tcp adresses for luvit.io { { addr = "206.189.225.172", canonname = "luvit.io", family = "inet", socktype = "stream", protocol = "tcp" }, { addr = "2604:a880:400:d0::1b9f:2001", canonname = "luvit.io", family = "inet6", socktype = "stream", protocol = "tcp" } } 2 ok 11 dns - Get ipv4 and ipv6 tcp adresses for luvit.io { { addr = "206.189.225.172", canonname = "luvit.io", family = "inet", socktype = "stream", protocol = "tcp" }, { addr = "206.189.225.172", canonname = "luvit.io", family = "inet", socktype = "dgram", protocol = "udp" }, { addr = "2604:a880:400:d0::1b9f:2001", canonname = "luvit.io", family = "inet6", socktype = "stream", protocol = "tcp" }, { addr = "2604:a880:400:d0::1b9f:2001", canonname = "luvit.io", family = "inet6", socktype = "dgram", protocol = "udp" } } 4 ok 12 dns - Get all adresses for luvit.io { hostname = "0.0.0.0", service = "0" } ok 13 dns - Lookup local ipv4 address { service = "0", hostname = "0.0.0.0" } ok 14 dns - Lookup local ipv4 address sync { hostname = "build-3-18-ppc64le.local", service = "0" } ok 15 dns - Lookup local 127.0.0.1 ipv4 address { hostname = "::", service = "0" } ok 16 dns - Lookup local ipv6 address { hostname = "build-3-18-ppc64le.local", service = "0" } ok 17 dns - Lookup local ::1 ipv6 address { hostname = "::", service = "http" } ok 18 dns - Lookup local port 80 service { fd = 13 } { stat = { dev = 2052, nlink = 1, uid = 1000, rdev = 0, blocks = 16, mode = 33188, ctime = table: 0x7fffb0e19580, gid = 1000, size = 6353, blksize = 4096, flags = 0, type = "file", mtime = table: 0x7fffb0cbc110, birthtime = table: 0x7fffb0e01360, atime = table: 0x7fffb0cbc050, gen = 0, ino = 38047713 } } ok 19 fs - read a file sync ok 20 fs - read a file sync in chunks { fd = 13 } { stat = { dev = 2052, nlink = 1, uid = 1000, rdev = 0, blocks = 16, mode = 33188, ctime = table: 0x7fffb0e195c0, gid = 1000, size = 6353, blksize = 4096, flags = 0, type = "file", mtime = table: 0x7fffb0e19540, birthtime = table: 0x7fffb0e01420, atime = table: 0x7fffb0cbc050, gen = 0, ino = 38047713 } } { chunk = 6353 } 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 = "lgtm.yml", ftype = "file" } { 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 = "lgtm.yml", ftype = "file" } { 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.44.2-1" "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" ok 33 fs - fs.realpath ok 34 fs - fs.copyfile { { name = "examples", type = "directory" } } { { name = "LICENSE.txt", type = "file" } } { { name = "appveyor.yml", type = "file" } } { { name = ".github", type = "directory" } } { { name = ".gitignore", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "src", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "tests", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "lib", type = "directory" } } { { name = "build-5.4", type = "directory" } } { { name = "rockspecs", type = "directory" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-5.1", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "Makefile", type = "file" } } { { name = "lgtm.yml", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = ".clang-format", type = "file" } } ok 35 fs - fs.{open,read,close}dir object sync #1 { { name = "examples", type = "directory" } } { { name = "LICENSE.txt", type = "file" } } { { name = "appveyor.yml", type = "file" } } { { name = ".github", type = "directory" } } { { name = ".gitignore", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "src", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "tests", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "lib", type = "directory" } } { { name = "build-5.4", type = "directory" } } { { name = "rockspecs", type = "directory" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-5.1", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "Makefile", type = "file" } } { { name = "lgtm.yml", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = ".clang-format", type = "file" } } uv_dir_t: 0x7fffb0ac09a8 closed ok 36 fs - fs.{open,read,close}dir object sync #2 { { name = "examples", type = "directory" } } { { name = "LICENSE.txt", type = "file" } } { { name = "appveyor.yml", type = "file" } } { { name = ".github", type = "directory" } } { { name = ".gitignore", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "src", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "tests", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "lib", type = "directory" } } { { name = "build-5.4", type = "directory" } } { { name = "rockspecs", type = "directory" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-5.1", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "Makefile", type = "file" } } { { name = "lgtm.yml", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = ".clang-format", type = "file" } } ok 37 fs - fs.{open,read,close}dir sync one entry { { name = "examples", type = "directory" }, { name = "LICENSE.txt", type = "file" }, { name = "appveyor.yml", type = "file" }, { name = ".github", type = "directory" }, { name = ".gitignore", type = "file" }, { name = "cmake", type = "directory" }, { name = "src", type = "directory" }, { name = ".gitmodules", type = "file" }, { name = ".ci", type = "directory" }, { name = "tests", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = "lib", type = "directory" }, { name = "build-5.4", type = "directory" }, { name = "rockspecs", type = "directory" }, { name = "deps", type = "directory" }, { name = "docs.md", type = "file" }, { name = "build-static", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = ".clangd", type = "file" }, { name = "build-5.1", type = "directory" }, { name = "README.md", type = "file" }, { name = "CMakeLists.txt", type = "file" }, { name = "Makefile", type = "file" }, { name = "lgtm.yml", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "luv-scm-0.rockspec", type = "file" }, { name = ".clang-format", type = "file" } } ok 38 fs - fs.{open,read,close}dir sync more entry { { name = "examples", type = "directory" }, { name = "LICENSE.txt", type = "file" }, { name = "appveyor.yml", type = "file" }, { name = ".github", type = "directory" }, { name = ".gitignore", type = "file" }, { name = "cmake", type = "directory" }, { name = "src", type = "directory" }, { name = ".gitmodules", type = "file" }, { name = ".ci", type = "directory" }, { name = "tests", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = "lib", type = "directory" }, { name = "build-5.4", type = "directory" }, { name = "rockspecs", type = "directory" }, { name = "deps", type = "directory" }, { name = "docs.md", type = "file" }, { name = "build-static", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = ".clangd", type = "file" }, { name = "build-5.1", type = "directory" }, { name = "README.md", type = "file" }, { name = "CMakeLists.txt", type = "file" }, { name = "Makefile", type = "file" }, { name = "lgtm.yml", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "luv-scm-0.rockspec", type = "file" }, { name = ".clang-format", 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, blocks = 527101724, ffree = 129801884, bavail = 356085126, files = 133955584, bfree = 382878942, type = 61267 } ok 41 fs - fs.statfs sync { bsize = 4096, blocks = 527101724, ffree = 129801884, bavail = 356085126, files = 133955584, bfree = 382878942, 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 "stdio fd types" { [1] = "file", [2] = "file", [0] = "file" } ok 56 misc - uv.guess_handle { version = 76802, version_string = "1.44.2" } ok 57 misc - uv.version and uv.version_string { constrained = 9.2233720368547e+18, total = 136987541504.0, free = 129358168064.0, rss = 3342336 } ok 58 misc - memory size { uptime = 736187.41 } ok 59 misc - uv.uptime { majflt = 3, stime = { sec = 0, usec = 8321 }, maxrss = 3456, utime = { sec = 0, usec = 68078 }, ixrss = 0, msgsnd = 0, idrss = 0, nsignals = 0, nvcsw = 62, minflt = 96, oublock = 640, inblock = 0, isrss = 0, msgrcv = 0, nswap = 0, nivcsw = 2 } ok 60 misc - uv.getrusage 64 ok 61 misc - uv.available_parallelism { { times = table: 0x7fffb0cbbf90, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffb0e02db0, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffb0e19540, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffb0c41de0, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffb0e02d30, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffb0c41d60, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffb0e19580, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3e750, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3e850, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3e950, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3ea50, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3eb50, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3ec50, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3ed50, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3ee50, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3e790, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3e990, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3eb90, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3ed90, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3e810, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3ec10, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3e910, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3eb10, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffb0ac3020, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffb0ac3120, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffb0ac3220, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffb0ac3320, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffb0ac3420, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffb0ac3520, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffb0ac3620, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffb0ac3720, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffb0ac30e0, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffb0ac32e0, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffb0ac34e0, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffb0ac36e0, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffb0ac3260, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffb0ac3660, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffb0ac3560, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3a7d0, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3a8d0, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3a9d0, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3aad0, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3abd0, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3acd0, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3add0, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3aed0, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3a810, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3aa10, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3ac10, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3ae10, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3a890, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3ac90, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3a990, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3ab90, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3bfe0, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3c0e0, model = "POWER9, altivec supported", speed = 2166.0 }, { times = table: 0x7fffaea3c1e0, model = "POWER9, altivec supported", speed = 3800.0 }, { times = table: 0x7fffaea3c2e0, model = "POWER9, altivec supported", speed = 3800.0 }, { times = table: 0x7fffaea3c3e0, model = "POWER9, altivec supported", speed = 3800.0 }, { times = table: 0x7fffaea3c4e0, model = "POWER9, altivec supported", speed = 3800.0 }, { times = table: 0x7fffaea3c5e0, model = "POWER9, altivec supported", speed = 3800.0 }, { times = table: 0x7fffaea3c6e0, model = "POWER9, altivec supported", speed = 3800.0 }, { times = table: 0x7fffaea3c0a0, model = "POWER9, altivec supported", speed = 3800.0 }, { times = table: 0x7fffaea3c2a0, model = "POWER9, altivec supported", speed = 3800.0 } } ok 62 misc - uv.cpu_info "lo" { { ip = "127.0.0.1", family = "inet", mac = "\0\0\0\0\0\0", internal = true, netmask = "255.0.0.0" }, { ip = "::1", family = "inet6", mac = "\0\0\0\0\0\0", internal = true, netmask = "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff" } } "eth0" { { ip = "172.16.15.18", family = "inet", mac = "\0><Ŗ", internal = false, netmask = "255.255.255.0" }, { ip = "fe80::216:3eff:fe3c:c596", family = "inet6", mac = "\0><Ŗ", internal = false, netmask = "ffff:ffff:ffff:ffff::" } } ok 63 misc - uv.interface_addresses { 4.51, 6.55, 5.9 } ok 64 misc - uv.loadavg "/usr/bin/lua5.4" ok 65 misc - uv.exepath "/home/buildozer" ok 66 misc - uv.os_homedir "/tmp" ok 67 misc - uv.os_tmpdir { shell = "/bin/ash", username = "buildozer", uid = 1000, homedir = "/home/buildozer", gid = 1000 } ok 68 misc - uv.os_get_passwd "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" "/" ok 69 misc - uv.cwd and uv.chdir 7.3618742827666e+14 ok 70 misc - uv.hrtime ok 71 misc - uv.getpid { version = "#1-Alpine SMP Thu, 13 Apr 2023 18:08:58 +0000", machine = "ppc64le", release = "5.15.107-0-lts", sysname = "Linux" } ok 72 misc - uv.os_uname os.time 1682226000 uv.gettimeofday 1682226000.000339 ok 73 misc - uv.gettimeofday ok 74 misc - uv.os_environ ok 75 misc - uv.sleep ok 76 misc - uv.random async ok 77 misc - uv.random sync ok 78 misc - uv.random errors ok 79 pipe - pipe chmod ok 80 pipe - pipe ping pong ok 81 pipe - pipe close fd "prepare" uv_prepare_t: 0x11cdeff60 ok 82 prepare-check-idle-async - simple prepare "check" uv_check_t: 0x11cdeff60 "timeout" uv_timer_t: 0x7fffb0b08730 ok 83 prepare-check-idle-async - simple check "idle" uv_idle_t: 0x11cdeff60 ok 84 prepare-check-idle-async - simple idle ok 85 prepare-check-idle-async - simple async ok 86 process - test disable_stdio_inheritance { pid = 61644, handle = uv_process_t: 0x7fffb0ad4300 } "stdout" { chunk = "Hello World\n" } "exit" { signal = 0, code = 0 } ok 87 process - process stdout { pid = 61645, handle = uv_process_t: 0x7fffb0ad4390 } "exit" uv_process_t: 0x7fffb0ad4390 { status = 0, signal = 2 } ok 88 process - spawn and kill by pid { pid = 61646, handle = uv_process_t: 0x7fffb0ad44b0 } "exit" uv_process_t: 0x7fffb0ad44b0 { status = 0, signal = 15 } ok 89 process - spawn and kill by handle ok 90 process - invalid command { pid = 61648, handle = uv_process_t: 0x7fffb0ad4810 } "stdout" { chunk = "Hello World" } "exit" { signal = 0, code = 0 } ok 91 process - process stdio ok 92 process - get pid ok 93 req - cancel ok 94 req - get type Sending child SIGINT "sigint\n" "exit" { code = 0, signal = 0, pid = 61650 } ok 95 signal - Catch SIGINT { server = uv_tcp_t: 0x7fffb0ad2db0, address = { family = "inet", ip = "127.0.0.1", port = 37801 } } { client = uv_tcp_t: 0x7fffb0ad2920, req = uv_connect_t: 0x7fffb0b08768 } "server on connection" uv_tcp_t: 0x7fffb0ad2db0 "client on connect" uv_tcp_t: 0x7fffb0ad2920 nil "client on shutdown" uv_tcp_t: 0x7fffb0ad2920 nil "client on close" uv_tcp_t: 0x7fffb0ad2920 ok 96 tcp - basic tcp server and client (ipv4) { server = uv_tcp_t: 0x7fffb0ad2930, address = { family = "inet6", ip = "::1", port = 33999 } } { client = uv_tcp_t: 0x7fffb0ad2b70, req = uv_connect_t: 0x7fffb0b08768 } "server on connection" uv_tcp_t: 0x7fffb0ad2930 "client on connect" uv_tcp_t: 0x7fffb0ad2b70 nil "client on shutdown" uv_tcp_t: 0x7fffb0ad2b70 nil "client on close" uv_tcp_t: 0x7fffb0ad2b70 ok 97 tcp - basic tcp server and client (ipv6) { server = uv_tcp_t: 0x7fffb0ad2910, address = { family = "inet", ip = "127.0.0.1", port = 41919 } } { req = uv_write_t: 0x7fffb0ad2ef8, socket = uv_tcp_t: 0x7fffb0ad2b50 } "client onwrite" uv_tcp_t: 0x7fffb0ad2b50 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 98 tcp - tcp echo server and client { server = uv_tcp_t: 0x7fffb0ad2b60, address = { family = "inet", ip = "127.0.0.1", port = 43291 } } { req = uv_write_t: 0x7fffb0ad2dc8, socket = uv_tcp_t: 0x7fffb0ad2490 } "client onwrite" uv_tcp_t: 0x7fffb0ad2490 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 99 tcp - tcp echo server and client with methods "./tests/test-tcp.lua:140: Invalid IP address or port [127.0.0.100005:1000]" ok 100 tcp - tcp invalid ip address { server = uv_tcp_t: 0x7fffb0ad2930, address = { family = "inet", ip = "127.0.0.1", port = 39055 } } { req = uv_write_t: 0x7fffb0ad2f08, socket = uv_tcp_t: 0x7fffb0ad2b70 } "client onwrite" uv_tcp_t: 0x7fffb0ad2b70 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { err = "ECONNRESET" } ok 101 tcp - tcp close reset client { server = uv_tcp_t: 0x7fffb0ad2490, address = { family = "inet", ip = "127.0.0.1", port = 41243 } } { req = uv_write_t: 0x7fffb0ad2dc8, socket = uv_tcp_t: 0x7fffb0ad2a50 } "client onwrite" uv_tcp_t: 0x7fffb0ad2a50 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 102 tcp - tcp close reset after shutdown { server = uv_tcp_t: 0x7fffb0ad2ed0, address = { family = "inet", ip = "127.0.0.1", port = 45317 } } { req = uv_write_t: 0x7fffb0ad2b98, socket = uv_tcp_t: 0x7fffb0ad2910 } "client onwrite" uv_tcp_t: 0x7fffb0ad2910 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "client read" { } ok 103 tcp - tcp close reset accepted { server = uv_tcp_t: 0x7fffb0ad2920, address = { family = "inet", ip = "127.0.0.1", port = 35473 } } { req = uv_write_t: 0x7fffb0ad2ee8, socket = uv_tcp_t: 0x7fffb0ad2b70 } "client onwrite" uv_tcp_t: 0x7fffb0ad2b70 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 104 tcp - tcp close reset accepted after shutdown ok 105 tcp - socketpair ping pong In uv_thread_t: 0x7fffaea2fb20 { delay = 100, elapsed = 102 } ok 106 thread - test thread create ok 107 thread - test thread create with arguments Runing uv_thread_t: 0x7fffb0e12b10 Runing uv_thread_t: 0x7fffb0e12b10 { delay = 100, elapsed = 101 } ok 108 thread - test thread sleep msecs in main thread { delay = 100, elapsed = 102 } ok 109 thread - test thread create with options table "timeout" uv_timer_t: 0x7fffb0b08730 "closed" uv_timer_t: 0x7fffb0b08730 ok 110 timer - simple timeout "interval" uv_timer_t: 0x7fffb0b08730 "interval" uv_timer_t: 0x7fffb0b08730 "interval" uv_timer_t: 0x7fffb0b08730 "closed" uv_timer_t: 0x7fffb0b08730 ok 111 timer - simple interval "interval" uv_timer_t: 0x7fffb0b0af60 "timeout" uv_timer_t: 0x7fffb0b08730 "interval" uv_timer_t: 0x7fffb0b0af60 ok 112 timer - timeout with interval "interval" uv_timer_t: 0x7fffb0b08730 0 "interval" uv_timer_t: 0x7fffb0b08730 8 "interval" uv_timer_t: 0x7fffb0b08730 4 "interval" uv_timer_t: 0x7fffb0b08730 2 ok 113 timer - shrinking interval "interval" uv_timer_t: 0x7fffb0b08730 0 "interval" uv_timer_t: 0x7fffb0b08730 8 "interval" uv_timer_t: 0x7fffb0b08730 4 "interval" uv_timer_t: 0x7fffb0b08730 2 ok 114 timer - shrinking interval using methods ok 115 timer - timer init ok 116 timer - timer huge timeout { server = uv_udp_t: 0x7fffb0e17370 } { client = uv_udp_t: 0x11cdeb850, req = 0 } "client on send" uv_udp_t: 0x11cdeb850 nil "server on recv" uv_udp_t: 0x7fffb0e17370 "PING" { family = "inet", ip = "127.0.0.1", port = 44037 } { } "server on close" uv_udp_t: 0x7fffb0e17370 "client on close" uv_udp_t: 0x11cdeb850 ok 117 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0x7fffb0e17380 } { client = uv_udp_t: 0x11cdeb840, req = 0 } "client on send" uv_udp_t: 0x11cdeb840 nil "server on recv" uv_udp_t: 0x7fffb0e17380 "PING" { family = "inet", ip = "127.0.0.1", port = 52741 } { } "server on close" uv_udp_t: 0x7fffb0e17380 "client on close" uv_udp_t: 0x11cdeb840 ok 118 udp - basic udp send from table { server = uv_udp_t: 0x7fffb0e17370 } { client = uv_udp_t: 0x11cdeb850, req = 0 } "client on send" uv_udp_t: 0x11cdeb850 nil "server on recv" uv_udp_t: 0x7fffb0e17370 "PING" { family = "inet6", ip = "::1", port = 41483 } { } "server on close" uv_udp_t: 0x7fffb0e17370 "client on close" uv_udp_t: 0x11cdeb850 ok 119 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 120 udp - udp send args { server = uv_udp_t: 0x11cdeb840 } { family = "inet", ip = "127.0.0.1", port = 9123 } "server on recv" uv_udp_t: 0x11cdeb840 "PING" { family = "inet", ip = "127.0.0.1", port = 51094 } { } "server on recv" uv_udp_t: 0x11cdeb840 "PING" { family = "inet", ip = "127.0.0.1", port = 32998 } { } "server on recv" uv_udp_t: 0x11cdeb840 "PING" { family = "inet", ip = "127.0.0.1", port = 32998 } { } "server on recv" uv_udp_t: 0x11cdeb840 nil nil { } "server on recv" uv_udp_t: 0x11cdeb840 "PING" { family = "inet", ip = "127.0.0.1", port = 40252 } { } "client on close" uv_udp_t: 0x7fffb0e17370 "server on close" uv_udp_t: 0x11cdeb840 ok 121 udp - udp connect "PING" { family = "inet", ip = "127.0.0.1", port = 47002 } "PING" { family = "inet", ip = "127.0.0.1", port = 47002 } "PING" { family = "inet", ip = "127.0.0.1", port = 47002 } "PING" { family = "inet", ip = "127.0.0.1", port = 47002 } "PING" { family = "inet", ip = "127.0.0.1", port = 47002 } "PING" { family = "inet", ip = "127.0.0.1", port = 47002 } "PING" { family = "inet", ip = "127.0.0.1", port = 47002 } "PING" { family = "inet", ip = "127.0.0.1", port = 47002 } ok 122 udp - udp recvmmsg ok 123 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 124 work - test threadpool "in async notify callback" "a" true 250.0 2.0 4.0 "uv_thread_t: 0x7fffb0abfb20" "hello" uv_thread_t: 0x7fffb0abfb20 finish hello ok 125 work - test threadpool with async 1 2 3 4 5 6 7 8 ok 126 work - test threadpool with coro ok 127 work - test threadpool with invalid argument Uncaught Error: Error: thread arg not support type 'table' at 1 stack traceback: [C]: in ? ok 128 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.44.2 -- 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... >>> 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... >>> 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... '/home/buildozer/aports/community/lua-luv/pkg/lua-luv/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-ppc64le.so.1 so:libuv.so.1 >>> libluv*: Package size: 208.0 KB >>> libluv*: Compressing data... >>> libluv*: Create checksum... >>> libluv*: Create libluv-1.44.2.1-r3.apk >>> lua-luv-dev*: Tracing dependencies... libluv=1.44.2.1-r3 pkgconfig >>> lua-luv-dev*: Package size: 56.0 KB >>> lua-luv-dev*: Compressing data... >>> lua-luv-dev*: Create checksum... >>> lua-luv-dev*: Create lua-luv-dev-1.44.2.1-r3.apk >>> lua-luv-static*: Tracing dependencies... >>> lua-luv-static*: Package size: 360.0 KB >>> lua-luv-static*: Compressing data... >>> lua-luv-static*: Create checksum... >>> lua-luv-static*: Create lua-luv-static-1.44.2.1-r3.apk >>> lua-luv*: Tracing dependencies... >>> lua-luv*: Package size: 4.0 KB >>> lua-luv*: Compressing data... >>> lua-luv*: Create checksum... >>> lua-luv*: Create lua-luv-1.44.2.1-r3.apk >>> lua5.1-luv*: Tracing dependencies... lua5.1 so:libc.musl-ppc64le.so.1 so:libuv.so.1 >>> lua5.1-luv*: Package size: 236.0 KB >>> lua5.1-luv*: Compressing data... >>> lua5.1-luv*: Create checksum... >>> lua5.1-luv*: Create lua5.1-luv-1.44.2.1-r3.apk >>> lua5.4-luv*: Tracing dependencies... lua5.4 so:libc.musl-ppc64le.so.1 so:libuv.so.1 >>> lua5.4-luv*: Package size: 236.0 KB >>> lua5.4-luv*: Compressing data... >>> lua5.4-luv*: Create checksum... >>> lua5.4-luv*: Create lua5.4-luv-1.44.2.1-r3.apk >>> lua-luv: Build complete at Sun, 23 Apr 2023 05:00:06 +0000 elapsed time 0h 0m 31s >>> lua-luv: Cleaning up srcdir >>> lua-luv: Cleaning up pkgdir >>> lua-luv: Uninstalling dependencies... (1/18) Purging .makedepends-lua-luv (20230423.045937) (2/18) Purging cmake (3.26.3-r1) (3/18) Purging libuv-dev (1.44.2-r2) (4/18) Purging libuv (1.44.2-r2) (5/18) Purging lua-compat53-dev (0.10-r1) (6/18) Purging lua5.1-dev (5.1.5-r12) (7/18) Purging lua5.1 (5.1.5-r12) (8/18) Purging lua5.1-libs (5.1.5-r12) (9/18) Purging lua5.4-dev (5.4.4-r8) (10/18) Purging lua5.4 (5.4.4-r8) (11/18) Purging lua5.4-libs (5.4.4-r8) (12/18) Purging libarchive (3.6.2-r2) (13/18) Purging libbz2 (1.0.8-r5) (14/18) Purging libformw (6.4_p20230401-r5) (15/18) Purging readline (8.2.1-r1) (16/18) Purging rhash-libs (1.4.3-r2) (17/18) Purging samurai (1.2-r3) (18/18) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 440 MiB in 98 packages >>> lua-luv: Updating the community/ppc64le repository index... >>> lua-luv: Signing the index...