------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python36-3.6.9.tgz Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Installing /packages/All/py36-setuptools-41.0.1.tgz Installing /packages/All/py36-constantly-15.1.0.tgz Installing /packages/All/py36-attrs-19.1.0.tgz Installing /packages/All/py36-idna-2.8.tgz Installing /packages/All/py36-hyperlink-19.0.0.tgz Installing /packages/All/py36-incremental-17.5.0.tgz Installing /packages/All/py36-six-1.12.0.tgz Installing /packages/All/py36-PyHamcrest-1.9.0_1.tgz Installing /packages/All/py36-zope.interface-4.6.0.tgz Installing /packages/All/py36-Automat-0.7.0_1.tgz Installing /packages/All/py36-twisted-18.9.0_1.tgz Installing /packages/All/py36-future-0.17.1_1.tgz SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-buildbot-worker-2.3.1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-buildbot-worker-2.3.1 for building => SHA256 Checksum OK for buildbot-worker-2.3.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-buildbot-worker-2.3.1 for building ===> Extracting for py36-buildbot-worker-2.3.1 => SHA256 Checksum OK for buildbot-worker-2.3.1.tar.gz. Extracted Memory Use: 0.59M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-buildbot-worker-2.3.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-buildbot-worker-2.3.1 running config SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-buildbot-worker-2.3.1 running build running build_py creating build creating build/lib creating build/lib/buildbot_worker copying buildbot_worker/exceptions.py -> build/lib/buildbot_worker copying buildbot_worker/runprocess.py -> build/lib/buildbot_worker copying buildbot_worker/pbutil.py -> build/lib/buildbot_worker copying buildbot_worker/pb.py -> build/lib/buildbot_worker copying buildbot_worker/null.py -> build/lib/buildbot_worker copying buildbot_worker/__init__.py -> build/lib/buildbot_worker copying buildbot_worker/interfaces.py -> build/lib/buildbot_worker copying buildbot_worker/bot.py -> build/lib/buildbot_worker copying buildbot_worker/base.py -> build/lib/buildbot_worker copying buildbot_worker/compat.py -> build/lib/buildbot_worker creating build/lib/buildbot_worker/util copying buildbot_worker/util/_hangcheck.py -> build/lib/buildbot_worker/util copying buildbot_worker/util/__init__.py -> build/lib/buildbot_worker/util creating build/lib/buildbot_worker/backports copying buildbot_worker/backports/__init__.py -> build/lib/buildbot_worker/backports creating build/lib/buildbot_worker/commands copying buildbot_worker/commands/fs.py -> build/lib/buildbot_worker/commands copying buildbot_worker/commands/shell.py -> build/lib/buildbot_worker/commands copying buildbot_worker/commands/__init__.py -> build/lib/buildbot_worker/commands copying buildbot_worker/commands/registry.py -> build/lib/buildbot_worker/commands copying buildbot_worker/commands/transfer.py -> build/lib/buildbot_worker/commands copying buildbot_worker/commands/utils.py -> build/lib/buildbot_worker/commands copying buildbot_worker/commands/base.py -> build/lib/buildbot_worker/commands creating build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/__init__.py -> build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/logwatcher.py -> build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/stop.py -> build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/start.py -> build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/runner.py -> build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/windows_service.py -> build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/restart.py -> build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/create_worker.py -> build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/base.py -> build/lib/buildbot_worker/scripts creating build/lib/buildbot_worker/monkeypatches copying buildbot_worker/monkeypatches/testcase_assert.py -> build/lib/buildbot_worker/monkeypatches copying buildbot_worker/monkeypatches/__init__.py -> build/lib/buildbot_worker/monkeypatches creating build/lib/buildbot_worker/test copying buildbot_worker/test/__init__.py -> build/lib/buildbot_worker/test copying buildbot_worker/test/test_util_hangcheck.py -> build/lib/buildbot_worker/test copying buildbot_worker/test/test_extra_coverage.py -> build/lib/buildbot_worker/test creating build/lib/buildbot_worker/test/fake copying buildbot_worker/test/fake/remote.py -> build/lib/buildbot_worker/test/fake copying buildbot_worker/test/fake/__init__.py -> build/lib/buildbot_worker/test/fake copying buildbot_worker/test/fake/runprocess.py -> build/lib/buildbot_worker/test/fake copying buildbot_worker/test/fake/workerforbuilder.py -> build/lib/buildbot_worker/test/fake creating build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_scripts_runner.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_scripts_restart.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_bot_Worker.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_commands_fs.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_scripts_base.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_runprocess.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/__init__.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/runprocess-scripts.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_scripts_create_worker.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_scripts_start.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_commands_base.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_util.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_commands_utils.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_bot.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_commands_transfer.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_commands_registry.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_commands_shell.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_scripts_stop.py -> build/lib/buildbot_worker/test/unit creating build/lib/buildbot_worker/test/util copying buildbot_worker/test/util/sourcecommand.py -> build/lib/buildbot_worker/test/util copying buildbot_worker/test/util/__init__.py -> build/lib/buildbot_worker/test/util copying buildbot_worker/test/util/compat.py -> build/lib/buildbot_worker/test/util copying buildbot_worker/test/util/misc.py -> build/lib/buildbot_worker/test/util copying buildbot_worker/test/util/command.py -> build/lib/buildbot_worker/test/util copying buildbot_worker/VERSION -> build/lib/buildbot_worker SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-buildbot-worker-2.3.1 ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6 creating /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages creating /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker copying build/lib/buildbot_worker/null.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker creating /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test copying build/lib/buildbot_worker/test/__init__.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test copying build/lib/buildbot_worker/test/test_util_hangcheck.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test copying build/lib/buildbot_worker/test/test_extra_coverage.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test creating /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/util copying build/lib/buildbot_worker/test/util/sourcecommand.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/util copying build/lib/buildbot_worker/test/util/__init__.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/util copying build/lib/buildbot_worker/test/util/misc.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/util copying build/lib/buildbot_worker/test/util/command.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/util copying build/lib/buildbot_worker/test/util/compat.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/util creating /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/runprocess-scripts.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_commands_shell.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_scripts_stop.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_util.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_commands_fs.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_runprocess.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_scripts_base.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/__init__.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_commands_utils.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_scripts_restart.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_bot_Worker.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_bot.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_scripts_start.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_scripts_create_worker.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_scripts_runner.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_commands_transfer.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_commands_registry.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_commands_base.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit creating /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/fake copying build/lib/buildbot_worker/test/fake/runprocess.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/fake copying build/lib/buildbot_worker/test/fake/remote.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/fake copying build/lib/buildbot_worker/test/fake/__init__.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/fake copying build/lib/buildbot_worker/test/fake/workerforbuilder.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/fake creating /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/__init__.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/base.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/stop.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/runner.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/windows_service.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/restart.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/create_worker.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/logwatcher.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/start.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/VERSION -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker copying build/lib/buildbot_worker/base.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker copying build/lib/buildbot_worker/bot.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker creating /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/backports copying build/lib/buildbot_worker/backports/__init__.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/backports copying build/lib/buildbot_worker/exceptions.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker copying build/lib/buildbot_worker/interfaces.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker creating /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/commands copying build/lib/buildbot_worker/commands/fs.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/commands copying build/lib/buildbot_worker/commands/transfer.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/commands copying build/lib/buildbot_worker/commands/shell.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/commands copying build/lib/buildbot_worker/commands/base.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/commands copying build/lib/buildbot_worker/commands/__init__.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/commands copying build/lib/buildbot_worker/commands/registry.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/commands copying build/lib/buildbot_worker/commands/utils.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/commands creating /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/monkeypatches copying build/lib/buildbot_worker/monkeypatches/__init__.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/monkeypatches copying build/lib/buildbot_worker/monkeypatches/testcase_assert.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/monkeypatches copying build/lib/buildbot_worker/runprocess.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker copying build/lib/buildbot_worker/pb.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker copying build/lib/buildbot_worker/compat.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker copying build/lib/buildbot_worker/pbutil.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker copying build/lib/buildbot_worker/__init__.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker creating /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/util copying build/lib/buildbot_worker/util/_hangcheck.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/util copying build/lib/buildbot_worker/util/__init__.py -> /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/util byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/null.py to null.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/test_util_hangcheck.py to test_util_hangcheck.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/test_extra_coverage.py to test_extra_coverage.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/util/sourcecommand.py to sourcecommand.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/util/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/util/misc.py to misc.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/util/command.py to command.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/util/compat.py to compat.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit/runprocess-scripts.py to runprocess-scripts.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit/test_commands_shell.py to test_commands_shell.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit/test_scripts_stop.py to test_scripts_stop.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit/test_util.py to test_util.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit/test_commands_fs.py to test_commands_fs.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit/test_runprocess.py to test_runprocess.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit/test_scripts_base.py to test_scripts_base.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit/test_commands_utils.py to test_commands_utils.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit/test_scripts_restart.py to test_scripts_restart.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit/test_bot_Worker.py to test_bot_Worker.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit/test_bot.py to test_bot.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit/test_scripts_start.py to test_scripts_start.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit/test_scripts_create_worker.py to test_scripts_create_worker.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit/test_scripts_runner.py to test_scripts_runner.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit/test_commands_transfer.py to test_commands_transfer.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit/test_commands_registry.py to test_commands_registry.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/unit/test_commands_base.py to test_commands_base.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/fake/runprocess.py to runprocess.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/fake/remote.py to remote.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/fake/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/test/fake/workerforbuilder.py to workerforbuilder.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/scripts/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/scripts/base.py to base.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/scripts/stop.py to stop.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/scripts/runner.py to runner.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/scripts/windows_service.py to windows_service.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/scripts/restart.py to restart.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/scripts/create_worker.py to create_worker.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/scripts/logwatcher.py to logwatcher.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/scripts/start.py to start.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/base.py to base.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/bot.py to bot.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/backports/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/exceptions.py to exceptions.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/interfaces.py to interfaces.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/commands/fs.py to fs.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/commands/transfer.py to transfer.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/commands/shell.py to shell.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/commands/base.py to base.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/commands/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/commands/registry.py to registry.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/commands/utils.py to utils.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/monkeypatches/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/monkeypatches/testcase_assert.py to testcase_assert.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/runprocess.py to runprocess.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/pb.py to pb.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/compat.py to compat.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/pbutil.py to pbutil.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/util/_hangcheck.py to _hangcheck.cpython-36.pyc byte-compiling /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker/util/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpsw_t0b5m.py' /usr/local/bin/python3.6 /tmp/tmpsw_t0b5m.py removing /tmp/tmpsw_t0b5m.py running install_egg_info running egg_info creating buildbot_worker.egg-info writing buildbot_worker.egg-info/PKG-INFO writing dependency_links to buildbot_worker.egg-info/dependency_links.txt writing entry points to buildbot_worker.egg-info/entry_points.txt writing requirements to buildbot_worker.egg-info/requires.txt writing top-level names to buildbot_worker.egg-info/top_level.txt writing manifest file 'buildbot_worker.egg-info/SOURCES.txt' reading manifest file 'buildbot_worker.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'bin/buildbot-worker' warning: no files found matching 'contrib/windows/*' warning: no files found matching 'contrib/os-x/*' warning: no files found matching 'contrib/init-scripts/*' warning: no files found matching 'contrib/zsh/*' warning: no files found matching 'contrib/bash/*' writing manifest file 'buildbot_worker.egg-info/SOURCES.txt' Copying buildbot_worker.egg-info to /construction/devel/py-buildbot-worker/stage/usr/local/lib/python3.6/site-packages/buildbot_worker-2.3.1-py3.6.egg-info running install_scripts Installing buildbot-worker script to /construction/devel/py-buildbot-worker/stage/usr/local/bin Installing buildbot_worker_windows_service script to /construction/devel/py-buildbot-worker/stage/usr/local/bin writing list of installed files to '/construction/devel/py-buildbot-worker/.PLIST.pymodtmp' install -m 444 /construction/devel/py-buildbot-worker/buildbot-worker-2.3.1/docs/buildbot-worker.1 /construction/devel/py-buildbot-worker/stage/usr/local/man/man1 ===> Creating unique files: Move MAN files needing SUFFIX Move: man/man1/buildbot-worker.1 --> man/man1/buildbot-worker-3.6.1 Link: @man/man1/buildbot-worker.1 --> man/man1/buildbot-worker-3.6.1 ===> Creating unique files: Move files needing SUFFIX Move: bin/buildbot-worker --> bin/buildbot-worker-3.6 Link: @bin/buildbot-worker --> bin/buildbot-worker-3.6 Move: bin/buildbot_worker_windows_service --> bin/buildbot_worker_windows_service-3.6 Link: @bin/buildbot_worker_windows_service --> bin/buildbot_worker_windows_service-3.6 ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> 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) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for py36-buildbot-worker-2.3.1 file sizes/checksums [197]: 0% file sizes/checksums [197]: 50% file sizes/checksums [197]: 100% packing files [197]: 0% packing files [197]: 50% packing files [197]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:24