==> Building on r ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list ./ PKGBUILD 890 100% 0.00kB/s 0:00:00 890 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=1/3) python-zict-2.2.0-1.log 246 100% 240.23kB/s 0:00:00 246 100% 240.23kB/s 0:00:00 (xfr#2, to-chk=0/3) sent 778 bytes received 69 bytes 564.67 bytes/sec total size is 1,078 speedup is 1.27 ==> Running extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l felix5 on remote host... [?25l:: Synchronizing package databases... core downloading... extra downloading... community downloading... :: Starting full system upgrade... there is nothing to do [?25h==> Building in chroot for [extra] (riscv64)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-riscv64/root] -> [felix5]...done ==> Making package: python-zict 2.2.0-1 (Wed Aug 10 03:09:17 2022) ==> Retrieving sources...  -> Downloading zict-2.2.0.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17021 100 17021 0 0 29913 0 --:--:-- --:--:-- --:--:-- 29913 ==> Validating source files with sha256sums... zict-2.2.0.tar.gz ... Passed ==> Making package: python-zict 2.2.0-1 (Wed Aug 10 03:09:27 2022) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (3) New Version Net Change core/libnsl 2.0.0-2 0.06 MiB core/python 3.10.5-1 80.43 MiB community/python-heapdict 1.0.1-5 0.01 MiB Total Installed Size: 80.51 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing libnsl... installing python... Optional dependencies for python python-setuptools python-pip sqlite [installed] mpdecimal: for decimal xz: for lzma [installed] tk: for tkinter installing python-heapdict... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (19) New Version Net Change extra/lmdb 0.9.29-1 0.39 MiB community/python-apipkg 3.0.1-1 0.04 MiB extra/python-appdirs 1.4.4-6 0.07 MiB extra/python-attrs 21.4.0-1 0.45 MiB extra/python-cffi 1.15.1-1 1.00 MiB community/python-iniconfig 1.1.1-5 0.02 MiB community/python-more-itertools 8.13.0-2 0.48 MiB extra/python-ordered-set 4.0.2-6 0.06 MiB extra/python-packaging 21.3-1 0.26 MiB community/python-pluggy 1.0.0-1 0.10 MiB extra/python-ply 3.11-10 0.31 MiB community/python-py 1.11.0-1 0.71 MiB extra/python-pycparser 2.21-3 1.39 MiB extra/python-pyparsing 3.0.9-1 0.96 MiB extra/python-tomli 2.0.1-1 0.08 MiB community/python-lmdb 1.2.1-3 0.37 MiB community/python-psutil 5.9.1-1 2.09 MiB community/python-pytest 7.1.2-1 2.62 MiB extra/python-setuptools 1:59.5.0-1 2.96 MiB Total Installed Size: 14.35 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-appdirs... installing python-more-itertools... installing python-ordered-set... installing python-pyparsing... Optional dependencies for python-pyparsing python-railroad-diagrams: for generating Railroad Diagrams python-jinja: for generating Railroad Diagrams installing python-packaging... installing python-setuptools... installing python-attrs... installing python-iniconfig... installing python-pluggy... installing python-apipkg... installing python-py... installing python-tomli... installing python-pytest... installing python-ply... installing python-pycparser... installing python-cffi... installing lmdb... installing python-lmdb... installing python-psutil... [?25h==> Retrieving sources...  -> Found zict-2.2.0.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting zict-2.2.0.tar.gz with bsdtar ==> Starting build()... running build running build_py creating build creating build/lib creating build/lib/zict copying zict/__init__.py -> build/lib/zict copying zict/buffer.py -> build/lib/zict copying zict/cache.py -> build/lib/zict copying zict/common.py -> build/lib/zict copying zict/file.py -> build/lib/zict copying zict/func.py -> build/lib/zict copying zict/lmdb.py -> build/lib/zict copying zict/lru.py -> build/lib/zict copying zict/sieve.py -> build/lib/zict copying zict/zip.py -> build/lib/zict running egg_info writing zict.egg-info/PKG-INFO writing dependency_links to zict.egg-info/dependency_links.txt writing requirements to zict.egg-info/requires.txt writing top-level names to zict.egg-info/top_level.txt reading manifest file 'zict.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' under directory 'docs' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE.txt' writing manifest file 'zict.egg-info/SOURCES.txt' copying zict/py.typed -> build/lib/zict creating build/lib/zict/tests copying zict/tests/__init__.py -> build/lib/zict/tests copying zict/tests/test_buffer.py -> build/lib/zict/tests copying zict/tests/test_cache.py -> build/lib/zict/tests copying zict/tests/test_file.py -> build/lib/zict/tests copying zict/tests/test_func.py -> build/lib/zict/tests copying zict/tests/test_lmdb.py -> build/lib/zict/tests copying zict/tests/test_lru.py -> build/lib/zict/tests copying zict/tests/test_sieve.py -> build/lib/zict/tests copying zict/tests/test_zip.py -> build/lib/zict/tests copying zict/tests/utils_test.py -> build/lib/zict/tests ==> Starting check()... ============================= test session starts ============================== platform linux -- Python 3.10.5, pytest-7.1.2, pluggy-1.0.0 -- /usr/bin/python cachedir: .pytest_cache rootdir: /build/python-zict/src/zict-2.2.0, configfile: setup.cfg collecting ... collected 53 items zict/buffer.py::zict.buffer.Buffer PASSED [ 1%] zict/cache.py::zict.cache.Cache PASSED [ 3%] zict/file.py::zict.file.File SKIPPED (all tests skipped by +SKIP option) [ 5%] zict/func.py::zict.func.Func PASSED [ 7%] zict/lmdb.py::zict.lmdb.LMDB SKIPPED (all tests skipped by +SKIP option) [ 9%] zict/lru.py::zict.lru.LRU PASSED [ 11%] zict/sieve.py::zict.sieve.Sieve PASSED [ 13%] zict/zip.py::zict.zip.Zip SKIPPED (all tests skipped by +SKIP option) [ 15%] zict/tests/test_buffer.py::test_simple PASSED [ 16%] zict/tests/test_buffer.py::test_setitem_avoid_fast_slow_duplicate PASSED [ 18%] zict/tests/test_buffer.py::test_mapping PASSED [ 20%] zict/tests/test_buffer.py::test_callbacks PASSED [ 22%] zict/tests/test_buffer.py::test_callbacks_exception_catch PASSED [ 24%] zict/tests/test_cache.py::test_cache_get_set_del PASSED [ 26%] zict/tests/test_cache.py::test_do_not_read_from_data PASSED [ 28%] zict/tests/test_cache.py::test_no_update_on_set PASSED [ 30%] zict/tests/test_cache.py::test_slow_fails PASSED [ 32%] zict/tests/test_cache.py::test_weakvaluemapping PASSED [ 33%] zict/tests/test_file.py::test_mapping PASSED [ 35%] zict/tests/test_file.py::test_implementation PASSED [ 37%] zict/tests/test_file.py::test_memmap_implementation PASSED [ 39%] zict/tests/test_file.py::test_str PASSED [ 41%] zict/tests/test_file.py::test_setitem_typeerror PASSED [ 43%] zict/tests/test_file.py::test_contextmanager PASSED [ 45%] zict/tests/test_file.py::test_delitem PASSED [ 47%] zict/tests/test_file.py::test_missing_key PASSED [ 49%] zict/tests/test_file.py::test_arbitrary_chars PASSED [ 50%] zict/tests/test_file.py::test_write_list_of_bytes PASSED [ 52%] zict/tests/test_func.py::test_simple PASSED [ 54%] zict/tests/test_func.py::test_mapping PASSED [ 56%] zict/tests/test_func.py::test_update_descopes_early[MutableMapping] PASSED [ 58%] zict/tests/test_func.py::test_update_descopes_early[ZictBase] PASSED [ 60%] zict/tests/test_lmdb.py::test_mapping FAILED [ 62%] zict/tests/test_lmdb.py::test_reuse FAILED [ 64%] zict/tests/test_lmdb.py::test_creates_dir FAILED [ 66%] zict/tests/test_lmdb.py::test_file_descriptors_dont_leak FAILED [ 67%] zict/tests/test_lru.py::test_simple PASSED [ 69%] zict/tests/test_lru.py::test_str PASSED [ 71%] zict/tests/test_lru.py::test_mapping PASSED [ 73%] zict/tests/test_lru.py::test_overwrite PASSED [ 75%] zict/tests/test_lru.py::test_callbacks PASSED [ 77%] zict/tests/test_lru.py::test_cb_exception_keep_on_lru PASSED [ 79%] zict/tests/test_lru.py::test_cb_exception_keep_on_lru_weights PASSED [ 81%] zict/tests/test_lru.py::test_weight PASSED [ 83%] zict/tests/test_lru.py::test_explicit_evict PASSED [ 84%] zict/tests/test_sieve.py::test_simple PASSED [ 86%] zict/tests/test_sieve.py::test_mapping PASSED [ 88%] zict/tests/test_zip.py::test_simple PASSED [ 90%] zict/tests/test_zip.py::test_setitem_typeerror PASSED [ 92%] zict/tests/test_zip.py::test_contextmanager PASSED [ 94%] zict/tests/test_zip.py::test_missing_key PASSED [ 96%] zict/tests/test_zip.py::test_close PASSED [ 98%] zict/tests/test_zip.py::test_bytearray PASSED [100%] =================================== FAILURES =================================== _________________________________ test_mapping _________________________________ fn = '/tmp/test_lmdb-cf9lbty4' def test_mapping(fn): """ Test mapping interface for LMDB(). """ > z = LMDB(fn) zict/tests/test_lmdb.py:26: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = directory = '/tmp/test_lmdb-cf9lbty4' def __init__(self, directory: str): import lmdb # map_size is the maximum database size but shouldn't fill up the # virtual address space map_size = 1 << 40 if sys.maxsize >= 2**32 else 1 << 28 # writemap requires sparse file support otherwise the whole # `map_size` may be reserved up front on disk writemap = sys.platform.startswith("linux") > self.db = lmdb.open( directory, subdir=True, map_size=map_size, sync=False, writemap=writemap, ) E lmdb.Error: /tmp/test_lmdb-cf9lbty4: Operation not supported zict/lmdb.py:43: Error __________________________________ test_reuse __________________________________ fn = '/tmp/test_lmdb-1lfjau7v' def test_reuse(fn): """ Test persistence of a LMDB() mapping. """ > with LMDB(fn) as z: zict/tests/test_lmdb.py:34: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = directory = '/tmp/test_lmdb-1lfjau7v' def __init__(self, directory: str): import lmdb # map_size is the maximum database size but shouldn't fill up the # virtual address space map_size = 1 << 40 if sys.maxsize >= 2**32 else 1 << 28 # writemap requires sparse file support otherwise the whole # `map_size` may be reserved up front on disk writemap = sys.platform.startswith("linux") > self.db = lmdb.open( directory, subdir=True, map_size=map_size, sync=False, writemap=writemap, ) E lmdb.Error: /tmp/test_lmdb-1lfjau7v: Operation not supported zict/lmdb.py:43: Error _______________________________ test_creates_dir _______________________________ fn = '/tmp/test_lmdb-kptcenz4' def test_creates_dir(fn): > with LMDB(fn): zict/tests/test_lmdb.py:44: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = directory = '/tmp/test_lmdb-kptcenz4' def __init__(self, directory: str): import lmdb # map_size is the maximum database size but shouldn't fill up the # virtual address space map_size = 1 << 40 if sys.maxsize >= 2**32 else 1 << 28 # writemap requires sparse file support otherwise the whole # `map_size` may be reserved up front on disk writemap = sys.platform.startswith("linux") > self.db = lmdb.open( directory, subdir=True, map_size=map_size, sync=False, writemap=writemap, ) E lmdb.Error: /tmp/test_lmdb-kptcenz4: Operation not supported zict/lmdb.py:43: Error _______________________ test_file_descriptors_dont_leak ________________________ fn = '/tmp/test_lmdb-t0fcj53t' def test_file_descriptors_dont_leak(fn): psutil = pytest.importorskip("psutil") proc = psutil.Process() before = proc.num_fds() > z = LMDB(fn) zict/tests/test_lmdb.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = directory = '/tmp/test_lmdb-t0fcj53t' def __init__(self, directory: str): import lmdb # map_size is the maximum database size but shouldn't fill up the # virtual address space map_size = 1 << 40 if sys.maxsize >= 2**32 else 1 << 28 # writemap requires sparse file support otherwise the whole # `map_size` may be reserved up front on disk writemap = sys.platform.startswith("linux") > self.db = lmdb.open( directory, subdir=True, map_size=map_size, sync=False, writemap=writemap, ) E lmdb.Error: /tmp/test_lmdb-t0fcj53t: Operation not supported zict/lmdb.py:43: Error =========================== short test summary info ============================ FAILED zict/tests/test_lmdb.py::test_mapping - lmdb.Error: /tmp/test_lmdb-cf9... FAILED zict/tests/test_lmdb.py::test_reuse - lmdb.Error: /tmp/test_lmdb-1lfja... FAILED zict/tests/test_lmdb.py::test_creates_dir - lmdb.Error: /tmp/test_lmdb... FAILED zict/tests/test_lmdb.py::test_file_descriptors_dont_leak - lmdb.Error:... =================== 4 failed, 46 passed, 3 skipped in 1.72s ==================== ==> ERROR: A failure occurred in check().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/felix5/build receiving incremental file list python-zict-2.2.0-1-riscv64-build.log python-zict-2.2.0-1-riscv64-check.log sent 62 bytes received 2,534 bytes 1,730.67 bytes/sec total size is 12,471 speedup is 4.80