nixbot

builds
1Sourcing python-remove-tests-dir-hook2Sourcing python-catch-conflicts-hook.sh3Sourcing python-remove-bin-bytecode-hook.sh4Sourcing pypa-build-hook5Using pypaBuildPhase6Sourcing python-runtime-deps-check-hook7Using pythonRuntimeDepsCheckHook8Sourcing pypa-install-hook9Using pypaInstallPhase10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-namespaces-hook13Sourcing python-catch-conflicts-hook.sh14Sourcing pytest-check-hook15Using pytestCheckPhase
unpackPhase
16unpacking source archive /nix/store/p3n13510jhr8fys4fpkx59f9ch20873y-n8n-cli17source root is n8n-cli18setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "n8n-cli/tests/test_workflow.py"
configurePhase
19no configure script, doing nothing
buildPhase
20Executing pypaBuildPhase21Creating a wheel...22pypa build flags: --no-isolation --outdir dist/ --wheel23* Getting build dependencies for wheel...24* Building wheel...25Successfully built n8n_cli-0.1.0-py3-none-any.whl26Finished creating a wheel...27Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
28Executing pythonRuntimeDepsCheck29Checking runtime dependencies for n8n_cli-0.1.0-py3-none-any.whl30Finished executing pythonRuntimeDepsCheck
installPhase
31Executing pypaInstallPhase32Successfully installed n8n_cli-0.1.0-py3-none-any.whl33Finished executing pypaInstallPhase
pythonOutputDistPhase
34Executing pythonOutputDistPhase35Finished executing pythonOutputDistPhase
fixupPhase
36checking for references to /nix/var/nix/builds/nix-17447-2113989826/ in /nix/store/q3r6kqr4dhk0b0xay1brd0nrw08mc3vl-n8n-cli-0.1.0...37patching script interpreter paths in /nix/store/q3r6kqr4dhk0b0xay1brd0nrw08mc3vl-n8n-cli-0.1.038stripping (with command strip and flags -S) in /nix/store/q3r6kqr4dhk0b0xay1brd0nrw08mc3vl-n8n-cli-0.1.0/lib /nix/store/q3r6kqr4dhk0b0xay1brd0nrw08mc3vl-n8n-cli-0.1.0/bin39checking for references to /nix/var/nix/builds/nix-17447-2113989826/ in /nix/store/x5cv307b7p8rgx05pfdgkp5x5k30irfj-n8n-cli-0.1.0-dist...40patching script interpreter paths in /nix/store/x5cv307b7p8rgx05pfdgkp5x5k30irfj-n8n-cli-0.1.0-dist41Rewriting #!/nix/store/kmq6qdcg0yq6r4awf02dgq003n42r6zk-python3-3.14.7/bin/python3.14 to #!/nix/store/kmq6qdcg0yq6r4awf02dgq003n42r6zk-python3-3.14.742wrapping `/nix/store/q3r6kqr4dhk0b0xay1brd0nrw08mc3vl-n8n-cli-0.1.0/bin/n8n-cli'...43Executing pythonRemoveTestsDir44Finished executing pythonRemoveTestsDir
installCheckPhase
45no Makefile or custom installCheckPhase, doing nothing
pythonImportsCheckPhase
46Executing pythonImportsCheckPhase
pytestCheckPhase
47Executing pytestCheckPhase48pytest flags: -m pytest49============================= test session starts ==============================50platform darwin -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.051rootdir: /nix/var/nix/builds/nix-17447-2113989826/n8n-cli52configfile: pyproject.toml53collected 82 items 5455tests/test_apply.py ..... [ 6%]56tests/test_credential.py ............ [ 20%]57tests/test_datatable.py ............. [ 36%]58tests/test_errors.py .. [ 39%]59tests/test_execution.py ........... [ 52%]60tests/test_help.py .. [ 54%]61tests/test_import.py .... [ 59%]62tests/test_raw.py .... [ 64%]63tests/test_tag.py ......... [ 75%]64tests/test_test_command.py ..... [ 81%]65tests/test_workflow.py ............... [100%]6667============================== 82 passed in 0.91s ==============================68Finished executing pytestCheckPhase