=>> Status devel/py-testinfra | py36-testinfra-3.2.0: check-sanity =================================================== ===> License APACHE20 accepted by the user =========================================================================== =>> Status devel/py-testinfra | py36-testinfra-3.2.0: pkg-depends =================================================== ===> py36-testinfra-3.2.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.12.0.txz [12amd64-portsdir] Installing pkg-1.12.0... [12amd64-portsdir] Extracting pkg-1.12.0: .......... done ===> py36-testinfra-3.2.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py36-testinfra-3.2.0 =========================================================================== =>> Status devel/py-testinfra | py36-testinfra-3.2.0: fetch-depends =================================================== =========================================================================== =>> Status devel/py-testinfra | py36-testinfra-3.2.0: fetch =================================================== ===> License APACHE20 accepted by the user ===> py36-testinfra-3.2.0 depends on file: /usr/local/sbin/pkg - found => testinfra-3.2.0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/t/testinfra/testinfra-3.2.0.tar.gz testinfra-3.2.0.tar.gz 69 kB 22 MBps 00s ===> Fetching all distfiles required by py36-testinfra-3.2.0 for building =========================================================================== =>> Status devel/py-testinfra | py36-testinfra-3.2.0: checksum =================================================== ===> License APACHE20 accepted by the user ===> py36-testinfra-3.2.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py36-testinfra-3.2.0 for building => SHA256 Checksum OK for testinfra-3.2.0.tar.gz. =========================================================================== =>> Status devel/py-testinfra | py36-testinfra-3.2.0: extract-depends =================================================== =========================================================================== =>> Status devel/py-testinfra | py36-testinfra-3.2.0: extract =================================================== ===> License APACHE20 accepted by the user ===> py36-testinfra-3.2.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py36-testinfra-3.2.0 for building ===> Extracting for py36-testinfra-3.2.0 => SHA256 Checksum OK for testinfra-3.2.0.tar.gz. =========================================================================== =>> Status devel/py-testinfra | py36-testinfra-3.2.0: patch-depends =================================================== =========================================================================== =>> Status devel/py-testinfra | py36-testinfra-3.2.0: patch =================================================== ===> Patching for py36-testinfra-3.2.0 =========================================================================== =>> Status devel/py-testinfra | py36-testinfra-3.2.0: build-depends =================================================== ===> py36-testinfra-3.2.0 depends on package: py36-setuptools_scm>0 - found ===> Returning to build of py36-testinfra-3.2.0 ===> py36-testinfra-3.2.0 depends on package: py36-setuptools>0 - found ===> py36-testinfra-3.2.0 depends on file: /usr/local/bin/python3.6 - found =========================================================================== =>> Status devel/py-testinfra | py36-testinfra-3.2.0: lib-depends =================================================== =========================================================================== =>> Status devel/py-testinfra | py36-testinfra-3.2.0: configure =>> Recording filesystem state for prebuild... done =================================================== ===> py36-testinfra-3.2.0 depends on package: py36-setuptools_scm>0 - found ===> py36-testinfra-3.2.0 depends on package: py36-setuptools>0 - found ===> py36-testinfra-3.2.0 depends on file: /usr/local/bin/python3.6 - found ===> Configuring for py36-testinfra-3.2.0 running config =========================================================================== =>> Status devel/py-testinfra | py36-testinfra-3.2.0: build =================================================== ===> Building for py36-testinfra-3.2.0 running build running build_py creating build creating build/lib creating build/lib/testinfra copying testinfra/plugin.py -> build/lib/testinfra copying testinfra/main.py -> build/lib/testinfra copying testinfra/__init__.py -> build/lib/testinfra copying testinfra/host.py -> build/lib/testinfra creating build/lib/testinfra/backend copying testinfra/backend/winrm.py -> build/lib/testinfra/backend copying testinfra/backend/ansible.py -> build/lib/testinfra/backend copying testinfra/backend/paramiko.py -> build/lib/testinfra/backend copying testinfra/backend/ssh.py -> build/lib/testinfra/backend copying testinfra/backend/kubectl.py -> build/lib/testinfra/backend copying testinfra/backend/__init__.py -> build/lib/testinfra/backend copying testinfra/backend/base.py -> build/lib/testinfra/backend copying testinfra/backend/salt.py -> build/lib/testinfra/backend copying testinfra/backend/local.py -> build/lib/testinfra/backend copying testinfra/backend/docker.py -> build/lib/testinfra/backend copying testinfra/backend/lxc.py -> build/lib/testinfra/backend creating build/lib/testinfra/modules copying testinfra/modules/supervisor.py -> build/lib/testinfra/modules copying testinfra/modules/group.py -> build/lib/testinfra/modules copying testinfra/modules/ansible.py -> build/lib/testinfra/modules copying testinfra/modules/blockdevice.py -> build/lib/testinfra/modules copying testinfra/modules/__init__.py -> build/lib/testinfra/modules copying testinfra/modules/interface.py -> build/lib/testinfra/modules copying testinfra/modules/command.py -> build/lib/testinfra/modules copying testinfra/modules/pip.py -> build/lib/testinfra/modules copying testinfra/modules/iptables.py -> build/lib/testinfra/modules copying testinfra/modules/base.py -> build/lib/testinfra/modules copying testinfra/modules/package.py -> build/lib/testinfra/modules copying testinfra/modules/sudo.py -> build/lib/testinfra/modules copying testinfra/modules/salt.py -> build/lib/testinfra/modules copying testinfra/modules/user.py -> build/lib/testinfra/modules copying testinfra/modules/systeminfo.py -> build/lib/testinfra/modules copying testinfra/modules/docker.py -> build/lib/testinfra/modules copying testinfra/modules/service.py -> build/lib/testinfra/modules copying testinfra/modules/environment.py -> build/lib/testinfra/modules copying testinfra/modules/sysctl.py -> build/lib/testinfra/modules copying testinfra/modules/mountpoint.py -> build/lib/testinfra/modules copying testinfra/modules/puppet.py -> build/lib/testinfra/modules copying testinfra/modules/process.py -> build/lib/testinfra/modules copying testinfra/modules/socket.py -> build/lib/testinfra/modules copying testinfra/modules/file.py -> build/lib/testinfra/modules copying testinfra/modules/addr.py -> build/lib/testinfra/modules creating build/lib/testinfra/utils copying testinfra/utils/__init__.py -> build/lib/testinfra/utils copying testinfra/utils/ansible_runner.py -> build/lib/testinfra/utils =========================================================================== =>> Status devel/py-testinfra | py36-testinfra-3.2.0: run-depends =>> Checking for filesystem violations... done =================================================== ===> py36-testinfra-3.2.0 depends on package: py36-pytest>0 - not found ===> Installing existing package /packages/All/py36-pytest-4.5.0.txz [12amd64-portsdir] Installing py36-pytest-4.5.0... [12amd64-portsdir] `-- Installing py36-atomicwrites-1.3.0... [12amd64-portsdir] `-- Extracting py36-atomicwrites-1.3.0: .......... done [12amd64-portsdir] `-- Installing py36-attrs-19.1.0... [12amd64-portsdir] `-- Extracting py36-attrs-19.1.0: .......... done [12amd64-portsdir] `-- Installing py36-more-itertools-7.2.0... [12amd64-portsdir] `-- Extracting py36-more-itertools-7.2.0: .......... done [12amd64-portsdir] `-- Installing py36-pluggy-0.12.0... [12amd64-portsdir] | `-- Installing py36-importlib-metadata-0.18... [12amd64-portsdir] | | `-- Installing py36-zipp-0.5.1... [12amd64-portsdir] | | `-- Extracting py36-zipp-0.5.1: .......... done [12amd64-portsdir] | `-- Extracting py36-importlib-metadata-0.18: .......... done [12amd64-portsdir] `-- Extracting py36-pluggy-0.12.0: .......... done [12amd64-portsdir] `-- Installing py36-py-1.8.0... [12amd64-portsdir] `-- Extracting py36-py-1.8.0: .......... done [12amd64-portsdir] `-- Installing py36-six-1.12.0... [12amd64-portsdir] `-- Extracting py36-six-1.12.0: .......... done [12amd64-portsdir] `-- Installing py36-wcwidth-0.1.7... [12amd64-portsdir] `-- Extracting py36-wcwidth-0.1.7: .......... done [12amd64-portsdir] Extracting py36-pytest-4.5.0: .......... done ===> py36-testinfra-3.2.0 depends on package: py36-pytest>0 - found ===> Returning to build of py36-testinfra-3.2.0 ===> py36-testinfra-3.2.0 depends on package: py36-six>1.4 - found ===> py36-testinfra-3.2.0 depends on package: py36-setuptools>0 - found ===> py36-testinfra-3.2.0 depends on file: /usr/local/bin/python3.6 - found =========================================================================== =>> Status devel/py-testinfra | py36-testinfra-3.2.0: stage =>> Recording filesystem state for prestage... done =================================================== ===> Staging for py36-testinfra-3.2.0 ===> py36-testinfra-3.2.0 depends on package: py36-pytest>0 - found ===> py36-testinfra-3.2.0 depends on package: py36-six>1.4 - found ===> py36-testinfra-3.2.0 depends on package: py36-setuptools>0 - found ===> py36-testinfra-3.2.0 depends on file: /usr/local/bin/python3.6 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6 creating /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages creating /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra copying build/lib/testinfra/plugin.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra copying build/lib/testinfra/main.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra creating /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/backend copying build/lib/testinfra/backend/winrm.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/backend copying build/lib/testinfra/backend/ansible.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/backend copying build/lib/testinfra/backend/paramiko.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/backend copying build/lib/testinfra/backend/ssh.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/backend copying build/lib/testinfra/backend/kubectl.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/backend copying build/lib/testinfra/backend/__init__.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/backend copying build/lib/testinfra/backend/base.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/backend copying build/lib/testinfra/backend/salt.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/backend copying build/lib/testinfra/backend/local.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/backend copying build/lib/testinfra/backend/docker.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/backend copying build/lib/testinfra/backend/lxc.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/backend copying build/lib/testinfra/__init__.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra creating /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/modules/supervisor.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/modules/group.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/modules/ansible.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/modules/blockdevice.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/modules/__init__.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/modules/interface.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/modules/command.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/modules/pip.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/modules/iptables.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/modules/base.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/modules/package.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/modules/sudo.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/modules/salt.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/modules/user.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/modules/systeminfo.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/modules/docker.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/modules/service.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/modules/environment.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/modules/sysctl.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/modules/mountpoint.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/modules/puppet.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/modules/process.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/modules/socket.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/modules/file.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/modules/addr.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules copying build/lib/testinfra/host.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra creating /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/utils copying build/lib/testinfra/utils/__init__.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/utils copying build/lib/testinfra/utils/ansible_runner.py -> /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/utils byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/plugin.py to plugin.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/main.py to main.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/backend/winrm.py to winrm.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/backend/ansible.py to ansible.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/backend/paramiko.py to paramiko.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/backend/ssh.py to ssh.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/backend/kubectl.py to kubectl.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/backend/__init__.py to __init__.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/backend/base.py to base.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/backend/salt.py to salt.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/backend/local.py to local.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/backend/docker.py to docker.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/backend/lxc.py to lxc.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/__init__.py to __init__.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules/supervisor.py to supervisor.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules/group.py to group.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules/ansible.py to ansible.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules/blockdevice.py to blockdevice.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules/__init__.py to __init__.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules/interface.py to interface.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules/command.py to command.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules/pip.py to pip.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules/iptables.py to iptables.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules/base.py to base.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules/package.py to package.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules/sudo.py to sudo.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules/salt.py to salt.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules/user.py to user.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules/systeminfo.py to systeminfo.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules/docker.py to docker.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules/service.py to service.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules/environment.py to environment.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules/sysctl.py to sysctl.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules/mountpoint.py to mountpoint.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules/puppet.py to puppet.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules/process.py to process.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules/socket.py to socket.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules/file.py to file.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/modules/addr.py to addr.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/host.py to host.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra/utils/ansible_runner.py to ansible_runner.cpython-36.pyc writing byte-compilation script '/tmp/tmp0ni894_a.py' /usr/local/bin/python3.6 /tmp/tmp0ni894_a.py removing /tmp/tmp0ni894_a.py running install_egg_info running egg_info writing testinfra.egg-info/PKG-INFO writing dependency_links to testinfra.egg-info/dependency_links.txt writing entry points to testinfra.egg-info/entry_points.txt writing requirements to testinfra.egg-info/requires.txt writing top-level names to testinfra.egg-info/top_level.txt reading manifest file 'testinfra.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'testinfra.egg-info/SOURCES.txt' Copying testinfra.egg-info to /wrkdirs/usr/ports/devel/py-testinfra/work-py36/stage/usr/local/lib/python3.6/site-packages/testinfra-3.2.0-py3.6.egg-info running install_scripts writing list of installed files to '/wrkdirs/usr/ports/devel/py-testinfra/work-py36/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) =========================================================================== ====> Running Q/A tests (stage-qa) ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) =>> Status devel/py-testinfra | py36-testinfra-3.2.0: package =>> Checking for staging violations... done =================================================== ===> Building package for py36-testinfra-3.2.0 pkg-static: DEVELOPER_MODE: Notice: arch "FreeBSD:12:amd64" -- no architecture specific files found: **** could this package use a wildcard architecture? =========================================================================== =>> Status devel/py-testinfra | py36-testinfra-3.2.0: install =>> Recording filesystem state for preinst... done =================================================== ===> Installing for py36-testinfra-3.2.0 ===> Checking if py36-testinfra is already installed ===> Registering installation for py36-testinfra-3.2.0 pkg-static: DEVELOPER_MODE: Notice: arch "FreeBSD:12:amd64" -- no architecture specific files found: **** could this package use a wildcard architecture? [12amd64-portsdir] Installing py36-testinfra-3.2.0... =========================================================================== =>> Status devel/py-testinfra | py36-testinfra-3.2.0: deinstall =>> Checking shared library dependencies =================================================== ===> Deinstalling for py36-testinfra ===> Deinstalling py36-testinfra-3.2.0 Updating database digests format: .......... done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: py36-testinfra-3.2.0 Number of packages to be removed: 1 [12amd64-portsdir] [1/1] Deinstalling py36-testinfra-3.2.0... [12amd64-portsdir] [1/1] Deleting files for py36-testinfra-3.2.0: .......... done =========================================================================== =>> Checking for extra files and directories [00:08:16] Installing from package [12amd64-portsdir] Installing py36-testinfra-3.2.0... [12amd64-portsdir] Extracting py36-testinfra-3.2.0: .......... done [00:08:16] Cleaning up ===> Cleaning for py36-testinfra-3.2.0 [00:08:16] Deinstalling package Updating database digests format: . done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: py36-testinfra-3.2.0 Number of packages to be removed: 1 [12amd64-portsdir] [1/1] Deinstalling py36-testinfra-3.2.0... [12amd64-portsdir] [1/1] Deleting files for py36-testinfra-3.2.0: .......... done build of devel/py-testinfra | py36-testinfra-3.2.0 ended at Mon Sep 23 20:12:42 CEST 2019 build time: 00:00:20 [00:08:16] Logs: /usr/local/poudriere/data/logs/bulk/12amd64-portsdir/2019-09-23_20h04m26s [00:08:16] Cleaning up [00:08:16] Unmounting file systems