setup
x86_64-linux.pytest-impure
· build #9
· raw
1this derivation will be built:2 /nix/store/4r3ra9vjvnh0na04x5blhq6vz82j7d4q-pytest-impure.drv3error: Cannot build '/nix/store/khv57warypp0s9004xf8k2ikh09q48ck-pytest-impure.drv'.4 Reason: builder failed with exit code 1.5 Last 25 log lines:6 > ^7 > File "/build/src/tests/test_process_flake_updates.py", line 636, in update_flake_input8 > super().update_flake_input(input_name, flake_file, work_dir)9 > ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^10 > File "/build/src/src/update_flake_inputs/flake_service.py", line 235, in update_flake_input11 > raise FlakeServiceError(msg) from e12 > update_flake_inputs.exceptions.FlakeServiceError: Failed to update flake input flake-utils in flake.nix: Command '['nix', 'flake', 'update', '--flake', 'git+file:///build/flake-update-w3p66wv9/update-flake-utils?shallow=1', 'flake-utils']' returned non-zero exit status 1.13 > Stderr: warning: you don't have Internet access; disabling some network-dependent features14 > error:15 > … while updating the lock file of flake 'git+file:///build/flake-update-w3p66wv9/update-flake-utils?ref=refs/heads/update-flake-utils&rev=bc49a72e621bc5271b72dd579798ce81e3c52dfb&shallow=1'16 >17 > … while updating the flake input 'flake-utils'18 >19 > … while fetching the input 'github:numtide/flake-utils'20 >21 > error: unable to download 'https://api.github.com/repos/numtide/flake-utils/commits/HEAD': Could not resolve hostname (6) Could not resolve host: api.github.com22 > =========================== short test summary info ============================23 > FAILED tests/test_flake_service.py::TestFlakeService::test_update_flake_input24 > FAILED tests/test_flake_service.py::TestFlakeService::test_update_subflake_input25 > FAILED tests/test_process_flake_updates.py::TestProcessFlakeUpdates::test_with_updatable_flake_input26 > FAILED tests/test_process_flake_updates.py::TestProcessFlakeUpdates::test_worktree_based_on_base_branch_not_head27 > FAILED tests/test_process_flake_updates.py::TestProcessFlakeUpdates::test_custom_git_author_committer28 > FAILED tests/test_process_flake_updates.py::TestProcessFlakeUpdates::test_branch_suffix29 > FAILED tests/test_process_flake_updates.py::TestProcessFlakeUpdates::test_fails_at_end_when_individual_input_fails30 > 7 failed, 16 passed in 3.62s31 For full logs, run:32 nix log /nix/store/khv57warypp0s9004xf8k2ikh09q48ck-pytest-impure.drv33error: build of resolved derivation '/nix/store/khv57warypp0s9004xf8k2ikh09q48ck-pytest-impure.drv' failed