>>> lua-luv: Building community/lua-luv 1.44.2.1-r3 (using abuild 3.11.0_rc13-r0) started Fri, 21 Apr 2023 21:59:07 +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 luajit-dev lua5.1-dev lua5.4-dev (1/20) Installing libbz2 (1.0.8-r5) (2/20) Installing xz-libs (5.4.2-r1) (3/20) Installing libarchive (3.6.2-r2) (4/20) Installing libformw (6.4_p20230401-r4) (5/20) Installing rhash-libs (1.4.3-r2) (6/20) Installing libuv (1.44.2-r2) (7/20) Installing cmake (3.26.3-r1) (8/20) Installing libuv-dev (1.44.2-r2) (9/20) Installing lua-compat53-dev (0.10-r1) (10/20) Installing samurai (1.2-r3) (11/20) Installing luajit (2.1_p20230119-r0) (12/20) Installing luajit-dev (2.1_p20230119-r0) (13/20) Installing lua5.1-libs (5.1.5-r12) (14/20) Installing lua5.1 (5.1.5-r12) (15/20) Installing lua5.1-dev (5.1.5-r12) (16/20) Installing lua5.4-libs (5.4.4-r8) (17/20) Installing readline (8.2.1-r1) (18/20) Installing lua5.4 (5.4.4-r8) (19/20) Installing lua5.4-dev (5.4.4-r8) (20/20) Installing .makedepends-lua-luv (20230421.215908) Executing busybox-1.36.0-r7.trigger OK: 331 MiB in 117 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 >>> 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.1s) -- 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.1s) -- 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.4") -- Configuring done (0.1s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1/build-jit [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.1s) -- 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 shared module luv.so [4/4] Linking C static library libluv.a >>> 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: 0xf7c1f280 "closed" uv_timer_t: 0xf7c1f280 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0xf7c1f2e0 "closed" { } uv_timer_t: 0xf7c1f2e0 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 = "2604:a880:400:d0::1b9f:2001", protocol = "tcp", socktype = "stream", family = "inet6", canonname = "luvit.io" }, { addr = "206.189.225.172", protocol = "tcp", socktype = "stream", family = "inet", canonname = "luvit.io" } } 2 ok 11 dns - Get ipv4 and ipv6 tcp adresses for 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" }, { 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" } } 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-armv7.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-armv7.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 = 111288302, mtime = table: 0xf7c35390, gid = 1000, mode = 33188, size = 6353, dev = 64769, gen = 0, rdev = 0, atime = table: 0xf7c35360, blksize = 4096, uid = 1000, type = "file", flags = 0, ctime = table: 0xf7c353c0, birthtime = table: 0xf7c353f0, blocks = 16 } } ok 19 fs - read a file sync ok 20 fs - read a file sync in chunks { fd = 13 } { stat = { nlink = 1, ino = 111288302, mtime = table: 0xf7c33950, gid = 1000, mode = 33188, size = 6353, dev = 64769, gen = 0, rdev = 0, atime = table: 0xf7c338f0, blksize = 4096, uid = 1000, type = "file", flags = 0, ctime = table: 0xf7c33a10, birthtime = table: 0xf7c33a70, 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-jit", 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-jit", 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 = "LICENSE.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "lgtm.yml", type = "file" } } { { name = "src", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = "cmake", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = ".github", type = "directory" } } { { name = "build-jit", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } ok 35 fs - fs.{open,read,close}dir object sync #1 { { name = "LICENSE.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "lgtm.yml", type = "file" } } { { name = "src", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = "cmake", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = ".github", type = "directory" } } { { name = "build-jit", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } uv_dir_t: 0xf7c35318 closed ok 36 fs - fs.{open,read,close}dir object sync #2 { { name = "LICENSE.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "lgtm.yml", type = "file" } } { { name = "src", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = "cmake", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = ".github", type = "directory" } } { { name = "build-jit", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } ok 37 fs - fs.{open,read,close}dir sync one entry { { name = "LICENSE.txt", type = "file" }, { name = ".clangd", type = "file" }, { name = "build-static", type = "directory" }, { name = "lgtm.yml", type = "file" }, { name = "src", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = ".gitignore", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "Makefile", type = "file" }, { name = ".gitmodules", type = "file" }, { name = "rockspecs", type = "directory" }, { name = "lib", type = "directory" }, { name = ".clang-format", type = "file" }, { name = "examples", type = "directory" }, { name = "cmake", type = "directory" }, { name = "README.md", type = "file" }, { name = "tests", type = "directory" }, { name = "build-5.1", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = ".ci", type = "directory" }, { name = "CMakeLists.txt", type = "file" }, { name = "deps", type = "directory" }, { name = "docs.md", type = "file" }, { name = ".github", type = "directory" }, { name = "build-jit", type = "directory" }, { name = "appveyor.yml", type = "file" }, { name = "build-5.4", type = "directory" }, { name = "luv-scm-0.rockspec", type = "file" } } ok 38 fs - fs.{open,read,close}dir sync more entry { { name = "LICENSE.txt", type = "file" }, { name = ".clangd", type = "file" }, { name = "build-static", type = "directory" }, { name = "lgtm.yml", type = "file" }, { name = "src", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = ".gitignore", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "Makefile", type = "file" }, { name = ".gitmodules", type = "file" }, { name = "rockspecs", type = "directory" }, { name = "lib", type = "directory" }, { name = ".clang-format", type = "file" }, { name = "examples", type = "directory" }, { name = "cmake", type = "directory" }, { name = "README.md", type = "file" }, { name = "tests", type = "directory" }, { name = "build-5.1", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = ".ci", type = "directory" }, { name = "CMakeLists.txt", type = "file" }, { name = "deps", type = "directory" }, { name = "docs.md", type = "file" }, { name = ".github", type = "directory" }, { name = "build-jit", type = "directory" }, { name = "appveyor.yml", type = "file" }, { name = "build-5.4", type = "directory" }, { name = "luv-scm-0.rockspec", 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 = 108309005, type = 61267, bsize = 4096, files = 116916224, bfree = 131696243, ffree = 106481172, blocks = 460041184 } ok 41 fs - fs.statfs sync { bavail = 108309004, type = 61267, bsize = 4096, files = 116916224, bfree = 131696242, ffree = 106481172, blocks = 460041184 } 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 = 3469312, total = 269272424448, constrained = 9.2233720368548e+18, free = 259195641856 } ok 58 misc - memory size { uptime = 4701313.26 } ok 59 misc - uv.uptime { inblock = 0, nsignals = 0, utime = { usec = 45026, sec = 0 }, oublock = 64, stime = { usec = 6763, sec = 0 }, nivcsw = 0, minflt = 679, idrss = 0, majflt = 0, nvcsw = 60, isrss = 0, nswap = 0, maxrss = 3776, msgsnd = 0, msgrcv = 0, ixrss = 0 } ok 60 misc - uv.getrusage 80 ok 61 misc - uv.available_parallelism { { speed = 0, times = table: 0xf7c42080, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c42140, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c366e0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c36800, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c369b0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c41120, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c41210, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c41330, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c3f890, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c3f9e0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c3fb60, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c6a6d0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c550e0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c55230, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c117c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c118b0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c11a00, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c11ac0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c58a70, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c570f0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c31460, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c315e0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c31760, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c32c90, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c32d50, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c32e10, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c337a0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c338c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c33a70, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c6b090, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c6b1b0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c11490, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c11640, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c11700, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c37070, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c65f90, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c66080, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c661d0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c6c050, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c31bb0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c31c70, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c31e50, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c36050, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c36110, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c40550, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c57cf0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c10050, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c10110, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c101d0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c102c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c10380, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c66c20, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c66ce0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c64fd0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c65180, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c73b30, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c35390, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c354e0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c35630, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c37460, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c37520, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c40070, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c33260, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c40e20, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c63590, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c63710, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c34340, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c34400, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c34580, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c63d70, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c33c50, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c420b0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c366b0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c36920, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c411b0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c3f860, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c3fb00, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c550b0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c553b0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c119d0, model = "ARMv8 Processor rev 1 (v8l)" } } 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>ŸAœ", netmask = "255.255.255.0", internal = false, family = "inet", ip = "172.16.27.137" }, { mac = "\0>ŸAœ", netmask = "ffff:ffff:ffff:ffff::", internal = false, family = "inet6", ip = "2a0a:e5c1:517:1:216:3eff:fe9f:419c" }, { mac = "\0>ŸAœ", netmask = "ffff:ffff:ffff:ffff::", internal = false, family = "inet6", ip = "fe80::216:3eff:fe9f:419c" } } ok 63 misc - uv.interface_addresses { 23.83, 45.54, 31.19 } 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 4.701313274332e+15 ok 70 misc - uv.hrtime ok 71 misc - uv.getpid { release = "5.15.85-0-lts", machine = "armv8l", version = "#1-Alpine SMP Thu, 22 Dec 2022 08:57:12 +0000", sysname = "Linux" } ok 72 misc - uv.os_uname os.time 1682114360 uv.gettimeofday 1682114360.000934 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: 0xf7cc0400 ok 82 prepare-check-idle-async - simple prepare "check" uv_check_t: 0xf7c41b00 "timeout" uv_timer_t: 0xf7c1f2e0 ok 83 prepare-check-idle-async - simple check "idle" uv_idle_t: 0xf7cc08e0 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: 0xf7c4dd40, pid = 67438 } "stdout" { chunk = "Hello World\n" } "exit" { signal = 0, code = 0 } ok 87 process - process stdout { handle = uv_process_t: 0xf7c2fcb0, pid = 67439 } "exit" uv_process_t: 0xf7c2fcb0 { status = 0, signal = 2 } ok 88 process - spawn and kill by pid { handle = uv_process_t: 0xf7c44390, pid = 67440 } "exit" uv_process_t: 0xf7c44390 { status = 0, signal = 15 } ok 89 process - spawn and kill by handle ok 90 process - invalid command { handle = uv_process_t: 0xf7c2e490, pid = 67442 } "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 = 67444, code = 0 } ok 95 signal - Catch SIGINT { address = { family = "inet", port = 36573, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf7c61eb0 } { req = uv_connect_t: 0xf7c1f7e8, client = uv_tcp_t: 0xf7c65930 } "server on connection" uv_tcp_t: 0xf7c61eb0 "client on connect" uv_tcp_t: 0xf7c65930 nil "client on shutdown" uv_tcp_t: 0xf7c65930 nil "client on close" uv_tcp_t: 0xf7c65930 ok 96 tcp - basic tcp server and client (ipv4) { address = { family = "inet6", port = 35339, ip = "::1" }, server = uv_tcp_t: 0xf7c65a50 } { req = uv_connect_t: 0xf7c1ddc8, client = uv_tcp_t: 0xf7c72760 } "server on connection" uv_tcp_t: 0xf7c65a50 "client on connect" uv_tcp_t: 0xf7c72760 nil "client on shutdown" uv_tcp_t: 0xf7c72760 nil "client on close" uv_tcp_t: 0xf7c72760 ok 97 tcp - basic tcp server and client (ipv6) { address = { family = "inet", port = 39039, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf7c291c0 } { req = uv_write_t: 0xf7c63b18, socket = uv_tcp_t: 0xf7c292e0 } "client onwrite" uv_tcp_t: 0xf7c292e0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 98 tcp - tcp echo server and client { address = { family = "inet", port = 33365, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf7c29760 } { req = uv_write_t: 0xf7c63b18, socket = uv_tcp_t: 0xf7c299a0 } "client onwrite" uv_tcp_t: 0xf7c299a0 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 = 38597, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf7c29b50 } { req = uv_write_t: 0xf7c63b18, socket = uv_tcp_t: 0xf7c29c70 } "client onwrite" uv_tcp_t: 0xf7c29c70 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { err = "ECONNRESET" } ok 101 tcp - tcp close reset client { address = { family = "inet", port = 45035, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf7c29eb0 } { req = uv_write_t: 0xf7c63818, socket = uv_tcp_t: 0xf7c5b250 } "client onwrite" uv_tcp_t: 0xf7c5b250 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 102 tcp - tcp close reset after shutdown { address = { family = "inet", port = 39907, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf7c5b7f0 } { req = uv_write_t: 0xf7c63818, socket = uv_tcp_t: 0xf7c5bd00 } "client onwrite" uv_tcp_t: 0xf7c5bd00 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "client read" { } ok 103 tcp - tcp close reset accepted { address = { family = "inet", port = 40739, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf7c21520 } { req = uv_write_t: 0xf7c63b18, socket = uv_tcp_t: 0xf7c21640 } "client onwrite" uv_tcp_t: 0xf7c21640 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: 0xf5bfad84 { delay = 100, elapsed = 101 } ok 106 thread - test thread create ok 107 thread - test thread create with arguments Runing uv_thread_t: 0xf7d68464 Runing uv_thread_t: 0xf7d68464 { delay = 100, elapsed = 100 } ok 108 thread - test thread sleep msecs in main thread { delay = 100, elapsed = 100 } ok 109 thread - test thread create with options table "timeout" uv_timer_t: 0xf7c1f2e0 "closed" uv_timer_t: 0xf7c1f2e0 ok 110 timer - simple timeout "interval" uv_timer_t: 0xf7c1f340 "interval" uv_timer_t: 0xf7c1f340 "interval" uv_timer_t: 0xf7c1f340 "closed" uv_timer_t: 0xf7c1f340 ok 111 timer - simple interval "interval" uv_timer_t: 0xf7c1f400 "timeout" uv_timer_t: 0xf7c1f3a0 "interval" uv_timer_t: 0xf7c1f400 ok 112 timer - timeout with interval "interval" uv_timer_t: 0xf7c1f460 0 "interval" uv_timer_t: 0xf7c1f460 8 "interval" uv_timer_t: 0xf7c1f460 4 "interval" uv_timer_t: 0xf7c1f460 2 ok 113 timer - shrinking interval "interval" uv_timer_t: 0xf7c1f4c0 0 "interval" uv_timer_t: 0xf7c1f4c0 8 "interval" uv_timer_t: 0xf7c1f4c0 4 "interval" uv_timer_t: 0xf7c1f4c0 2 ok 114 timer - shrinking interval using methods ok 115 timer - timer init ok 116 timer - timer huge timeout { server = uv_udp_t: 0xf7c63b00 } { req = 0, client = uv_udp_t: 0xf7c12800 } "client on send" uv_udp_t: 0xf7c12800 nil "server on recv" uv_udp_t: 0xf7c63b00 "PING" { family = "inet", port = 56503, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0xf7c63b00 "client on close" uv_udp_t: 0xf7c12800 ok 117 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0xf7c63b00 } { req = 0, client = uv_udp_t: 0xf7c12bf0 } "client on send" uv_udp_t: 0xf7c12bf0 nil "server on recv" uv_udp_t: 0xf7c63b00 "PING" { family = "inet", port = 51133, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0xf7c63b00 "client on close" uv_udp_t: 0xf7c12bf0 ok 118 udp - basic udp send from table { server = uv_udp_t: 0xf7c63b00 } { req = 0, client = uv_udp_t: 0xf7c12fe0 } "client on send" uv_udp_t: 0xf7c12fe0 nil "server on recv" uv_udp_t: 0xf7c63b00 "PING" { family = "inet6", port = 48295, ip = "::1" } { } "server on close" uv_udp_t: 0xf7c63b00 "client on close" uv_udp_t: 0xf7c12fe0 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: 0xf7c63b00 } { family = "inet", port = 9123, ip = "127.0.0.1" } "server on recv" uv_udp_t: 0xf7c63b00 "PING" { family = "inet", port = 39246, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0xf7c63b00 "PING" { family = "inet", port = 54477, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0xf7c63b00 "PING" { family = "inet", port = 54477, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0xf7c63b00 nil nil { } "server on recv" uv_udp_t: 0xf7c63b00 "PING" { family = "inet", port = 36680, ip = "127.0.0.1" } { } "client on close" uv_udp_t: 0xf7c13b30 "server on close" uv_udp_t: 0xf7c63b00 ok 121 udp - udp connect "PING" { family = "inet", port = 40579, ip = "127.0.0.1" } "PING" { family = "inet", port = 40579, ip = "127.0.0.1" } "PING" { family = "inet", port = 40579, ip = "127.0.0.1" } "PING" { family = "inet", port = 40579, ip = "127.0.0.1" } "PING" { family = "inet", port = 40579, ip = "127.0.0.1" } "PING" { family = "inet", port = 40579, ip = "127.0.0.1" } "PING" { family = "inet", port = 40579, ip = "127.0.0.1" } "PING" { family = "inet", port = 40579, 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: 0xf63fdd84" "hello" uv_thread_t: 0xf63fdd84 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: 0xf7a8acf0 "closed" uv_timer_t: 0xf7a8acf0 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0xf7a8ad50 "closed" { } uv_timer_t: 0xf7a8ad50 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", port = 80, protocol = "tcp" }, { addr = "127.0.0.1", family = "inet", socktype = "stream", port = 80, protocol = "tcp" } } 2 ok 8 dns - Get all local http addresses { { addr = "::1", family = "inet6", socktype = "stream", port = 80, protocol = "tcp" }, { addr = "127.0.0.1", family = "inet", socktype = "stream", port = 80, protocol = "tcp" } } 2 ok 9 dns - Get all local http addresses sync { { addr = "206.189.225.172", family = "inet", socktype = "stream", canonname = "luvit.io", protocol = "tcp" } } 1 ok 10 dns - Get only ipv4 tcp adresses for luvit.io { { addr = "2604:a880:400:d0::1b9f:2001", family = "inet6", socktype = "stream", canonname = "luvit.io", protocol = "tcp" }, { addr = "206.189.225.172", family = "inet", socktype = "stream", canonname = "luvit.io", protocol = "tcp" } } 2 ok 11 dns - Get ipv4 and ipv6 tcp adresses for luvit.io { { addr = "2604:a880:400:d0::1b9f:2001", family = "inet6", socktype = "stream", canonname = "luvit.io", protocol = "tcp" }, { addr = "2604:a880:400:d0::1b9f:2001", family = "inet6", socktype = "dgram", canonname = "luvit.io", protocol = "udp" }, { addr = "206.189.225.172", family = "inet", socktype = "stream", canonname = "luvit.io", protocol = "tcp" }, { addr = "206.189.225.172", family = "inet", socktype = "dgram", canonname = "luvit.io", 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-armv7.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-armv7.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 = { ctime = table: 0xf7a8ba70, birthtime = table: 0xf7a8bad0, nlink = 1, mode = 33188, blksize = 4096, atime = table: 0xf7a8b9b0, gid = 1000, type = "file", ino = 111288302, size = 6353, uid = 1000, mtime = table: 0xf7a8ba10, blocks = 16, dev = 64769, rdev = 0, gen = 0, flags = 0 } } ok 19 fs - read a file sync ok 20 fs - read a file sync in chunks { fd = 13 } { stat = { ctime = table: 0xf7a8d5a0, birthtime = table: 0xf7a8d600, nlink = 1, mode = 33188, blksize = 4096, atime = table: 0xf7a8d4e0, gid = 1000, type = "file", ino = 111288302, size = 6353, uid = 1000, mtime = table: 0xf7a8d540, blocks = 16, dev = 64769, rdev = 0, gen = 0, flags = 0 } } { 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 { code = "ENOENT", err = "ENOENT: no such file or directory: BAD_FILE!" } 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-jit", 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 { code = "ENOENT", err = "ENOENT: no such file or directory: BAD_FILE!" } 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-jit", 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 = "LICENSE.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "lgtm.yml", type = "file" } } { { name = "src", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = "cmake", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = ".github", type = "directory" } } { { name = "build-jit", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } ok 35 fs - fs.{open,read,close}dir object sync #1 { { name = "LICENSE.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "lgtm.yml", type = "file" } } { { name = "src", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = "cmake", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = ".github", type = "directory" } } { { name = "build-jit", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } uv_dir_t: 0xf7a9a868 closed ok 36 fs - fs.{open,read,close}dir object sync #2 { { name = "LICENSE.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "lgtm.yml", type = "file" } } { { name = "src", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = "cmake", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = ".github", type = "directory" } } { { name = "build-jit", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } ok 37 fs - fs.{open,read,close}dir sync one entry { { name = "LICENSE.txt", type = "file" }, { name = ".clangd", type = "file" }, { name = "build-static", type = "directory" }, { name = "lgtm.yml", type = "file" }, { name = "src", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = ".gitignore", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "Makefile", type = "file" }, { name = ".gitmodules", type = "file" }, { name = "rockspecs", type = "directory" }, { name = "lib", type = "directory" }, { name = ".clang-format", type = "file" }, { name = "examples", type = "directory" }, { name = "cmake", type = "directory" }, { name = "README.md", type = "file" }, { name = "tests", type = "directory" }, { name = "build-5.1", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = ".ci", type = "directory" }, { name = "CMakeLists.txt", type = "file" }, { name = "deps", type = "directory" }, { name = "docs.md", type = "file" }, { name = ".github", type = "directory" }, { name = "build-jit", type = "directory" }, { name = "appveyor.yml", type = "file" }, { name = "build-5.4", type = "directory" }, { name = "luv-scm-0.rockspec", type = "file" } } ok 38 fs - fs.{open,read,close}dir sync more entry { { name = "LICENSE.txt", type = "file" }, { name = ".clangd", type = "file" }, { name = "build-static", type = "directory" }, { name = "lgtm.yml", type = "file" }, { name = "src", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = ".gitignore", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "Makefile", type = "file" }, { name = ".gitmodules", type = "file" }, { name = "rockspecs", type = "directory" }, { name = "lib", type = "directory" }, { name = ".clang-format", type = "file" }, { name = "examples", type = "directory" }, { name = "cmake", type = "directory" }, { name = "README.md", type = "file" }, { name = "tests", type = "directory" }, { name = "build-5.1", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = ".ci", type = "directory" }, { name = "CMakeLists.txt", type = "file" }, { name = "deps", type = "directory" }, { name = "docs.md", type = "file" }, { name = ".github", type = "directory" }, { name = "build-jit", type = "directory" }, { name = "appveyor.yml", type = "file" }, { name = "build-5.4", type = "directory" }, { name = "luv-scm-0.rockspec", type = "file" } } ok 39 fs - fs.{open,read,close}dir with more entry ok 40 fs - fs.opendir and fs.closedir in a loop { type = 61267, bsize = 4096, blocks = 460041184, ffree = 106481036, bfree = 131695790, files = 116916224, bavail = 108308552 } ok 41 fs - fs.statfs sync { type = 61267, bsize = 4096, blocks = 460041184, ffree = 106481036, bfree = 131695790, files = 116916224, bavail = 108308552 } ok 42 fs - fs.statfs async { code = "ENOENT", err = "ENOENT: no such file or directory: BAD_FILE!" } 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_string = "1.44.2", version = 76802 } ok 57 misc - uv.version and uv.version_string { total = 269272424448.0, free = 259185537024.0, constrained = 9.2233720368548e+18, rss = 1433600 } ok 58 misc - memory size { uptime = 4701320.07 } ok 59 misc - uv.uptime { stime = { usec = 12530, sec = 0 }, majflt = 0, utime = { usec = 21965, sec = 0 }, minflt = 512, ixrss = 0, maxrss = 1648, msgsnd = 0, nivcsw = 0, msgrcv = 0, isrss = 0, nsignals = 0, nvcsw = 63, oublock = 64, idrss = 0, inblock = 0, nswap = 0 } ok 60 misc - uv.getrusage 80 ok 61 misc - uv.available_parallelism { { speed = 0.0, times = table: 0xf7a9bc40, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a9c3c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8e980, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8e9e0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8ea40, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8eaa0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7acc8e0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a9a290, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8c7f0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8c880, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8c910, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8c9d0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8ca30, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8ca90, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8caf0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7ac70d0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8bad0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a9c4e0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8f730, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8f790, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8f7f0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8f850, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8f8b0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8f910, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8f970, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8f9d0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8fa30, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8fa90, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8fb20, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8fb80, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8fbe0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8fc40, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8fca0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8fd00, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8fd60, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8fdc0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8fe20, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8fe80, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8ff10, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8ff70, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a8ffd0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90030, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90090, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a900f0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90150, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a901b0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90210, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90270, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90300, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90360, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a903c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90420, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90480, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a904e0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90540, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a905a0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90600, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90660, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a906f0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90750, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a907b0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90810, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90870, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a908d0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90930, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90990, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a909f0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90a50, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90ae0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90b40, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90ba0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90c00, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90c60, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90cc0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90d20, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90d80, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90de0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90e40, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90ed0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0.0, times = table: 0xf7a90f30, model = "ARMv8 Processor rev 1 (v8l)" } } ok 62 misc - uv.cpu_info "lo" { { internal = true, mac = "\0\0\0\0\0\0", netmask = "255.0.0.0", ip = "127.0.0.1", family = "inet" }, { internal = true, mac = "\0\0\0\0\0\0", netmask = "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", ip = "::1", family = "inet6" } } "eth0" { { internal = false, mac = "\0>ŸAœ", netmask = "255.255.255.0", ip = "172.16.27.137", family = "inet" }, { internal = false, mac = "\0>ŸAœ", netmask = "ffff:ffff:ffff:ffff::", ip = "2a0a:e5c1:517:1:216:3eff:fe9f:419c", family = "inet6" }, { internal = false, mac = "\0>ŸAœ", netmask = "ffff:ffff:ffff:ffff::", ip = "fe80::216:3eff:fe9f:419c", family = "inet6" } } ok 63 misc - uv.interface_addresses { 22.88, 44.98, 31.09 } 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 { uid = 1000, shell = "/bin/ash", homedir = "/home/buildozer", username = "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 4.7013200834444e+15 ok 70 misc - uv.hrtime ok 71 misc - uv.getpid { machine = "armv8l", sysname = "Linux", release = "5.15.85-0-lts", version = "#1-Alpine SMP Thu, 22 Dec 2022 08:57:12 +0000" } ok 72 misc - uv.os_uname os.time 1682114367 uv.gettimeofday 1682114367.000742 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: 0xf7a9a840 ok 82 prepare-check-idle-async - simple prepare "check" uv_check_t: 0xf7a9ab00 "timeout" uv_timer_t: 0xf7a97740 ok 83 prepare-check-idle-async - simple check "idle" uv_idle_t: 0xf7a88140 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: 0xf7a96eb0, pid = 67454 } "stdout" { chunk = "Hello World\n" } "exit" { signal = 0, code = 0 } ok 87 process - process stdout { handle = uv_process_t: 0xf7a89b90, pid = 67455 } "exit" uv_process_t: 0xf7a89b90 { signal = 2, status = 0 } ok 88 process - spawn and kill by pid { handle = uv_process_t: 0xf7aa0890, pid = 67456 } "exit" uv_process_t: 0xf7aa0890 { signal = 15, status = 0 } ok 89 process - spawn and kill by handle ok 90 process - invalid command { handle = uv_process_t: 0xf7a89d70, pid = 67458 } "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" { pid = 67460, signal = 0, code = 0 } ok 95 signal - Catch SIGINT { address = { port = 38869, ip = "127.0.0.1", family = "inet" }, server = uv_tcp_t: 0xf7a8a290 } { client = uv_tcp_t: 0xf7a8a440, req = uv_connect_t: 0xf7a8ad78 } "server on connection" uv_tcp_t: 0xf7a8a290 "client on connect" uv_tcp_t: 0xf7a8a440 nil "client on shutdown" uv_tcp_t: 0xf7a8a440 nil "client on close" uv_tcp_t: 0xf7a8a440 ok 96 tcp - basic tcp server and client (ipv4) { address = { port = 43659, ip = "::1", family = "inet6" }, server = uv_tcp_t: 0xf7aba0b0 } { client = uv_tcp_t: 0xf7aba650, req = uv_connect_t: 0xf7a87168 } "server on connection" uv_tcp_t: 0xf7aba0b0 "client on connect" uv_tcp_t: 0xf7aba650 nil "client on shutdown" uv_tcp_t: 0xf7aba650 nil "client on close" uv_tcp_t: 0xf7aba650 ok 97 tcp - basic tcp server and client (ipv6) { address = { port = 35777, ip = "127.0.0.1", family = "inet" }, server = uv_tcp_t: 0xf7a8a440 } { socket = uv_tcp_t: 0xf7a8a560, req = uv_write_t: 0xf7a8a6a8 } "client onwrite" uv_tcp_t: 0xf7a8a560 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 98 tcp - tcp echo server and client { address = { port = 37859, ip = "127.0.0.1", family = "inet" }, server = uv_tcp_t: 0xf7a8a0e0 } { socket = uv_tcp_t: 0xf7a8a290, req = uv_write_t: 0xf7a8a468 } "client onwrite" uv_tcp_t: 0xf7a8a290 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 = { port = 44835, ip = "127.0.0.1", family = "inet" }, server = uv_tcp_t: 0xf7a8a050 } { socket = uv_tcp_t: 0xf7a8a200, req = uv_write_t: 0xf7a8a348 } "client onwrite" uv_tcp_t: 0xf7a8a200 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { err = "ECONNRESET" } ok 101 tcp - tcp close reset client { address = { port = 36933, ip = "127.0.0.1", family = "inet" }, server = uv_tcp_t: 0xf7aba020 } { socket = uv_tcp_t: 0xf7aba5c0, req = uv_write_t: 0xf7a8a078 } "client onwrite" uv_tcp_t: 0xf7aba5c0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 102 tcp - tcp close reset after shutdown { address = { port = 38021, ip = "127.0.0.1", family = "inet" }, server = uv_tcp_t: 0xf7a8a5f0 } { socket = uv_tcp_t: 0xf7a8a710, req = uv_write_t: 0xf7aba048 } "client onwrite" uv_tcp_t: 0xf7a8a710 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "client read" { } ok 103 tcp - tcp close reset accepted { address = { port = 36457, ip = "127.0.0.1", family = "inet" }, server = uv_tcp_t: 0xf7a8a320 } { socket = uv_tcp_t: 0xf7a8a4d0, req = uv_write_t: 0xf7a8a6a8 } "client onwrite" uv_tcp_t: 0xf7a8a4d0 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: 0xf5a76d84 { delay = 100, elapsed = 101 } ok 106 thread - test thread create ok 107 thread - test thread create with arguments Runing uv_thread_t: 0xf7c2d464 Runing uv_thread_t: 0xf7c2d464 { delay = 100, elapsed = 100 } ok 108 thread - test thread sleep msecs in main thread { delay = 100, elapsed = 101 } ok 109 thread - test thread create with options table "timeout" uv_timer_t: 0xf7a87440 "closed" uv_timer_t: 0xf7a87440 ok 110 timer - simple timeout "interval" uv_timer_t: 0xf7a874a0 "interval" uv_timer_t: 0xf7a874a0 "interval" uv_timer_t: 0xf7a874a0 "closed" uv_timer_t: 0xf7a874a0 ok 111 timer - simple interval "interval" uv_timer_t: 0xf7ab2e70 "timeout" uv_timer_t: 0xf7ab2ab0 "interval" uv_timer_t: 0xf7ab2e70 ok 112 timer - timeout with interval "interval" uv_timer_t: 0xf7a976e0 0 "interval" uv_timer_t: 0xf7a976e0 8 "interval" uv_timer_t: 0xf7a976e0 4 "interval" uv_timer_t: 0xf7a976e0 2 ok 113 timer - shrinking interval "interval" uv_timer_t: 0xf7a97740 0 "interval" uv_timer_t: 0xf7a97740 8 "interval" uv_timer_t: 0xf7a97740 4 "interval" uv_timer_t: 0xf7a97740 2 ok 114 timer - shrinking interval using methods ok 115 timer - timer init ok 116 timer - timer huge timeout { server = uv_udp_t: 0x9bff40 } { client = uv_udp_t: 0xf7a8e350, req = 0 } "client on send" uv_udp_t: 0xf7a8e350 nil "server on recv" uv_udp_t: 0x9bff40 "PING" { port = 56013, ip = "127.0.0.1", family = "inet" } { } "server on close" uv_udp_t: 0x9bff40 "client on close" uv_udp_t: 0xf7a8e350 ok 117 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0x9bff40 } { client = uv_udp_t: 0xf7a8f310, req = 0 } "client on send" uv_udp_t: 0xf7a8f310 nil "server on recv" uv_udp_t: 0x9bff40 "PING" { port = 38976, ip = "127.0.0.1", family = "inet" } { } "server on close" uv_udp_t: 0x9bff40 "client on close" uv_udp_t: 0xf7a8f310 ok 118 udp - basic udp send from table { server = uv_udp_t: 0x9bff40 } { client = uv_udp_t: 0xf7a8f700, req = 0 } "client on send" uv_udp_t: 0xf7a8f700 nil "server on recv" uv_udp_t: 0x9bff40 "PING" { port = 52491, ip = "::1", family = "inet6" } { } "server on close" uv_udp_t: 0x9bff40 "client on close" uv_udp_t: 0xf7a8f700 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: 0x9bff40 } { port = 9123, ip = "127.0.0.1", family = "inet" } "server on recv" uv_udp_t: 0x9bff40 "PING" { port = 49882, ip = "127.0.0.1", family = "inet" } { } "server on recv" uv_udp_t: 0x9bff40 "PING" { port = 60693, ip = "127.0.0.1", family = "inet" } { } "server on recv" uv_udp_t: 0x9bff40 "PING" { port = 60693, ip = "127.0.0.1", family = "inet" } { } "server on recv" uv_udp_t: 0x9bff40 nil nil { } "server on recv" uv_udp_t: 0x9bff40 "PING" { port = 59217, ip = "127.0.0.1", family = "inet" } { } "client on close" uv_udp_t: 0xf7a902d0 "server on close" uv_udp_t: 0x9bff40 ok 121 udp - udp connect "PING" { port = 45276, ip = "127.0.0.1", family = "inet" } "PING" { port = 45276, ip = "127.0.0.1", family = "inet" } "PING" { port = 45276, ip = "127.0.0.1", family = "inet" } "PING" { port = 45276, ip = "127.0.0.1", family = "inet" } "PING" { port = 45276, ip = "127.0.0.1", family = "inet" } "PING" { port = 45276, ip = "127.0.0.1", family = "inet" } "PING" { port = 45276, ip = "127.0.0.1", family = "inet" } "PING" { port = 45276, ip = "127.0.0.1", family = "inet" } 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: 0xf6279d84" "hello" uv_thread_t: 0xf6279d84 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: Running tests with luajit 1..128 "in async notify callback" "a" true 250 ok 1 async - test pass async between threads "timeout" uv_timer_t: 0xf7e00b40 "closed" uv_timer_t: 0xf7e00b40 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0xf7e00ba0 "closed" { } uv_timer_t: 0xf7e00ba0 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 { { protocol = "tcp", socktype = "stream", family = "inet6", port = 80, addr = "::1" }, { protocol = "tcp", socktype = "stream", family = "inet", port = 80, addr = "127.0.0.1" } } 2 ok 8 dns - Get all local http addresses { { socktype = "stream", addr = "::1", family = "inet6", protocol = "tcp", port = 80 }, { socktype = "stream", addr = "127.0.0.1", family = "inet", protocol = "tcp", port = 80 } } 2 ok 9 dns - Get all local http addresses sync { { protocol = "tcp", canonname = "luvit.io", socktype = "stream", family = "inet", addr = "206.189.225.172" } } 1 ok 10 dns - Get only ipv4 tcp adresses for luvit.io { { socktype = "stream", addr = "2604:a880:400:d0::1b9f:2001", family = "inet6", protocol = "tcp", canonname = "luvit.io" }, { socktype = "stream", addr = "206.189.225.172", family = "inet", protocol = "tcp", canonname = "luvit.io" } } 2 ok 11 dns - Get ipv4 and ipv6 tcp adresses for luvit.io { { addr = "2604:a880:400:d0::1b9f:2001", protocol = "tcp", canonname = "luvit.io", family = "inet6", socktype = "stream" }, { addr = "2604:a880:400:d0::1b9f:2001", protocol = "udp", canonname = "luvit.io", family = "inet6", socktype = "dgram" }, { addr = "206.189.225.172", protocol = "tcp", canonname = "luvit.io", family = "inet", socktype = "stream" }, { addr = "206.189.225.172", protocol = "udp", canonname = "luvit.io", family = "inet", socktype = "dgram" } } 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-armv7.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-armv7.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 = { mtime = table: 0xf7d7f2d0, ctime = table: 0xf7d9c290, birthtime = table: 0xf7d62938, type = "file", dev = 64769, mode = 33188, nlink = 1, uid = 1000, gid = 1000, rdev = 0, ino = 111288302, blksize = 4096, blocks = 16, flags = 0, gen = 0, size = 6353, atime = table: 0xf7d7fa78 } } ok 19 fs - read a file sync ok 20 fs - read a file sync in chunks { fd = 13 } { stat = { dev = 64769, mode = 33188, nlink = 1, uid = 1000, gid = 1000, rdev = 0, ino = 111288302, blksize = 4096, blocks = 16, flags = 0, gen = 0, type = "file", atime = table: 0xf7d9c290, mtime = table: 0xf7d672e0, ctime = table: 0xf7d7f568, size = 6353, birthtime = table: 0xf7df6de0 } } { 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-jit", 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-jit", 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 = "LICENSE.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "lgtm.yml", type = "file" } } { { name = "src", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = "cmake", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = ".github", type = "directory" } } { { name = "build-jit", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } ok 35 fs - fs.{open,read,close}dir object sync #1 { { name = "LICENSE.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "lgtm.yml", type = "file" } } { { name = "src", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = "cmake", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = ".github", type = "directory" } } { { name = "build-jit", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } uv_dir_t: 0xf7d60458 closed ok 36 fs - fs.{open,read,close}dir object sync #2 { { name = "LICENSE.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "lgtm.yml", type = "file" } } { { name = "src", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = "cmake", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = ".github", type = "directory" } } { { name = "build-jit", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } ok 37 fs - fs.{open,read,close}dir sync one entry { { name = "LICENSE.txt", type = "file" }, { name = ".clangd", type = "file" }, { name = "build-static", type = "directory" }, { name = "lgtm.yml", type = "file" }, { name = "src", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = ".gitignore", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "Makefile", type = "file" }, { name = ".gitmodules", type = "file" }, { name = "rockspecs", type = "directory" }, { name = "lib", type = "directory" }, { name = ".clang-format", type = "file" }, { name = "examples", type = "directory" }, { name = "cmake", type = "directory" }, { name = "README.md", type = "file" }, { name = "tests", type = "directory" }, { name = "build-5.1", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = ".ci", type = "directory" }, { name = "CMakeLists.txt", type = "file" }, { name = "deps", type = "directory" }, { name = "docs.md", type = "file" }, { name = ".github", type = "directory" }, { name = "build-jit", type = "directory" }, { name = "appveyor.yml", type = "file" }, { name = "build-5.4", type = "directory" }, { name = "luv-scm-0.rockspec", type = "file" } } ok 38 fs - fs.{open,read,close}dir sync more entry { { name = "LICENSE.txt", type = "file" }, { name = ".clangd", type = "file" }, { name = "build-static", type = "directory" }, { name = "lgtm.yml", type = "file" }, { name = "src", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = ".gitignore", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "Makefile", type = "file" }, { name = ".gitmodules", type = "file" }, { name = "rockspecs", type = "directory" }, { name = "lib", type = "directory" }, { name = ".clang-format", type = "file" }, { name = "examples", type = "directory" }, { name = "cmake", type = "directory" }, { name = "README.md", type = "file" }, { name = "tests", type = "directory" }, { name = "build-5.1", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = ".ci", type = "directory" }, { name = "CMakeLists.txt", type = "file" }, { name = "deps", type = "directory" }, { name = "docs.md", type = "file" }, { name = ".github", type = "directory" }, { name = "build-jit", type = "directory" }, { name = "appveyor.yml", type = "file" }, { name = "build-5.4", type = "directory" }, { name = "luv-scm-0.rockspec", 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 = 108306762, bfree = 131694000, bsize = 4096, blocks = 460041184, type = 61267, files = 116916224, ffree = 106480718 } ok 41 fs - fs.statfs sync { bavail = 108306762, bsize = 4096, blocks = 460041184, bfree = 131694000, files = 116916224, type = 61267, ffree = 106480718 } 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" { [0] = "file", [1] = "file", [2] = "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.2233720368548e+18, free = 259062026240, rss = 1814528, total = 269272424448 } ok 58 misc - memory size { uptime = 4701326.87 } ok 59 misc - uv.uptime { utime = { sec = 0, usec = 40647 }, stime = { sec = 0, usec = 3303 }, maxrss = 1772, ixrss = 0, idrss = 0, isrss = 0, minflt = 468, majflt = 0, nswap = 0, inblock = 0, oublock = 64, msgsnd = 0, msgrcv = 0, nsignals = 0, nvcsw = 60, nivcsw = 0 } ok 60 misc - uv.getrusage 80 ok 61 misc - uv.available_parallelism { { speed = 0, times = table: 0xf7d66e00, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7defb30, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d807e8, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d97c58, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d7fb98, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d628c8, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d681b8, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d672e0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d7f2d0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d94320, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d67c30, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d67ed0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d69c00, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d8f7b0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d5e5c8, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d8e5c8, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d7fa78, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d84a10, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d87ac8, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d619f8, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d80b28, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d6f4c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d6f640, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d6f7c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d6f940, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d6fac0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d6fc40, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d6fdc0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d6ff40, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d700c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d70240, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d703c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d70540, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d706c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d70840, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d709c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d70b40, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d70cc0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d70e40, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d70fc0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d71140, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d712c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d71440, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d715c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d71740, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d718c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d71a40, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d71bc0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d71d40, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d71ec0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d72040, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d721c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d72340, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d724c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d72640, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d727c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d72940, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d72ac0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d72c40, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d72dc0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d72f40, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d730c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d73240, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d733c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d73540, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d736c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d73840, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d739c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d73b40, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d73cc0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d73e40, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d73fc0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d74140, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d742c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d62580, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d66c28, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d6dfc8, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d659d8, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d680d8, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7d5e900, model = "ARMv8 Processor rev 1 (v8l)" } } ok 62 misc - uv.cpu_info "eth0" { { netmask = "255.255.255.0", ip = "172.16.27.137", internal = false, family = "inet", mac = "\0>ŸAœ" }, { netmask = "ffff:ffff:ffff:ffff::", ip = "2a0a:e5c1:517:1:216:3eff:fe9f:419c", internal = false, family = "inet6", mac = "\0>ŸAœ" }, { netmask = "ffff:ffff:ffff:ffff::", ip = "fe80::216:3eff:fe9f:419c", internal = false, family = "inet6", mac = "\0>ŸAœ" } } "lo" { { netmask = "255.0.0.0", ip = "127.0.0.1", internal = true, family = "inet", mac = "\0\0\0\0\0\0" }, { netmask = "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", ip = "::1", internal = true, family = "inet6", mac = "\0\0\0\0\0\0" } } ok 63 misc - uv.interface_addresses { 19.99, 43.63, 30.8 } ok 64 misc - uv.loadavg "/usr/bin/luajit-2.1.0-beta3" ok 65 misc - uv.exepath "/home/buildozer" ok 66 misc - uv.os_homedir "/tmp" ok 67 misc - uv.os_tmpdir { homedir = "/home/buildozer", username = "buildozer", uid = 1000, gid = 1000, 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 4.7013268802629e+15 ok 70 misc - uv.hrtime ok 71 misc - uv.getpid { version = "#1-Alpine SMP Thu, 22 Dec 2022 08:57:12 +0000", sysname = "Linux", machine = "armv8l", release = "5.15.85-0-lts" } ok 72 misc - uv.os_uname os.time 1682114374 uv.gettimeofday 1682114374.000540 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: 0xf7e7e230 ok 82 prepare-check-idle-async - simple prepare "check" uv_check_t: 0xf7e7e230 "timeout" uv_timer_t: 0xf7e00ae0 ok 83 prepare-check-idle-async - simple check "idle" uv_idle_t: 0xf7e7e230 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: 0xf7e00ba0, pid = 67470 } "stdout" { chunk = "Hello World\n" } "exit" { code = 0, signal = 0 } ok 87 process - process stdout { handle = uv_process_t: 0xf7e00c00, pid = 67471 } "exit" uv_process_t: 0xf7e00c00 { status = 0, signal = 2 } ok 88 process - spawn and kill by pid { handle = uv_process_t: 0xf7e00af0, pid = 67472 } "exit" uv_process_t: 0xf7e00af0 { status = 0, signal = 15 } ok 89 process - spawn and kill by handle ok 90 process - invalid command { handle = uv_process_t: 0xf7e00bb0, pid = 67474 } "stdout" { chunk = "Hello World" } "exit" { code = 0, signal = 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" { pid = 67476, code = 0, signal = 0 } ok 95 signal - Catch SIGINT { address = { port = 35673, ip = "127.0.0.1", family = "inet" }, server = uv_tcp_t: 0x005ab9e0 } { client = uv_tcp_t: 0x005aba80, req = uv_connect_t: 0xf7de1b48 } "server on connection" uv_tcp_t: 0x005ab9e0 "client on connect" uv_tcp_t: 0x005aba80 nil "client on shutdown" uv_tcp_t: 0x005aba80 nil "client on close" uv_tcp_t: 0x005aba80 ok 96 tcp - basic tcp server and client (ipv4) { address = { port = 40287, ip = "::1", family = "inet6" }, server = uv_tcp_t: 0xf7e7e2e0 } { client = uv_tcp_t: 0xf7e7e380, req = uv_connect_t: 0xf7d8ab88 } "server on connection" uv_tcp_t: 0xf7e7e2e0 "client on connect" uv_tcp_t: 0xf7e7e380 nil "client on shutdown" uv_tcp_t: 0xf7e7e380 nil "client on close" uv_tcp_t: 0xf7e7e380 ok 97 tcp - basic tcp server and client (ipv6) { address = { port = 32857, ip = "127.0.0.1", family = "inet" }, server = uv_tcp_t: 0x005ab9d0 } { req = uv_write_t: 0xf7d9c588, socket = uv_tcp_t: 0x005aba70 } "client onwrite" uv_tcp_t: 0x005aba70 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 98 tcp - tcp echo server and client { address = { port = 34371, ip = "127.0.0.1", family = "inet" }, server = uv_tcp_t: 0xf7e7e370 } { req = uv_write_t: 0xf7d67420, socket = uv_tcp_t: 0x005ab9e0 } "client onwrite" uv_tcp_t: 0x005ab9e0 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 = { port = 42569, ip = "127.0.0.1", family = "inet" }, server = uv_tcp_t: 0xf7e7e380 } { req = uv_write_t: 0xf7d9c588, socket = uv_tcp_t: 0x005ab9d0 } "client onwrite" uv_tcp_t: 0x005ab9d0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { err = "ECONNRESET" } ok 101 tcp - tcp close reset client { address = { port = 37659, ip = "127.0.0.1", family = "inet" }, server = uv_tcp_t: 0xf7e7e2d0 } { req = uv_write_t: 0xf7d9c588, socket = uv_tcp_t: 0xf7e7e370 } "client onwrite" uv_tcp_t: 0xf7e7e370 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 102 tcp - tcp close reset after shutdown { address = { port = 45023, ip = "127.0.0.1", family = "inet" }, server = uv_tcp_t: 0x005aba80 } { req = uv_write_t: 0xf7d9c588, socket = uv_tcp_t: 0xf7e7e2e0 } "client onwrite" uv_tcp_t: 0xf7e7e2e0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "client read" { } ok 103 tcp - tcp close reset accepted { address = { port = 46111, ip = "127.0.0.1", family = "inet" }, server = uv_tcp_t: 0x005ab9d0 } { req = uv_write_t: 0xf7d9c588, socket = uv_tcp_t: 0x005aba70 } "client onwrite" uv_tcp_t: 0x005aba70 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: 0xf5d0fd84 { elapsed = 101, delay = 100 } ok 106 thread - test thread create ok 107 thread - test thread create with arguments Runing uv_thread_t: 0xf7e80464 Runing uv_thread_t: 0xf7e80464 { elapsed = 101, delay = 100 } ok 108 thread - test thread sleep msecs in main thread { elapsed = 100, delay = 100 } ok 109 thread - test thread create with options table "timeout" uv_timer_t: 0xf7e00a80 "closed" uv_timer_t: 0xf7e00a80 ok 110 timer - simple timeout "interval" uv_timer_t: 0xf7e00a80 "interval" uv_timer_t: 0xf7e00a80 "interval" uv_timer_t: 0xf7e00a80 "closed" uv_timer_t: 0xf7e00a80 ok 111 timer - simple interval "interval" uv_timer_t: 0xf7e00ae0 "timeout" uv_timer_t: 0xf7e00a80 "interval" uv_timer_t: 0xf7e00ae0 ok 112 timer - timeout with interval "interval" uv_timer_t: 0xf7e00a80 0 "interval" uv_timer_t: 0xf7e00a80 8 "interval" uv_timer_t: 0xf7e00a80 4 "interval" uv_timer_t: 0xf7e00a80 2 ok 113 timer - shrinking interval "interval" uv_timer_t: 0xf7e00a80 0 "interval" uv_timer_t: 0xf7e00a80 8 "interval" uv_timer_t: 0xf7e00a80 4 "interval" uv_timer_t: 0xf7e00a80 2 ok 114 timer - shrinking interval using methods ok 115 timer - timer init ok 116 timer - timer huge timeout { server = uv_udp_t: 0xf7e7e420 } { client = uv_udp_t: 0xf7e7e4a0, req = 0 } "client on send" uv_udp_t: 0xf7e7e4a0 nil "server on recv" uv_udp_t: 0xf7e7e420 "PING" { port = 45770, ip = "127.0.0.1", family = "inet" } { } "server on close" uv_udp_t: 0xf7e7e420 "client on close" uv_udp_t: 0xf7e7e4a0 ok 117 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0xf7e7e420 } { client = uv_udp_t: 0xf7e7e4a0, req = 0 } "client on send" uv_udp_t: 0xf7e7e4a0 nil "server on recv" uv_udp_t: 0xf7e7e420 "PING" { port = 48192, ip = "127.0.0.1", family = "inet" } { } "server on close" uv_udp_t: 0xf7e7e420 "client on close" uv_udp_t: 0xf7e7e4a0 ok 118 udp - basic udp send from table { server = uv_udp_t: 0xf7e7e420 } { client = uv_udp_t: 0xf7e7e4a0, req = 0 } "client on send" uv_udp_t: 0xf7e7e4a0 nil "server on recv" uv_udp_t: 0xf7e7e420 "PING" { port = 40971, ip = "::1", family = "inet6" } { } "server on close" uv_udp_t: 0xf7e7e420 "client on close" uv_udp_t: 0xf7e7e4a0 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: 0xf7e7e420 } { port = 9123, ip = "127.0.0.1", family = "inet" } "server on recv" uv_udp_t: 0xf7e7e420 "PING" { port = 40852, ip = "127.0.0.1", family = "inet" } { } "server on recv" uv_udp_t: 0xf7e7e420 "PING" { port = 57538, ip = "127.0.0.1", family = "inet" } { } "server on recv" uv_udp_t: 0xf7e7e420 "PING" { port = 57538, ip = "127.0.0.1", family = "inet" } { } "server on recv" uv_udp_t: 0xf7e7e420 nil nil { } "server on recv" uv_udp_t: 0xf7e7e420 "PING" { port = 43910, ip = "127.0.0.1", family = "inet" } { } "client on close" uv_udp_t: 0xf7e7e4a0 "server on close" uv_udp_t: 0xf7e7e420 ok 121 udp - udp connect "PING" { port = 35740, ip = "127.0.0.1", family = "inet" } "PING" { port = 35740, ip = "127.0.0.1", family = "inet" } "PING" { port = 35740, ip = "127.0.0.1", family = "inet" } "PING" { port = 35740, ip = "127.0.0.1", family = "inet" } "PING" { port = 35740, ip = "127.0.0.1", family = "inet" } "PING" { port = 35740, ip = "127.0.0.1", family = "inet" } "PING" { port = 35740, ip = "127.0.0.1", family = "inet" } "PING" { port = 35740, ip = "127.0.0.1", family = "inet" } 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: 0xf6554d84" "hello" uv_thread_t: 0xf6554d84 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]: at 0xf7dc9319 ok 128 work - test threadpool with invalid return value # All tests passed 6 >>> 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-armv7.so.1 so:libuv.so.1 >>> libluv*: Package size: 112.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: 160.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-armv7.so.1 so:libuv.so.1 >>> lua5.1-luv*: Package size: 140.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-armv7.so.1 so:libuv.so.1 >>> lua5.4-luv*: Package size: 136.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 Fri, 21 Apr 2023 21:59:40 +0000 elapsed time 0h 0m 33s >>> lua-luv: Cleaning up srcdir >>> lua-luv: Cleaning up pkgdir >>> lua-luv: Uninstalling dependencies... (1/20) Purging .makedepends-lua-luv (20230421.215908) (2/20) Purging cmake (3.26.3-r1) (3/20) Purging libuv-dev (1.44.2-r2) (4/20) Purging libuv (1.44.2-r2) (5/20) Purging lua-compat53-dev (0.10-r1) (6/20) Purging luajit-dev (2.1_p20230119-r0) (7/20) Purging luajit (2.1_p20230119-r0) (8/20) Purging lua5.1-dev (5.1.5-r12) (9/20) Purging lua5.1 (5.1.5-r12) (10/20) Purging lua5.1-libs (5.1.5-r12) (11/20) Purging lua5.4-dev (5.4.4-r8) (12/20) Purging lua5.4 (5.4.4-r8) (13/20) Purging lua5.4-libs (5.4.4-r8) (14/20) Purging libarchive (3.6.2-r2) (15/20) Purging libbz2 (1.0.8-r5) (16/20) Purging libformw (6.4_p20230401-r4) (17/20) Purging readline (8.2.1-r1) (18/20) Purging rhash-libs (1.4.3-r2) (19/20) Purging samurai (1.2-r3) (20/20) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 283 MiB in 97 packages >>> lua-luv: Updating the community/armv7 repository index... >>> lua-luv: Signing the index...