[Python-apps-team] Bug#975808: buildbot: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p 3.9 --system=custom "--test-args=PYTHONPATH=pkg:{destdir}/{install_dir} PATH=\$PATH:{destdir}/usr/bin trial3 --reporter=text buildbot.test buildbot_worker.test" returned exit code 13

Lucas Nussbaum lucas at debian.org
Wed Nov 25 20:03:10 GMT 2020


Source: buildbot
Version: 2.8.2-3
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201125 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> mkdir -p debian/tmp/manpages
> scdoc < debian/manpages/buildbot-worker.7.scdoc > debian/tmp/manpages/buildbot-worker.7
> mkdir -p debian/tmp/manpages
> scdoc < debian/manpages/buildbot.7.scdoc > debian/tmp/manpages/buildbot.7
> dh_auto_install --buildsystem=pybuild --sourcedirectory=master \
> 	--package=buildbot
> 	pybuild --install -i python{version} -p 3.9 --dir master --dest-dir /<<PKGBUILDDIR>>/debian/tmp
> I: pybuild base:232: /usr/bin/python3 setup.py install --root /<<PKGBUILDDIR>>/debian/tmp 
> /usr/lib/python3/dist-packages/setuptools/dist.py:452: UserWarning: Normalizing '2.8.2-3' to '2.8.2.post3'
>   warnings.warn(tmpl.format(**locals()))
> running install
> running build
> running build_py
> running install_lib
> creating /<<PKGBUILDDIR>>/debian/tmp/usr
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/commands/registry.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/commands/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/commands/shell.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/commands/fs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/commands/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/commands/utils.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/commands/transfer.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/interfaces.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/util/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/util/_hangcheck.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/util/_notifier.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/pbutil.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/scripts/create_worker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/scripts/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/scripts/restart.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/scripts/stop.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/scripts/windows_service.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/scripts/logwatcher.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/scripts/runner.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/scripts/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/scripts/start.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/backports
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/backports/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/backports
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/compat.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/runprocess.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/pb.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/exceptions.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/bot.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/util/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/util/misc.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/util/command.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/util/compat.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/util/sourcecommand.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/util
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_scripts_restart.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_scripts_start.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_runprocess.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_commands_base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_util.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_scripts_runner.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/runprocess-scripts.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_bot.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_bot_Worker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_commands_fs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_commands_registry.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_scripts_create_worker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_scripts_stop.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_commands_transfer.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_commands_utils.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_commands_shell.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_scripts_base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/fake/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/fake/runprocess.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/fake/remote.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/fake/workerforbuilder.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/test_extra_coverage.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/test_util_hangcheck.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/monkeypatches
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/monkeypatches/testcase_assert.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/monkeypatches
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/monkeypatches/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/monkeypatches
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/null.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/master.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/errors.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker_transition.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/wamp
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/wamp/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/wamp
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/wamp/connector.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/wamp
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/configurators
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/configurators/janitor.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/configurators
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/configurators/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/configurators
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/pbmanager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/zulip.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/bitbucket.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/http.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/pushjet.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/words.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/gitlab.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/telegram.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/message.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/mail.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/github.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/hipchat.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/stash.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/irc.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/gerrit_verify_status.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/pushover.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/bitbucketserver.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/utils.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/notifier.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/gerrit.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/hooks/bitbucket.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/hooks/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/hooks/poller.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/hooks/gitlab.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/hooks/github.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/hooks/bitbucketserver.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/hooks/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/hooks/bitbucketcloud.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/hooks/gitorious.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/change_hook.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/rest.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/oauth2.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/authz
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/authz/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/authz
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/authz/authz.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/authz
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/authz/endpointmatchers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/authz
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/authz/roles.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/authz
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/resource.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/service.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/auth.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/plugin.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/sse.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/config.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/ws.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/ldapuserinfo.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/avatar.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/interfaces.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/pathmatch.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/private_tempdir.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/kubeclientservice.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/lineboundaries.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/maildir.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/state.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/lru.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/bbcollections.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/latent.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/subscription.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/misc.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/service.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/ssl.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/identifiers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/logger.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/giturlparse.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/debounce.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/sautils.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/poll.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/config.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/git.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/croniter.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/deferwaiter.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/tuplematch.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/codebase.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/raml.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/_notifier.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/protocol.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/httpclientservice.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/netstrings.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/eventual.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/schedulers/forcesched.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/schedulers/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/schedulers/triggerable.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/schedulers/timed.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/schedulers/dependent.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/schedulers/manager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/schedulers/trysched.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/schedulers/basic.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/schedulers/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/schedulers/filter.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/types.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/patches.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/workers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/logs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/schedulers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/changesources.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/sourcestamps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/builds.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/connector.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/buildrequests.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/forceschedulers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/changes.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/logchunks.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/builders.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/properties.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/resultspec.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/exceptions.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/buildsets.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/masters.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/steps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/root.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/pbutil.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/clients
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/clients/usersclient.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/clients
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/clients/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/clients
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/clients/sendchange.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/clients
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/clients/tryclient.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/clients
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/clients/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/clients
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/buildrequest.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/machine
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/machine/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/machine
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/machine/generic.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/machine
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/machine/latent.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/machine
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/machine/manager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/machine
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/machine/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/machine
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scheduler.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/bitbucket.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/svnpoller.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/gerritchangesource.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/mail.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/github.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/changes.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/p4poller.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/pb.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/hgpoller.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/manager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/gitpoller.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/filter.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/reconfig.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/sendchange.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/restart.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/stop.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/cleanupdb.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/checkconfig.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/windows_service.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/devproxy.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/create_master.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/dataspec.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/logwatcher.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/runner.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/upgrade_master.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/tryserver.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/trycmd.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/user.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/start.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/plugins
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/plugins/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/plugins
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/plugins/db.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/plugins
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/cache.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/users
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/users/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/users
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/users/manager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/users
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/users/manual.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/users
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/users/users.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/users
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/subunitlogobserver.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/factory.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/measured_service.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/debug.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/buildrequest.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/results.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/metrics.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/buildrequestdistributor.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/properties.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/build.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/builder.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/logobserver.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/log.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/botmaster.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/buildstep.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/remotecommand.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/workerforbuilder.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/remotetransfer.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/status/master.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/status/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/status/buildset.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/status/buildrequest.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/status/worker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/status/build.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/status/builder.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/status/client.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/status/event.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/status/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/statistics/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics/storage_backends
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/statistics/storage_backends/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics/storage_backends
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/statistics/storage_backends/influxdb_client.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics/storage_backends
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/statistics/storage_backends/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics/storage_backends
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/statistics/stats_service.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/statistics/capture.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/cmake.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/python.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/master.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/mtrlogobserver.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/cppcheck.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/http.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/vstudio.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/worker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/darcs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/gitlab.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/mtn.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/bzr.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/cvs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/github.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/mercurial.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/svn.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/git.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/p4.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/repo.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/gerrit.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/python_twisted.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/shell.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/mswin.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/trigger.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/package/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/package/util.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/deb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/package/deb/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/deb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/package/deb/pbuilder.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/deb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/package/deb/lintian.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/deb
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/rpm
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/package/rpm/rpmspec.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/rpm
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/package/rpm/mock.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/rpm
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/package/rpm/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/rpm
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/package/rpm/rpmlint.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/rpm
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/package/rpm/rpmbuild.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/rpm
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/subunit.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/maxq.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/shellsequence.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/download_secret_to_worker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/transfer.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/revlinks.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/mq
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/mq/simple.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/mq
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/mq/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/mq
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/mq/connector.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/mq
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/mq/wamp.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/mq
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/mq/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/mq
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/ec2.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/kubernetes.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/docker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/protocols
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/protocols/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/protocols
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/protocols/pb.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/protocols
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/protocols/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/protocols
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/protocols/null.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/protocols
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/local.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/latent.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/marathon.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/libvirt.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/manager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/openstack.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/secrets/secret.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/secrets/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/providers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/secrets/providers/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/providers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/secrets/providers/file.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/providers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/secrets/providers/vault.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/providers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/secrets/providers/passwordstore.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/providers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/secrets/providers/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/providers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/secrets/manager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/config.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/locks.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/workers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/logs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/schedulers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/changesources.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/sourcestamps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/builds.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/state.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/connector.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate_utils.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/buildrequests.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/changes.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/builders.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/types
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/types/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/types
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/types/json.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/types
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/enginestrategy.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/exceptions.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/040_add_builder_tags.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/046_mysql_innodb_compatibility.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/053_add_changes_committer.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/049_add_schedulers_enabled.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/052_cascading_set_null.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/047_cascading_deletes.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/050_cascading_deletes_all.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/041_add_N_N_tagsbuilders.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/043_changes_parent.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/045_worker_transition.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/042_add_build_properties_table.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/048_change_properties_to_text.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/054_add_index_to_steps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/051_add_worker_status.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/055_fix_changes_committer.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/044_add_step_hidden.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/tags.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/buildsets.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/masters.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/steps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/pool.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/dbconfig.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/model.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/users.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/tuplematching.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/warnings.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/changesource.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/pbmanager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/decorators.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/interfaces.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/querylog.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/validation.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/sandboxed_worker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/protocols.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/scheduler.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/logging.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/patch_delay.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/misc.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/db.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/endpoint.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/properties.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/gpo.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/config.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/fuzz.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/www.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/sourcesteps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/connector_component.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/steps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/configurators.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/reporter.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/integration.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/dirs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/migration.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/notifier.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_upgrade.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_worker_latent.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_worker_workerside.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_integration_template.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_locks.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_telegram_bot.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_try_client_e2e.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_worker_comm.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_integration_force_with_patch.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_stop_build.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_log_finish.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_integration_scheduler_reconfigure.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_master.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_custom_buildstep.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/interop/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/interop/test_integration_secrets.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/interop/test_worker_reconnect.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/interop/test_setpropertyfromcommand.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/interop/test_interruptcommand.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/interop/test_commandmixin.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/interop/test_transfer.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/interop/test_compositestepmixin.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_integration_mastershell.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_worker_kubernetes.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_configs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_worker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_www.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_integration_with_secrets.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_URLs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_stop_trigger.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_worker_marathon.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_integration_secrets_with_vault.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_customservices.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_try_client.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_notifier.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_process_botmaster.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_usePty.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_virtual_builder.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_trigger.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_trigger.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_model.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_master.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporter_github.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_builders.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporter_gitlab.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_resource.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_create_master.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_python_twisted.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_logobserver.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_mq_base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_restart.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporter_zulip.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_endpointmatchers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_schedulers_timed_NightlyBase.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporters_irc.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_plugins.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_hooks_github.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_fake_httpclientservice.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_builds.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_worker_openstack.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_clients_tryclient.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_start.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporter_gerrit_verify_status.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_047_cascading_deleletes.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_trycmd.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_state.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_raml.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_user.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_stats_service.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_051_add_workers_status.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_forceschedulers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_045_worker_transition.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_p4.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_properties.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporters_message.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_changes.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_mq_connector.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_048_change_properties_to_text.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_logwatcher.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_schedulers_basic.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_test_util_warnings.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_secret_in_vault.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_mq.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_maildir.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_schedulers_timed_NightlyTriggerable.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_workers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_deferwaiter.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_locks.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_fake_secrets_manager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_055_add_changes_committer.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporter_http.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_git.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_steps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_factory.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_worker_protocols_pb.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_pbmanager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_vstudio.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_masters.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_mercurial.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_schedulers_timed_Nightly.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_pool.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_svn.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_tuplematch.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_gitpoller.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_changesources.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_worker_manager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_rest.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_runner.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_sse.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_builder.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_sourcestamps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_filter.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_package_rpm_mock.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_patch_delay.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_cleanupdb.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_044_add_step_hidden.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_pathmatch.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_gerritchangesource.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporter_bitbucketserver.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_cvs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_checkconfig.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_config.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporters_pushjet.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_github.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_netstrings.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_052_cascading_set_null.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_hooks_gitlab.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporters_hipchat.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_enginestrategy.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_042_add_build_properties_table.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_shell.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_package_rpm_rpmbuild.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_ldapuserinfo.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_buildstep.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_changes.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_041_add_N_N_tagsbuilders.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_workers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_config.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_results.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_cppcheck.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_mail.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_kubeclientservice.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporters_notifier.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_buildrequests.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_debug.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_gitlab.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_giturlparse.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_lineboundaries.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_logs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_buildrequestdistributor.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_types.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_master.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_github.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_mtrlogobserver.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_version.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_download_secret_to_worker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_worker_kubernetes.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_043_add_changes_parent.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_worker_local.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_state.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_mswin.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_metrics.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_service.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_machine_generic.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_test_util_validation.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_worker_protocols_base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_050_cascading_deletes_all.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_builds.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_schedulers_dependent.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_interfaces.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_hooks_bitbucketserver.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_codebase.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_sourcestamps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_root.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_test_util_gpo.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_p4poller.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_worker_libvirt.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_private_tempdir.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_build.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_clients_usersclient.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_configurator_base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_ssl.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_gerrit.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_svnpoller.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_054_add_index_to_steps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_changes.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_python.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_renderable.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_053_add_changes_committer.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_shellsequence.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_schedulers_trysched.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_schedulers_timed_Timed.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_cmake.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_buildsets.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_authz.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_connector.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporters_mail.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_patches.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_users_manager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_remotecommand.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_ws.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_secret_in_file.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporters_utils.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_protocol.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_mtn.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_schedulers_base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_ComparableMixin.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_package_deb_lintian.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_contrib_buildbot_cvs_mail.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_mq_simple.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_hooks_bitbucket.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_schedulers_triggerable.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_lru.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_hgpoller.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_oauth.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_sautils.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_misc.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_worker_base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_hooks_poller.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_maxq.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_mq_wamp.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_git.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_040_add_builder_tags.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporter_bitbucket.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_bbcollections.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_049_add_schedulers_enabled.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_builders.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_identifiers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_connector.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_stop.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporter_gerrit.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_pb.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_httpclientservice.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_dbconfig.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_cache.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_logchunks.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_resultspec.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_schedulers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_subscriptions.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_clients_sendchange.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_upgrade_master.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_secret_in_passwordstore.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_package_rpm_rpmlint.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_eventual.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_schedulers_forcesched.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_repo.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_schedulers_manager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_hooks_gitorious.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_worker_marathon.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_subunit.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_hooks_bitbucketcloud.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_package_deb_pbuilder.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_properties.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporters_telegram.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_logs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_remotetransfer.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_http.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporters_pushover.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_avatar.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_base_Source.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_schedulers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_botmaster_BotMaster.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_users_manual.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_users.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_buildsets.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_manager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporters_words.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_bitbucket.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_interpolate_secrets.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_masters.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_workerforbuilder.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_notifier.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_changesources.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_darcs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_secret_rendered_service.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_janitor_configurator.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_buildrequest.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_buildrequests.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_log.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_mail_CVSMaildirSource.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_users_users.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_bzr.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_schedulers_timed_Periodic.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_service.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_roles.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_sendchange.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_046_mysql_innodb_compatibility.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_auth.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_buildbot_net_usage_data.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_wamp_connector.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_hooks_base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_worker_docker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_tryserver.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_worker_ec2.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_revlinks.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_debounce.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_worker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_steps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_transfer.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_poll.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/kube.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/machine.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/private_tempdir.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/pbmanager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/docker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/fakebuild.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/change.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/logfile.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/state.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/fakemaster.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/latent.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/reactor.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/worker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/fakemq.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/endpoint.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/step.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/bworkermanager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/fakestats.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/libvirt.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/botmaster.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/web.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/fakedata.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/remotecommand.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/httpclientservice.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/fakeprotocol.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/openstack.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/secrets.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/test_extra_coverage.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/workers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/logs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/schedulers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/changesources.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/sourcestamps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/builds.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/state.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/row.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/connector.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/buildrequests.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/changes.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/builders.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/tags.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/buildsets.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/masters.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/steps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/users.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fuzz
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fuzz/test_lru.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fuzz
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fuzz/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fuzz
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/regressions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/regressions/test_steps_shell_WarningCountingShellCommand.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/regressions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/regressions/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/regressions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/regressions/test_oldpaths.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/regressions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/regressions/test_bad_change_properties_rows.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/regressions
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/monkeypatches
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/monkeypatches/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/monkeypatches
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/monkeypatches/decorators.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/monkeypatches
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/monkeypatches/servicechecks.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/monkeypatches
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/manhole.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/buildbot_net_usage_data.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands/registry.py to registry.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands/shell.py to shell.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands/fs.py to fs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands/utils.py to utils.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands/transfer.py to transfer.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/interfaces.py to interfaces.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/util/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/util/_hangcheck.py to _hangcheck.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/util/_notifier.py to _notifier.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/pbutil.py to pbutil.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts/create_worker.py to create_worker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts/restart.py to restart.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts/stop.py to stop.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts/windows_service.py to windows_service.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts/logwatcher.py to logwatcher.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts/runner.py to runner.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts/start.py to start.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/backports/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/compat.py to compat.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/runprocess.py to runprocess.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/pb.py to pb.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/exceptions.py to exceptions.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/bot.py to bot.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/util/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/util/misc.py to misc.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/util/command.py to command.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/util/compat.py to compat.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/util/sourcecommand.py to sourcecommand.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_scripts_restart.py to test_scripts_restart.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_scripts_start.py to test_scripts_start.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_runprocess.py to test_runprocess.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_commands_base.py to test_commands_base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_util.py to test_util.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_scripts_runner.py to test_scripts_runner.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/runprocess-scripts.py to runprocess-scripts.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_bot.py to test_bot.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_bot_Worker.py to test_bot_Worker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_commands_fs.py to test_commands_fs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_commands_registry.py to test_commands_registry.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_scripts_create_worker.py to test_scripts_create_worker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_scripts_stop.py to test_scripts_stop.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_commands_transfer.py to test_commands_transfer.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_commands_utils.py to test_commands_utils.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_commands_shell.py to test_commands_shell.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_scripts_base.py to test_scripts_base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/fake/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/fake/runprocess.py to runprocess.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/fake/remote.py to remote.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/fake/workerforbuilder.py to workerforbuilder.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/test_extra_coverage.py to test_extra_coverage.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/test_util_hangcheck.py to test_util_hangcheck.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/monkeypatches/testcase_assert.py to testcase_assert.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/monkeypatches/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/null.py to null.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/master.py to master.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/errors.py to errors.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker_transition.py to worker_transition.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/wamp/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/wamp/connector.py to connector.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/configurators/janitor.py to janitor.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/configurators/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/pbmanager.py to pbmanager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/zulip.py to zulip.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/bitbucket.py to bitbucket.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/http.py to http.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/pushjet.py to pushjet.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/words.py to words.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/gitlab.py to gitlab.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/telegram.py to telegram.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/message.py to message.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/mail.py to mail.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/github.py to github.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/hipchat.py to hipchat.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/stash.py to stash.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/irc.py to irc.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/gerrit_verify_status.py to gerrit_verify_status.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/pushover.py to pushover.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/bitbucketserver.py to bitbucketserver.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/utils.py to utils.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/notifier.py to notifier.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/gerrit.py to gerrit.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks/bitbucket.py to bitbucket.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks/poller.py to poller.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks/gitlab.py to gitlab.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks/github.py to github.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks/bitbucketserver.py to bitbucketserver.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks/bitbucketcloud.py to bitbucketcloud.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks/gitorious.py to gitorious.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/change_hook.py to change_hook.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/rest.py to rest.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/oauth2.py to oauth2.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/authz/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/authz/authz.py to authz.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/authz/endpointmatchers.py to endpointmatchers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/authz/roles.py to roles.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/resource.py to resource.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/service.py to service.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/auth.py to auth.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/plugin.py to plugin.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/sse.py to sse.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/config.py to config.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/ws.py to ws.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/ldapuserinfo.py to ldapuserinfo.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/avatar.py to avatar.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/interfaces.py to interfaces.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/pathmatch.py to pathmatch.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/private_tempdir.py to private_tempdir.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/kubeclientservice.py to kubeclientservice.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/lineboundaries.py to lineboundaries.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/maildir.py to maildir.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/state.py to state.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/lru.py to lru.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/bbcollections.py to bbcollections.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/latent.py to latent.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/subscription.py to subscription.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/misc.py to misc.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/service.py to service.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/ssl.py to ssl.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/identifiers.py to identifiers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/logger.py to logger.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/giturlparse.py to giturlparse.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/debounce.py to debounce.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/sautils.py to sautils.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/poll.py to poll.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/config.py to config.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/git.py to git.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/croniter.py to croniter.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/deferwaiter.py to deferwaiter.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/tuplematch.py to tuplematch.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/codebase.py to codebase.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/raml.py to raml.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/_notifier.py to _notifier.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/protocol.py to protocol.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/httpclientservice.py to httpclientservice.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/netstrings.py to netstrings.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/eventual.py to eventual.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers/forcesched.py to forcesched.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers/triggerable.py to triggerable.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers/timed.py to timed.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers/dependent.py to dependent.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers/manager.py to manager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers/trysched.py to trysched.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers/basic.py to basic.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers/filter.py to filter.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/types.py to types.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/patches.py to patches.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/workers.py to workers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/logs.py to logs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/schedulers.py to schedulers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/changesources.py to changesources.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/sourcestamps.py to sourcestamps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/builds.py to builds.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/connector.py to connector.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/buildrequests.py to buildrequests.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/forceschedulers.py to forceschedulers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/changes.py to changes.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/logchunks.py to logchunks.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/builders.py to builders.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/properties.py to properties.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/resultspec.py to resultspec.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/exceptions.py to exceptions.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/buildsets.py to buildsets.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/masters.py to masters.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/steps.py to steps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/root.py to root.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/pbutil.py to pbutil.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/clients/usersclient.py to usersclient.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/clients/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/clients/sendchange.py to sendchange.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/clients/tryclient.py to tryclient.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/clients/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/buildrequest.py to buildrequest.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/machine/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/machine/generic.py to generic.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/machine/latent.py to latent.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/machine/manager.py to manager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/machine/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scheduler.py to scheduler.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/bitbucket.py to bitbucket.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/svnpoller.py to svnpoller.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/gerritchangesource.py to gerritchangesource.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/mail.py to mail.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/github.py to github.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/changes.py to changes.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/p4poller.py to p4poller.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/pb.py to pb.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/hgpoller.py to hgpoller.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/manager.py to manager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/gitpoller.py to gitpoller.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/filter.py to filter.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/reconfig.py to reconfig.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/sendchange.py to sendchange.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/restart.py to restart.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/stop.py to stop.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/cleanupdb.py to cleanupdb.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/checkconfig.py to checkconfig.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/windows_service.py to windows_service.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/devproxy.py to devproxy.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/create_master.py to create_master.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/dataspec.py to dataspec.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/logwatcher.py to logwatcher.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/runner.py to runner.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/upgrade_master.py to upgrade_master.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/tryserver.py to tryserver.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/trycmd.py to trycmd.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/user.py to user.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/start.py to start.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/plugins/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/plugins/db.py to db.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/cache.py to cache.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/users/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/users/manager.py to manager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/users/manual.py to manual.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/users/users.py to users.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/subunitlogobserver.py to subunitlogobserver.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/factory.py to factory.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/measured_service.py to measured_service.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/debug.py to debug.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/buildrequest.py to buildrequest.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/results.py to results.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/metrics.py to metrics.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/buildrequestdistributor.py to buildrequestdistributor.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/properties.py to properties.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/build.py to build.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/builder.py to builder.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/logobserver.py to logobserver.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/log.py to log.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/botmaster.py to botmaster.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/buildstep.py to buildstep.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/remotecommand.py to remotecommand.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/workerforbuilder.py to workerforbuilder.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/remotetransfer.py to remotetransfer.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status/master.py to master.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status/buildset.py to buildset.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status/buildrequest.py to buildrequest.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status/worker.py to worker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status/build.py to build.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status/builder.py to builder.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status/client.py to client.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status/event.py to event.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics/storage_backends/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics/storage_backends/influxdb_client.py to influxdb_client.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics/storage_backends/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics/stats_service.py to stats_service.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics/capture.py to capture.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/cmake.py to cmake.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/python.py to python.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/master.py to master.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/mtrlogobserver.py to mtrlogobserver.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/cppcheck.py to cppcheck.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/http.py to http.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/vstudio.py to vstudio.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/worker.py to worker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/darcs.py to darcs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/gitlab.py to gitlab.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/mtn.py to mtn.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/bzr.py to bzr.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/cvs.py to cvs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/github.py to github.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/mercurial.py to mercurial.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/svn.py to svn.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/git.py to git.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/p4.py to p4.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/repo.py to repo.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/gerrit.py to gerrit.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/python_twisted.py to python_twisted.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/shell.py to shell.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/mswin.py to mswin.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/trigger.py to trigger.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/util.py to util.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/deb/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/deb/pbuilder.py to pbuilder.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/deb/lintian.py to lintian.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/rpm/rpmspec.py to rpmspec.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/rpm/mock.py to mock.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/rpm/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/rpm/rpmlint.py to rpmlint.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/rpm/rpmbuild.py to rpmbuild.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/subunit.py to subunit.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/maxq.py to maxq.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/shellsequence.py to shellsequence.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/download_secret_to_worker.py to download_secret_to_worker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/transfer.py to transfer.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/revlinks.py to revlinks.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/mq/simple.py to simple.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/mq/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/mq/connector.py to connector.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/mq/wamp.py to wamp.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/mq/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/ec2.py to ec2.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/kubernetes.py to kubernetes.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/docker.py to docker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/protocols/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/protocols/pb.py to pb.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/protocols/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/protocols/null.py to null.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/local.py to local.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/latent.py to latent.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/marathon.py to marathon.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/libvirt.py to libvirt.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/manager.py to manager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/openstack.py to openstack.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/secret.py to secret.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/providers/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/providers/file.py to file.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/providers/vault.py to vault.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/providers/passwordstore.py to passwordstore.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/providers/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/manager.py to manager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/config.py to config.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/locks.py to locks.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/workers.py to workers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/logs.py to logs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/schedulers.py to schedulers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/changesources.py to changesources.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/sourcestamps.py to sourcestamps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/builds.py to builds.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/state.py to state.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/connector.py to connector.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate_utils.py to migrate_utils.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/buildrequests.py to buildrequests.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/changes.py to changes.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/builders.py to builders.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/types/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/types/json.py to json.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/enginestrategy.py to enginestrategy.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/exceptions.py to exceptions.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/040_add_builder_tags.py to 040_add_builder_tags.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/046_mysql_innodb_compatibility.py to 046_mysql_innodb_compatibility.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/053_add_changes_committer.py to 053_add_changes_committer.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/049_add_schedulers_enabled.py to 049_add_schedulers_enabled.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/052_cascading_set_null.py to 052_cascading_set_null.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/047_cascading_deletes.py to 047_cascading_deletes.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/050_cascading_deletes_all.py to 050_cascading_deletes_all.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/041_add_N_N_tagsbuilders.py to 041_add_N_N_tagsbuilders.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/043_changes_parent.py to 043_changes_parent.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/045_worker_transition.py to 045_worker_transition.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/042_add_build_properties_table.py to 042_add_build_properties_table.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/048_change_properties_to_text.py to 048_change_properties_to_text.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/054_add_index_to_steps.py to 054_add_index_to_steps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/051_add_worker_status.py to 051_add_worker_status.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/055_fix_changes_committer.py to 055_fix_changes_committer.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/044_add_step_hidden.py to 044_add_step_hidden.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/tags.py to tags.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/buildsets.py to buildsets.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/masters.py to masters.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/steps.py to steps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/pool.py to pool.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/dbconfig.py to dbconfig.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/model.py to model.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/users.py to users.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/tuplematching.py to tuplematching.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/warnings.py to warnings.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/changesource.py to changesource.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/pbmanager.py to pbmanager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/decorators.py to decorators.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/interfaces.py to interfaces.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/querylog.py to querylog.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/validation.py to validation.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/sandboxed_worker.py to sandboxed_worker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/protocols.py to protocols.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/scheduler.py to scheduler.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/logging.py to logging.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/patch_delay.py to patch_delay.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/misc.py to misc.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/db.py to db.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/endpoint.py to endpoint.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/properties.py to properties.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/gpo.py to gpo.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/config.py to config.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/fuzz.py to fuzz.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/www.py to www.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/sourcesteps.py to sourcesteps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/connector_component.py to connector_component.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/steps.py to steps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/configurators.py to configurators.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/reporter.py to reporter.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/integration.py to integration.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/dirs.py to dirs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/migration.py to migration.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/notifier.py to notifier.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_upgrade.py to test_upgrade.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_worker_latent.py to test_worker_latent.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_worker_workerside.py to test_worker_workerside.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_integration_template.py to test_integration_template.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_locks.py to test_locks.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_telegram_bot.py to test_telegram_bot.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_try_client_e2e.py to test_try_client_e2e.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_worker_comm.py to test_worker_comm.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_integration_force_with_patch.py to test_integration_force_with_patch.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_stop_build.py to test_stop_build.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_log_finish.py to test_log_finish.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_integration_scheduler_reconfigure.py to test_integration_scheduler_reconfigure.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_master.py to test_master.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_custom_buildstep.py to test_custom_buildstep.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop/test_integration_secrets.py to test_integration_secrets.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop/test_worker_reconnect.py to test_worker_reconnect.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop/test_setpropertyfromcommand.py to test_setpropertyfromcommand.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop/test_interruptcommand.py to test_interruptcommand.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop/test_commandmixin.py to test_commandmixin.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop/test_transfer.py to test_transfer.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop/test_compositestepmixin.py to test_compositestepmixin.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_integration_mastershell.py to test_integration_mastershell.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_worker_kubernetes.py to test_worker_kubernetes.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_configs.py to test_configs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_worker.py to test_worker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_www.py to test_www.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_integration_with_secrets.py to test_integration_with_secrets.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_URLs.py to test_URLs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_stop_trigger.py to test_stop_trigger.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_worker_marathon.py to test_worker_marathon.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_integration_secrets_with_vault.py to test_integration_secrets_with_vault.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_customservices.py to test_customservices.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_try_client.py to test_try_client.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_notifier.py to test_notifier.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_process_botmaster.py to test_process_botmaster.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_usePty.py to test_usePty.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_virtual_builder.py to test_virtual_builder.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_trigger.py to test_trigger.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_trigger.py to test_steps_trigger.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_model.py to test_db_model.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_master.py to test_steps_master.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporter_github.py to test_reporter_github.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_builders.py to test_db_builders.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporter_gitlab.py to test_reporter_gitlab.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_resource.py to test_www_resource.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_create_master.py to test_scripts_create_master.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_python_twisted.py to test_steps_python_twisted.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_logobserver.py to test_process_logobserver.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_mq_base.py to test_mq_base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_restart.py to test_scripts_restart.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporter_zulip.py to test_reporter_zulip.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_endpointmatchers.py to test_www_endpointmatchers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_schedulers_timed_NightlyBase.py to test_schedulers_timed_NightlyBase.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporters_irc.py to test_reporters_irc.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_plugins.py to test_plugins.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_hooks_github.py to test_www_hooks_github.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_fake_httpclientservice.py to test_fake_httpclientservice.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_builds.py to test_db_builds.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_worker_openstack.py to test_worker_openstack.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_clients_tryclient.py to test_clients_tryclient.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_start.py to test_scripts_start.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporter_gerrit_verify_status.py to test_reporter_gerrit_verify_status.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_047_cascading_deleletes.py to test_db_migrate_versions_047_cascading_deleletes.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_trycmd.py to test_scripts_trycmd.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_state.py to test_util_state.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_raml.py to test_util_raml.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_user.py to test_scripts_user.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_stats_service.py to test_stats_service.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_051_add_workers_status.py to test_db_migrate_versions_051_add_workers_status.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_forceschedulers.py to test_data_forceschedulers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_045_worker_transition.py to test_db_migrate_versions_045_worker_transition.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_p4.py to test_steps_source_p4.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_properties.py to test_process_properties.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporters_message.py to test_reporters_message.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_changes.py to test_data_changes.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_mq_connector.py to test_mq_connector.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_048_change_properties_to_text.py to test_db_migrate_versions_048_change_properties_to_text.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_base.py to test_data_base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_logwatcher.py to test_scripts_logwatcher.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_schedulers_basic.py to test_schedulers_basic.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_test_util_warnings.py to test_test_util_warnings.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_secret_in_vault.py to test_secret_in_vault.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_mq.py to test_mq.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_maildir.py to test_util_maildir.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_schedulers_timed_NightlyTriggerable.py to test_schedulers_timed_NightlyTriggerable.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_workers.py to test_data_workers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util.py to test_util.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_deferwaiter.py to test_util_deferwaiter.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_locks.py to test_locks.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_fake_secrets_manager.py to test_fake_secrets_manager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_055_add_changes_committer.py to test_db_migrate_versions_055_add_changes_committer.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporter_http.py to test_reporter_http.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_git.py to test_steps_source_git.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_steps.py to test_db_steps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_factory.py to test_process_factory.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_worker_protocols_pb.py to test_worker_protocols_pb.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_pbmanager.py to test_pbmanager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_vstudio.py to test_steps_vstudio.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_masters.py to test_db_masters.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_mercurial.py to test_steps_source_mercurial.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_schedulers_timed_Nightly.py to test_schedulers_timed_Nightly.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_pool.py to test_db_pool.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_svn.py to test_steps_source_svn.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_tuplematch.py to test_util_tuplematch.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_gitpoller.py to test_changes_gitpoller.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_changesources.py to test_db_changesources.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_worker_manager.py to test_worker_manager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_base.py to test_changes_base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_rest.py to test_www_rest.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_runner.py to test_scripts_runner.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_sse.py to test_www_sse.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_builder.py to test_process_builder.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_sourcestamps.py to test_data_sourcestamps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_filter.py to test_changes_filter.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_package_rpm_mock.py to test_steps_package_rpm_mock.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_patch_delay.py to test_util_patch_delay.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_cleanupdb.py to test_scripts_cleanupdb.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_044_add_step_hidden.py to test_db_migrate_versions_044_add_step_hidden.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_pathmatch.py to test_util_pathmatch.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_gerritchangesource.py to test_changes_gerritchangesource.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporter_bitbucketserver.py to test_reporter_bitbucketserver.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_cvs.py to test_steps_source_cvs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_checkconfig.py to test_scripts_checkconfig.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_config.py to test_config.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporters_pushjet.py to test_reporters_pushjet.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_github.py to test_steps_source_github.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_netstrings.py to test_util_netstrings.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_052_cascading_set_null.py to test_db_migrate_versions_052_cascading_set_null.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_hooks_gitlab.py to test_www_hooks_gitlab.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporters_hipchat.py to test_reporters_hipchat.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_enginestrategy.py to test_db_enginestrategy.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_042_add_build_properties_table.py to test_db_migrate_versions_042_add_build_properties_table.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_shell.py to test_steps_shell.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_package_rpm_rpmbuild.py to test_steps_package_rpm_rpmbuild.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_ldapuserinfo.py to test_www_ldapuserinfo.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_buildstep.py to test_process_buildstep.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_changes.py to test_db_changes.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_041_add_N_N_tagsbuilders.py to test_db_migrate_versions_041_add_N_N_tagsbuilders.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_workers.py to test_db_workers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_config.py to test_www_config.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_results.py to test_process_results.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_cppcheck.py to test_steps_cppcheck.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_mail.py to test_changes_mail.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_kubeclientservice.py to test_util_kubeclientservice.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporters_notifier.py to test_reporters_notifier.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_buildrequests.py to test_data_buildrequests.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_debug.py to test_process_debug.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_gitlab.py to test_steps_source_gitlab.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_giturlparse.py to test_util_giturlparse.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_lineboundaries.py to test_util_lineboundaries.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_logs.py to test_db_logs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_buildrequestdistributor.py to test_process_buildrequestdistributor.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_types.py to test_data_types.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_master.py to test_master.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_github.py to test_changes_github.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_mtrlogobserver.py to test_steps_mtrlogobserver.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_version.py to test_version.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_download_secret_to_worker.py to test_download_secret_to_worker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_worker_kubernetes.py to test_worker_kubernetes.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_043_add_changes_parent.py to test_db_migrate_versions_043_add_changes_parent.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_worker_local.py to test_worker_local.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_state.py to test_db_state.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_mswin.py to test_steps_mswin.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_metrics.py to test_process_metrics.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_service.py to test_util_service.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_machine_generic.py to test_machine_generic.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_test_util_validation.py to test_test_util_validation.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_worker_protocols_base.py to test_worker_protocols_base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_050_cascading_deletes_all.py to test_db_migrate_versions_050_cascading_deletes_all.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_builds.py to test_data_builds.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_schedulers_dependent.py to test_schedulers_dependent.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_interfaces.py to test_util_interfaces.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_hooks_bitbucketserver.py to test_www_hooks_bitbucketserver.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_codebase.py to test_util_codebase.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_sourcestamps.py to test_db_sourcestamps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_root.py to test_data_root.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_test_util_gpo.py to test_test_util_gpo.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_p4poller.py to test_changes_p4poller.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_worker_libvirt.py to test_worker_libvirt.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_private_tempdir.py to test_util_private_tempdir.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_build.py to test_process_build.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_clients_usersclient.py to test_clients_usersclient.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_configurator_base.py to test_configurator_base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_ssl.py to test_util_ssl.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_gerrit.py to test_steps_source_gerrit.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_svnpoller.py to test_changes_svnpoller.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_054_add_index_to_steps.py to test_db_migrate_versions_054_add_index_to_steps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_changes.py to test_changes_changes.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_python.py to test_steps_python.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_renderable.py to test_steps_renderable.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_053_add_changes_committer.py to test_db_migrate_versions_053_add_changes_committer.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_shellsequence.py to test_steps_shellsequence.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_schedulers_trysched.py to test_schedulers_trysched.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_schedulers_timed_Timed.py to test_schedulers_timed_Timed.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_cmake.py to test_steps_cmake.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_buildsets.py to test_db_buildsets.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_authz.py to test_www_authz.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_connector.py to test_db_connector.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporters_mail.py to test_reporters_mail.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_patches.py to test_data_patches.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_users_manager.py to test_process_users_manager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_remotecommand.py to test_process_remotecommand.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_ws.py to test_www_ws.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_secret_in_file.py to test_secret_in_file.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporters_utils.py to test_reporters_utils.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_protocol.py to test_util_protocol.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_mtn.py to test_steps_source_mtn.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_schedulers_base.py to test_schedulers_base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_ComparableMixin.py to test_util_ComparableMixin.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_package_deb_lintian.py to test_steps_package_deb_lintian.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_contrib_buildbot_cvs_mail.py to test_contrib_buildbot_cvs_mail.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_mq_simple.py to test_mq_simple.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_hooks_bitbucket.py to test_www_hooks_bitbucket.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_schedulers_triggerable.py to test_schedulers_triggerable.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_lru.py to test_util_lru.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_hgpoller.py to test_changes_hgpoller.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_oauth.py to test_www_oauth.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_sautils.py to test_util_sautils.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_misc.py to test_util_misc.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_worker_base.py to test_worker_base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_hooks_poller.py to test_www_hooks_poller.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_maxq.py to test_steps_maxq.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_mq_wamp.py to test_mq_wamp.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_git.py to test_util_git.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_040_add_builder_tags.py to test_db_migrate_versions_040_add_builder_tags.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporter_bitbucket.py to test_reporter_bitbucket.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_bbcollections.py to test_util_bbcollections.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_049_add_schedulers_enabled.py to test_db_migrate_versions_049_add_schedulers_enabled.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_builders.py to test_data_builders.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_identifiers.py to test_util_identifiers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_connector.py to test_data_connector.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_stop.py to test_scripts_stop.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporter_gerrit.py to test_reporter_gerrit.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_pb.py to test_changes_pb.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_httpclientservice.py to test_util_httpclientservice.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_dbconfig.py to test_db_dbconfig.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_cache.py to test_process_cache.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_logchunks.py to test_data_logchunks.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_resultspec.py to test_data_resultspec.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_schedulers.py to test_db_schedulers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_subscriptions.py to test_util_subscriptions.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_clients_sendchange.py to test_clients_sendchange.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_upgrade_master.py to test_scripts_upgrade_master.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_secret_in_passwordstore.py to test_secret_in_passwordstore.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_package_rpm_rpmlint.py to test_steps_package_rpm_rpmlint.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_eventual.py to test_util_eventual.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_schedulers_forcesched.py to test_schedulers_forcesched.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_repo.py to test_steps_source_repo.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_schedulers_manager.py to test_schedulers_manager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_hooks_gitorious.py to test_www_hooks_gitorious.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_worker_marathon.py to test_worker_marathon.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_subunit.py to test_steps_subunit.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_hooks_bitbucketcloud.py to test_www_hooks_bitbucketcloud.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_package_deb_pbuilder.py to test_steps_package_deb_pbuilder.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_properties.py to test_data_properties.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporters_telegram.py to test_reporters_telegram.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_logs.py to test_data_logs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_remotetransfer.py to test_process_remotetransfer.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_http.py to test_steps_http.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporters_pushover.py to test_reporters_pushover.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_avatar.py to test_www_avatar.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_base_Source.py to test_steps_source_base_Source.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_schedulers.py to test_data_schedulers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_botmaster_BotMaster.py to test_process_botmaster_BotMaster.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_users_manual.py to test_process_users_manual.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_users.py to test_db_users.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_buildsets.py to test_data_buildsets.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_manager.py to test_changes_manager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporters_words.py to test_reporters_words.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_bitbucket.py to test_changes_bitbucket.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_interpolate_secrets.py to test_interpolate_secrets.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_masters.py to test_data_masters.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_workerforbuilder.py to test_process_workerforbuilder.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_notifier.py to test_util_notifier.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_changesources.py to test_data_changesources.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_darcs.py to test_steps_source_darcs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_secret_rendered_service.py to test_secret_rendered_service.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_janitor_configurator.py to test_janitor_configurator.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_buildrequest.py to test_process_buildrequest.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_buildrequests.py to test_db_buildrequests.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_log.py to test_process_log.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_mail_CVSMaildirSource.py to test_changes_mail_CVSMaildirSource.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_users_users.py to test_process_users_users.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_bzr.py to test_steps_source_bzr.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_schedulers_timed_Periodic.py to test_schedulers_timed_Periodic.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_base.py to test_scripts_base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_service.py to test_www_service.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_roles.py to test_www_roles.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_sendchange.py to test_scripts_sendchange.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_046_mysql_innodb_compatibility.py to test_db_migrate_versions_046_mysql_innodb_compatibility.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_auth.py to test_www_auth.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_buildbot_net_usage_data.py to test_buildbot_net_usage_data.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_wamp_connector.py to test_wamp_connector.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_hooks_base.py to test_www_hooks_base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_worker_docker.py to test_worker_docker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_tryserver.py to test_scripts_tryserver.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_base.py to test_db_base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_worker_ec2.py to test_worker_ec2.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_revlinks.py to test_revlinks.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_debounce.py to test_util_debounce.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_worker.py to test_steps_worker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_steps.py to test_data_steps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_transfer.py to test_steps_transfer.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_poll.py to test_util_poll.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/kube.py to kube.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/machine.py to machine.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/private_tempdir.py to private_tempdir.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/pbmanager.py to pbmanager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/docker.py to docker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/fakebuild.py to fakebuild.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/change.py to change.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/logfile.py to logfile.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/state.py to state.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/fakemaster.py to fakemaster.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/latent.py to latent.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/reactor.py to reactor.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/worker.py to worker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/fakemq.py to fakemq.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/endpoint.py to endpoint.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/step.py to step.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/bworkermanager.py to bworkermanager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/fakestats.py to fakestats.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/libvirt.py to libvirt.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/botmaster.py to botmaster.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/web.py to web.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/fakedata.py to fakedata.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/remotecommand.py to remotecommand.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/httpclientservice.py to httpclientservice.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/fakeprotocol.py to fakeprotocol.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/openstack.py to openstack.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/secrets.py to secrets.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/test_extra_coverage.py to test_extra_coverage.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/workers.py to workers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/logs.py to logs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/schedulers.py to schedulers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/changesources.py to changesources.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/sourcestamps.py to sourcestamps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/builds.py to builds.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/state.py to state.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/row.py to row.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/connector.py to connector.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/buildrequests.py to buildrequests.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/changes.py to changes.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/builders.py to builders.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/tags.py to tags.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/buildsets.py to buildsets.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/masters.py to masters.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/steps.py to steps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/users.py to users.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fuzz/test_lru.py to test_lru.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fuzz/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/regressions/test_steps_shell_WarningCountingShellCommand.py to test_steps_shell_WarningCountingShellCommand.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/regressions/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/regressions/test_oldpaths.py to test_oldpaths.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/regressions/test_bad_change_properties_rows.py to test_bad_change_properties_rows.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/monkeypatches/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/monkeypatches/decorators.py to decorators.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/monkeypatches/servicechecks.py to servicechecks.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/manhole.py to manhole.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/buildbot_net_usage_data.py to buildbot_net_usage_data.cpython-39.pyc
> running install_data
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/templates
> copying buildbot/reporters/templates/missing_notification.txt -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/templates
> copying buildbot/reporters/templates/default_mail.txt -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/templates
> copying buildbot/reporters/templates/missing_mail.txt -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/templates
> copying buildbot/reporters/templates/default_notification.txt -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/templates
> copying buildbot/db/migrate/migrate.cfg -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate
> copying buildbot/db/migrate/versions/040_add_builder_tags.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying buildbot/db/migrate/versions/046_mysql_innodb_compatibility.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying buildbot/db/migrate/versions/053_add_changes_committer.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying buildbot/db/migrate/versions/049_add_schedulers_enabled.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying buildbot/db/migrate/versions/052_cascading_set_null.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying buildbot/db/migrate/versions/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying buildbot/db/migrate/versions/047_cascading_deletes.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying buildbot/db/migrate/versions/050_cascading_deletes_all.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying buildbot/db/migrate/versions/041_add_N_N_tagsbuilders.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying buildbot/db/migrate/versions/043_changes_parent.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying buildbot/db/migrate/versions/045_worker_transition.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying buildbot/db/migrate/versions/042_add_build_properties_table.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying buildbot/db/migrate/versions/048_change_properties_to_text.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying buildbot/db/migrate/versions/054_add_index_to_steps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying buildbot/db/migrate/versions/051_add_worker_status.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying buildbot/db/migrate/versions/055_fix_changes_committer.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying buildbot/db/migrate/versions/044_add_step_hidden.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying buildbot/scripts/sample.cfg -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying buildbot/scripts/buildbot_tac.tmpl -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/spec
> copying buildbot/spec/api.raml -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/spec
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/spec/types
> copying buildbot/spec/types/buildrequest.raml -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/spec/types
> copying buildbot/spec/types/forcescheduler.raml -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/spec/types
> copying buildbot/spec/types/spec.raml -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/spec/types
> copying buildbot/spec/types/patch.raml -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/spec/types
> copying buildbot/spec/types/identifier.raml -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/spec/types
> copying buildbot/spec/types/change.raml -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/spec/types
> copying buildbot/spec/types/logchunk.raml -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/spec/types
> copying buildbot/spec/types/worker.raml -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/spec/types
> copying buildbot/spec/types/builder.raml -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/spec/types
> copying buildbot/spec/types/master.raml -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/spec/types
> copying buildbot/spec/types/build.raml -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/spec/types
> copying buildbot/spec/types/buildset.raml -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/spec/types
> copying buildbot/spec/types/sourcestamp.raml -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/spec/types
> copying buildbot/spec/types/scheduler.raml -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/spec/types
> copying buildbot/spec/types/changesource.raml -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/spec/types
> copying buildbot/spec/types/sourcedproperties.raml -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/spec/types
> copying buildbot/spec/types/step.raml -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/spec/types
> copying buildbot/spec/types/log.raml -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/spec/types
> copying buildbot/spec/types/rootlink.raml -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/spec/types
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_templates_dir
> copying buildbot/test/unit/test_templates_dir/builds.html -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_templates_dir
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_templates_dir/plugin
> copying buildbot/test/unit/test_templates_dir/plugin/plugin.jade -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_templates_dir/plugin
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/pki
> copying buildbot/test/integration/pki/127.0.0.1.crt -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/pki
> copying buildbot/test/integration/pki/127.0.0.1.key -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/pki
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/pki/ca
> copying buildbot/test/integration/pki/ca/ca.crt -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/pki/ca
> running install_egg_info
> running egg_info
> creating buildbot.egg-info
> writing buildbot.egg-info/PKG-INFO
> writing dependency_links to buildbot.egg-info/dependency_links.txt
> writing entry points to buildbot.egg-info/entry_points.txt
> writing requirements to buildbot.egg-info/requires.txt
> writing top-level names to buildbot.egg-info/top_level.txt
> writing manifest file 'buildbot.egg-info/SOURCES.txt'
> reading manifest file 'buildbot.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching 'contrib/*'
> warning: no files found matching 'contrib/windows/*'
> warning: no files found matching 'contrib/os-x/*'
> warning: no files found matching 'contrib/css/*'
> warning: no files found matching 'contrib/libvirt/*'
> warning: no files found matching 'contrib/trac/*'
> warning: no files found matching 'contrib/trac/bbwatcher/*'
> warning: no files found matching 'contrib/trac/bbwatcher/templates/*'
> warning: no files found matching 'contrib/init-scripts/*'
> warning: no files found matching 'contrib/bash/*'
> warning: no files found matching 'contrib/zsh/*'
> writing manifest file 'buildbot.egg-info/SOURCES.txt'
> Copying buildbot.egg-info to /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot-2.8.2.post3.egg-info
> Skipping SOURCES.txt
> running install_scripts
> Installing buildbot script to /<<PKGBUILDDIR>>/debian/tmp/usr/bin
> Installing buildbot_windows_service script to /<<PKGBUILDDIR>>/debian/tmp/usr/bin
> dh_auto_install --buildsystem=pybuild --sourcedirectory=worker \
> 	--package=buildbot-worker
> 	pybuild --install -i python{version} -p 3.9 --dir worker --dest-dir /<<PKGBUILDDIR>>/debian/tmp
> I: pybuild base:232: /usr/bin/python3 setup.py install --root /<<PKGBUILDDIR>>/debian/tmp 
> /usr/lib/python3/dist-packages/setuptools/dist.py:452: UserWarning: Normalizing '2.8.2-3' to '2.8.2.post3'
>   warnings.warn(tmpl.format(**locals()))
> running install
> running build
> running build_py
> running install_lib
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/commands/registry.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/commands/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/commands/shell.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/commands/fs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/commands/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/commands/utils.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/commands/transfer.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/interfaces.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/util/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/util/_hangcheck.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/util/_notifier.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/pbutil.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/scripts/create_worker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/scripts/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/scripts/restart.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/scripts/stop.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/scripts/windows_service.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/scripts/logwatcher.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/scripts/runner.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/scripts/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/scripts/start.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/backports/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/backports
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/compat.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/runprocess.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/pb.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/exceptions.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/bot.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/util/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/util/misc.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/util/command.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/util/compat.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/util/sourcecommand.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_scripts_restart.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_scripts_start.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_runprocess.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_commands_base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_util.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_scripts_runner.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/runprocess-scripts.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_bot.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_bot_Worker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_commands_fs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_commands_registry.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_scripts_create_worker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_scripts_stop.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_commands_transfer.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_commands_utils.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_commands_shell.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/unit/test_scripts_base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/fake/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/fake/runprocess.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/fake/remote.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/fake/workerforbuilder.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/test_extra_coverage.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/test/test_util_hangcheck.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/monkeypatches/testcase_assert.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/monkeypatches
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/monkeypatches/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/monkeypatches
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot_worker/null.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/master.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/errors.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker_transition.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/wamp/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/wamp
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/wamp/connector.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/wamp
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/configurators/janitor.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/configurators
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/configurators/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/configurators
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/pbmanager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/zulip.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/bitbucket.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/http.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/pushjet.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/words.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/gitlab.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/telegram.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/message.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/mail.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/github.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/hipchat.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/stash.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/irc.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/gerrit_verify_status.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/pushover.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/bitbucketserver.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/utils.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/notifier.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/reporters/gerrit.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/hooks/bitbucket.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/hooks/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/hooks/poller.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/hooks/gitlab.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/hooks/github.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/hooks/bitbucketserver.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/hooks/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/hooks/bitbucketcloud.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/hooks/gitorious.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/change_hook.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/rest.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/oauth2.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/authz/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/authz
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/authz/authz.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/authz
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/authz/endpointmatchers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/authz
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/authz/roles.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/authz
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/resource.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/service.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/auth.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/plugin.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/sse.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/config.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/ws.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/ldapuserinfo.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/www/avatar.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/interfaces.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/pathmatch.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/private_tempdir.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/kubeclientservice.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/lineboundaries.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/maildir.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/state.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/lru.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/bbcollections.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/latent.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/subscription.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/misc.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/service.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/ssl.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/identifiers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/logger.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/giturlparse.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/debounce.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/sautils.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/poll.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/config.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/git.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/croniter.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/deferwaiter.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/tuplematch.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/codebase.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/raml.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/_notifier.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/protocol.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/httpclientservice.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/netstrings.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/util/eventual.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/schedulers/forcesched.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/schedulers/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/schedulers/triggerable.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/schedulers/timed.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/schedulers/dependent.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/schedulers/manager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/schedulers/trysched.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/schedulers/basic.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/schedulers/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/schedulers/filter.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/types.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/patches.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/workers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/logs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/schedulers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/changesources.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/sourcestamps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/builds.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/connector.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/buildrequests.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/forceschedulers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/changes.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/logchunks.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/builders.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/properties.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/resultspec.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/exceptions.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/buildsets.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/masters.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/steps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/root.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/data/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/pbutil.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/clients/usersclient.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/clients
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/clients/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/clients
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/clients/sendchange.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/clients
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/clients/tryclient.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/clients
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/clients/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/clients
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/buildrequest.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/machine/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/machine
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/machine/generic.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/machine
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/machine/latent.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/machine
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/machine/manager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/machine
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/machine/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/machine
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scheduler.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/bitbucket.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/svnpoller.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/gerritchangesource.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/mail.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/github.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/changes.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/p4poller.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/pb.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/hgpoller.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/manager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/gitpoller.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/changes/filter.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/reconfig.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/sendchange.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/restart.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/stop.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/cleanupdb.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/checkconfig.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/windows_service.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/devproxy.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/create_master.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/dataspec.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/logwatcher.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/runner.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/upgrade_master.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/tryserver.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/trycmd.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/user.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/scripts/start.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/plugins/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/plugins
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/plugins/db.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/plugins
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/cache.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/users/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/users
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/users/manager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/users
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/users/manual.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/users
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/users/users.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/users
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/subunitlogobserver.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/factory.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/measured_service.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/debug.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/buildrequest.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/results.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/metrics.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/buildrequestdistributor.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/properties.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/build.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/builder.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/logobserver.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/log.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/botmaster.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/buildstep.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/remotecommand.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/workerforbuilder.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/process/remotetransfer.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/status/master.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/status/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/status/buildset.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/status/buildrequest.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/status/worker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/status/build.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/status/builder.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/status/client.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/status/event.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/status/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/statistics/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/statistics/storage_backends/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics/storage_backends
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/statistics/storage_backends/influxdb_client.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics/storage_backends
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/statistics/storage_backends/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics/storage_backends
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/statistics/stats_service.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/statistics/capture.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/cmake.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/python.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/master.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/mtrlogobserver.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/cppcheck.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/http.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/vstudio.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/worker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/darcs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/gitlab.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/mtn.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/bzr.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/cvs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/github.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/mercurial.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/svn.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/git.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/p4.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/repo.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/source/gerrit.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/python_twisted.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/shell.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/mswin.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/trigger.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/package/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/package/util.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/package/deb/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/deb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/package/deb/pbuilder.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/deb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/package/deb/lintian.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/deb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/package/rpm/rpmspec.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/rpm
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/package/rpm/mock.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/rpm
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/package/rpm/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/rpm
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/package/rpm/rpmlint.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/rpm
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/package/rpm/rpmbuild.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/rpm
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/subunit.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/maxq.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/shellsequence.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/download_secret_to_worker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/steps/transfer.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/revlinks.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/mq/simple.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/mq
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/mq/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/mq
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/mq/connector.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/mq
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/mq/wamp.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/mq
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/mq/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/mq
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/ec2.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/kubernetes.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/docker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/protocols/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/protocols
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/protocols/pb.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/protocols
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/protocols/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/protocols
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/protocols/null.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/protocols
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/local.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/latent.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/marathon.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/libvirt.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/manager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/worker/openstack.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/secrets/secret.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/secrets/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/secrets/providers/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/providers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/secrets/providers/file.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/providers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/secrets/providers/vault.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/providers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/secrets/providers/passwordstore.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/providers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/secrets/providers/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/providers
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/secrets/manager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/config.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/locks.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/workers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/logs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/schedulers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/changesources.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/sourcestamps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/builds.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/state.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/connector.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate_utils.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/buildrequests.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/changes.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/builders.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/types/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/types
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/types/json.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/types
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/enginestrategy.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/exceptions.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/040_add_builder_tags.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/046_mysql_innodb_compatibility.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/053_add_changes_committer.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/049_add_schedulers_enabled.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/052_cascading_set_null.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/047_cascading_deletes.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/050_cascading_deletes_all.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/041_add_N_N_tagsbuilders.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/043_changes_parent.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/045_worker_transition.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/042_add_build_properties_table.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/048_change_properties_to_text.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/054_add_index_to_steps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/051_add_worker_status.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/055_fix_changes_committer.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/migrate/versions/044_add_step_hidden.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/tags.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/buildsets.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/masters.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/steps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/pool.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/dbconfig.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/model.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/db/users.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/tuplematching.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/warnings.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/changesource.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/pbmanager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/decorators.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/interfaces.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/querylog.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/validation.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/sandboxed_worker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/protocols.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/scheduler.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/logging.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/patch_delay.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/misc.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/db.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/endpoint.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/properties.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/gpo.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/config.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/fuzz.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/www.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/sourcesteps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/connector_component.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/steps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/configurators.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/reporter.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/integration.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/dirs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/migration.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/util/notifier.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_upgrade.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_worker_latent.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_worker_workerside.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_integration_template.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_locks.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_telegram_bot.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_try_client_e2e.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_worker_comm.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_integration_force_with_patch.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_stop_build.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_log_finish.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_integration_scheduler_reconfigure.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_master.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_custom_buildstep.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/interop/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/interop/test_integration_secrets.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/interop/test_worker_reconnect.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/interop/test_setpropertyfromcommand.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/interop/test_interruptcommand.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/interop/test_commandmixin.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/interop/test_transfer.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/interop/test_compositestepmixin.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_integration_mastershell.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_worker_kubernetes.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_configs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_worker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_www.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_integration_with_secrets.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_URLs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_stop_trigger.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_worker_marathon.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_integration_secrets_with_vault.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_customservices.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_try_client.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_notifier.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_process_botmaster.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_usePty.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_virtual_builder.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/integration/test_trigger.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_trigger.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_model.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_master.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporter_github.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_builders.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporter_gitlab.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_resource.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_create_master.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_python_twisted.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_logobserver.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_mq_base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_restart.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporter_zulip.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_endpointmatchers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_schedulers_timed_NightlyBase.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporters_irc.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_plugins.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_hooks_github.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_fake_httpclientservice.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_builds.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_worker_openstack.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_clients_tryclient.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_start.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporter_gerrit_verify_status.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_047_cascading_deleletes.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_trycmd.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_state.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_raml.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_user.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_stats_service.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_051_add_workers_status.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_forceschedulers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_045_worker_transition.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_p4.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_properties.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporters_message.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_changes.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_mq_connector.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_048_change_properties_to_text.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_logwatcher.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_schedulers_basic.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_test_util_warnings.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_secret_in_vault.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_mq.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_maildir.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_schedulers_timed_NightlyTriggerable.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_workers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_deferwaiter.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_locks.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_fake_secrets_manager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_055_add_changes_committer.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporter_http.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_git.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_steps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_factory.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_worker_protocols_pb.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_pbmanager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_vstudio.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_masters.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_mercurial.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_schedulers_timed_Nightly.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_pool.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_svn.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_tuplematch.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_gitpoller.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_changesources.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_worker_manager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_rest.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_runner.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_sse.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_builder.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_sourcestamps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_filter.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_package_rpm_mock.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_patch_delay.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_cleanupdb.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_044_add_step_hidden.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_pathmatch.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_gerritchangesource.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporter_bitbucketserver.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_cvs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_checkconfig.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_config.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporters_pushjet.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_github.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_netstrings.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_052_cascading_set_null.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_hooks_gitlab.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporters_hipchat.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_enginestrategy.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_042_add_build_properties_table.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_shell.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_package_rpm_rpmbuild.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_ldapuserinfo.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_buildstep.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_changes.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_041_add_N_N_tagsbuilders.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_workers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_config.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_results.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_cppcheck.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_mail.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_kubeclientservice.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporters_notifier.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_buildrequests.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_debug.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_gitlab.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_giturlparse.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_lineboundaries.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_logs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_buildrequestdistributor.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_types.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_master.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_github.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_mtrlogobserver.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_version.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_download_secret_to_worker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_worker_kubernetes.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_043_add_changes_parent.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_worker_local.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_state.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_mswin.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_metrics.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_service.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_machine_generic.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_test_util_validation.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_worker_protocols_base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_050_cascading_deletes_all.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_builds.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_schedulers_dependent.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_interfaces.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_hooks_bitbucketserver.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_codebase.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_sourcestamps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_root.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_test_util_gpo.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_p4poller.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_worker_libvirt.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_private_tempdir.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_build.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_clients_usersclient.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_configurator_base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_ssl.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_gerrit.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_svnpoller.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_054_add_index_to_steps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_changes.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_python.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_renderable.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_053_add_changes_committer.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_shellsequence.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_schedulers_trysched.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_schedulers_timed_Timed.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_cmake.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_buildsets.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_authz.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_connector.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporters_mail.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_patches.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_users_manager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_remotecommand.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_ws.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_secret_in_file.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporters_utils.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_protocol.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_mtn.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_schedulers_base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_ComparableMixin.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_package_deb_lintian.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_contrib_buildbot_cvs_mail.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_mq_simple.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_hooks_bitbucket.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_schedulers_triggerable.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_lru.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_hgpoller.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_oauth.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_sautils.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_misc.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_worker_base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_hooks_poller.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_maxq.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_mq_wamp.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_git.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_040_add_builder_tags.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporter_bitbucket.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_bbcollections.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_049_add_schedulers_enabled.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_builders.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_identifiers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_connector.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_stop.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporter_gerrit.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_pb.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_httpclientservice.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_dbconfig.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_cache.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_logchunks.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_resultspec.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_schedulers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_subscriptions.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_clients_sendchange.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_upgrade_master.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_secret_in_passwordstore.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_package_rpm_rpmlint.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_eventual.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_schedulers_forcesched.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_repo.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_schedulers_manager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_hooks_gitorious.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_worker_marathon.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_subunit.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_hooks_bitbucketcloud.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_package_deb_pbuilder.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_properties.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporters_telegram.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_logs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_remotetransfer.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_http.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporters_pushover.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_avatar.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_base_Source.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_schedulers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_botmaster_BotMaster.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_users_manual.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_users.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_buildsets.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_manager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_reporters_words.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_bitbucket.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_interpolate_secrets.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_masters.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_workerforbuilder.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_notifier.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_changesources.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_darcs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_secret_rendered_service.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_janitor_configurator.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_buildrequest.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_buildrequests.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_log.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_changes_mail_CVSMaildirSource.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_process_users_users.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_source_bzr.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_schedulers_timed_Periodic.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_service.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_roles.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_sendchange.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_migrate_versions_046_mysql_innodb_compatibility.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_auth.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_buildbot_net_usage_data.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_wamp_connector.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_www_hooks_base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_worker_docker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_scripts_tryserver.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_db_base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_worker_ec2.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_revlinks.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_debounce.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_worker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_data_steps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_steps_transfer.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/unit/test_util_poll.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/kube.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/machine.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/private_tempdir.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/pbmanager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/docker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/fakebuild.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/change.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/logfile.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/state.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/fakemaster.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/latent.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/reactor.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/worker.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/fakemq.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/endpoint.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/step.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/bworkermanager.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/fakestats.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/libvirt.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/botmaster.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/web.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/fakedata.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/remotecommand.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/httpclientservice.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/fakeprotocol.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/openstack.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fake/secrets.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/test_extra_coverage.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/workers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/logs.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/schedulers.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/changesources.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/sourcestamps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/builds.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/state.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/row.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/connector.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/buildrequests.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/changes.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/builders.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/tags.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/buildsets.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/masters.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/steps.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/base.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fakedb/users.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fuzz/test_lru.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fuzz
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/fuzz/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fuzz
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/regressions/test_steps_shell_WarningCountingShellCommand.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/regressions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/regressions/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/regressions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/regressions/test_oldpaths.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/regressions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/test/regressions/test_bad_change_properties_rows.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/regressions
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/monkeypatches/__init__.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/monkeypatches
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/monkeypatches/decorators.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/monkeypatches
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/monkeypatches/servicechecks.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/monkeypatches
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/manhole.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/buildbot/buildbot_net_usage_data.py -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands/registry.py to registry.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands/shell.py to shell.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands/fs.py to fs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands/utils.py to utils.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/commands/transfer.py to transfer.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/interfaces.py to interfaces.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/util/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/util/_hangcheck.py to _hangcheck.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/util/_notifier.py to _notifier.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/pbutil.py to pbutil.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts/create_worker.py to create_worker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts/restart.py to restart.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts/stop.py to stop.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts/windows_service.py to windows_service.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts/logwatcher.py to logwatcher.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts/runner.py to runner.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/scripts/start.py to start.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/backports/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/compat.py to compat.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/runprocess.py to runprocess.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/pb.py to pb.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/exceptions.py to exceptions.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/bot.py to bot.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/util/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/util/misc.py to misc.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/util/command.py to command.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/util/compat.py to compat.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/util/sourcecommand.py to sourcecommand.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_scripts_restart.py to test_scripts_restart.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_scripts_start.py to test_scripts_start.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_runprocess.py to test_runprocess.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_commands_base.py to test_commands_base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_util.py to test_util.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_scripts_runner.py to test_scripts_runner.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/runprocess-scripts.py to runprocess-scripts.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_bot.py to test_bot.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_bot_Worker.py to test_bot_Worker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_commands_fs.py to test_commands_fs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_commands_registry.py to test_commands_registry.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_scripts_create_worker.py to test_scripts_create_worker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_scripts_stop.py to test_scripts_stop.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_commands_transfer.py to test_commands_transfer.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_commands_utils.py to test_commands_utils.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_commands_shell.py to test_commands_shell.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/unit/test_scripts_base.py to test_scripts_base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/fake/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/fake/runprocess.py to runprocess.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/fake/remote.py to remote.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/fake/workerforbuilder.py to workerforbuilder.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/test_extra_coverage.py to test_extra_coverage.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/test/test_util_hangcheck.py to test_util_hangcheck.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/monkeypatches/testcase_assert.py to testcase_assert.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/monkeypatches/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker/null.py to null.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/master.py to master.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/errors.py to errors.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker_transition.py to worker_transition.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/wamp/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/wamp/connector.py to connector.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/configurators/janitor.py to janitor.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/configurators/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/pbmanager.py to pbmanager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/zulip.py to zulip.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/bitbucket.py to bitbucket.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/http.py to http.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/pushjet.py to pushjet.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/words.py to words.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/gitlab.py to gitlab.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/telegram.py to telegram.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/message.py to message.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/mail.py to mail.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/github.py to github.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/hipchat.py to hipchat.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/stash.py to stash.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/irc.py to irc.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/gerrit_verify_status.py to gerrit_verify_status.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/pushover.py to pushover.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/bitbucketserver.py to bitbucketserver.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/utils.py to utils.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/notifier.py to notifier.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/reporters/gerrit.py to gerrit.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks/bitbucket.py to bitbucket.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks/poller.py to poller.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks/gitlab.py to gitlab.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks/github.py to github.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks/bitbucketserver.py to bitbucketserver.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks/bitbucketcloud.py to bitbucketcloud.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/hooks/gitorious.py to gitorious.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/change_hook.py to change_hook.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/rest.py to rest.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/oauth2.py to oauth2.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/authz/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/authz/authz.py to authz.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/authz/endpointmatchers.py to endpointmatchers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/authz/roles.py to roles.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/resource.py to resource.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/service.py to service.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/auth.py to auth.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/plugin.py to plugin.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/sse.py to sse.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/config.py to config.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/ws.py to ws.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/ldapuserinfo.py to ldapuserinfo.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/www/avatar.py to avatar.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/interfaces.py to interfaces.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/pathmatch.py to pathmatch.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/private_tempdir.py to private_tempdir.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/kubeclientservice.py to kubeclientservice.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/lineboundaries.py to lineboundaries.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/maildir.py to maildir.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/state.py to state.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/lru.py to lru.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/bbcollections.py to bbcollections.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/latent.py to latent.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/subscription.py to subscription.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/misc.py to misc.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/service.py to service.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/ssl.py to ssl.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/identifiers.py to identifiers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/logger.py to logger.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/giturlparse.py to giturlparse.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/debounce.py to debounce.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/sautils.py to sautils.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/poll.py to poll.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/config.py to config.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/git.py to git.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/croniter.py to croniter.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/deferwaiter.py to deferwaiter.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/tuplematch.py to tuplematch.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/codebase.py to codebase.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/raml.py to raml.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/_notifier.py to _notifier.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/protocol.py to protocol.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/httpclientservice.py to httpclientservice.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/netstrings.py to netstrings.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/util/eventual.py to eventual.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers/forcesched.py to forcesched.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers/triggerable.py to triggerable.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers/timed.py to timed.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers/dependent.py to dependent.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers/manager.py to manager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers/trysched.py to trysched.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers/basic.py to basic.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/schedulers/filter.py to filter.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/types.py to types.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/patches.py to patches.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/workers.py to workers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/logs.py to logs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/schedulers.py to schedulers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/changesources.py to changesources.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/sourcestamps.py to sourcestamps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/builds.py to builds.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/connector.py to connector.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/buildrequests.py to buildrequests.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/forceschedulers.py to forceschedulers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/changes.py to changes.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/logchunks.py to logchunks.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/builders.py to builders.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/properties.py to properties.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/resultspec.py to resultspec.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/exceptions.py to exceptions.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/buildsets.py to buildsets.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/masters.py to masters.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/steps.py to steps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/root.py to root.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/data/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/pbutil.py to pbutil.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/clients/usersclient.py to usersclient.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/clients/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/clients/sendchange.py to sendchange.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/clients/tryclient.py to tryclient.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/clients/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/buildrequest.py to buildrequest.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/machine/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/machine/generic.py to generic.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/machine/latent.py to latent.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/machine/manager.py to manager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/machine/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scheduler.py to scheduler.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/bitbucket.py to bitbucket.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/svnpoller.py to svnpoller.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/gerritchangesource.py to gerritchangesource.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/mail.py to mail.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/github.py to github.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/changes.py to changes.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/p4poller.py to p4poller.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/pb.py to pb.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/hgpoller.py to hgpoller.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/manager.py to manager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/gitpoller.py to gitpoller.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/changes/filter.py to filter.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/reconfig.py to reconfig.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/sendchange.py to sendchange.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/restart.py to restart.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/stop.py to stop.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/cleanupdb.py to cleanupdb.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/checkconfig.py to checkconfig.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/windows_service.py to windows_service.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/devproxy.py to devproxy.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/create_master.py to create_master.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/dataspec.py to dataspec.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/logwatcher.py to logwatcher.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/runner.py to runner.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/upgrade_master.py to upgrade_master.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/tryserver.py to tryserver.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/trycmd.py to trycmd.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/user.py to user.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/scripts/start.py to start.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/plugins/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/plugins/db.py to db.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/cache.py to cache.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/users/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/users/manager.py to manager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/users/manual.py to manual.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/users/users.py to users.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/subunitlogobserver.py to subunitlogobserver.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/factory.py to factory.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/measured_service.py to measured_service.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/debug.py to debug.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/buildrequest.py to buildrequest.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/results.py to results.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/metrics.py to metrics.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/buildrequestdistributor.py to buildrequestdistributor.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/properties.py to properties.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/build.py to build.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/builder.py to builder.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/logobserver.py to logobserver.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/log.py to log.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/botmaster.py to botmaster.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/buildstep.py to buildstep.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/remotecommand.py to remotecommand.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/workerforbuilder.py to workerforbuilder.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/process/remotetransfer.py to remotetransfer.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status/master.py to master.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status/buildset.py to buildset.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status/buildrequest.py to buildrequest.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status/worker.py to worker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status/build.py to build.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status/builder.py to builder.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status/client.py to client.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status/event.py to event.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/status/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics/storage_backends/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics/storage_backends/influxdb_client.py to influxdb_client.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics/storage_backends/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics/stats_service.py to stats_service.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/statistics/capture.py to capture.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/cmake.py to cmake.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/python.py to python.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/master.py to master.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/mtrlogobserver.py to mtrlogobserver.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/cppcheck.py to cppcheck.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/http.py to http.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/vstudio.py to vstudio.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/worker.py to worker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/darcs.py to darcs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/gitlab.py to gitlab.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/mtn.py to mtn.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/bzr.py to bzr.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/cvs.py to cvs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/github.py to github.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/mercurial.py to mercurial.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/svn.py to svn.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/git.py to git.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/p4.py to p4.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/repo.py to repo.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/source/gerrit.py to gerrit.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/python_twisted.py to python_twisted.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/shell.py to shell.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/mswin.py to mswin.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/trigger.py to trigger.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/util.py to util.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/deb/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/deb/pbuilder.py to pbuilder.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/deb/lintian.py to lintian.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/rpm/rpmspec.py to rpmspec.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/rpm/mock.py to mock.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/rpm/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/rpm/rpmlint.py to rpmlint.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/package/rpm/rpmbuild.py to rpmbuild.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/subunit.py to subunit.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/maxq.py to maxq.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/shellsequence.py to shellsequence.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/download_secret_to_worker.py to download_secret_to_worker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/steps/transfer.py to transfer.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/revlinks.py to revlinks.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/mq/simple.py to simple.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/mq/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/mq/connector.py to connector.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/mq/wamp.py to wamp.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/mq/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/ec2.py to ec2.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/kubernetes.py to kubernetes.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/docker.py to docker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/protocols/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/protocols/pb.py to pb.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/protocols/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/protocols/null.py to null.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/local.py to local.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/latent.py to latent.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/marathon.py to marathon.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/libvirt.py to libvirt.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/manager.py to manager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/worker/openstack.py to openstack.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/secret.py to secret.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/providers/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/providers/file.py to file.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/providers/vault.py to vault.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/providers/passwordstore.py to passwordstore.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/providers/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/secrets/manager.py to manager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/config.py to config.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/locks.py to locks.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/workers.py to workers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/logs.py to logs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/schedulers.py to schedulers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/changesources.py to changesources.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/sourcestamps.py to sourcestamps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/builds.py to builds.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/state.py to state.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/connector.py to connector.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate_utils.py to migrate_utils.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/buildrequests.py to buildrequests.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/changes.py to changes.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/builders.py to builders.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/types/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/types/json.py to json.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/enginestrategy.py to enginestrategy.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/exceptions.py to exceptions.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/040_add_builder_tags.py to 040_add_builder_tags.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/046_mysql_innodb_compatibility.py to 046_mysql_innodb_compatibility.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/053_add_changes_committer.py to 053_add_changes_committer.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/049_add_schedulers_enabled.py to 049_add_schedulers_enabled.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/052_cascading_set_null.py to 052_cascading_set_null.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/047_cascading_deletes.py to 047_cascading_deletes.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/050_cascading_deletes_all.py to 050_cascading_deletes_all.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/041_add_N_N_tagsbuilders.py to 041_add_N_N_tagsbuilders.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/043_changes_parent.py to 043_changes_parent.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/045_worker_transition.py to 045_worker_transition.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/042_add_build_properties_table.py to 042_add_build_properties_table.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/048_change_properties_to_text.py to 048_change_properties_to_text.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/054_add_index_to_steps.py to 054_add_index_to_steps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/051_add_worker_status.py to 051_add_worker_status.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/055_fix_changes_committer.py to 055_fix_changes_committer.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/migrate/versions/044_add_step_hidden.py to 044_add_step_hidden.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/tags.py to tags.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/buildsets.py to buildsets.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/masters.py to masters.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/steps.py to steps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/pool.py to pool.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/dbconfig.py to dbconfig.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/model.py to model.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/db/users.py to users.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/tuplematching.py to tuplematching.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/warnings.py to warnings.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/changesource.py to changesource.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/pbmanager.py to pbmanager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/decorators.py to decorators.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/interfaces.py to interfaces.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/querylog.py to querylog.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/validation.py to validation.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/sandboxed_worker.py to sandboxed_worker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/protocols.py to protocols.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/scheduler.py to scheduler.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/logging.py to logging.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/patch_delay.py to patch_delay.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/misc.py to misc.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/db.py to db.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/endpoint.py to endpoint.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/properties.py to properties.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/gpo.py to gpo.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/config.py to config.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/fuzz.py to fuzz.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/www.py to www.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/sourcesteps.py to sourcesteps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/connector_component.py to connector_component.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/steps.py to steps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/configurators.py to configurators.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/reporter.py to reporter.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/integration.py to integration.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/dirs.py to dirs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/migration.py to migration.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/util/notifier.py to notifier.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_upgrade.py to test_upgrade.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_worker_latent.py to test_worker_latent.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_worker_workerside.py to test_worker_workerside.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_integration_template.py to test_integration_template.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_locks.py to test_locks.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_telegram_bot.py to test_telegram_bot.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_try_client_e2e.py to test_try_client_e2e.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_worker_comm.py to test_worker_comm.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_integration_force_with_patch.py to test_integration_force_with_patch.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_stop_build.py to test_stop_build.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_log_finish.py to test_log_finish.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_integration_scheduler_reconfigure.py to test_integration_scheduler_reconfigure.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_master.py to test_master.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_custom_buildstep.py to test_custom_buildstep.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop/test_integration_secrets.py to test_integration_secrets.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop/test_worker_reconnect.py to test_worker_reconnect.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop/test_setpropertyfromcommand.py to test_setpropertyfromcommand.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop/test_interruptcommand.py to test_interruptcommand.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop/test_commandmixin.py to test_commandmixin.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop/test_transfer.py to test_transfer.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/interop/test_compositestepmixin.py to test_compositestepmixin.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_integration_mastershell.py to test_integration_mastershell.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_worker_kubernetes.py to test_worker_kubernetes.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_configs.py to test_configs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_worker.py to test_worker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_www.py to test_www.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_integration_with_secrets.py to test_integration_with_secrets.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_URLs.py to test_URLs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_stop_trigger.py to test_stop_trigger.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_worker_marathon.py to test_worker_marathon.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_integration_secrets_with_vault.py to test_integration_secrets_with_vault.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_customservices.py to test_customservices.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_try_client.py to test_try_client.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_notifier.py to test_notifier.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_process_botmaster.py to test_process_botmaster.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_usePty.py to test_usePty.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_virtual_builder.py to test_virtual_builder.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/test_trigger.py to test_trigger.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_trigger.py to test_steps_trigger.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_model.py to test_db_model.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_master.py to test_steps_master.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporter_github.py to test_reporter_github.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_builders.py to test_db_builders.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporter_gitlab.py to test_reporter_gitlab.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_resource.py to test_www_resource.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_create_master.py to test_scripts_create_master.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_python_twisted.py to test_steps_python_twisted.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_logobserver.py to test_process_logobserver.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_mq_base.py to test_mq_base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_restart.py to test_scripts_restart.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporter_zulip.py to test_reporter_zulip.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_endpointmatchers.py to test_www_endpointmatchers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_schedulers_timed_NightlyBase.py to test_schedulers_timed_NightlyBase.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporters_irc.py to test_reporters_irc.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_plugins.py to test_plugins.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_hooks_github.py to test_www_hooks_github.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_fake_httpclientservice.py to test_fake_httpclientservice.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_builds.py to test_db_builds.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_worker_openstack.py to test_worker_openstack.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_clients_tryclient.py to test_clients_tryclient.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_start.py to test_scripts_start.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporter_gerrit_verify_status.py to test_reporter_gerrit_verify_status.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_047_cascading_deleletes.py to test_db_migrate_versions_047_cascading_deleletes.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_trycmd.py to test_scripts_trycmd.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_state.py to test_util_state.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_raml.py to test_util_raml.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_user.py to test_scripts_user.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_stats_service.py to test_stats_service.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_051_add_workers_status.py to test_db_migrate_versions_051_add_workers_status.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_forceschedulers.py to test_data_forceschedulers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_045_worker_transition.py to test_db_migrate_versions_045_worker_transition.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_p4.py to test_steps_source_p4.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_properties.py to test_process_properties.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporters_message.py to test_reporters_message.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_changes.py to test_data_changes.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_mq_connector.py to test_mq_connector.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_048_change_properties_to_text.py to test_db_migrate_versions_048_change_properties_to_text.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_base.py to test_data_base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_logwatcher.py to test_scripts_logwatcher.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_schedulers_basic.py to test_schedulers_basic.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_test_util_warnings.py to test_test_util_warnings.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_secret_in_vault.py to test_secret_in_vault.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_mq.py to test_mq.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_maildir.py to test_util_maildir.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_schedulers_timed_NightlyTriggerable.py to test_schedulers_timed_NightlyTriggerable.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_workers.py to test_data_workers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util.py to test_util.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_deferwaiter.py to test_util_deferwaiter.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_locks.py to test_locks.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_fake_secrets_manager.py to test_fake_secrets_manager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_055_add_changes_committer.py to test_db_migrate_versions_055_add_changes_committer.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporter_http.py to test_reporter_http.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_git.py to test_steps_source_git.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_steps.py to test_db_steps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_factory.py to test_process_factory.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_worker_protocols_pb.py to test_worker_protocols_pb.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_pbmanager.py to test_pbmanager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_vstudio.py to test_steps_vstudio.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_masters.py to test_db_masters.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_mercurial.py to test_steps_source_mercurial.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_schedulers_timed_Nightly.py to test_schedulers_timed_Nightly.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_pool.py to test_db_pool.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_svn.py to test_steps_source_svn.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_tuplematch.py to test_util_tuplematch.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_gitpoller.py to test_changes_gitpoller.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_changesources.py to test_db_changesources.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_worker_manager.py to test_worker_manager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_base.py to test_changes_base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_rest.py to test_www_rest.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_runner.py to test_scripts_runner.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_sse.py to test_www_sse.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_builder.py to test_process_builder.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_sourcestamps.py to test_data_sourcestamps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_filter.py to test_changes_filter.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_package_rpm_mock.py to test_steps_package_rpm_mock.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_patch_delay.py to test_util_patch_delay.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_cleanupdb.py to test_scripts_cleanupdb.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_044_add_step_hidden.py to test_db_migrate_versions_044_add_step_hidden.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_pathmatch.py to test_util_pathmatch.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_gerritchangesource.py to test_changes_gerritchangesource.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporter_bitbucketserver.py to test_reporter_bitbucketserver.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_cvs.py to test_steps_source_cvs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_checkconfig.py to test_scripts_checkconfig.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_config.py to test_config.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporters_pushjet.py to test_reporters_pushjet.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_github.py to test_steps_source_github.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_netstrings.py to test_util_netstrings.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_052_cascading_set_null.py to test_db_migrate_versions_052_cascading_set_null.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_hooks_gitlab.py to test_www_hooks_gitlab.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporters_hipchat.py to test_reporters_hipchat.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_enginestrategy.py to test_db_enginestrategy.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_042_add_build_properties_table.py to test_db_migrate_versions_042_add_build_properties_table.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_shell.py to test_steps_shell.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_package_rpm_rpmbuild.py to test_steps_package_rpm_rpmbuild.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_ldapuserinfo.py to test_www_ldapuserinfo.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_buildstep.py to test_process_buildstep.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_changes.py to test_db_changes.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_041_add_N_N_tagsbuilders.py to test_db_migrate_versions_041_add_N_N_tagsbuilders.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_workers.py to test_db_workers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_config.py to test_www_config.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_results.py to test_process_results.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_cppcheck.py to test_steps_cppcheck.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_mail.py to test_changes_mail.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_kubeclientservice.py to test_util_kubeclientservice.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporters_notifier.py to test_reporters_notifier.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_buildrequests.py to test_data_buildrequests.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_debug.py to test_process_debug.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_gitlab.py to test_steps_source_gitlab.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_giturlparse.py to test_util_giturlparse.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_lineboundaries.py to test_util_lineboundaries.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_logs.py to test_db_logs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_buildrequestdistributor.py to test_process_buildrequestdistributor.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_types.py to test_data_types.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_master.py to test_master.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_github.py to test_changes_github.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_mtrlogobserver.py to test_steps_mtrlogobserver.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_version.py to test_version.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_download_secret_to_worker.py to test_download_secret_to_worker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_worker_kubernetes.py to test_worker_kubernetes.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_043_add_changes_parent.py to test_db_migrate_versions_043_add_changes_parent.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_worker_local.py to test_worker_local.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_state.py to test_db_state.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_mswin.py to test_steps_mswin.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_metrics.py to test_process_metrics.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_service.py to test_util_service.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_machine_generic.py to test_machine_generic.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_test_util_validation.py to test_test_util_validation.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_worker_protocols_base.py to test_worker_protocols_base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_050_cascading_deletes_all.py to test_db_migrate_versions_050_cascading_deletes_all.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_builds.py to test_data_builds.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_schedulers_dependent.py to test_schedulers_dependent.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_interfaces.py to test_util_interfaces.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_hooks_bitbucketserver.py to test_www_hooks_bitbucketserver.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_codebase.py to test_util_codebase.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_sourcestamps.py to test_db_sourcestamps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_root.py to test_data_root.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_test_util_gpo.py to test_test_util_gpo.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_p4poller.py to test_changes_p4poller.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_worker_libvirt.py to test_worker_libvirt.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_private_tempdir.py to test_util_private_tempdir.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_build.py to test_process_build.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_clients_usersclient.py to test_clients_usersclient.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_configurator_base.py to test_configurator_base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_ssl.py to test_util_ssl.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_gerrit.py to test_steps_source_gerrit.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_svnpoller.py to test_changes_svnpoller.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_054_add_index_to_steps.py to test_db_migrate_versions_054_add_index_to_steps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_changes.py to test_changes_changes.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_python.py to test_steps_python.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_renderable.py to test_steps_renderable.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_053_add_changes_committer.py to test_db_migrate_versions_053_add_changes_committer.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_shellsequence.py to test_steps_shellsequence.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_schedulers_trysched.py to test_schedulers_trysched.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_schedulers_timed_Timed.py to test_schedulers_timed_Timed.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_cmake.py to test_steps_cmake.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_buildsets.py to test_db_buildsets.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_authz.py to test_www_authz.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_connector.py to test_db_connector.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporters_mail.py to test_reporters_mail.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_patches.py to test_data_patches.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_users_manager.py to test_process_users_manager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_remotecommand.py to test_process_remotecommand.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_ws.py to test_www_ws.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_secret_in_file.py to test_secret_in_file.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporters_utils.py to test_reporters_utils.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_protocol.py to test_util_protocol.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_mtn.py to test_steps_source_mtn.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_schedulers_base.py to test_schedulers_base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_ComparableMixin.py to test_util_ComparableMixin.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_package_deb_lintian.py to test_steps_package_deb_lintian.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_contrib_buildbot_cvs_mail.py to test_contrib_buildbot_cvs_mail.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_mq_simple.py to test_mq_simple.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_hooks_bitbucket.py to test_www_hooks_bitbucket.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_schedulers_triggerable.py to test_schedulers_triggerable.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_lru.py to test_util_lru.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_hgpoller.py to test_changes_hgpoller.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_oauth.py to test_www_oauth.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_sautils.py to test_util_sautils.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_misc.py to test_util_misc.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_worker_base.py to test_worker_base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_hooks_poller.py to test_www_hooks_poller.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_maxq.py to test_steps_maxq.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_mq_wamp.py to test_mq_wamp.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_git.py to test_util_git.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_040_add_builder_tags.py to test_db_migrate_versions_040_add_builder_tags.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporter_bitbucket.py to test_reporter_bitbucket.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_bbcollections.py to test_util_bbcollections.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_049_add_schedulers_enabled.py to test_db_migrate_versions_049_add_schedulers_enabled.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_builders.py to test_data_builders.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_identifiers.py to test_util_identifiers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_connector.py to test_data_connector.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_stop.py to test_scripts_stop.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporter_gerrit.py to test_reporter_gerrit.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_pb.py to test_changes_pb.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_httpclientservice.py to test_util_httpclientservice.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_dbconfig.py to test_db_dbconfig.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_cache.py to test_process_cache.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_logchunks.py to test_data_logchunks.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_resultspec.py to test_data_resultspec.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_schedulers.py to test_db_schedulers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_subscriptions.py to test_util_subscriptions.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_clients_sendchange.py to test_clients_sendchange.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_upgrade_master.py to test_scripts_upgrade_master.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_secret_in_passwordstore.py to test_secret_in_passwordstore.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_package_rpm_rpmlint.py to test_steps_package_rpm_rpmlint.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_eventual.py to test_util_eventual.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_schedulers_forcesched.py to test_schedulers_forcesched.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_repo.py to test_steps_source_repo.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_schedulers_manager.py to test_schedulers_manager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_hooks_gitorious.py to test_www_hooks_gitorious.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_worker_marathon.py to test_worker_marathon.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_subunit.py to test_steps_subunit.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_hooks_bitbucketcloud.py to test_www_hooks_bitbucketcloud.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_package_deb_pbuilder.py to test_steps_package_deb_pbuilder.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_properties.py to test_data_properties.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporters_telegram.py to test_reporters_telegram.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_logs.py to test_data_logs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_remotetransfer.py to test_process_remotetransfer.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_http.py to test_steps_http.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporters_pushover.py to test_reporters_pushover.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_avatar.py to test_www_avatar.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_base_Source.py to test_steps_source_base_Source.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_schedulers.py to test_data_schedulers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_botmaster_BotMaster.py to test_process_botmaster_BotMaster.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_users_manual.py to test_process_users_manual.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_users.py to test_db_users.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_buildsets.py to test_data_buildsets.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_manager.py to test_changes_manager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_reporters_words.py to test_reporters_words.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_bitbucket.py to test_changes_bitbucket.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_interpolate_secrets.py to test_interpolate_secrets.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_masters.py to test_data_masters.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_workerforbuilder.py to test_process_workerforbuilder.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_notifier.py to test_util_notifier.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_changesources.py to test_data_changesources.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_darcs.py to test_steps_source_darcs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_secret_rendered_service.py to test_secret_rendered_service.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_janitor_configurator.py to test_janitor_configurator.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_buildrequest.py to test_process_buildrequest.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_buildrequests.py to test_db_buildrequests.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_log.py to test_process_log.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_changes_mail_CVSMaildirSource.py to test_changes_mail_CVSMaildirSource.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_process_users_users.py to test_process_users_users.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_source_bzr.py to test_steps_source_bzr.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_schedulers_timed_Periodic.py to test_schedulers_timed_Periodic.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_base.py to test_scripts_base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_service.py to test_www_service.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_roles.py to test_www_roles.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_sendchange.py to test_scripts_sendchange.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_migrate_versions_046_mysql_innodb_compatibility.py to test_db_migrate_versions_046_mysql_innodb_compatibility.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_auth.py to test_www_auth.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_buildbot_net_usage_data.py to test_buildbot_net_usage_data.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_wamp_connector.py to test_wamp_connector.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_www_hooks_base.py to test_www_hooks_base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_worker_docker.py to test_worker_docker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_scripts_tryserver.py to test_scripts_tryserver.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_db_base.py to test_db_base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_worker_ec2.py to test_worker_ec2.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_revlinks.py to test_revlinks.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_debounce.py to test_util_debounce.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_worker.py to test_steps_worker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_data_steps.py to test_data_steps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_steps_transfer.py to test_steps_transfer.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/unit/test_util_poll.py to test_util_poll.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/kube.py to kube.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/machine.py to machine.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/private_tempdir.py to private_tempdir.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/pbmanager.py to pbmanager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/docker.py to docker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/fakebuild.py to fakebuild.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/change.py to change.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/logfile.py to logfile.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/state.py to state.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/fakemaster.py to fakemaster.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/latent.py to latent.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/reactor.py to reactor.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/worker.py to worker.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/fakemq.py to fakemq.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/endpoint.py to endpoint.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/step.py to step.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/bworkermanager.py to bworkermanager.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/fakestats.py to fakestats.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/libvirt.py to libvirt.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/botmaster.py to botmaster.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/web.py to web.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/fakedata.py to fakedata.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/remotecommand.py to remotecommand.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/httpclientservice.py to httpclientservice.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/fakeprotocol.py to fakeprotocol.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/openstack.py to openstack.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fake/secrets.py to secrets.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/test_extra_coverage.py to test_extra_coverage.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/workers.py to workers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/logs.py to logs.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/schedulers.py to schedulers.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/changesources.py to changesources.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/sourcestamps.py to sourcestamps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/builds.py to builds.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/state.py to state.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/row.py to row.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/connector.py to connector.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/buildrequests.py to buildrequests.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/changes.py to changes.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/builders.py to builders.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/tags.py to tags.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/buildsets.py to buildsets.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/masters.py to masters.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/steps.py to steps.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/base.py to base.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fakedb/users.py to users.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fuzz/test_lru.py to test_lru.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/fuzz/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/regressions/test_steps_shell_WarningCountingShellCommand.py to test_steps_shell_WarningCountingShellCommand.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/regressions/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/regressions/test_oldpaths.py to test_oldpaths.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/regressions/test_bad_change_properties_rows.py to test_bad_change_properties_rows.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/monkeypatches/__init__.py to __init__.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/monkeypatches/decorators.py to decorators.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/monkeypatches/servicechecks.py to servicechecks.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/manhole.py to manhole.cpython-39.pyc
> byte-compiling /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/buildbot_net_usage_data.py to buildbot_net_usage_data.cpython-39.pyc
> 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 /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot_worker-2.8.2.post3.egg-info
> Skipping SOURCES.txt
> running install_scripts
> Installing buildbot-worker script to /<<PKGBUILDDIR>>/debian/tmp/usr/bin
> Installing buildbot_worker_windows_service script to /<<PKGBUILDDIR>>/debian/tmp/usr/bin
> dh_auto_install --sourcedirectory=master/docs \
> 	--package=buildbot-doc --destdir=debian/buildbot-doc
> 	install -d /<<PKGBUILDDIR>>/debian/buildbot-doc
> dh_auto_test --buildsystem=pybuild -- --system=custom \
> 	--test-args='PYTHONPATH=pkg:{destdir}/{install_dir} PATH=$PATH:{destdir}/usr/bin trial3 --reporter=text buildbot.test buildbot_worker.test'
> 	pybuild --test -i python{version} -p 3.9 --system=custom "--test-args=PYTHONPATH=pkg:{destdir}/{install_dir} PATH=\$PATH:{destdir}/usr/bin trial3 --reporter=text buildbot.test buildbot_worker.test"
> I: pybuild base:232: PYTHONPATH=pkg:/<<PKGBUILDDIR>>/debian/tmp//usr/lib/python3.9/dist-packages PATH=$PATH:/<<PKGBUILDDIR>>/debian/tmp/usr/bin trial3 --reporter=text buildbot.test buildbot_worker.test
> .......................................S....S................................SS.........SSSSS.SSSSSusing 'pb' connect method
> job created
> Delivering job; comment= None
> job has been delivered
> not waiting for builds to finish
> ..SSSS...........SS............................................S....S.............................S...........................................................................................................................................................................................................................................................................................................................................................................................................................................................SSSSSS..................................................................................................................................................................................................................................................................................................................................................................................................................................................................[{'workerid': 2, 'name': 'windows', 'workerinfo': {'a': 'b'}, 'paused': True, 'graceful': False, 'connected_to': [{'masterid': 14}], 'configured_on': [{'masterid': 13, 'builderid': 40}, {'masterid': 14, 'builderid': 40}, {'masterid': 13, 'builderid': 41}]}]
> ..........................................................................................................................................................................................................................................................................................................................................S.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SS......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................string == string
> .3 >= 2
> .3 > 2
> .1 <= 2
> .1 < 2
> .not-string != string
> ..........1 >= 1
> ...1 + 1
> .1 >= 1
> .1 / 3
> .5 // 2
> .2 in [1, 2]
> .2 in [1, 3]
> .5 % 3
> .2 * 2
> .1 - 1
> .string == string
> ...............................................................................................................................................................................................................................................................................................................................................................................................S..S...................................................SSSSSSSSSSSSSS..SSSSSSSSS...................................................................................................................................................................................................................................................................................................................................................................................................................SSSSSSSSSSSSSSSSS......................................................................................................................................S...................SSSSSSSSS...................................................................................SSSSSfoo == bar
> .foo == foo
> ...............................................................................................................................................................................................................................Exception ignored in: <generator object BuildStep.run at 0x7f593a60af20>
> Traceback (most recent call last):
>   File "/usr/lib/python3.9/re.py", line 331, in _subx
>     def filter(match, template=template):
> RuntimeError: generator ignored GeneratorExit
> Exception ignored in: <generator object BuildStep.run at 0x7f593a063900>
> Traceback (most recent call last):
>   File "/usr/lib/python3.9/re.py", line 331, in _subx
>     def filter(match, template=template):
> RuntimeError: generator ignored GeneratorExit
> Exception ignored in: <generator object BuildStep.run at 0x7f593a063430>
> Traceback (most recent call last):
>   File "/usr/lib/python3.9/re.py", line 331, in _subx
>     def filter(match, template=template):
> RuntimeError: generator ignored GeneratorExit
> .....................................................................................................................Git versions < 1.7.2 don't support progress
> .Git versions < 1.7.2 don't support progress
> .....Git versions < 1.7.2 don't support progress
> ......Git versions < 1.7.2 don't support progress
> ......Git versions < 1.7.2 don't support progress
> ........................................................................................................................Git versions < 1.7.2 don't support progress
> .Git versions < 1.7.2 don't support progress
> .....Git versions < 1.7.2 don't support progress
> ......Git versions < 1.7.2 don't support progress
> ......Git versions < 1.7.2 don't support progress
> .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.....................................SSSS..........................................................................................................................................................................................................E.......................................................................................................................SSSSSSSSSSSSSSSSSSSS..........................................................................................................................SSSSSSSSSS.SSSSS.SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS................................................................................................................SSSSSSSSSSSSSSSSSSSSSSS...SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS..............SSSSSSSSSS.......SSSSSSSSSSSSSS.................................................................................................................................S..........................................................................................................................
> ===============================================================================
> [SKIPPED]
> Flaky test (http://trac.buildbot.net/ticket/3340) - set $RUN_FLAKY_TESTS to run anyway
> 
> buildbot.test.integration.test_customservices.CustomServiceMaster.test_customService
> ===============================================================================
> [SKIPPED]
> Vault integration need docker environment to be setup
> 
> buildbot.test.integration.test_integration_secrets_with_vault.SecretsConfig.test_secret
> ===============================================================================
> [SKIPPED]
> buildbot-www not installed
> 
> buildbot.test.integration.test_master.RunMaster.test_master1
> buildbot.test.integration.test_master.RunMaster.test_master2
> buildbot.test.integration.test_telegram_bot.TelegramBot.testLoadState
> buildbot.test.integration.test_telegram_bot.TelegramBot.testMissingWorker
> buildbot.test.integration.test_telegram_bot.TelegramBot.testReconfig
> buildbot.test.integration.test_telegram_bot.TelegramBot.testSaveState
> buildbot.test.integration.test_telegram_bot.TelegramBot.testWebhook
> buildbot.test.integration.test_try_client.Schedulers.test_jobdir_no_wait
> buildbot.test.integration.test_try_client.Schedulers.test_jobdir_wait
> buildbot.test.integration.test_try_client.Schedulers.test_userpass_list_builders
> buildbot.test.integration.test_try_client.Schedulers.test_userpass_no_wait
> buildbot.test.integration.test_try_client.Schedulers.test_userpass_wait
> buildbot.test.integration.test_www.Www.test_masters
> buildbot.test.unit.test_scripts_create_master.TestCreateMasterFunctions.test_createDB
> buildbot.test.unit.test_scripts_create_master.TestCreateMasterFunctions.test_makeBasedir
> buildbot.test.unit.test_scripts_create_master.TestCreateMasterFunctions.test_makeBasedir_existing
> buildbot.test.unit.test_scripts_create_master.TestCreateMasterFunctions.test_makeBasedir_quiet
> buildbot.test.unit.test_scripts_create_master.TestCreateMasterFunctions.test_makeSampleConfig
> buildbot.test.unit.test_scripts_create_master.TestCreateMasterFunctions.test_makeSampleConfig_db
> buildbot.test.unit.test_scripts_create_master.TestCreateMasterFunctions.test_makeTAC
> buildbot.test.unit.test_scripts_create_master.TestCreateMasterFunctions.test_makeTAC_existing_correct
> buildbot.test.unit.test_scripts_create_master.TestCreateMasterFunctions.test_makeTAC_existing_incorrect
> buildbot.test.unit.test_scripts_create_master.TestCreateMasterFunctions.test_makeTAC_existing_incorrect_quiet
> buildbot.test.unit.test_scripts_create_master.TestCreateMasterFunctions.test_makeTAC_int_log_count
> buildbot.test.unit.test_scripts_create_master.TestCreateMasterFunctions.test_makeTAC_int_log_size
> buildbot.test.unit.test_scripts_create_master.TestCreateMasterFunctions.test_makeTAC_no_logrotate
> buildbot.test.unit.test_scripts_create_master.TestCreateMasterFunctions.test_makeTAC_none_log_count
> buildbot.test.unit.test_scripts_create_master.TestCreateMasterFunctions.test_makeTAC_relocatable
> buildbot.test.unit.test_scripts_create_master.TestCreateMasterFunctions.test_makeTAC_str_log_count
> buildbot.test.unit.test_scripts_create_master.TestCreateMasterFunctions.test_makeTAC_str_log_size
> buildbot.test.unit.test_scripts_upgrade_master.TestUpgradeMasterFunctions.test_installFile
> buildbot.test.unit.test_scripts_upgrade_master.TestUpgradeMasterFunctions.test_installFile_existing_differing
> buildbot.test.unit.test_scripts_upgrade_master.TestUpgradeMasterFunctions.test_installFile_existing_differing_overwrite
> buildbot.test.unit.test_scripts_upgrade_master.TestUpgradeMasterFunctions.test_installFile_existing_same
> buildbot.test.unit.test_scripts_upgrade_master.TestUpgradeMasterFunctions.test_installFile_quiet
> buildbot.test.unit.test_scripts_upgrade_master.TestUpgradeMasterFunctions.test_upgradeDatabase
> buildbot.test.unit.test_scripts_upgrade_master.TestUpgradeMasterFunctions.test_upgradeDatabaseFail
> buildbot.test.unit.test_scripts_upgrade_master.TestUpgradeMasterFunctions.test_upgradeFiles
> buildbot.test.unit.test_scripts_upgrade_master.TestUpgradeMasterFunctions.test_upgradeFiles_notice_about_unused_public_html
> buildbot.test.unit.test_www_auth.AuthBase.test_getLoginResource
> buildbot.test.unit.test_www_auth.AuthBase.test_maybeAutoLogin
> buildbot.test.unit.test_www_auth.AuthBase.test_updateUserInfo
> buildbot.test.unit.test_www_auth.AuthRealm.test_requestAvatar
> buildbot.test.unit.test_www_auth.AuthRootResource.test_getChild_login
> buildbot.test.unit.test_www_auth.AuthRootResource.test_getChild_logout
> buildbot.test.unit.test_www_auth.CustomAuth.test_callable
> buildbot.test.unit.test_www_auth.LoginResource.test_render
> buildbot.test.unit.test_www_auth.LogoutResource.test_render
> buildbot.test.unit.test_www_auth.LogoutResource.test_render_with_crlf
> buildbot.test.unit.test_www_auth.PreAuthenticatedLoginResource.test_render
> buildbot.test.unit.test_www_auth.RemoteUserAuth.test_maybeAutoLogin
> buildbot.test.unit.test_www_auth.RemoteUserAuth.test_maybeAutoLogin_mismatched_value
> buildbot.test.unit.test_www_auth.RemoteUserAuth.test_maybeAutoLogin_no_header
> buildbot.test.unit.test_www_auth.TwistedICredAuthBase.test_getLoginResource
> buildbot.test.unit.test_www_auth.UserPasswordAuth.test_passwordStringToBytes
> buildbot.test.unit.test_www_authz.Authz.test_DefaultDenyFalseContinuesCheck
> buildbot.test.unit.test_www_authz.Authz.test_DefaultDenyTrueStopsCheckIfFailed
> buildbot.test.unit.test_www_authz.Authz.test_anyEndpoint
> buildbot.test.unit.test_www_authz.Authz.test_fnmatchPatternRoleCheck
> buildbot.test.unit.test_www_authz.Authz.test_rebuildBuild
> buildbot.test.unit.test_www_authz.Authz.test_regexPatternRoleCheck
> buildbot.test.unit.test_www_authz.Authz.test_stopBuild
> buildbot.test.unit.test_www_avatar.AvatarResource.test_custom
> buildbot.test.unit.test_www_avatar.AvatarResource.test_custom_not_found
> buildbot.test.unit.test_www_avatar.AvatarResource.test_default
> buildbot.test.unit.test_www_avatar.AvatarResource.test_gravatar
> buildbot.test.unit.test_www_config.IndexResource.test_CustomTemplateDir
> buildbot.test.unit.test_www_config.IndexResource.test_parseCustomTemplateDir
> buildbot.test.unit.test_www_config.IndexResource.test_render
> buildbot.test.unit.test_www_endpointmatchers.AnyControlEndpointMatcher.test_default_action
> buildbot.test.unit.test_www_endpointmatchers.AnyControlEndpointMatcher.test_get
> buildbot.test.unit.test_www_endpointmatchers.AnyControlEndpointMatcher.test_other_action
> buildbot.test.unit.test_www_endpointmatchers.AnyEndpointMatcher.test_nominal
> buildbot.test.unit.test_www_endpointmatchers.EnableSchedulerEndpointMatcher.test_build
> buildbot.test.unit.test_www_endpointmatchers.EnableSchedulerEndpointMatcher.test_invalidPath
> buildbot.test.unit.test_www_endpointmatchers.EnableSchedulerEndpointMatcher.test_scheduler_enable
> buildbot.test.unit.test_www_endpointmatchers.ForceBuildEndpointMatcherBranch.test_build
> buildbot.test.unit.test_www_endpointmatchers.ForceBuildEndpointMatcherBranch.test_forcesched
> buildbot.test.unit.test_www_endpointmatchers.ForceBuildEndpointMatcherBranch.test_forcesched_builder_no_match
> buildbot.test.unit.test_www_endpointmatchers.ForceBuildEndpointMatcherBranch.test_forcesched_nobuilder
> buildbot.test.unit.test_www_endpointmatchers.ForceBuildEndpointMatcherBranch.test_invalidPath
> buildbot.test.unit.test_www_endpointmatchers.ForceBuildEndpointMatcherBranch.test_noforcesched
> buildbot.test.unit.test_www_endpointmatchers.StopBuildEndpointMatcherBranch.test_build
> buildbot.test.unit.test_www_endpointmatchers.StopBuildEndpointMatcherBranch.test_build_no_builder
> buildbot.test.unit.test_www_endpointmatchers.StopBuildEndpointMatcherBranch.test_build_no_match
> buildbot.test.unit.test_www_endpointmatchers.StopBuildEndpointMatcherBranch.test_invalidPath
> buildbot.test.unit.test_www_endpointmatchers.ViewBuildsEndpointMatcherBranch.test_invalidPath
> buildbot.test.unit.test_www_oauth.OAuth2Auth.test_BitbucketVerifyCode
> buildbot.test.unit.test_www_oauth.OAuth2Auth.test_GitHubAuthBadApiVersion
> buildbot.test.unit.test_www_oauth.OAuth2Auth.test_GitHubAuthRaiseErrorWithApiV3AndGetTeamMembership
> buildbot.test.unit.test_www_oauth.OAuth2Auth.test_GithubVerifyCode
> buildbot.test.unit.test_www_oauth.OAuth2Auth.test_GithubVerifyCode_v4
> buildbot.test.unit.test_www_oauth.OAuth2Auth.test_GithubVerifyCode_v4_teams
> buildbot.test.unit.test_www_oauth.OAuth2Auth.test_GitlabVerifyCode
> buildbot.test.unit.test_www_oauth.OAuth2Auth.test_GoogleVerifyCode
> buildbot.test.unit.test_www_oauth.OAuth2Auth.test_getBitbucketLoginURL
> buildbot.test.unit.test_www_oauth.OAuth2Auth.test_getConfig
> buildbot.test.unit.test_www_oauth.OAuth2Auth.test_getGitLabLoginURL
> buildbot.test.unit.test_www_oauth.OAuth2Auth.test_getGithubELoginURL
> buildbot.test.unit.test_www_oauth.OAuth2Auth.test_getGithubLoginURL
> buildbot.test.unit.test_www_oauth.OAuth2Auth.test_getGithubLoginURL_with_secret
> buildbot.test.unit.test_www_oauth.OAuth2Auth.test_getGoogleLoginURL
> buildbot.test.unit.test_www_oauth.OAuth2Auth.test_loginResource
> buildbot.test.unit.test_www_oauth.OAuth2AuthGitHubE2E.test_E2E
> buildbot.test.unit.test_www_oauth.OAuth2AuthGitLabE2E.test_E2E
> buildbot.test.unit.test_www_oauth.OAuth2AuthGoogleE2E.test_E2E
> buildbot.test.unit.test_www_resource.RedirectResource.test_redirect
> buildbot.test.unit.test_www_resource.RedirectResource.test_redirect_cr_lf
> buildbot.test.unit.test_www_resource.Resource.test_base_url
> buildbot.test.unit.test_www_resource.Resource.test_reconfigResource_registration
> buildbot.test.unit.test_www_rest.RestRootResource.test_render
> buildbot.test.unit.test_www_rest.RestRootResource.test_versions
> buildbot.test.unit.test_www_rest.RestRootResource.test_versions_limited
> buildbot.test.unit.test_www_rest.V2RootResource.test_default_origin
> buildbot.test.unit.test_www_rest.V2RootResource.test_failure
> buildbot.test.unit.test_www_rest.V2RootResource.test_invalid_http_method
> buildbot.test.unit.test_www_rest.V2RootResource_CORS.test_cors_no_origin
> buildbot.test.unit.test_www_rest.V2RootResource_CORS.test_cors_origin_match
> buildbot.test.unit.test_www_rest.V2RootResource_CORS.test_cors_origin_match_star
> buildbot.test.unit.test_www_rest.V2RootResource_CORS.test_cors_origin_mismatch
> buildbot.test.unit.test_www_rest.V2RootResource_CORS.test_cors_origin_mismatch_post
> buildbot.test.unit.test_www_rest.V2RootResource_CORS.test_cors_origin_patterns
> buildbot.test.unit.test_www_rest.V2RootResource_CORS.test_cors_origin_preflight_bad_method
> buildbot.test.unit.test_www_rest.V2RootResource_CORS.test_cors_origin_preflight_bad_origin
> buildbot.test.unit.test_www_rest.V2RootResource_CORS.test_cors_origin_preflight_match_GET
> buildbot.test.unit.test_www_rest.V2RootResource_CORS.test_cors_origin_preflight_match_POST
> buildbot.test.unit.test_www_rest.V2RootResource_JSONRPC2.test_authz_forbidden
> buildbot.test.unit.test_www_rest.V2RootResource_JSONRPC2.test_bad_req_id_missing
> buildbot.test.unit.test_www_rest.V2RootResource_JSONRPC2.test_bad_req_id_type
> buildbot.test.unit.test_www_rest.V2RootResource_JSONRPC2.test_bad_req_jsonrpc_missing
> buildbot.test.unit.test_www_rest.V2RootResource_JSONRPC2.test_bad_req_jsonrpc_type
> buildbot.test.unit.test_www_rest.V2RootResource_JSONRPC2.test_bad_req_jsonrpc_value
> buildbot.test.unit.test_www_rest.V2RootResource_JSONRPC2.test_bad_req_method_missing
> buildbot.test.unit.test_www_rest.V2RootResource_JSONRPC2.test_bad_req_method_type
> buildbot.test.unit.test_www_rest.V2RootResource_JSONRPC2.test_bad_req_params_missing
> buildbot.test.unit.test_www_rest.V2RootResource_JSONRPC2.test_bad_req_params_type
> buildbot.test.unit.test_www_rest.V2RootResource_JSONRPC2.test_bad_req_type
> buildbot.test.unit.test_www_rest.V2RootResource_JSONRPC2.test_invalid_action
> buildbot.test.unit.test_www_rest.V2RootResource_JSONRPC2.test_invalid_content_type
> buildbot.test.unit.test_www_rest.V2RootResource_JSONRPC2.test_invalid_json
> buildbot.test.unit.test_www_rest.V2RootResource_JSONRPC2.test_invalid_path
> buildbot.test.unit.test_www_rest.V2RootResource_JSONRPC2.test_list_request
> buildbot.test.unit.test_www_rest.V2RootResource_JSONRPC2.test_valid
> buildbot.test.unit.test_www_rest.V2RootResource_JSONRPC2.test_valid_fails
> buildbot.test.unit.test_www_rest.V2RootResource_JSONRPC2.test_valid_int_id
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_collection
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_collection_fields
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_collection_filter_and_order
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_collection_filter_and_order_desc
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_collection_filter_on_unselected
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_collection_filter_pagination
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_collection_invalid_field
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_collection_invalid_filter_value
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_collection_invalid_limit
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_collection_invalid_offset
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_collection_invalid_simple_filter_value
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_collection_limit
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_collection_limit_at_end
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_collection_limit_past_end
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_collection_list_filter
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_collection_offset
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_collection_offset_limit
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_collection_offset_past_end
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_collection_operator_filter
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_collection_order
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_collection_order_desc
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_collection_order_on_unselected
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_collection_simple_filter
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_details
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_details_fields
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_details_filter_fails
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_details_none
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_fails
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_head
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_api_with_accept
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_authz_forbidden
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_decode_result_spec_limit
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_decode_result_spec_not_a_collection_limit
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_decode_result_spec_not_a_collection_offset
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_decode_result_spec_not_a_collection_order
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_decode_result_spec_not_a_collection_properties
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_decode_result_spec_offset
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_decode_result_spec_order
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_decode_result_spec_properties
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_decode_result_spec_raise_bad_request_on_bad_property_value
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_invalid_query
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_not_found
> buildbot.test.unit.test_www_rest.V2RootResource_REST.test_raw
> buildbot.test.unit.test_www_service.Test.test_reconfigService_expiration_time
> buildbot.test.unit.test_www_service.Test.test_reconfigService_no_port
> buildbot.test.unit.test_www_service.Test.test_reconfigService_port
> buildbot.test.unit.test_www_service.Test.test_reconfigService_port_changes
> buildbot.test.unit.test_www_service.Test.test_reconfigService_port_changes_to_none
> buildbot.test.unit.test_www_service.Test.test_reconfigService_reconfigResources
> buildbot.test.unit.test_www_service.Test.test_setupSite
> buildbot.test.unit.test_www_service.Test.test_setupSiteWithHook
> buildbot.test.unit.test_www_service.Test.test_setupSiteWithHookAndAuth
> buildbot.test.unit.test_www_service.Test.test_setupSiteWithProtectedHook
> buildbot.test.unit.test_www_sse.EventResource.test_listen
> buildbot.test.unit.test_www_sse.EventResource.test_listen_add_baduuid
> buildbot.test.unit.test_www_sse.EventResource.test_listen_add_nouuid
> buildbot.test.unit.test_www_sse.EventResource.test_listen_add_then_close
> buildbot.test.unit.test_www_sse.EventResource.test_listen_add_then_remove
> buildbot.test.unit.test_www_sse.EventResource.test_simpleapi
> buildbot.test.unit.test_www_ws.WsResource.test_bad_cmd
> buildbot.test.unit.test_www_ws.WsResource.test_no_cmd
> buildbot.test.unit.test_www_ws.WsResource.test_no_id
> buildbot.test.unit.test_www_ws.WsResource.test_ping
> buildbot.test.unit.test_www_ws.WsResource.test_startConsuming
> buildbot.test.unit.test_www_ws.WsResource.test_startConsumingBadPath
> buildbot.test.unit.test_www_ws.WsResource.test_stopConsuming
> buildbot.test.unit.test_www_ws.WsResource.test_stopConsumingNotRegistered
> ===============================================================================
> [SKIPPED]
> '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/v087p1.tgz' not found (normal when not building from Git)
> 
> buildbot.test.integration.test_upgrade.UpgradeTestV087p1.test_upgrade
> ===============================================================================
> [SKIPPED]
> '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/buildbot/test/integration/v090b4.tgz' not found (normal when not building from Git)
> 
> buildbot.test.integration.test_upgrade.UpgradeTestV090b4.test_gotError
> buildbot.test.integration.test_upgrade.UpgradeTestV090b4.test_gotError2
> buildbot.test.integration.test_upgrade.UpgradeTestV090b4.test_upgrade
> ===============================================================================
> [SKIPPED]
> kubernetes integration tests only run when environment variable TEST_KUBERNETES is set
> 
> buildbot.test.integration.test_worker_kubernetes.KubernetesMaster.test_trigger
> buildbot.test.integration.test_worker_kubernetes.KubernetesMasterTReq.test_trigger
> buildbot.test.unit.test_util_kubeclientservice.RealKubeClientServiceTest.test_create_and_delete_pod
> buildbot.test.unit.test_util_kubeclientservice.RealKubeClientServiceTest.test_create_bad_spec
> buildbot.test.unit.test_util_kubeclientservice.RealKubeClientServiceTest.test_delete_not_existing
> buildbot.test.unit.test_util_kubeclientservice.RealKubeClientServiceTest.test_wait_for_delete_not_deleting
> ===============================================================================
> [SKIPPED]
> marathon integration tests only run when environment variable BBTEST_MARATHON_URL is with url to Marathon api 
> 
> buildbot.test.integration.test_worker_marathon.MarathonMaster.test_trigger
> ===============================================================================
> [SKIPPED]
> _sendBuildbotNetUsageData real test only run when environment variable TEST_BUILDBOTNET_USAGEDATA is set
> 
> buildbot.test.unit.test_buildbot_net_usage_data.Tests.test_real
> ===============================================================================
> [SKIPPED]
> '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.9/dist-packages/contrib/buildbot_cvs_mail.py' does not exist (normal unless run from git)
> 
> buildbot.test.unit.test_contrib_buildbot_cvs_mail.TestBuildbotCvsMail.test_buildbot_cvs_mail_from_cvs1_11
> buildbot.test.unit.test_contrib_buildbot_cvs_mail.TestBuildbotCvsMail.test_buildbot_cvs_mail_from_cvs1_12
> buildbot.test.unit.test_contrib_buildbot_cvs_mail.TestBuildbotCvsMail.test_buildbot_cvs_mail_no_args_exits_with_error
> buildbot.test.unit.test_contrib_buildbot_cvs_mail.TestBuildbotCvsMail.test_buildbot_cvs_mail_with_unknown_opt_exits_with_error
> buildbot.test.unit.test_contrib_buildbot_cvs_mail.TestBuildbotCvsMail.test_buildbot_cvs_mail_without_cvsroot_opt_exits_with_error
> buildbot.test.unit.test_contrib_buildbot_cvs_mail.TestBuildbotCvsMail.test_buildbot_cvs_mail_without_email_opt_exits_with_error
> ===============================================================================
> [SKIPPED]
> sqlite in-memory model is always upgraded at connection
> 
> buildbot.test.unit.test_db_connector.TestDBConnector.test_setup_check_version_bad
> ===============================================================================
> [SKIPPED]
> define WAMP_ROUTER_URL to a wamp router to run this test
> > crossbar init
> > crossbar start &
> > export WAMP_ROUTER_URL=ws://localhost:8080/ws
> > trial buildbot.unit.test_mq_wamp
> 
> buildbot.test.unit.test_mq_wamp.WampMQReal.test_forward_data
> buildbot.test.unit.test_mq_wamp.WampMQReal.test_forward_data_wildcard
> ===============================================================================
> [SKIPPED]
> real pushjet test runs only if the variable TEST_PUSHJET_SECRET is defined
> 
> buildbot.test.unit.test_reporters_pushjet.TestPushjetNotifier.test_sendRealNotification
> ===============================================================================
> [SKIPPED]
> real pushover test runs only if the variable TEST_PUSHOVER_CREDENTIALS is defined
> 
> buildbot.test.unit.test_reporters_pushover.TestPushoverNotifier.test_sendRealNotification
> ===============================================================================
> [SKIPPED]
> telegram tests need buildbot-www installed
> 
> buildbot.test.unit.test_reporters_telegram.TestTelegramService.test_delete_message
> buildbot.test.unit.test_reporters_telegram.TestTelegramService.test_edit_message
> buildbot.test.unit.test_reporters_telegram.TestTelegramService.test_format_build_status
> buildbot.test.unit.test_reporters_telegram.TestTelegramService.test_format_build_status_short
> buildbot.test.unit.test_reporters_telegram.TestTelegramService.test_getContact
> buildbot.test.unit.test_reporters_telegram.TestTelegramService.test_getContact_invalid
> buildbot.test.unit.test_reporters_telegram.TestTelegramService.test_getContact_update
> buildbot.test.unit.test_reporters_telegram.TestTelegramService.test_getContact_valid
> buildbot.test.unit.test_reporters_telegram.TestTelegramService.test_get_update
> buildbot.test.unit.test_reporters_telegram.TestTelegramService.test_get_update_bad_content_type
> buildbot.test.unit.test_reporters_telegram.TestTelegramService.test_parse_query_bad
> buildbot.test.unit.test_reporters_telegram.TestTelegramService.test_parse_query_cached
> buildbot.test.unit.test_reporters_telegram.TestTelegramService.test_parse_query_cached_dict
> buildbot.test.unit.test_reporters_telegram.TestTelegramService.test_parse_query_explicit
> buildbot.test.unit.test_reporters_telegram.TestTelegramService.test_post_need_repeat
> buildbot.test.unit.test_reporters_telegram.TestTelegramService.test_post_not_ok
> buildbot.test.unit.test_reporters_telegram.TestTelegramService.test_render_POST
> buildbot.test.unit.test_reporters_telegram.TestTelegramService.test_send_message
> buildbot.test.unit.test_reporters_telegram.TestTelegramService.test_send_message_long
> buildbot.test.unit.test_reporters_telegram.TestTelegramService.test_send_sticker
> buildbot.test.unit.test_reporters_telegram.TestTelegramService.test_set_nickname
> buildbot.test.unit.test_reporters_telegram.TestTelegramService.test_set_webhook
> buildbot.test.unit.test_reporters_telegram.TestTelegramService.test_set_webhook_cert
> ===============================================================================
> [SKIPPED]
> Flaky test (http://trac.buildbot.net/ticket/2760) - set $RUN_FLAKY_TESTS to run anyway
> 
> buildbot.test.unit.test_scripts_start.TestStart.test_start
> ===============================================================================
> [SKIPPED]
> Need to install txrequests to test http steps
> 
> buildbot.test.unit.test_steps_http.TestHTTPStep.test_404
> buildbot.test.unit.test_steps_http.TestHTTPStep.test_POST
> buildbot.test.unit.test_steps_http.TestHTTPStep.test_basic
> buildbot.test.unit.test_steps_http.TestHTTPStep.test_header
> buildbot.test.unit.test_steps_http.TestHTTPStep.test_params_renderable
> ===============================================================================
> [SKIPPED]
> this test requires txrequests and treq
> 
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestFakeE2E.test_content
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestFakeE2E.test_content_with_params
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestFakeE2E.test_json
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestFakeE2E.test_lots
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestFakeE2E.test_lots_parallel
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestFakeE2E.test_post_content_with_params
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestFakeE2E.test_put_content_with_data
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestFakeE2E.test_put_content_with_json
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestFakeE2E.test_put_content_with_json_datetime
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTReq.test_delete
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTReq.test_get
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTReq.test_post
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTReq.test_post_auth
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTReq.test_post_auth_digest
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTReq.test_post_headers
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTReq.test_put
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTReqE2E.test_content
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTReqE2E.test_content_with_params
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTReqE2E.test_json
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTReqE2E.test_lots
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTReqE2E.test_lots_parallel
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTReqE2E.test_post_content_with_params
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTReqE2E.test_put_content_with_data
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTReqE2E.test_put_content_with_json
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTReqE2E.test_put_content_with_json_datetime
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTReqNoEncoding.test_post_raw
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTReqNoEncoding.test_post_rawlist
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTxRequest.test_delete
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTxRequest.test_get
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTxRequest.test_post
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTxRequest.test_post_auth
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTxRequest.test_post_headers
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTxRequest.test_put
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTxRequestE2E.test_content
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTxRequestE2E.test_content_with_params
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTxRequestE2E.test_json
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTxRequestE2E.test_lots
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTxRequestE2E.test_lots_parallel
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTxRequestE2E.test_post_content_with_params
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTxRequestE2E.test_put_content_with_data
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTxRequestE2E.test_put_content_with_json
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTxRequestE2E.test_put_content_with_json_datetime
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTxRequestNoEncoding.test_post_raw
> buildbot.test.unit.test_util_httpclientservice.HTTPClientServiceTestTxRequestNoEncoding.test_post_rawlist
> ===============================================================================
> [SKIPPED]
> boto3 or moto is not installed
> 
> buildbot.test.unit.test_worker_ec2.TestEC2LatentWorker.test_constructor_minimal
> buildbot.test.unit.test_worker_ec2.TestEC2LatentWorker.test_constructor_region
> buildbot.test.unit.test_worker_ec2.TestEC2LatentWorker.test_constructor_tags
> buildbot.test.unit.test_worker_ec2.TestEC2LatentWorker.test_fail_mixing_classic_and_vpc_ec2_settings
> buildbot.test.unit.test_worker_ec2.TestEC2LatentWorker.test_fail_multiplier_and_max_are_none
> buildbot.test.unit.test_worker_ec2.TestEC2LatentWorker.test_get_image_ami
> buildbot.test.unit.test_worker_ec2.TestEC2LatentWorker.test_get_image_location
> buildbot.test.unit.test_worker_ec2.TestEC2LatentWorker.test_get_image_location_not_found
> buildbot.test.unit.test_worker_ec2.TestEC2LatentWorker.test_start_instance
> buildbot.test.unit.test_worker_ec2.TestEC2LatentWorker.test_start_instance_attach_volume
> buildbot.test.unit.test_worker_ec2.TestEC2LatentWorker.test_start_instance_ip
> buildbot.test.unit.test_worker_ec2.TestEC2LatentWorker.test_start_instance_tags
> buildbot.test.unit.test_worker_ec2.TestEC2LatentWorker.test_start_instance_volumes
> buildbot.test.unit.test_worker_ec2.TestEC2LatentWorker.test_start_instance_volumes_deprecated
> buildbot.test.unit.test_worker_ec2.TestEC2LatentWorker.test_start_spot_instance
> buildbot.test.unit.test_worker_ec2.TestEC2LatentWorker.test_start_vpc_instance
> buildbot.test.unit.test_worker_ec2.TestEC2LatentWorker.test_start_vpc_spot_instance
> buildbot.test.unit.test_worker_ec2.TestEC2LatentWorkerDefaultKeyairSecurityGroup.test_no_default_security_warning_when_security_group_ids
> buildbot.test.unit.test_worker_ec2.TestEC2LatentWorkerDefaultKeyairSecurityGroup.test_use_non_default_keypair_security
> ===============================================================================
> [SKIPPED]
> Flaky test (https://github.com/buildbot/buildbot/issues/3936) - set $RUN_FLAKY_TESTS to run anyway
> 
> buildbot.test.unit.test_worker_ec2.TestEC2LatentWorker.test_get_image_owners
> ===============================================================================
> [SKIPPED]
> ViewBuildsEndpointMatcher is not implemented yet
> 
> buildbot.test.unit.test_www_endpointmatchers.ViewBuildsEndpointMatcherBranch.test_build
> ===============================================================================
> [SKIPPED]
> not a win32 platform
> 
> buildbot_worker.test.unit.test_runprocess.TestRunProcess.testPipeString
> ===============================================================================
> [ERROR]
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/twisted/trial/_synctest.py", line 1078, in run
>     warnings.warn_explicit(**w)
> builtins.PendingDeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+
> 
> buildbot.test.unit.test_version.VersioningUtilsTests_PKG.test_getVersionFromArchiveIdNoTag
> -------------------------------------------------------------------------------
> Ran 6028 tests in 69.935s
> 
> FAILED (skips=332, errors=1, successes=5696)
> Exception ignored in: <_io.FileIO name='/dev/null' mode='rb' closefd=True>
> ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='r' encoding='UTF-8'>
> E: pybuild pybuild:353: test: plugin custom failed with: exit code=1: PYTHONPATH=pkg:/<<PKGBUILDDIR>>/debian/tmp//usr/lib/python3.9/dist-packages PATH=$PATH:/<<PKGBUILDDIR>>/debian/tmp/usr/bin trial3 --reporter=text buildbot.test buildbot_worker.test
> 	rm -fr -- /tmp/dh-xdg-rundir-9VGUrfpq
> dh_auto_test: error: pybuild --test -i python{version} -p 3.9 --system=custom "--test-args=PYTHONPATH=pkg:{destdir}/{install_dir} PATH=\$PATH:{destdir}/usr/bin trial3 --reporter=text buildbot.test buildbot_worker.test" returned exit code 13

The full build log is available from:
   http://qa-logs.debian.net/2020/11/25/buildbot_2.8.2-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Python-apps-team mailing list