>>> raft-cowsql: Building community/raft-cowsql 0.22.1-r0 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 12:13:37 +0000 >>> raft-cowsql: Validating /home/udu/aports/community/raft-cowsql/APKBUILD... >>> raft-cowsql: Analyzing dependencies... >>> raft-cowsql: Installing for build: build-base linux-headers libuv-dev autoconf automake libtool WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/13) Installing linux-headers (6.14.2-r0) (2/13) Installing libuv (1.51.0-r0) (3/13) Installing libuv-dev (1.51.0-r0) (4/13) Installing m4 (1.4.19-r4) (5/13) Installing perl (5.40.3-r0) (6/13) Installing autoconf (2.72-r1) (7/13) Installing automake (1.17-r1) (8/13) Installing libltdl (2.5.4-r1) (9/13) Installing libtool (2.5.4-r1) (10/13) Installing .makedepends-raft-cowsql (20251013.121337) (11/13) Installing perl-error (0.17030-r0) (12/13) Installing perl-git (2.49.1-r0) (13/13) Installing git-perl (2.49.1-r0) Executing busybox-1.37.0-r19.trigger OK: 345 MiB in 102 packages >>> raft-cowsql: Cleaning up srcdir >>> raft-cowsql: Cleaning up pkgdir >>> raft-cowsql: Cleaning up tmpdir >>> raft-cowsql: Fetching raft-cowsql-0.22.1.tar.gz::https://github.com/cowsql/raft/archive/refs/tags/v0.22.1.tar.gz >>> raft-cowsql: Fetching raft-cowsql-0.22.1.tar.gz::https://github.com/cowsql/raft/archive/refs/tags/v0.22.1.tar.gz >>> raft-cowsql: Checking sha512sums... raft-cowsql-0.22.1.tar.gz: OK unistd-include.patch: OK disable-bind-address-test-segfaulting.patch: OK fix-uv-tests.patch: OK >>> raft-cowsql: Unpacking /var/cache/distfiles/raft-cowsql-0.22.1.tar.gz... >>> raft-cowsql: unistd-include.patch patching file test/lib/dir.h Hunk #1 succeeded at 10 with fuzz 1 (offset 2 lines). >>> raft-cowsql: disable-bind-address-test-segfaulting.patch patching file test/integration/test_uv_tcp_listen.c >>> raft-cowsql: fix-uv-tests.patch patching file Makefile.am libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'ac'. libtoolize: copying file 'ac/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:9: installing 'ac/compile' configure.ac:11: installing 'ac/config.guess' configure.ac:11: installing 'ac/config.sub' configure.ac:7: installing 'ac/install-sh' configure.ac:7: installing 'ac/missing' Makefile.am: installing 'ac/depcomp' parallel-tests: installing 'ac/test-driver' checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop checking how to convert x86_64-pc-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for UV... yes checking whether to build with code coverage support... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdio.h... (cached) yes checking for assert.h... yes checking for unistd.h... (cached) yes checking for linux/io_uring.h... yes checking for linux/aio_abi.h... yes checking for cc options needed to detect all undeclared functions... none needed checking whether RWF_NOWAIT is declared... yes checking for zfs... no checking for size_t... yes checking for ssize_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for cc option to enable large file support... none needed checking if cc supports flag -std=c11 in envvar CFLAGS... yes checking if cc supports flag -g in envvar CFLAGS... yes checking if cc supports flag -pipe in envvar CFLAGS... yes checking if cc supports flag -fcf-protection in envvar CFLAGS... yes checking if cc supports flag --param=ssp-buffer-size=4 in envvar CFLAGS... yes checking if cc supports flag -fdiagnostics-color in envvar CFLAGS... yes checking if cc supports flag -fexceptions in envvar CFLAGS... yes checking if cc supports flag -fstack-clash-protection in envvar CFLAGS... yes checking if cc supports flag -fstack-protector-strong in envvar CFLAGS... yes checking if cc supports flag -fasynchronous-unwind-tables in envvar CFLAGS... yes checking if cc supports flag -fdiagnostics-show-option in envvar CFLAGS... yes checking if cc supports flag -Wall in envvar CFLAGS... yes checking if cc supports flag -Wextra in envvar CFLAGS... yes checking if cc supports flag -Wpedantic in envvar CFLAGS... yes checking if cc supports flag -Wimplicit-fallthrough=5 in envvar CFLAGS... yes checking if cc supports flag -Wcast-align in envvar CFLAGS... yes checking if cc supports flag -Wstrict-prototypes in envvar CFLAGS... yes checking if cc supports flag -Wlogical-op in envvar CFLAGS... yes checking if cc supports flag -Wmissing-include-dirs in envvar CFLAGS... yes checking if cc supports flag -Wold-style-definition in envvar CFLAGS... yes checking if cc supports flag -Winit-self in envvar CFLAGS... yes checking if cc supports flag -Wfloat-equal in envvar CFLAGS... yes checking if cc supports flag -Wsuggest-attribute=noreturn in envvar CFLAGS... yes checking if cc supports flag -Wformat=2 in envvar CFLAGS... yes checking if cc supports flag -Wendif-labels in envvar CFLAGS... yes checking if cc supports flag -Wdate-time in envvar CFLAGS... yes checking if cc supports flag -Wnested-externs in envvar CFLAGS... yes checking if cc supports flag -Wconversion in envvar CFLAGS... yes checking if cc supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes checking if cc supports flag -Wunused-but-set-variable in envvar CFLAGS... yes checking if cc supports flag -Werror=return-type in envvar CFLAGS... yes checking if cc supports flag -Werror=incompatible-pointer-types in envvar CFLAGS... yes checking if cc supports flag -Wshadow in envvar CFLAGS... yes checking if cc supports flag -Werror=overflow in envvar CFLAGS... yes checking if cc supports flag -Werror=shift-count-overflow in envvar CFLAGS... yes checking if cc supports flag -Werror=shift-overflow=2 in envvar CFLAGS... yes checking if cc supports flag -Warray-bounds in envvar CFLAGS... yes checking if cc supports flag -Wrestrict in envvar CFLAGS... yes checking if cc supports flag -Wreturn-local-addr in envvar CFLAGS... yes checking if cc supports flag -Wstringop-overflow in envvar CFLAGS... yes checking if cc supports flag -z in envvar LDFLAGS... no checking if cc supports flag relro in envvar LDFLAGS... no checking if cc supports flag -z in envvar LDFLAGS... (cached) no checking if cc supports flag now in envvar LDFLAGS... no checking if cc supports flag -fstack-protector-strong in envvar LDFLAGS... yes checking if cc supports flag --param=ssp-buffer-size=4 in envvar LDFLAGS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/raft.h config.status: creating raft.pc config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands CC src/libraft_la-byte.lo CC src/libraft_la-client.lo CC src/libraft_la-compress.lo CC src/libraft_la-configuration.lo CC src/libraft_la-convert.lo CC src/libraft_la-heap.lo CC src/libraft_la-election.lo CC src/libraft_la-entry.lo CC src/libraft_la-message.lo CC src/libraft_la-err.lo CC src/libraft_la-progress.lo CC src/libraft_la-membership.lo CC src/libraft_la-random.lo CC src/libraft_la-raft.lo CC src/libraft_la-recv_append_entries.lo CC src/libraft_la-recv.lo CC src/libraft_la-recv_append_entries_result.lo CC src/libraft_la-recv_request_vote.lo CC src/libraft_la-recv_request_vote_result.lo CC src/libraft_la-recv_install_snapshot.lo CC src/libraft_la-recv_timeout_now.lo CC src/libraft_la-restore.lo CC src/libraft_la-replication.lo CC src/libraft_la-state.lo CC src/libraft_la-syscall.lo CC src/libraft_la-timeout.lo CC src/libraft_la-tracing.lo CC src/libraft_la-trail.lo CC src/libraft_la-log.lo CC src/libraft_la-legacy.lo CC src/libraft_la-snapshot.lo CC src/libraft_la-fixture.lo CC src/libraft_la-uv.lo CC src/libraft_la-uv_append.lo CC src/libraft_la-uv_encoding.lo CC src/libraft_la-uv_finalize.lo CC src/libraft_la-uv_fs.lo src/log.c: In function 'refsTryInsert': src/log.c:107:21: warning: 'last_slot' may be used uninitialized [-Wmaybe-uninitialized] 107 | last_slot->next = slot; | ~~~~~~~~~~~~~~~~^~~~~~ src/log.c:43:28: note: 'last_slot' was declared here 43 | struct raft_entry_ref *last_slot; /* To track the last traversed slot. */ | ^~~~~~~~~ CC src/libraft_la-uv_ip.lo CC src/libraft_la-uv_list.lo CC src/libraft_la-uv_metadata.lo CC src/libraft_la-uv_os.lo CC src/libraft_la-uv_prepare.lo CC src/libraft_la-uv_recv.lo CC src/libraft_la-uv_segment.lo src/uv_os.c: In function 'uvOsFallocateEmulation': src/uv_os.c:55:21: warning: conversion to 'ssize_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 55 | increment = f.f_bsize; | ^ CC src/libraft_la-uv_send.lo CC src/libraft_la-uv_snapshot.lo CC src/libraft_la-uv_tcp.lo CC src/libraft_la-uv_tcp_listen.lo CC src/libraft_la-uv_tcp_connect.lo CC src/libraft_la-uv_truncate.lo CC src/libraft_la-uv_writer.lo CCLD libraft.la make test/unit/core test/integration/core test/fuzzy/core test/unit/uv test/integration/uv libtest.la make[1]: Entering directory '/home/udu/aports/community/raft-cowsql/src/raft-0.22.1' CC src/test_unit_core-byte.o CC src/test_unit_core-compress.o CC src/test_unit_core-log.o CC src/test_unit_core-configuration.o CC src/test_unit_core-random.o CC src/test_unit_core-trail.o CC src/test_unit_core-err.o CC src/test_unit_core-heap.o CC src/test_unit_uv-err.o CC src/test_unit_uv-heap.o CC src/test_unit_uv-syscall.o CC src/test_unit_uv-tracing.o CC src/test_unit_uv-uv_fs.o CC src/test_unit_uv-uv_os.o CC src/test_unit_uv-uv_writer.o CC test/unit/test_unit_uv-main_uv.o CC test/unit/test_unit_uv-test_uv_os.o CC test/unit/test_unit_uv-test_uv_fs.o CC test/unit/test_unit_uv-test_uv_writer.o CC test/integration/test_integration_uv-main_uv.o CC test/integration/test_integration_uv-test_uv_init.o CC test/integration/test_integration_uv-test_uv_append.o CC test/integration/test_integration_uv-test_uv_bootstrap.o CC test/integration/test_integration_uv-test_uv_recover.o CC test/integration/test_integration_uv-test_uv_recv.o src/log.c: In function 'refsTryInsert': src/log.c:107:21: warning: 'last_slot' may be used uninitialized [-Wmaybe-uninitialized] 107 | last_slot->next = slot; | ~~~~~~~~~~~~~~~~^~~~~~ src/log.c:43:28: note: 'last_slot' was declared here 43 | struct raft_entry_ref *last_slot; /* To track the last traversed slot. */ | ^~~~~~~~~ CC test/integration/test_integration_uv-test_uv_set_term.o CC test/integration/test_integration_uv-test_uv_send.o CC test/integration/test_integration_uv-test_uv_tcp_connect.o CC test/integration/test_integration_uv-test_uv_truncate.o CC test/integration/test_integration_uv-test_uv_tcp_listen.o CC test/unit/test_unit_core-main_core.o test/integration/test_uv_tcp_listen.c:274:5: warning: "/*" within comment [-Wcomment] 274 | /* We need to use the same endpoint three times as a simple duplicate will CC test/unit/test_unit_core-test_byte.o CC test/unit/test_unit_core-test_compress.o CC test/unit/test_unit_core-test_configuration.o CC test/unit/test_unit_core-test_err.o CC test/unit/test_unit_core-test_log.o CC test/unit/test_unit_core-test_queue.o CC test/unit/test_unit_core-test_random.o CC test/unit/test_unit_core-test_trail.o CC test/lib/libtest_la-addrinfo.lo CC test/lib/libtest_la-cluster.lo CC test/lib/libtest_la-fault.lo CC test/lib/libtest_la-heap.lo CC test/lib/libtest_la-munit.lo CC test/lib/libtest_la-tracer.lo CC test/lib/libtest_la-tcp.lo CC test/lib/libtest_la-fsm.lo CC test/lib/libtest_la-legacy.lo CC test/lib/libtest_la-aio.lo CC test/lib/libtest_la-dir.lo CC test/lib/libtest_la-loop.lo CC test/integration/test_integration_core-main_core.o CC test/integration/test_integration_core-test_catch_up.o CC test/integration/test_integration_core-test_digest.o CC test/integration/test_integration_core-test_election.o CC test/integration/test_integration_core-test_heap.o CC test/integration/test_integration_core-test_init.o CC test/integration/test_integration_core-test_membership.o CC test/integration/test_integration_core-test_replication.o CC test/integration/test_integration_core-test_snapshot.o CC test/integration/test_integration_core-test_start.o CC test/integration/test_integration_core-test_strerror.o CC test/integration/test_integration_core-test_submit.o CC test/integration/test_integration_core-test_tick.o CC test/integration/test_integration_core-test_transfer.o CC test/integration/test_integration_core-test_legacy.o CC test/integration/test_integration_core-test_fixture.o CC test/fuzzy/test_fuzzy_core-main_core.o CC test/fuzzy/test_fuzzy_core-test_election.o CC test/fuzzy/test_fuzzy_core-test_liveness.o CC test/fuzzy/test_fuzzy_core-test_membership.o CC test/fuzzy/test_fuzzy_core-test_replication.o CCLD libtest.la copying selected object files to avoid basename conflicts... make[1]: 'libtest.la' is up to date. CCLD test/unit/core CCLD test/integration/core CCLD test/unit/uv CCLD test/fuzzy/core CCLD test/integration/uv make[1]: Leaving directory '/home/udu/aports/community/raft-cowsql/src/raft-0.22.1' make check-TESTS make[1]: Entering directory '/home/udu/aports/community/raft-cowsql/src/raft-0.22.1' make[2]: Entering directory '/home/udu/aports/community/raft-cowsql/src/raft-0.22.1' PASS: test/unit/core FAIL: test/unit/uv PASS: test/integration/core PASS: test/fuzzy/core FAIL: test/integration/uv ============================================================================ Testsuite summary for raft 0.22.1 ============================================================================ # TOTAL: 5 # PASS: 3 # SKIP: 0 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 ============================================================================ See ./test-suite.log for debugging. ============================================================================ make[2]: *** [Makefile:3342: test-suite.log] Error 1 make[2]: Leaving directory '/home/udu/aports/community/raft-cowsql/src/raft-0.22.1' make[1]: *** [Makefile:3477: check-TESTS] Error 2 make[1]: Leaving directory '/home/udu/aports/community/raft-cowsql/src/raft-0.22.1' make: *** [Makefile:3716: check-am] Error 2 =================================== raft 0.22.1: ./test-suite.log =================================== # TOTAL: 5 # PASS: 3 # SKIP: 0 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 System information (uname -a): Linux 6.8.12-11-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-11 (2025-05-22T09:39Z) x86_64 Distribution information (/etc/os-release): NAME="Alpine Linux" ID=alpine VERSION_ID=3.22.2 PRETTY_NAME="Alpine Linux v3.22" HOME_URL="https://alpinelinux.org/" BUG_REPORT_URL="https://gitlab.alpinelinux.org/alpine/aports/-/issues" .. contents:: :depth: 2 FAIL: test/unit/uv ================== Running test suite with seed 0x9ced9cbc... UvFsCheckDir/exists [ OK ] [ 0.00001375 / 0.00001336 CPU ] UvFsCheckDir/doesNotExist [ OK ] [ 0.00001650 / 0.00001630 CPU ] UvFsCheckDir/permissionDenied [ ERROR ] Error: test/unit/test_uv_fs.c:65: assertion failed: _rv == RAFT_UNAUTHORIZED (19 == 21) Error: child killed by signal 6 (Aborted) UvFsCheckDir/notDirPrefix [ OK ] [ 0.00001815 / 0.00001810 CPU ] UvFsCheckDir/notDir [ OK ] [ 0.00001807 / 0.00001786 CPU ] UvFsCheckDir/notWritable [ OK ] [ 0.00001707 / 0.00001686 CPU ] UvFsSyncDir/noExists [ OK ] [ 0.00002035 / 0.00002026 CPU ] UvFsOpenFileForReading/noExists [ OK ] [ 0.00001696 / 0.00001688 CPU ] UvFsAllocateFile/success [ OK ] [ 0.00004573 / 0.00004558 CPU ] UvFsAllocateFile/dirNoExists [ OK ] [ 0.00001411 / 0.00001407 CPU ] UvFsAllocateFile/fileAlreadyExists [ OK ] [ 0.00003853 / 0.00003838 CPU ] UvFsAllocateFile/noSpace dir-fs=tmpfs [ SKIP ] UvFsProbeCapabilities/tmpfs [ SKIP ] UvFsProbeCapabilities/zfsDirectIO [ SKIP ] UvFsProbeCapabilities/aio dir-fs=btrfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=xfs [ SKIP ] UvFsProbeCapabilities/noAccess [ OK ] [ 0.00002029 / 0.00002008 CPU ] UvFsProbeCapabilities/noSpace [ SKIP ] UvFsProbeCapabilities/noResources [ SKIP ] UvFsMakeFile/notExists [ OK ] [ 0.00194897 / 0.00009549 CPU ] UvFsMakeFile/exists [ OK ] [ 0.00189982 / 0.00007289 CPU ] UvFsRenameFile/rename [ OK ] [ 0.00127259 / 0.00012287 CPU ] UvFsRenameFile/same [ OK ] [ 0.00112286 / 0.00004852 CPU ] UvOsJoin/basic [ OK ] [ 0.00000205 / 0.00000176 CPU ] UvOsJoin/dirTooLong [ OK ] [ 0.00000117 / 0.00000095 CPU ] UvOsJoin/filenameTooLong [ OK ] [ 0.00000233 / 0.00000211 CPU ] UvOsJoin/dirAndFilenameTooLong [ OK ] [ 0.00000066 / 0.00000057 CPU ] UvOsJoin/dirAndFilenameMax [ OK ] [ 0.00000804 / 0.00000784 CPU ] UvOsOpen/Tmpfile dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterInit/noResources [ ERROR ] Error: test/lib/aio.c:20: assertion failed: fd != -1 (-1 != -1) Error: child killed by signal 6 (Aborted) UvWriterSubmit/one dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterSubmit/two dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterSubmit/twice dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterSubmit/vec dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterSubmit/vecTwice dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterSubmit/beyondEOF dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterSubmit/concurrent dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterSubmit/concurrentSame dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterSubmit/noResources dir-fs=tmpfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterClose/threadpool dir-fs=tmpfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterClose/aio dir-fs=btrfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=xfs [ SKIP ] 20 of 22 (91%) tests successful, 60 (73%) test skipped. FAIL test/unit/uv (exit status: 1) FAIL: test/integration/uv ========================= Running test suite with seed 0x5cd833cf... init/dirTooLong [ OK ] [ 0.00000720 / 0.00000686 CPU ] init/probeDirectIoOom [ OK ] [ 0.00009296 / 0.00009286 CPU ] init/probeAsyncIoOom [ OK ] [ 0.00152612 / 0.00016990 CPU ] init/dirDoesNotExist [ OK ] [ 0.00002684 / 0.00002675 CPU ] init/dirNotAccessible [ OK ] [ 0.00002794 / 0.00002780 CPU ] init/noSpace dir-fs=tmpfs [ SKIP ] init/metadataOneTooShort [ OK ] [ 0.03373378 / 0.00029208 CPU ] init/metadataOneBadFormat [ OK ] [ 0.02761625 / 0.00023511 CPU ] init/metadataOneBadVersion [ OK ] [ 0.01857733 / 0.00022966 CPU ] init/metadataOneAndTwoSameVersion [ OK ] [ 0.01757249 / 0.00025345 CPU ] append/unaligned [ OK ] [ 0.00001819 / 0.00001788 CPU ] append/first [ OK ] [ 0.05902058 / 0.00084142 CPU ] append/prepareSegments [ OK ] [ 0.00252232 / 0.00047532 CPU ] append/finalizeSegment [ OK ] [ 0.03359001 / 0.00079514 CPU ] append/firstBig [ OK ] [ 0.03714081 / 0.00087073 CPU ] append/secondBig [ OK ] [ 0.02609934 / 0.00078306 CPU ] append/severalBig [ OK ] [ 0.08372415 / 0.00218891 CPU ] append/fitBlock [ OK ] [ 0.03305799 / 0.00085070 CPU ] append/matchBlock [ OK ] [ 0.04315541 / 0.00100111 CPU ] append/exceedBlock [ OK ] [ 0.05719509 / 0.00110625 CPU ] append/batch [ OK ] [ 0.00141812 / 0.00035784 CPU ] append/wait [ OK ] [ 0.00205526 / 0.00056500 CPU ] append/resizeArena [ OK ] [ 0.05420256 / 0.00105719 CPU ] append/truncate [ SKIP ] append/truncateClosing [ OK ] [ 0.05197904 / 0.00074730 CPU ] append/prepareClosing [ OK ] [ 0.02601398 / 0.00065348 CPU ] append/counter [ OK ] [ 0.07599030 / 0.00158099 CPU ] append/cancel [ OK ] [ 0.00084636 / 0.00027626 CPU ] append/noSpaceUponPrepareCurrent dir-fs=tmpfs [ SKIP ] append/noSpaceUponPrepareSpare dir-fs=tmpfs [ SKIP ] append/noSpaceUponWrite dir-fs=tmpfs [ SKIP ] append/noSpaceResolved dir-fs=tmpfs [ SKIP ] append/writeError [ SKIP ] append/oom heap-fault-delay=1, heap-fault-repeat=1 [ OK ] [ 0.00001482 / 0.00001451 CPU ] append/closeDuringWrite [ SKIP ] append/removeSegmentUponClose [ OK ] [ 0.02801841 / 0.00054993 CPU ] append/cancelPrepareRequest [ SKIP ] append/currentSegment [ OK ] [ 0.02502498 / 0.00073531 CPU ] append/ioSetupError [ ERROR ] Error: test/lib/aio.c:20: assertion failed: fd != -1 (-1 != -1) Error: child killed by signal 6 (Aborted) append/barrierOpenSegments bool=0 [ SKIP ] bool=1 [ SKIP ] append/barrierOpenSegmentsExitEarly bool=0 [ SKIP ] bool=1 [ SKIP ] append/twoBarriersOpenSegments bool=0 [ SKIP ] bool=1 [ SKIP ] append/twoBarriersExitEarly bool=0 [ SKIP ] bool=1 [ SKIP ] append/blockingBarrierNoOpenSegments [ SKIP ] append/blockingBarrierSingleOpenSegment [ SKIP ] append/nonBlockingBarrierLongBlockingTask [ SKIP ] append/blockingBarrierLongBlockingTask [ SKIP ] bootstrap/pristine [ OK ] [ 0.00243666 / 0.00016460 CPU ] bootstrap/termIsNonZero [ OK ] [ 0.00198022 / 0.00009991 CPU ] recover/newConfiguration [ OK ] [ 0.00338948 / 0.00029723 CPU ] recv/first [ OK ] [ 0.00022849 / 0.00026535 CPU ] recv/second [ OK ] [ 0.00014161 / 0.00017437 CPU ] recv/requestVoteResult [ OK ] [ 0.00012600 / 0.00016163 CPU ] recv/appendEntries [ OK ] [ 0.00012569 / 0.00015781 CPU ] recv/heartbeat [ OK ] [ 0.00019357 / 0.00022741 CPU ] recv/appendEntriesResult [ OK ] [ 0.00013065 / 0.00016224 CPU ] recv/installSnapshot [ OK ] [ 0.00012604 / 0.00015917 CPU ] recv/timeoutNow [ OK ] [ 0.00020104 / 0.00023309 CPU ] recv/badProtocol [ OK ] [ 0.00007904 / 0.00007888 CPU ] recv/badSize [ OK ] [ 0.00007708 / 0.00007684 CPU ] recv/badType [ OK ] [ 0.00008212 / 0.00008190 CPU ] recv/closeBeforeAccept [ OK ] [ 0.00014971 / 0.00014955 CPU ] recv/closeAfterAppendEntriesHeader [ SKIP ] send/first [ OK ] [ 0.00018991 / 0.00023223 CPU ] send/second [ OK ] [ 0.00021428 / 0.00025895 CPU ] send/parallel [ OK ] [ 0.00019795 / 0.00024210 CPU ] send/voteResult [ OK ] [ 0.00020289 / 0.00024791 CPU ] send/appendEntries [ OK ] [ 0.00018579 / 0.00022908 CPU ] send/heartbeat [ OK ] [ 0.00020378 / 0.00025089 CPU ] send/appendEntriesResult [ OK ] [ 0.00018026 / 0.00022521 CPU ] send/installSnapshot [ OK ] [ 0.00019240 / 0.00023516 CPU ] send/noConnection [ OK ] [ 0.00014805 / 0.00018974 CPU ] send/badAddress [ OK ] [ 0.00014378 / 0.00018313 CPU ] send/changeToUnconnectedAddress [ OK ] [ 0.00030546 / 0.00036099 CPU ] send/badMessage [ OK ] [ 0.00000242 / 0.00000200 CPU ] send/evictOldPending [ OK ] [ 0.00021014 / 0.00025648 CPU ] send/reconnectAfterWriteError [ OK ] [ 0.00027946 / 0.00032582 CPU ] send/reconnectAfterMultipleWriteErrors [ OK ] [ 0.00027703 / 0.00032420 CPU ] send/oom heap-fault-delay=0, heap-fault-repeat=1 [ OK ] [ 0.00000140 / 0.00000101 CPU ] heap-fault-delay=1, heap-fault-repeat=1 [ OK ] [ 0.00000256 / 0.00000212 CPU ] heap-fault-delay=2, heap-fault-repeat=1 [ OK ] [ 0.00000287 / 0.00000239 CPU ] heap-fault-delay=3, heap-fault-repeat=1 [ OK ] [ 0.00000282 / 0.00000244 CPU ] heap-fault-delay=4, heap-fault-repeat=1 [ OK ] [ 0.00000305 / 0.00000264 CPU ] send/oomAsync heap-fault-delay=2, heap-fault-repeat=1 [ OK ] [ 0.00021391 / 0.00025664 CPU ] send/closeDuringWrite [ OK ] [ 0.00016555 / 0.00020781 CPU ] send/closeDuringConnection [ OK ] [ 0.00014612 / 0.00018694 CPU ] set_term/first [ OK ] [ 0.00073187 / 0.00008165 CPU ] set_term/second [ OK ] [ 0.00122570 / 0.00012807 CPU ] set_term/third [ OK ] [ 0.00140795 / 0.00014990 CPU ] set_term/fourth [ OK ] [ 0.00167511 / 0.00016710 CPU ] set_term/metadataOneExists [ OK ] [ 0.02452528 / 0.00019781 CPU ] set_term/metadataOneIsGreater [ OK ] [ 0.01866064 / 0.00028658 CPU ] set_term/metadataTwoIsGreater [ OK ] [ 0.02047180 / 0.00027159 CPU ] tcp_connect/first [ OK ] [ 0.00018829 / 0.00022577 CPU ] tcp_connect/connectByName [ OK ] [ 0.00019970 / 0.00023196 CPU ] tcp_connect/firstIP [ OK ] [ 0.00017805 / 0.00020521 CPU ] tcp_connect/secondIP [ OK ] [ 0.00018350 / 0.00021188 CPU ] tcp_connect/refused [ OK ] [ 0.00015975 / 0.00019603 CPU ] tcp_connect/oom heap-fault-delay=0, heap-fault-repeat=1 [ OK ] [ 0.00000363 / 0.00000326 CPU ] heap-fault-delay=1, heap-fault-repeat=1 [ OK ] [ 0.00000620 / 0.00000582 CPU ] heap-fault-delay=2, heap-fault-repeat=1 [ OK ] [ 0.00000675 / 0.00000646 CPU ] tcp_connect/closeImmediately [ OK ] [ 0.00011447 / 0.00013920 CPU ] tcp_connect/closeDuringDnsLookup [ OK ] [ 0.00016654 / 0.00020215 CPU ] tcp_connect/closeDuringHandshake [ SKIP ] tcp_connect/closeDuringDnsLookupAbort [ OK ] [ 0.00136725 / 0.00022439 CPU ] tcp_connect/closeDuringConnectAbort [ OK ] [ 0.00012277 / 0.00015399 CPU ] tcp_connect/closeDuringSecondConnect [ OK ] [ 0.00014501 / 0.00017104 CPU ] tcp_listen/success address=127.0.0.1:9000, bind-address= [ OK ] [ 0.00010124 / 0.00010120 CPU ] address=127.0.0.1:9000, bind-address=127.0.0.1:9000 [ OK ] [ 0.00009571 / 0.00009562 CPU ] address=127.0.0.1:9000, bind-address=localhost:9000 [ OK ] [ 0.00010221 / 0.00010214 CPU ] address=127.0.0.1:9000, bind-address=:9000 [ OK ] [ 0.00009179 / 0.00009169 CPU ] address=127.0.0.1:9000, bind-address=0.0.0.0:9000 [ OK ] [ 0.00008991 / 0.00008981 CPU ] address=localhost:9000, bind-address= [ OK ] [ 0.00011511 / 0.00011506 CPU ] address=localhost:9000, bind-address=127.0.0.1:9000 [ OK ] [ 0.00008829 / 0.00008818 CPU ] address=localhost:9000, bind-address=localhost:9000 [ OK ] [ 0.00012625 / 0.00011647 CPU ] address=localhost:9000, bind-address=:9000 [ OK ] [ 0.00008272 / 0.00008263 CPU ] address=localhost:9000, bind-address=0.0.0.0:9000 [ OK ] [ 0.00008958 / 0.00008944 CPU ] tcp_listen/invalidAddress address=500.1.2.3:9000, bind-address= [ OK ] [ 0.00046214 / 0.00007075 CPU ] address=500.1.2.3:9000, bind-address=500.1.2.3:9000 [ OK ] [ 0.00040752 / 0.00007375 CPU ] address=500.1.2.3:9000, bind-address=not-existing:9000 [ OK ] [ 0.00042149 / 0.00006993 CPU ] address=not-existing:9000, bind-address= [ OK ] [ 0.00050563 / 0.00007117 CPU ] address=not-existing:9000, bind-address=500.1.2.3:9000 [ OK ] [ 0.00045986 / 0.00008050 CPU ] address=not-existing:9000, bind-address=not-existing:9000 [ OK ] [ 0.00038399 / 0.00005579 CPU ] tcp_listen/firstOfTwo [ OK ] [ 0.00009499 / 0.00009494 CPU ] tcp_listen/secondOfTwo [ OK ] [ 0.00008654 / 0.00008647 CPU ] tcp_listen/resolveFailure [ OK ] [ 0.00000527 / 0.00000503 CPU ] tcp_listen/badProtocol [ OK ] [ 0.00008482 / 0.00008479 CPU ] tcp_listen/peerAbort n=8 [ OK ] [ 0.00009570 / 0.00009559 CPU ] n=16 [ OK ] [ 0.00009156 / 0.00009154 CPU ] n=24 [ OK ] [ 0.00008158 / 0.00008155 CPU ] n=32 [ OK ] [ 0.00008971 / 0.00008955 CPU ] tcp_listen/oom heap-fault-delay=0, heap-fault-repeat=1 [ OK ] [ 0.00008028 / 0.00008015 CPU ] heap-fault-delay=1, heap-fault-repeat=1 [ OK ] [ 0.00007716 / 0.00007702 CPU ] heap-fault-delay=3, heap-fault-repeat=1 [ OK ] [ 0.00009360 / 0.00009357 CPU ] tcp_listen/pending [ OK ] [ 0.00005237 / 0.00005226 CPU ] tcp_listen/closeBeforeHandshake [ OK ] [ 0.00006511 / 0.00006494 CPU ] tcp_listen/handshake n=8 [ OK ] [ 0.00007865 / 0.00007849 CPU ] n=16 [ OK ] [ 0.00008234 / 0.00008220 CPU ] n=24 [ OK ] [ 0.00010189 / 0.00009621 CPU ] n=32 [ OK ] [ 0.00007815 / 0.00007802 CPU ] truncate/wholeSegment [ OK ] [ 0.05307438 / 0.00127801 CPU ] truncate/sameAsLastIndex [ OK ] [ 0.06608704 / 0.00139356 CPU ] truncate/partialSegment [ OK ] [ 0.07409050 / 0.00142889 CPU ] truncate/pendingAppend [ OK ] [ 0.07609698 / 0.00141841 CPU ] truncate/multiplePending [ OK ] [ 0.09210597 / 0.00179776 CPU ] truncate/closing [ OK ] [ 0.00076637 / 0.00036428 CPU ] truncate/closingMultiple [ OK ] [ 0.00074646 / 0.00029512 CPU ] 127 of 128 (99%) tests successful, 23 (15%) test skipped. FAIL test/integration/uv (exit status: 1) >>> ERROR: raft-cowsql: check failed >>> raft-cowsql: Uninstalling dependencies... (1/13) Purging .makedepends-raft-cowsql (20251013.121337) (2/13) Purging linux-headers (6.14.2-r0) (3/13) Purging libuv-dev (1.51.0-r0) (4/13) Purging libuv (1.51.0-r0) (5/13) Purging autoconf (2.72-r1) (6/13) Purging m4 (1.4.19-r4) (7/13) Purging automake (1.17-r1) (8/13) Purging libtool (2.5.4-r1) (9/13) Purging libltdl (2.5.4-r1) (10/13) Purging git-perl (2.49.1-r0) (11/13) Purging perl-git (2.49.1-r0) (12/13) Purging perl-error (0.17030-r0) (13/13) Purging perl (5.40.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages