these 3 derivations will be built: /nix/store/4lf9khn5jpl78bf2f700pywl0mgf65px-clan-core-flake.drv /nix/store/cg3jc6rg47k1gcbmdfa1wcdw5y2lgfcy-clan-cli-source.drv /nix/store/6bk61d44pq3z9560kps1haa8md19xgj2-clan-pytest-with-core.drv building '/nix/store/4lf9khn5jpl78bf2f700pywl0mgf65px-clan-core-flake.drv' on 'ssh-ng://builder@build04.clan.lol' building '/nix/store/4lf9khn5jpl78bf2f700pywl0mgf65px-clan-core-flake.drv' clan-core-flake> building '/nix/store/6bk61d44pq3z9560kps1haa8md19xgj2-clan-pytest-with-core.drv' on 'ssh-ng://builder@build04.clan.lol' building '/nix/store/6bk61d44pq3z9560kps1haa8md19xgj2-clan-pytest-with-core.drv' clan-pytest-with-core> +++ export HOME=/nix/var/nix/builds/nix-19932-1872969149 clan-pytest-with-core> +++ HOME=/nix/var/nix/builds/nix-19932-1872969149 clan-pytest-with-core> +++ export NIX_STATE_DIR=/nix/var/nix/builds/nix-19932-1872969149/nix clan-pytest-with-core> +++ NIX_STATE_DIR=/nix/var/nix/builds/nix-19932-1872969149/nix clan-pytest-with-core> +++ export NIX_CONF_DIR=/nix/var/nix/builds/nix-19932-1872969149/etc clan-pytest-with-core> +++ NIX_CONF_DIR=/nix/var/nix/builds/nix-19932-1872969149/etc clan-pytest-with-core> +++ mkdir -p /nix/var/nix/builds/nix-19932-1872969149/etc clan-pytest-with-core> +++ echo 'fsync-metadata = false' clan-pytest-with-core> +++ export IN_NIX_SANDBOX=1 clan-pytest-with-core> +++ IN_NIX_SANDBOX=1 clan-pytest-with-core> +++ export CLAN_TEST_STORE=/nix/var/nix/builds/nix-19932-1872969149/store clan-pytest-with-core> +++ CLAN_TEST_STORE=/nix/var/nix/builds/nix-19932-1872969149/store clan-pytest-with-core> +++ export LOCK_NIX=/nix/var/nix/builds/nix-19932-1872969149/nix_lock clan-pytest-with-core> +++ LOCK_NIX=/nix/var/nix/builds/nix-19932-1872969149/nix_lock clan-pytest-with-core> +++ export CLAN_TEST_FLAKE_CACHE=/nix/var/nix/builds/nix-19932-1872969149/clan-flake-cache clan-pytest-with-core> +++ CLAN_TEST_FLAKE_CACHE=/nix/var/nix/builds/nix-19932-1872969149/clan-flake-cache clan-pytest-with-core> +++ mkdir -p /nix/var/nix/builds/nix-19932-1872969149/store/nix/store /nix/var/nix/builds/nix-19932-1872969149/clan-flake-cache clan-pytest-with-core> +++ mkdir -p /nix/var/nix/builds/nix-19932-1872969149/store/nix/var/nix/gcroots clan-pytest-with-core> +++ [[ -n /nix/store/gqilam7whrkn1jcv11gbzx8bi124iwd2-closure-info ]] clan-pytest-with-core> ++++ nproc clan-pytest-with-core> +++ /nix/store/r94xy5is5x2j2lm8zdr0p9ya7w06v39y-findutils-4.11.0/bin/xargs -r -P10 /nix/store/0y55d4qc8fmdhmn3c890m0zbaksprycj-coreutils-9.11/bin/cp --recursive --no-dereference --reflink=auto --target-directory /nix/var/nix/builds/nix-19932-1872969149/store/nix/store clan-pytest-with-core> +++ /nix/store/5qkjzh918y22h63x471kjnkawfaa68fl-nix-2.34.8/bin/nix-store --load-db --store /nix/var/nix/builds/nix-19932-1872969149/store clan-pytest-with-core> +++ export CLAN_CORE_PATH=/nix/store/jw4vsphldyvcvpaqslnfwxvrzs850i50-clan-core-flake clan-pytest-with-core> +++ CLAN_CORE_PATH=/nix/store/jw4vsphldyvcvpaqslnfwxvrzs850i50-clan-core-flake clan-pytest-with-core> +++ export PYTHONWARNINGS=error clan-pytest-with-core> +++ PYTHONWARNINGS=error clan-pytest-with-core> +++ export NIXPKGS=/nix/store/ibbk85332vdp5l14d11a3cwvkws8pssh-source clan-pytest-with-core> +++ NIXPKGS=/nix/store/ibbk85332vdp5l14d11a3cwvkws8pssh-source clan-pytest-with-core> +++ jobs=10 clan-pytest-with-core> +++ python -m pytest -m 'not impure and with_core and not broken_on_darwin' -n 10 ./clan_cli ./clan_lib clan-pytest-with-core> Starting pytest session clan-pytest-with-core> Session config: <_pytest.config.Config object at 0x10647f230> clan-pytest-with-core> ============================= test session starts ============================== clan-pytest-with-core> platform darwin -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0 clan-pytest-with-core> rootdir: /nix/var/nix/builds/nix-19932-1872969149/src clan-pytest-with-core> configfile: pyproject.toml clan-pytest-with-core> plugins: subprocess-1.6.0, xdist-3.8.0, timeout-2.4.0 clan-pytest-with-core> 10 workers [16 items] clan-pytest-with-core> scheduling tests via LoadScheduling clan-pytest-with-core> clan-pytest-with-core> clan_lib/persist/inventory_store_test.py::test_manipulate_list[lists.nix] clan-pytest-with-core> clan_lib/dirs/dirs_test.py::test_get_clan_directories_invalid_flake clan-pytest-with-core> clan_lib/persist/inventory_store_test.py::test_simple_read_write[1.nix] clan-pytest-with-core> clan_lib/api/directory_test.py::test_get_relative_clan_directory_invalid_flake clan-pytest-with-core> clan_lib/clan/get_test.py::test_get_clan_details_invalid_flake clan-pytest-with-core> clan_lib/persist/inventory_store_test.py::test_static_list_items[lists.nix] clan-pytest-with-core> clan_lib/docs_test.py::test_guides_url_pages_exist clan-pytest-with-core> clan_lib/tests/test_create.py::test_clan_create_api clan-pytest-with-core> clan_lib/clan/test_create.py::test_create_invalid_name clan-pytest-with-core> [gw7] [ 6%] PASSED clan_lib/clan/test_create.py::test_create_invalid_name clan-pytest-with-core> [gw0] [ 12%] SKIPPED clan_lib/tests/test_create.py::test_clan_create_api clan-pytest-with-core> clan_cli/tests/test_secrets_cli.py::test_groups clan-pytest-with-core> [gw0] [ 18%] SKIPPED clan_cli/tests/test_secrets_cli.py::test_groups clan-pytest-with-core> clan_lib/persist/inventory_store_test.py::test_simple_deferred[deferred.nix] clan-pytest-with-core> [gw8] [ 25%] PASSED clan_lib/api/directory_test.py::test_get_relative_clan_directory_invalid_flake clan-pytest-with-core> [gw6] [ 31%] PASSED clan_lib/dirs/dirs_test.py::test_get_clan_directories_invalid_flake clan-pytest-with-core> [gw9] [ 37%] PASSED clan_lib/clan/get_test.py::test_get_clan_details_invalid_flake clan-pytest-with-core> [gw4] [ 43%] PASSED clan_lib/docs_test.py::test_guides_url_pages_exist clan-pytest-with-core> clan_cli/ssh/test_deploy_info.py::test_qrcode_scan clan-pytest-with-core> [gw4] [ 50%] PASSED clan_cli/ssh/test_deploy_info.py::test_qrcode_scan clan-pytest-with-core> [gw5] [ 56%] PASSED clan_lib/persist/inventory_store_test.py::test_static_list_items[lists.nix] clan-pytest-with-core> clan_cli/tests/test_hardware_config.py::test_should_prompt_for_facter_update clan-pytest-with-core> [gw2] [ 62%] PASSED clan_lib/persist/inventory_store_test.py::test_simple_read_write[1.nix] clan-pytest-with-core> clan_cli/tests/test_secrets_cli.py::test_secrets_users_add_age_plugin_error clan-pytest-with-core> [gw2] [ 68%] PASSED clan_cli/tests/test_secrets_cli.py::test_secrets_users_add_age_plugin_error clan-pytest-with-core> [gw1] [ 75%] PASSED clan_lib/persist/inventory_store_test.py::test_manipulate_list[lists.nix] clan-pytest-with-core> clan_cli/tests/test_hardware_config.py::test_should_prompt_for_hardware_config clan-pytest-with-core> [gw3] [ 81%] PASSED clan_lib/persist/inventory_store_test.py::test_simple_deferred[deferred.nix] clan-pytest-with-core> clan_cli/tests/test_machines_cli.py::test_machines_update_with_tags clan-pytest-with-core> [gw3] [ 87%] PASSED clan_cli/tests/test_machines_cli.py::test_machines_update_with_tags clan-pytest-with-core> [gw5] [ 93%] PASSED clan_cli/tests/test_hardware_config.py::test_should_prompt_for_facter_update clan-pytest-with-core> [gw1] [100%] PASSED clan_cli/tests/test_hardware_config.py::test_should_prompt_for_hardware_config clan-pytest-with-core> clan-pytest-with-core> ============================= slowest 5 durations ============================== clan-pytest-with-core> 4.83s call clan_cli/tests/test_hardware_config.py::test_should_prompt_for_hardware_config clan-pytest-with-core> 4.63s call clan_cli/tests/test_hardware_config.py::test_should_prompt_for_facter_update clan-pytest-with-core> 4.53s call clan_lib/persist/inventory_store_test.py::test_simple_deferred[deferred.nix] clan-pytest-with-core> 3.10s call clan_lib/persist/inventory_store_test.py::test_manipulate_list[lists.nix] clan-pytest-with-core> 2.80s call clan_lib/persist/inventory_store_test.py::test_simple_read_write[1.nix] clan-pytest-with-core> ======================== 14 passed, 3 skipped in 13.99s ======================== clan-pytest-with-core> +++ mkdir -p /nix/store/qbh7c3yd5sbdv3m305rick35r94qn9bz-clan-pytest-with-core clan-pytest-with-core> +++ cp -r . /nix/store/qbh7c3yd5sbdv3m305rick35r94qn9bz-clan-pytest-with-core clan-pytest-with-core> ++ return clan-pytest-with-core> + exitHandler clan-pytest-with-core> + exitCode=0 clan-pytest-with-core> + set +e clan-pytest-with-core> + '[' -n '' ']' clan-pytest-with-core> + (( 0 != 0 )) clan-pytest-with-core> + runHook exitHook clan-pytest-with-core> + local hookName=exitHook clan-pytest-with-core> + shift clan-pytest-with-core> + local 'hooksSlice=exitHooks[@]' clan-pytest-with-core> + local hook clan-pytest-with-core> + for hook in "_callImplicitHook 0 $hookName" ${!hooksSlice+"${!hooksSlice}"} clan-pytest-with-core> + _logHook exitHook '_callImplicitHook 0 exitHook' clan-pytest-with-core> + [[ -z 2 ]] clan-pytest-with-core> + local hookKind=exitHook clan-pytest-with-core> + local 'hookExpr=_callImplicitHook 0 exitHook' clan-pytest-with-core> + shift 2 clan-pytest-with-core> + declare -F '_callImplicitHook 0 exitHook' clan-pytest-with-core> + type -p '_callImplicitHook 0 exitHook' clan-pytest-with-core> + [[ _callImplicitHook 0 exitHook != _callImplicitHook* ]] clan-pytest-with-core> + _eval '_callImplicitHook 0 exitHook' clan-pytest-with-core> + declare -F '_callImplicitHook 0 exitHook' clan-pytest-with-core> + eval '_callImplicitHook 0 exitHook' clan-pytest-with-core> ++ _callImplicitHook 0 exitHook clan-pytest-with-core> ++ local def=0 clan-pytest-with-core> ++ local hookName=exitHook clan-pytest-with-core> ++ declare -F exitHook clan-pytest-with-core> ++ type -p exitHook clan-pytest-with-core> ++ '[' -n '' ']' clan-pytest-with-core> ++ return 0 clan-pytest-with-core> + return 0 clan-pytest-with-core> + return 0 post-build step Upload to niks3: ok time=2026-08-13T15:09:07.348Z level=INFO msg="Uploading 1 paths to niks3.clan.lol (4 already cached)" time=2026-08-13T15:09:07.348Z level=INFO msg="Uploading qbh7c3yd5sbdv3m305rick35r94qn9bz-clan-pytest-with-core (5.5MB)" time=2026-08-13T15:09:08.224Z level=INFO msg="Uploading 1 narinfos" time=2026-08-13T15:09:08.801Z level=INFO msg="Upload complete. (1.606s)"