Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/mcw0zm9frcq10fyckl5ca8js77ks0r65-Pyro4-4.81.tar.gz source root is Pyro4-4.81 setting SOURCE_DATE_EPOCH to timestamp 1631571043 of file Pyro4-4.81/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing setuptoolsBuildPhase Pyro version = 4.81 running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build creating build/lib creating build/lib/Pyro4 copying src/Pyro4/naming_storage.py -> build/lib/Pyro4 copying src/Pyro4/futures.py -> build/lib/Pyro4 copying src/Pyro4/__init__.py -> build/lib/Pyro4 copying src/Pyro4/nsc.py -> build/lib/Pyro4 copying src/Pyro4/errors.py -> build/lib/Pyro4 copying src/Pyro4/configuration.py -> build/lib/Pyro4 copying src/Pyro4/naming.py -> build/lib/Pyro4 copying src/Pyro4/socketutil.py -> build/lib/Pyro4 copying src/Pyro4/constants.py -> build/lib/Pyro4 copying src/Pyro4/message.py -> build/lib/Pyro4 copying src/Pyro4/util.py -> build/lib/Pyro4 copying src/Pyro4/core.py -> build/lib/Pyro4 creating build/lib/Pyro4/socketserver copying src/Pyro4/socketserver/threadpool.py -> build/lib/Pyro4/socketserver copying src/Pyro4/socketserver/threadpoolserver.py -> build/lib/Pyro4/socketserver copying src/Pyro4/socketserver/__init__.py -> build/lib/Pyro4/socketserver copying src/Pyro4/socketserver/existingconnectionserver.py -> build/lib/Pyro4/socketserver copying src/Pyro4/socketserver/multiplexserver.py -> build/lib/Pyro4/socketserver creating build/lib/Pyro4/test copying src/Pyro4/test/__init__.py -> build/lib/Pyro4/test copying src/Pyro4/test/echoserver.py -> build/lib/Pyro4/test creating build/lib/Pyro4/utils copying src/Pyro4/utils/flame.py -> build/lib/Pyro4/utils copying src/Pyro4/utils/__init__.py -> build/lib/Pyro4/utils copying src/Pyro4/utils/httpgateway.py -> build/lib/Pyro4/utils copying src/Pyro4/utils/flameserver.py -> build/lib/Pyro4/utils installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/Pyro4 copying build/lib/Pyro4/naming_storage.py -> build/bdist.linux-x86_64/wheel/Pyro4 copying build/lib/Pyro4/futures.py -> build/bdist.linux-x86_64/wheel/Pyro4 copying build/lib/Pyro4/__init__.py -> build/bdist.linux-x86_64/wheel/Pyro4 copying build/lib/Pyro4/nsc.py -> build/bdist.linux-x86_64/wheel/Pyro4 creating build/bdist.linux-x86_64/wheel/Pyro4/socketserver copying build/lib/Pyro4/socketserver/threadpool.py -> build/bdist.linux-x86_64/wheel/Pyro4/socketserver copying build/lib/Pyro4/socketserver/threadpoolserver.py -> build/bdist.linux-x86_64/wheel/Pyro4/socketserver copying build/lib/Pyro4/socketserver/__init__.py -> build/bdist.linux-x86_64/wheel/Pyro4/socketserver copying build/lib/Pyro4/socketserver/existingconnectionserver.py -> build/bdist.linux-x86_64/wheel/Pyro4/socketserver copying build/lib/Pyro4/socketserver/multiplexserver.py -> build/bdist.linux-x86_64/wheel/Pyro4/socketserver copying build/lib/Pyro4/errors.py -> build/bdist.linux-x86_64/wheel/Pyro4 copying build/lib/Pyro4/configuration.py -> build/bdist.linux-x86_64/wheel/Pyro4 copying build/lib/Pyro4/naming.py -> build/bdist.linux-x86_64/wheel/Pyro4 creating build/bdist.linux-x86_64/wheel/Pyro4/test copying build/lib/Pyro4/test/__init__.py -> build/bdist.linux-x86_64/wheel/Pyro4/test copying build/lib/Pyro4/test/echoserver.py -> build/bdist.linux-x86_64/wheel/Pyro4/test copying build/lib/Pyro4/socketutil.py -> build/bdist.linux-x86_64/wheel/Pyro4 copying build/lib/Pyro4/constants.py -> build/bdist.linux-x86_64/wheel/Pyro4 copying build/lib/Pyro4/message.py -> build/bdist.linux-x86_64/wheel/Pyro4 copying build/lib/Pyro4/util.py -> build/bdist.linux-x86_64/wheel/Pyro4 creating build/bdist.linux-x86_64/wheel/Pyro4/utils copying build/lib/Pyro4/utils/flame.py -> build/bdist.linux-x86_64/wheel/Pyro4/utils copying build/lib/Pyro4/utils/__init__.py -> build/bdist.linux-x86_64/wheel/Pyro4/utils copying build/lib/Pyro4/utils/httpgateway.py -> build/bdist.linux-x86_64/wheel/Pyro4/utils copying build/lib/Pyro4/utils/flameserver.py -> build/bdist.linux-x86_64/wheel/Pyro4/utils copying build/lib/Pyro4/core.py -> build/bdist.linux-x86_64/wheel/Pyro4 running install_egg_info running egg_info writing src/Pyro4.egg-info/PKG-INFO writing dependency_links to src/Pyro4.egg-info/dependency_links.txt writing entry points to src/Pyro4.egg-info/entry_points.txt writing requirements to src/Pyro4.egg-info/requires.txt writing top-level names to src/Pyro4.egg-info/top_level.txt reading manifest file 'src/Pyro4.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*/.svn/*' found anywhere in distribution warning: no previously-included files matching '*/.idea/*' found anywhere in distribution warning: no previously-included files matching '*.class' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.coverage' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution warning: no previously-included files matching '.gitignore' found anywhere in distribution warning: no previously-included files matching '.tox' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/Pyro4.egg-info/SOURCES.txt' Copying src/Pyro4.egg-info to build/bdist.linux-x86_64/wheel/Pyro4-4.81-py3.7.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/Pyro4-4.81.dist-info/WHEEL creating 'dist/Pyro4-4.81-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'Pyro4/__init__.py' adding 'Pyro4/configuration.py' adding 'Pyro4/constants.py' adding 'Pyro4/core.py' adding 'Pyro4/errors.py' adding 'Pyro4/futures.py' adding 'Pyro4/message.py' adding 'Pyro4/naming.py' adding 'Pyro4/naming_storage.py' adding 'Pyro4/nsc.py' adding 'Pyro4/socketutil.py' adding 'Pyro4/util.py' adding 'Pyro4/socketserver/__init__.py' adding 'Pyro4/socketserver/existingconnectionserver.py' adding 'Pyro4/socketserver/multiplexserver.py' adding 'Pyro4/socketserver/threadpool.py' adding 'Pyro4/socketserver/threadpoolserver.py' adding 'Pyro4/test/__init__.py' adding 'Pyro4/test/echoserver.py' adding 'Pyro4/utils/__init__.py' adding 'Pyro4/utils/flame.py' adding 'Pyro4/utils/flameserver.py' adding 'Pyro4/utils/httpgateway.py' adding 'Pyro4-4.81.dist-info/LICENSE' adding 'Pyro4-4.81.dist-info/METADATA' adding 'Pyro4-4.81.dist-info/WHEEL' adding 'Pyro4-4.81.dist-info/entry_points.txt' adding 'Pyro4-4.81.dist-info/top_level.txt' adding 'Pyro4-4.81.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/Pyro4-4.81/dist /build/Pyro4-4.81 Processing ./Pyro4-4.81-py2.py3-none-any.whl Requirement already satisfied: serpent>=1.27 in /nix/store/m23imn2f1gb1mhmz10aadwhs1pg1qpzh-python3.7-serpent-1.40/lib/python3.7/site-packages (from Pyro4==4.81) (1.40) Installing collected packages: Pyro4 Successfully installed Pyro4-4.81 /build/Pyro4-4.81 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/db5l4yxj99l0q9ychfxkzphjyhhzvqx8-python3.7-Pyro4-4.81 strip is /nix/store/a4mmjm3bblxwp8h53bcfx3dly80ib0ba-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/db5l4yxj99l0q9ychfxkzphjyhhzvqx8-python3.7-Pyro4-4.81/lib /nix/store/db5l4yxj99l0q9ychfxkzphjyhhzvqx8-python3.7-Pyro4-4.81/bin patching script interpreter paths in /nix/store/db5l4yxj99l0q9ychfxkzphjyhhzvqx8-python3.7-Pyro4-4.81 checking for references to /build/ in /nix/store/db5l4yxj99l0q9ychfxkzphjyhhzvqx8-python3.7-Pyro4-4.81... Rewriting #!/nix/store/vpyhx3jp6s4ffpfp2ci4hqbg90a05izp-python3-3.7.11/bin/python3.7 to #!/nix/store/vpyhx3jp6s4ffpfp2ci4hqbg90a05izp-python3-3.7.11 wrapping `/nix/store/db5l4yxj99l0q9ychfxkzphjyhhzvqx8-python3.7-Pyro4-4.81/bin/pyro4-flameserver'... Rewriting #!/nix/store/vpyhx3jp6s4ffpfp2ci4hqbg90a05izp-python3-3.7.11/bin/python3.7 to #!/nix/store/vpyhx3jp6s4ffpfp2ci4hqbg90a05izp-python3-3.7.11 wrapping `/nix/store/db5l4yxj99l0q9ychfxkzphjyhhzvqx8-python3.7-Pyro4-4.81/bin/pyro4-test-echoserver'... Rewriting #!/nix/store/vpyhx3jp6s4ffpfp2ci4hqbg90a05izp-python3-3.7.11/bin/python3.7 to #!/nix/store/vpyhx3jp6s4ffpfp2ci4hqbg90a05izp-python3-3.7.11 wrapping `/nix/store/db5l4yxj99l0q9ychfxkzphjyhhzvqx8-python3.7-Pyro4-4.81/bin/pyro4-httpgateway'... Rewriting #!/nix/store/vpyhx3jp6s4ffpfp2ci4hqbg90a05izp-python3-3.7.11/bin/python3.7 to #!/nix/store/vpyhx3jp6s4ffpfp2ci4hqbg90a05izp-python3-3.7.11 wrapping `/nix/store/db5l4yxj99l0q9ychfxkzphjyhhzvqx8-python3.7-Pyro4-4.81/bin/pyro4-nsc'... Rewriting #!/nix/store/vpyhx3jp6s4ffpfp2ci4hqbg90a05izp-python3-3.7.11/bin/python3.7 to #!/nix/store/vpyhx3jp6s4ffpfp2ci4hqbg90a05izp-python3-3.7.11 wrapping `/nix/store/db5l4yxj99l0q9ychfxkzphjyhhzvqx8-python3.7-Pyro4-4.81/bin/pyro4-check-config'... Rewriting #!/nix/store/vpyhx3jp6s4ffpfp2ci4hqbg90a05izp-python3-3.7.11/bin/python3.7 to #!/nix/store/vpyhx3jp6s4ffpfp2ci4hqbg90a05izp-python3-3.7.11 wrapping `/nix/store/db5l4yxj99l0q9ychfxkzphjyhhzvqx8-python3.7-Pyro4-4.81/bin/pyro4-ns'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase ============================= test session starts ============================== platform linux -- Python 3.7.11, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 rootdir: /build/Pyro4-4.81 collecting ...  collecting 570 items  collected 629 items / 8 deselected / 621 selected  tests/PyroTests/test_core.py ........................................... [ 6%] ...................... [ 10%] tests/PyroTests/test_daemon.py ................................... [ 16%] tests/PyroTests/test_echoserver.py .... [ 16%] tests/PyroTests/test_flame.py .......... [ 18%] tests/PyroTests/test_httpgateway.py ........ [ 19%] tests/PyroTests/test_message.py ............. [ 21%] tests/PyroTests/test_naming2.py ...................ss................... [ 28%] ........ [ 29%] tests/PyroTests/test_package.py s. [ 29%] tests/PyroTests/test_serialize.py ........ss............................ [ 35%] .......ss............................s........ss........................ [ 47%] ....s................................................................... [ 59%] ...........sss.s.....s.....s.................s.......s.................. [ 70%] ..........s........... [ 74%] tests/PyroTests/test_server.py ......................................... [ 80%] ................................ [ 85%] tests/PyroTests/test_server_timeout.py ................................ [ 91%] tests/PyroTests/test_socket.py ........................ [ 95%] tests/PyroTests/test_threadpool.py ...... [ 95%] tests/PyroTests/test_util.py ......................... [100%] =============================== warnings summary =============================== tests/PyroTests/test_socket.py:375 /build/Pyro4-4.81/tests/PyroTests/test_socket.py:375: PytestCollectionWarning: cannot collect test class 'TestDaemon' because it has a __init__ constructor (from: tests/PyroTests/test_socket.py) class TestDaemon(Daemon): -- Docs: https://docs.pytest.org/en/stable/warnings.html ===== 601 passed, 20 skipped, 8 deselected, 1 warning in 83.68s (0:01:23) ====== Finished executing pytestCheckPhase @nix { "action": "setPhase", "phase": "pytestcachePhase" } pytestcachePhase