Mock Version: 1.4.19 Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/buildbot.spec'], chrootPath='/var/lib/mock/f31-build-17921795-1286110/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/buildbot.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1571702400 Wrote: /builddir/build/SRPMS/buildbot-2.5.0-1.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/buildbot.spec'], chrootPath='/var/lib/mock/f31-build-17921795-1286110/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/buildbot.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1571702400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SInABW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf buildbot-2.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/buildbot-2.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /builddir/build/SOURCES/buildbot-worker-2.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /builddir/build/SOURCES/buildbot-www-2.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /builddir/build/SOURCES/buildbot-waterfall-view-2.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /builddir/build/SOURCES/buildbot-grid-view-2.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/buildbot-console-view-2.5.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /builddir/build/SOURCES/buildbot-pkg-2.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/buildbot-2.5.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd buildbot-2.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.76XV6V + umask 022 + cd /builddir/build/BUILD + cd buildbot-2.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/buildbot copying buildbot/pbutil.py -> build/lib/buildbot copying buildbot/buildbot_net_usage_data.py -> build/lib/buildbot copying buildbot/config.py -> build/lib/buildbot copying buildbot/revlinks.py -> build/lib/buildbot copying buildbot/pbmanager.py -> build/lib/buildbot copying buildbot/scheduler.py -> build/lib/buildbot copying buildbot/interfaces.py -> build/lib/buildbot copying buildbot/master.py -> build/lib/buildbot copying buildbot/manhole.py -> build/lib/buildbot copying buildbot/buildrequest.py -> build/lib/buildbot copying buildbot/errors.py -> build/lib/buildbot copying buildbot/__init__.py -> build/lib/buildbot copying buildbot/worker_transition.py -> build/lib/buildbot copying buildbot/locks.py -> build/lib/buildbot creating build/lib/buildbot/configurators copying buildbot/configurators/janitor.py -> build/lib/buildbot/configurators copying buildbot/configurators/__init__.py -> build/lib/buildbot/configurators creating build/lib/buildbot/worker copying buildbot/worker/docker.py -> build/lib/buildbot/worker copying buildbot/worker/manager.py -> build/lib/buildbot/worker copying buildbot/worker/kubernetes.py -> build/lib/buildbot/worker copying buildbot/worker/marathon.py -> build/lib/buildbot/worker copying buildbot/worker/openstack.py -> build/lib/buildbot/worker copying buildbot/worker/ec2.py -> build/lib/buildbot/worker copying buildbot/worker/local.py -> build/lib/buildbot/worker copying buildbot/worker/base.py -> build/lib/buildbot/worker copying buildbot/worker/__init__.py -> build/lib/buildbot/worker copying buildbot/worker/libvirt.py -> build/lib/buildbot/worker copying buildbot/worker/latent.py -> build/lib/buildbot/worker creating build/lib/buildbot/worker/protocols copying buildbot/worker/protocols/pb.py -> build/lib/buildbot/worker/protocols copying buildbot/worker/protocols/null.py -> build/lib/buildbot/worker/protocols copying buildbot/worker/protocols/base.py -> build/lib/buildbot/worker/protocols copying buildbot/worker/protocols/__init__.py -> build/lib/buildbot/worker/protocols creating build/lib/buildbot/changes copying buildbot/changes/pb.py -> build/lib/buildbot/changes copying buildbot/changes/svnpoller.py -> build/lib/buildbot/changes copying buildbot/changes/manager.py -> build/lib/buildbot/changes copying buildbot/changes/p4poller.py -> build/lib/buildbot/changes copying buildbot/changes/gerritchangesource.py -> build/lib/buildbot/changes copying buildbot/changes/mail.py -> build/lib/buildbot/changes copying buildbot/changes/bitbucket.py -> build/lib/buildbot/changes copying buildbot/changes/changes.py -> build/lib/buildbot/changes copying buildbot/changes/github.py -> build/lib/buildbot/changes copying buildbot/changes/filter.py -> build/lib/buildbot/changes copying buildbot/changes/base.py -> build/lib/buildbot/changes copying buildbot/changes/__init__.py -> build/lib/buildbot/changes copying buildbot/changes/hgpoller.py -> build/lib/buildbot/changes copying buildbot/changes/gitpoller.py -> build/lib/buildbot/changes creating build/lib/buildbot/clients copying buildbot/clients/usersclient.py -> build/lib/buildbot/clients copying buildbot/clients/tryclient.py -> build/lib/buildbot/clients copying buildbot/clients/sendchange.py -> build/lib/buildbot/clients copying buildbot/clients/base.py -> build/lib/buildbot/clients copying buildbot/clients/__init__.py -> build/lib/buildbot/clients creating build/lib/buildbot/data copying buildbot/data/schedulers.py -> build/lib/buildbot/data copying buildbot/data/masters.py -> build/lib/buildbot/data copying buildbot/data/properties.py -> build/lib/buildbot/data copying buildbot/data/connector.py -> build/lib/buildbot/data copying buildbot/data/logs.py -> build/lib/buildbot/data copying buildbot/data/forceschedulers.py -> build/lib/buildbot/data copying buildbot/data/changesources.py -> build/lib/buildbot/data copying buildbot/data/builders.py -> build/lib/buildbot/data copying buildbot/data/resultspec.py -> build/lib/buildbot/data copying buildbot/data/patches.py -> build/lib/buildbot/data copying buildbot/data/changes.py -> build/lib/buildbot/data copying buildbot/data/builds.py -> build/lib/buildbot/data copying buildbot/data/workers.py -> build/lib/buildbot/data copying buildbot/data/logchunks.py -> build/lib/buildbot/data copying buildbot/data/buildrequests.py -> build/lib/buildbot/data copying buildbot/data/buildsets.py -> build/lib/buildbot/data copying buildbot/data/exceptions.py -> build/lib/buildbot/data copying buildbot/data/root.py -> build/lib/buildbot/data copying buildbot/data/base.py -> build/lib/buildbot/data copying buildbot/data/__init__.py -> build/lib/buildbot/data copying buildbot/data/steps.py -> build/lib/buildbot/data copying buildbot/data/sourcestamps.py -> build/lib/buildbot/data copying buildbot/data/types.py -> build/lib/buildbot/data creating build/lib/buildbot/db copying buildbot/db/schedulers.py -> build/lib/buildbot/db copying buildbot/db/masters.py -> build/lib/buildbot/db copying buildbot/db/connector.py -> build/lib/buildbot/db copying buildbot/db/logs.py -> build/lib/buildbot/db copying buildbot/db/changesources.py -> build/lib/buildbot/db copying buildbot/db/builders.py -> build/lib/buildbot/db copying buildbot/db/users.py -> build/lib/buildbot/db copying buildbot/db/changes.py -> build/lib/buildbot/db copying buildbot/db/builds.py -> build/lib/buildbot/db copying buildbot/db/workers.py -> build/lib/buildbot/db copying buildbot/db/buildrequests.py -> build/lib/buildbot/db copying buildbot/db/model.py -> build/lib/buildbot/db copying buildbot/db/enginestrategy.py -> build/lib/buildbot/db copying buildbot/db/migrate_utils.py -> build/lib/buildbot/db copying buildbot/db/buildsets.py -> build/lib/buildbot/db copying buildbot/db/exceptions.py -> build/lib/buildbot/db copying buildbot/db/dbconfig.py -> build/lib/buildbot/db copying buildbot/db/base.py -> build/lib/buildbot/db copying buildbot/db/__init__.py -> build/lib/buildbot/db copying buildbot/db/steps.py -> build/lib/buildbot/db copying buildbot/db/tags.py -> build/lib/buildbot/db copying buildbot/db/sourcestamps.py -> build/lib/buildbot/db copying buildbot/db/pool.py -> build/lib/buildbot/db copying buildbot/db/state.py -> build/lib/buildbot/db creating build/lib/buildbot/db/migrate creating build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/042_add_build_properties_table.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/055_fix_changes_committer.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/040_add_builder_tags.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/046_mysql_innodb_compatibility.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/054_add_index_to_steps.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/047_cascading_deletes.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/045_worker_transition.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/052_cascading_set_null.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/053_add_changes_committer.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/051_add_worker_status.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/050_cascading_deletes_all.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/__init__.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/049_add_schedulers_enabled.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/041_add_N_N_tagsbuilders.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/043_changes_parent.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/048_change_properties_to_text.py -> build/lib/buildbot/db/migrate/versions copying buildbot/db/migrate/versions/044_add_step_hidden.py -> build/lib/buildbot/db/migrate/versions creating build/lib/buildbot/db/types copying buildbot/db/types/json.py -> build/lib/buildbot/db/types copying buildbot/db/types/__init__.py -> build/lib/buildbot/db/types creating build/lib/buildbot/machine copying buildbot/machine/manager.py -> build/lib/buildbot/machine copying buildbot/machine/generic.py -> build/lib/buildbot/machine copying buildbot/machine/base.py -> build/lib/buildbot/machine copying buildbot/machine/__init__.py -> build/lib/buildbot/machine copying buildbot/machine/latent.py -> build/lib/buildbot/machine creating build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/decorators.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/__init__.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/servicechecks.py -> build/lib/buildbot/monkeypatches creating build/lib/buildbot/mq copying buildbot/mq/connector.py -> build/lib/buildbot/mq copying buildbot/mq/simple.py -> build/lib/buildbot/mq copying buildbot/mq/base.py -> build/lib/buildbot/mq copying buildbot/mq/__init__.py -> build/lib/buildbot/mq copying buildbot/mq/wamp.py -> build/lib/buildbot/mq creating build/lib/buildbot/plugins copying buildbot/plugins/db.py -> build/lib/buildbot/plugins copying buildbot/plugins/__init__.py -> build/lib/buildbot/plugins creating build/lib/buildbot/process copying buildbot/process/properties.py -> build/lib/buildbot/process copying buildbot/process/workerforbuilder.py -> build/lib/buildbot/process copying buildbot/process/log.py -> build/lib/buildbot/process copying buildbot/process/logobserver.py -> build/lib/buildbot/process copying buildbot/process/remotecommand.py -> build/lib/buildbot/process copying buildbot/process/buildstep.py -> build/lib/buildbot/process copying buildbot/process/metrics.py -> build/lib/buildbot/process copying buildbot/process/results.py -> build/lib/buildbot/process copying buildbot/process/build.py -> build/lib/buildbot/process copying buildbot/process/botmaster.py -> build/lib/buildbot/process copying buildbot/process/buildrequestdistributor.py -> build/lib/buildbot/process copying buildbot/process/measured_service.py -> build/lib/buildbot/process copying buildbot/process/builder.py -> build/lib/buildbot/process copying buildbot/process/buildrequest.py -> build/lib/buildbot/process copying buildbot/process/cache.py -> build/lib/buildbot/process copying buildbot/process/subunitlogobserver.py -> build/lib/buildbot/process copying buildbot/process/base.py -> build/lib/buildbot/process copying buildbot/process/__init__.py -> build/lib/buildbot/process copying buildbot/process/debug.py -> build/lib/buildbot/process copying buildbot/process/remotetransfer.py -> build/lib/buildbot/process copying buildbot/process/factory.py -> build/lib/buildbot/process creating build/lib/buildbot/process/users copying buildbot/process/users/manager.py -> build/lib/buildbot/process/users copying buildbot/process/users/users.py -> build/lib/buildbot/process/users copying buildbot/process/users/__init__.py -> build/lib/buildbot/process/users copying buildbot/process/users/manual.py -> build/lib/buildbot/process/users creating build/lib/buildbot/reporters copying buildbot/reporters/utils.py -> build/lib/buildbot/reporters copying buildbot/reporters/gerrit_verify_status.py -> build/lib/buildbot/reporters copying buildbot/reporters/message.py -> build/lib/buildbot/reporters copying buildbot/reporters/pushover.py -> build/lib/buildbot/reporters copying buildbot/reporters/stash.py -> build/lib/buildbot/reporters copying buildbot/reporters/mail.py -> build/lib/buildbot/reporters copying buildbot/reporters/irc.py -> build/lib/buildbot/reporters copying buildbot/reporters/http.py -> build/lib/buildbot/reporters copying buildbot/reporters/bitbucket.py -> build/lib/buildbot/reporters copying buildbot/reporters/pushjet.py -> build/lib/buildbot/reporters copying buildbot/reporters/github.py -> build/lib/buildbot/reporters copying buildbot/reporters/gitlab.py -> build/lib/buildbot/reporters copying buildbot/reporters/__init__.py -> build/lib/buildbot/reporters copying buildbot/reporters/gerrit.py -> build/lib/buildbot/reporters copying buildbot/reporters/notifier.py -> build/lib/buildbot/reporters copying buildbot/reporters/words.py -> build/lib/buildbot/reporters copying buildbot/reporters/hipchat.py -> build/lib/buildbot/reporters copying buildbot/reporters/telegram.py -> build/lib/buildbot/reporters copying buildbot/reporters/zulip.py -> build/lib/buildbot/reporters copying buildbot/reporters/bitbucketserver.py -> build/lib/buildbot/reporters creating build/lib/buildbot/schedulers copying buildbot/schedulers/manager.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/triggerable.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/forcesched.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/trysched.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/filter.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/base.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/__init__.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/dependent.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/basic.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/timed.py -> build/lib/buildbot/schedulers creating build/lib/buildbot/scripts copying buildbot/scripts/start.py -> build/lib/buildbot/scripts copying buildbot/scripts/tryserver.py -> build/lib/buildbot/scripts copying buildbot/scripts/user.py -> build/lib/buildbot/scripts copying buildbot/scripts/create_master.py -> build/lib/buildbot/scripts copying buildbot/scripts/restart.py -> build/lib/buildbot/scripts copying buildbot/scripts/sendchange.py -> build/lib/buildbot/scripts copying buildbot/scripts/logwatcher.py -> build/lib/buildbot/scripts copying buildbot/scripts/stop.py -> build/lib/buildbot/scripts copying buildbot/scripts/reconfig.py -> build/lib/buildbot/scripts copying buildbot/scripts/cleanupdb.py -> build/lib/buildbot/scripts copying buildbot/scripts/trycmd.py -> build/lib/buildbot/scripts copying buildbot/scripts/upgrade_master.py -> build/lib/buildbot/scripts copying buildbot/scripts/runner.py -> build/lib/buildbot/scripts copying buildbot/scripts/dataspec.py -> build/lib/buildbot/scripts copying buildbot/scripts/windows_service.py -> build/lib/buildbot/scripts copying buildbot/scripts/base.py -> build/lib/buildbot/scripts copying buildbot/scripts/__init__.py -> build/lib/buildbot/scripts copying buildbot/scripts/checkconfig.py -> build/lib/buildbot/scripts copying buildbot/scripts/devproxy.py -> build/lib/buildbot/scripts creating build/lib/buildbot/secrets copying buildbot/secrets/manager.py -> build/lib/buildbot/secrets copying buildbot/secrets/__init__.py -> build/lib/buildbot/secrets copying buildbot/secrets/secret.py -> build/lib/buildbot/secrets creating build/lib/buildbot/secrets/providers copying buildbot/secrets/providers/passwordstore.py -> build/lib/buildbot/secrets/providers copying buildbot/secrets/providers/file.py -> build/lib/buildbot/secrets/providers copying buildbot/secrets/providers/vault.py -> build/lib/buildbot/secrets/providers copying buildbot/secrets/providers/base.py -> build/lib/buildbot/secrets/providers copying buildbot/secrets/providers/__init__.py -> build/lib/buildbot/secrets/providers creating build/lib/buildbot/statistics copying buildbot/statistics/stats_service.py -> build/lib/buildbot/statistics copying buildbot/statistics/__init__.py -> build/lib/buildbot/statistics copying buildbot/statistics/capture.py -> build/lib/buildbot/statistics creating build/lib/buildbot/statistics/storage_backends copying buildbot/statistics/storage_backends/influxdb_client.py -> build/lib/buildbot/statistics/storage_backends copying buildbot/statistics/storage_backends/base.py -> build/lib/buildbot/statistics/storage_backends copying buildbot/statistics/storage_backends/__init__.py -> build/lib/buildbot/statistics/storage_backends creating build/lib/buildbot/status copying buildbot/status/client.py -> build/lib/buildbot/status copying buildbot/status/master.py -> build/lib/buildbot/status copying buildbot/status/build.py -> build/lib/buildbot/status copying buildbot/status/builder.py -> build/lib/buildbot/status copying buildbot/status/event.py -> build/lib/buildbot/status copying buildbot/status/buildrequest.py -> build/lib/buildbot/status copying buildbot/status/base.py -> build/lib/buildbot/status copying buildbot/status/__init__.py -> build/lib/buildbot/status copying buildbot/status/buildset.py -> build/lib/buildbot/status copying buildbot/status/worker.py -> build/lib/buildbot/status creating build/lib/buildbot/steps copying buildbot/steps/subunit.py -> build/lib/buildbot/steps copying buildbot/steps/transfer.py -> build/lib/buildbot/steps copying buildbot/steps/maxq.py -> build/lib/buildbot/steps copying buildbot/steps/vstudio.py -> build/lib/buildbot/steps copying buildbot/steps/cppcheck.py -> build/lib/buildbot/steps copying buildbot/steps/master.py -> build/lib/buildbot/steps copying buildbot/steps/mswin.py -> build/lib/buildbot/steps copying buildbot/steps/http.py -> build/lib/buildbot/steps copying buildbot/steps/shell.py -> build/lib/buildbot/steps copying buildbot/steps/mtrlogobserver.py -> build/lib/buildbot/steps copying buildbot/steps/python.py -> build/lib/buildbot/steps copying buildbot/steps/download_secret_to_worker.py -> build/lib/buildbot/steps copying buildbot/steps/trigger.py -> build/lib/buildbot/steps copying buildbot/steps/__init__.py -> build/lib/buildbot/steps copying buildbot/steps/shellsequence.py -> build/lib/buildbot/steps copying buildbot/steps/worker.py -> build/lib/buildbot/steps copying buildbot/steps/cmake.py -> build/lib/buildbot/steps copying buildbot/steps/python_twisted.py -> build/lib/buildbot/steps creating build/lib/buildbot/steps/package copying buildbot/steps/package/__init__.py -> build/lib/buildbot/steps/package copying buildbot/steps/package/util.py -> build/lib/buildbot/steps/package creating build/lib/buildbot/steps/package/deb copying buildbot/steps/package/deb/pbuilder.py -> build/lib/buildbot/steps/package/deb copying buildbot/steps/package/deb/lintian.py -> build/lib/buildbot/steps/package/deb copying buildbot/steps/package/deb/__init__.py -> build/lib/buildbot/steps/package/deb creating build/lib/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/rpmspec.py -> build/lib/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/__init__.py -> build/lib/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/mock.py -> build/lib/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/rpmbuild.py -> build/lib/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/rpmlint.py -> build/lib/buildbot/steps/package/rpm creating build/lib/buildbot/steps/source copying buildbot/steps/source/p4.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/darcs.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/cvs.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/repo.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/mercurial.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/git.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/github.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/mtn.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/bzr.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/gitlab.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/base.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/__init__.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/svn.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/gerrit.py -> build/lib/buildbot/steps/source creating build/lib/buildbot/util copying buildbot/util/httpclientservice.py -> build/lib/buildbot/util copying buildbot/util/subscription.py -> build/lib/buildbot/util copying buildbot/util/ssl.py -> build/lib/buildbot/util copying buildbot/util/config.py -> build/lib/buildbot/util copying buildbot/util/private_tempdir.py -> build/lib/buildbot/util copying buildbot/util/giturlparse.py -> build/lib/buildbot/util copying buildbot/util/logger.py -> build/lib/buildbot/util copying buildbot/util/bbcollections.py -> build/lib/buildbot/util copying buildbot/util/poll.py -> build/lib/buildbot/util copying buildbot/util/netstrings.py -> build/lib/buildbot/util copying buildbot/util/git.py -> build/lib/buildbot/util copying buildbot/util/maildir.py -> build/lib/buildbot/util copying buildbot/util/debounce.py -> build/lib/buildbot/util copying buildbot/util/lru.py -> build/lib/buildbot/util copying buildbot/util/eventual.py -> build/lib/buildbot/util copying buildbot/util/sautils.py -> build/lib/buildbot/util copying buildbot/util/tuplematch.py -> build/lib/buildbot/util copying buildbot/util/croniter.py -> build/lib/buildbot/util copying buildbot/util/pathmatch.py -> build/lib/buildbot/util copying buildbot/util/__init__.py -> build/lib/buildbot/util copying buildbot/util/identifiers.py -> build/lib/buildbot/util copying buildbot/util/service.py -> build/lib/buildbot/util copying buildbot/util/codebase.py -> build/lib/buildbot/util copying buildbot/util/latent.py -> build/lib/buildbot/util copying buildbot/util/misc.py -> build/lib/buildbot/util copying buildbot/util/raml.py -> build/lib/buildbot/util copying buildbot/util/kubeclientservice.py -> build/lib/buildbot/util copying buildbot/util/_notifier.py -> build/lib/buildbot/util copying buildbot/util/state.py -> build/lib/buildbot/util copying buildbot/util/lineboundaries.py -> build/lib/buildbot/util creating build/lib/buildbot/wamp copying buildbot/wamp/connector.py -> build/lib/buildbot/wamp copying buildbot/wamp/__init__.py -> build/lib/buildbot/wamp creating build/lib/buildbot/www copying buildbot/www/sse.py -> build/lib/buildbot/www copying buildbot/www/plugin.py -> build/lib/buildbot/www copying buildbot/www/config.py -> build/lib/buildbot/www copying buildbot/www/resource.py -> build/lib/buildbot/www copying buildbot/www/auth.py -> build/lib/buildbot/www copying buildbot/www/ws.py -> build/lib/buildbot/www copying buildbot/www/ldapuserinfo.py -> build/lib/buildbot/www copying buildbot/www/__init__.py -> build/lib/buildbot/www copying buildbot/www/service.py -> build/lib/buildbot/www copying buildbot/www/change_hook.py -> build/lib/buildbot/www copying buildbot/www/rest.py -> build/lib/buildbot/www copying buildbot/www/oauth2.py -> build/lib/buildbot/www copying buildbot/www/avatar.py -> build/lib/buildbot/www creating build/lib/buildbot/www/hooks copying buildbot/www/hooks/poller.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/gitorious.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/bitbucket.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/github.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/gitlab.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/base.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/__init__.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/bitbucketcloud.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/bitbucketserver.py -> build/lib/buildbot/www/hooks creating build/lib/buildbot/www/authz copying buildbot/www/authz/authz.py -> build/lib/buildbot/www/authz copying buildbot/www/authz/roles.py -> build/lib/buildbot/www/authz copying buildbot/www/authz/__init__.py -> build/lib/buildbot/www/authz copying buildbot/www/authz/endpointmatchers.py -> build/lib/buildbot/www/authz creating build/lib/buildbot/test copying buildbot/test/test_extra_coverage.py -> build/lib/buildbot/test copying buildbot/test/__init__.py -> build/lib/buildbot/test creating build/lib/buildbot/test/util copying buildbot/test/util/configurators.py -> build/lib/buildbot/test/util copying buildbot/test/util/properties.py -> build/lib/buildbot/test/util copying buildbot/test/util/config.py -> build/lib/buildbot/test/util copying buildbot/test/util/fuzz.py -> build/lib/buildbot/test/util copying buildbot/test/util/decorators.py -> build/lib/buildbot/test/util copying buildbot/test/util/pbmanager.py -> build/lib/buildbot/test/util copying buildbot/test/util/scheduler.py -> build/lib/buildbot/test/util copying buildbot/test/util/interfaces.py -> build/lib/buildbot/test/util copying buildbot/test/util/reporter.py -> build/lib/buildbot/test/util copying buildbot/test/util/warnings.py -> build/lib/buildbot/test/util copying buildbot/test/util/dirs.py -> build/lib/buildbot/test/util copying buildbot/test/util/logging.py -> build/lib/buildbot/test/util copying buildbot/test/util/db.py -> build/lib/buildbot/test/util copying buildbot/test/util/sourcesteps.py -> build/lib/buildbot/test/util copying buildbot/test/util/querylog.py -> build/lib/buildbot/test/util copying buildbot/test/util/endpoint.py -> build/lib/buildbot/test/util copying buildbot/test/util/connector_component.py -> build/lib/buildbot/test/util copying buildbot/test/util/validation.py -> build/lib/buildbot/test/util copying buildbot/test/util/integration.py -> build/lib/buildbot/test/util copying buildbot/test/util/migration.py -> build/lib/buildbot/test/util copying buildbot/test/util/protocols.py -> build/lib/buildbot/test/util copying buildbot/test/util/__init__.py -> build/lib/buildbot/test/util copying buildbot/test/util/patch_delay.py -> build/lib/buildbot/test/util copying buildbot/test/util/steps.py -> build/lib/buildbot/test/util copying buildbot/test/util/changesource.py -> build/lib/buildbot/test/util copying buildbot/test/util/misc.py -> build/lib/buildbot/test/util copying buildbot/test/util/notifier.py -> build/lib/buildbot/test/util copying buildbot/test/util/www.py -> build/lib/buildbot/test/util copying buildbot/test/util/sandboxed_worker.py -> build/lib/buildbot/test/util copying buildbot/test/util/gpo.py -> build/lib/buildbot/test/util copying buildbot/test/util/tuplematching.py -> build/lib/buildbot/test/util creating build/lib/buildbot/test/fake copying buildbot/test/fake/httpclientservice.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/kube.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/web.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/docker.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/private_tempdir.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/secrets.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakedb.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/machine.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/pbmanager.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/remotecommand.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/openstack.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakedata.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/botmaster.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/endpoint.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/bworkermanager.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakeprotocol.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakemaster.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/__init__.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakestats.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/logfile.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/libvirt.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakemq.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/step.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakebuild.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/latent.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/worker.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/state.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/change.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/reactor.py -> build/lib/buildbot/test/fake creating build/lib/buildbot/test/fuzz copying buildbot/test/fuzz/test_lru.py -> build/lib/buildbot/test/fuzz copying buildbot/test/fuzz/__init__.py -> build/lib/buildbot/test/fuzz creating build/lib/buildbot/test/integration copying buildbot/test/integration/test_master.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_integration_scheduler_reconfigure.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_worker_marathon.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_locks.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_trigger.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_notifier.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_integration_force_with_patch.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_integration_mastershell.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_worker_latent.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_usePty.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_telegram_bot.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_worker_workerside.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_process_botmaster.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_log_finish.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_integration_secrets_with_vault.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_custom_buildstep.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_try_client_e2e.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_customservices.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_virtual_builder.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/__init__.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_stop_trigger.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_integration_template.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_integration_with_secrets.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_upgrade.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_worker.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_configs.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_URLs.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_worker_comm.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_worker_kubernetes.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_www.py -> build/lib/buildbot/test/integration copying buildbot/test/integration/test_try_client.py -> build/lib/buildbot/test/integration creating build/lib/buildbot/test/integration/interop copying buildbot/test/integration/interop/test_worker_reconnect.py -> build/lib/buildbot/test/integration/interop copying buildbot/test/integration/interop/test_transfer.py -> build/lib/buildbot/test/integration/interop copying buildbot/test/integration/interop/test_setpropertyfromcommand.py -> build/lib/buildbot/test/integration/interop copying buildbot/test/integration/interop/test_compositestepmixin.py -> build/lib/buildbot/test/integration/interop copying buildbot/test/integration/interop/test_interruptcommand.py -> build/lib/buildbot/test/integration/interop copying buildbot/test/integration/interop/test_commandmixin.py -> build/lib/buildbot/test/integration/interop copying buildbot/test/integration/interop/__init__.py -> build/lib/buildbot/test/integration/interop copying buildbot/test/integration/interop/test_integration_secrets.py -> build/lib/buildbot/test/integration/interop creating build/lib/buildbot/test/regressions copying buildbot/test/regressions/test_steps_shell_WarningCountingShellCommand.py -> build/lib/buildbot/test/regressions copying buildbot/test/regressions/test_bad_change_properties_rows.py -> build/lib/buildbot/test/regressions copying buildbot/test/regressions/test_oldpaths.py -> build/lib/buildbot/test/regressions copying buildbot/test/regressions/__init__.py -> build/lib/buildbot/test/regressions creating build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_cvs.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_renderable.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_master.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_root.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_machine_generic.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_state.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_gerrit.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_steps.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_workerforbuilder.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_mq.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_pool.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_users.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_047_cascading_deleletes.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_package_deb_lintian.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_logchunks.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_worker_marathon.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_connector.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_sourcestamps.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporter_zulip.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_users_manual.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_mq_connector.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_enginestrategy.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_pb.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_hooks_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_bzr.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_authz.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_044_add_step_hidden.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_cmake.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_workers.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_transfer.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_buildrequestdistributor.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_log.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_forceschedulers.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_locks.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_mq_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_eventual.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_trysched.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_clients_tryclient.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_045_worker_transition.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporters_words.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_resource.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_shellsequence.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_python.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_mail_CVSMaildirSource.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_contrib_buildbot_cvs_mail.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_worker_libvirt.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_bitbucket.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporters_message.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_restart.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_gitpoller.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporters_pushover.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_sourcestamps.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_start.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_metrics.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_046_mysql_innodb_compatibility.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporters_utils.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_mq_wamp.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_create_master.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_stop.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_ssl.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_p4poller.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_worker.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_worker_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_hooks_bitbucketcloud.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_misc.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_stats_service.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_users_users.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_httpclientservice.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_secret_rendered_service.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_sse.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporters_telegram.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_builders.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_service.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_package_rpm_rpmbuild.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_buildbot_net_usage_data.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_remotetransfer.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_master.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_netstrings.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_workers.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_botmaster_BotMaster.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_masters.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_timed_Timed.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_roles.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_filter.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_trycmd.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_triggerable.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_fake_httpclientservice.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_upgrade_master.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_builder.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_worker_local.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_maxq.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_tuplematch.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporter_bitbucketserver.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_cppcheck.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_055_add_changes_committer.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_secret_in_vault.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_avatar.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_041_add_N_N_tagsbuilders.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_package_rpm_rpmlint.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_buildrequests.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_hooks_github.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_results.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_giturlparse.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_fake_secrets_manager.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_mtrlogobserver.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_darcs.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_hgpoller.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_remotecommand.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporters_notifier.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_054_add_index_to_steps.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_049_add_schedulers_enabled.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_worker_ec2.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_properties.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_wamp_connector.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_steps.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_download_secret_to_worker.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_basic.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_mq_simple.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_configurator_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_test_util_warnings.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_cleanupdb.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_ComparableMixin.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_logobserver.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_worker_protocols_pb.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporter_gerrit.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_identifiers.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_plugins.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_secret_in_passwordstore.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_types.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_svnpoller.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_changes.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_lineboundaries.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_buildrequest.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_trigger.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_runner.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporter_gitlab.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_timed_Nightly.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_git.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_git.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_hooks_bitbucket.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_dbconfig.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_048_change_properties_to_text.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_resultspec.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_version.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_mail.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_buildsets.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_bbcollections.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_pbmanager.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_shell.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_test_util_gpo.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_buildsets.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporter_github.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_ldapuserinfo.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_package_deb_pbuilder.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_python_twisted.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_notifier.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_oauth.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_053_add_changes_committer.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_worker_manager.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_subunit.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_interpolate_secrets.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_040_add_builder_tags.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporter_http.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_schedulers.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_052_cascading_set_null.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_codebase.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_clients_usersclient.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_vstudio.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporter_gerrit_verify_status.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_buildstep.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporters_mail.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_sendchange.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_svn.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_github.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_051_add_workers_status.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_base_Source.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporters_irc.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_factory.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_subscriptions.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_auth.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_janitor_configurator.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_kubeclientservice.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_ws.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_schedulers.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_poll.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_forcesched.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporters_hipchat.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_secret_in_file.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/__init__.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_lru.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_mercurial.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_pathmatch.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_build.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporter_bitbucket.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_changesources.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_timed_NightlyTriggerable.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_worker_docker.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_raml.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_masters.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_patch_delay.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_p4.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_clients_sendchange.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_config.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_hooks_gitlab.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_dependent.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_reporters_pushjet.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_builders.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_sautils.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_logs.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_repo.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_config.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_worker_openstack.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_logwatcher.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_logs.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_mtn.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_test_util_validation.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_checkconfig.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_timed_NightlyBase.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_user.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_manager.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_package_rpm_mock.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_changes.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_changes.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_users_manager.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_changesources.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_builds.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_mswin.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_model.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_timed_Periodic.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_042_add_build_properties_table.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_rest.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_patches.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_endpointmatchers.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_hooks_bitbucketserver.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_043_add_changes_parent.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_maildir.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_worker_protocols_base.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_hooks_poller.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_service.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_state.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_revlinks.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_changes_gerritchangesource.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_interfaces.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_connector.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_worker_kubernetes.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_cache.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_www_hooks_gitorious.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_debounce.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_schedulers_manager.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_http.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_migrate_versions_050_cascading_deletes_all.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_scripts_tryserver.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_gitlab.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_db_builds.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_steps_source_github.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_properties.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_data_buildrequests.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_process_debug.py -> build/lib/buildbot/test/unit copying buildbot/test/unit/test_util_private_tempdir.py -> build/lib/buildbot/test/unit + pushd ../buildbot-worker-2.5.0 ~/build/BUILD/buildbot-worker-2.5.0 ~/build/BUILD/buildbot-2.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/buildbot_worker copying buildbot_worker/pbutil.py -> build/lib/buildbot_worker copying buildbot_worker/pb.py -> build/lib/buildbot_worker copying buildbot_worker/compat.py -> build/lib/buildbot_worker copying buildbot_worker/interfaces.py -> build/lib/buildbot_worker copying buildbot_worker/null.py -> build/lib/buildbot_worker copying buildbot_worker/runprocess.py -> build/lib/buildbot_worker copying buildbot_worker/exceptions.py -> build/lib/buildbot_worker copying buildbot_worker/bot.py -> build/lib/buildbot_worker copying buildbot_worker/base.py -> build/lib/buildbot_worker copying buildbot_worker/__init__.py -> build/lib/buildbot_worker creating build/lib/buildbot_worker/util copying buildbot_worker/util/_hangcheck.py -> build/lib/buildbot_worker/util copying buildbot_worker/util/__init__.py -> build/lib/buildbot_worker/util creating build/lib/buildbot_worker/backports copying buildbot_worker/backports/__init__.py -> build/lib/buildbot_worker/backports creating build/lib/buildbot_worker/commands copying buildbot_worker/commands/utils.py -> build/lib/buildbot_worker/commands copying buildbot_worker/commands/registry.py -> build/lib/buildbot_worker/commands copying buildbot_worker/commands/transfer.py -> build/lib/buildbot_worker/commands copying buildbot_worker/commands/shell.py -> build/lib/buildbot_worker/commands copying buildbot_worker/commands/fs.py -> build/lib/buildbot_worker/commands copying buildbot_worker/commands/base.py -> build/lib/buildbot_worker/commands copying buildbot_worker/commands/__init__.py -> build/lib/buildbot_worker/commands creating build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/start.py -> build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/restart.py -> build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/logwatcher.py -> build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/stop.py -> build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/runner.py -> build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/windows_service.py -> build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/base.py -> build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/__init__.py -> build/lib/buildbot_worker/scripts copying buildbot_worker/scripts/create_worker.py -> build/lib/buildbot_worker/scripts creating build/lib/buildbot_worker/monkeypatches copying buildbot_worker/monkeypatches/testcase_assert.py -> build/lib/buildbot_worker/monkeypatches copying buildbot_worker/monkeypatches/__init__.py -> build/lib/buildbot_worker/monkeypatches creating build/lib/buildbot_worker/test copying buildbot_worker/test/test_util_hangcheck.py -> build/lib/buildbot_worker/test copying buildbot_worker/test/test_extra_coverage.py -> build/lib/buildbot_worker/test copying buildbot_worker/test/__init__.py -> build/lib/buildbot_worker/test creating build/lib/buildbot_worker/test/fake copying buildbot_worker/test/fake/workerforbuilder.py -> build/lib/buildbot_worker/test/fake copying buildbot_worker/test/fake/runprocess.py -> build/lib/buildbot_worker/test/fake copying buildbot_worker/test/fake/__init__.py -> build/lib/buildbot_worker/test/fake copying buildbot_worker/test/fake/remote.py -> build/lib/buildbot_worker/test/fake creating build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_runprocess.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_bot.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_scripts_restart.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_scripts_start.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_commands_fs.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_scripts_stop.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_commands_transfer.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_commands_utils.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_scripts_runner.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_commands_shell.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_commands_registry.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/__init__.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_scripts_base.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_scripts_create_worker.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_bot_Worker.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/runprocess-scripts.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_util.py -> build/lib/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_commands_base.py -> build/lib/buildbot_worker/test/unit creating build/lib/buildbot_worker/test/util copying buildbot_worker/test/util/compat.py -> build/lib/buildbot_worker/test/util copying buildbot_worker/test/util/sourcecommand.py -> build/lib/buildbot_worker/test/util copying buildbot_worker/test/util/command.py -> build/lib/buildbot_worker/test/util copying buildbot_worker/test/util/__init__.py -> build/lib/buildbot_worker/test/util copying buildbot_worker/test/util/misc.py -> build/lib/buildbot_worker/test/util copying buildbot_worker/VERSION -> build/lib/buildbot_worker + popd ~/build/BUILD/buildbot-2.5.0 + export BUILDBOT_VERSION=2.5.0 + BUILDBOT_VERSION=2.5.0 + export PYTHONPATH=/builddir/build/BUILD/buildbot-2.5.0/build/lib:/builddir/build/BUILD/buildbot-pkg-2.5.0/build/lib + PYTHONPATH=/builddir/build/BUILD/buildbot-2.5.0/build/lib:/builddir/build/BUILD/buildbot-pkg-2.5.0/build/lib + bbweb_components=(pkg www waterfall-view grid-view console-view) + for bbweb_component in ${bbweb_components[@]} + pushd ../buildbot-pkg-2.5.0 ~/build/BUILD/buildbot-pkg-2.5.0 ~/build/BUILD/buildbot-2.5.0 + sed -e 's/^ setup_requires=.*$//' -i setup.py + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib copying buildbot_pkg.py -> build/lib + popd ~/build/BUILD/buildbot-2.5.0 + for bbweb_component in ${bbweb_components[@]} + pushd ../buildbot-www-2.5.0 ~/build/BUILD/buildbot-www-2.5.0 ~/build/BUILD/buildbot-2.5.0 + sed -e 's/^ setup_requires=.*$//' -i setup.py + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running build_js creating build creating build/lib creating build/lib/buildbot_www creating build/lib/buildbot_www/static copying buildbot_www/static/f4769f9bdb7466be65088239c12046d1.eot -> build/lib/buildbot_www/static copying buildbot_www/static/index.html -> build/lib/buildbot_www/static copying buildbot_www/static/styles.css.map -> build/lib/buildbot_www/static copying buildbot_www/static/2.js -> build/lib/buildbot_www/static copying buildbot_www/static/scripts.js -> build/lib/buildbot_www/static copying buildbot_www/static/af7ae505a9eed503f8b8e6982036873e.woff2 -> build/lib/buildbot_www/static copying buildbot_www/static/browser-warning.css -> build/lib/buildbot_www/static copying buildbot_www/static/2.js.map -> build/lib/buildbot_www/static creating build/lib/buildbot_www/static/img copying buildbot_www/static/img/icon.svg -> build/lib/buildbot_www/static/img copying buildbot_www/static/img/fontawesome-webfont.svg -> build/lib/buildbot_www/static/img copying buildbot_www/static/img/glyphicons-halflings-regular.svg -> build/lib/buildbot_www/static/img copying buildbot_www/static/img/icon.png -> build/lib/buildbot_www/static/img copying buildbot_www/static/img/icon16.svg -> build/lib/buildbot_www/static/img copying buildbot_www/static/img/nobody.png -> build/lib/buildbot_www/static/img copying buildbot_www/static/img/favicon.ico -> build/lib/buildbot_www/static/img copying buildbot_www/static/browser-warning.js -> build/lib/buildbot_www/static copying buildbot_www/static/e18bbf611f2a2e43afc071aa2f4e1512.ttf -> build/lib/buildbot_www/static copying buildbot_www/static/448c34a56d699c29117adc64c43affeb.woff2 -> build/lib/buildbot_www/static copying buildbot_www/static/fa2772327f55d8198301fdb8bcfc8158.woff -> build/lib/buildbot_www/static copying buildbot_www/static/scripts.js.map -> build/lib/buildbot_www/static copying buildbot_www/static/browser-warning-list.js -> build/lib/buildbot_www/static copying buildbot_www/static/674f50d287a8c48dc19ba404d20fe713.eot -> build/lib/buildbot_www/static copying buildbot_www/static/fee66e712a8a08eef5805a46892932ad.woff -> build/lib/buildbot_www/static copying buildbot_www/static/styles.css -> build/lib/buildbot_www/static copying buildbot_www/static/b06871f281fee6b241d60582ae9369b9.ttf -> build/lib/buildbot_www/static copying buildbot_www/__init__.py -> build/lib/buildbot_www ~/build/BUILD/buildbot-2.5.0 ~/build/BUILD/buildbot-waterfall-view-2.5.0 ~/build/BUILD/buildbot-2.5.0 + popd + for bbweb_component in ${bbweb_components[@]} + pushd ../buildbot-waterfall-view-2.5.0 + sed -e 's/^ setup_requires=.*$//' -i setup.py + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running build_js creating build creating build/lib creating build/lib/buildbot_waterfall_view creating build/lib/buildbot_waterfall_view/static copying buildbot_waterfall_view/static/styles.css.map -> build/lib/buildbot_waterfall_view/static copying buildbot_waterfall_view/static/scripts.js -> build/lib/buildbot_waterfall_view/static copying buildbot_waterfall_view/static/scripts.js.map -> build/lib/buildbot_waterfall_view/static copying buildbot_waterfall_view/static/styles.css -> build/lib/buildbot_waterfall_view/static copying buildbot_waterfall_view/__init__.py -> build/lib/buildbot_waterfall_view ~/build/BUILD/buildbot-2.5.0 ~/build/BUILD/buildbot-grid-view-2.5.0 ~/build/BUILD/buildbot-2.5.0 + popd + for bbweb_component in ${bbweb_components[@]} + pushd ../buildbot-grid-view-2.5.0 + sed -e 's/^ setup_requires=.*$//' -i setup.py + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running build_js creating build creating build/lib creating build/lib/buildbot_grid_view creating build/lib/buildbot_grid_view/static copying buildbot_grid_view/static/styles.css.map -> build/lib/buildbot_grid_view/static copying buildbot_grid_view/static/scripts.js -> build/lib/buildbot_grid_view/static copying buildbot_grid_view/static/scripts.js.map -> build/lib/buildbot_grid_view/static copying buildbot_grid_view/static/styles.css -> build/lib/buildbot_grid_view/static copying buildbot_grid_view/__init__.py -> build/lib/buildbot_grid_view ~/build/BUILD/buildbot-2.5.0 ~/build/BUILD/buildbot-console-view-2.5.0 ~/build/BUILD/buildbot-2.5.0 + popd + for bbweb_component in ${bbweb_components[@]} + pushd ../buildbot-console-view-2.5.0 + sed -e 's/^ setup_requires=.*$//' -i setup.py + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running build_js creating build creating build/lib creating build/lib/buildbot_console_view creating build/lib/buildbot_console_view/static copying buildbot_console_view/static/styles.css.map -> build/lib/buildbot_console_view/static copying buildbot_console_view/static/scripts.js -> build/lib/buildbot_console_view/static copying buildbot_console_view/static/scripts.js.map -> build/lib/buildbot_console_view/static copying buildbot_console_view/static/styles.css -> build/lib/buildbot_console_view/static copying buildbot_console_view/__init__.py -> build/lib/buildbot_console_view ~/build/BUILD/buildbot-2.5.0 + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.puPoGY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch ++ dirname /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch + cd buildbot-2.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch running install running install_lib creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/pb.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/svnpoller.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/manager.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/p4poller.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/gerritchangesource.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/mail.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/bitbucket.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/changes.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/github.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/filter.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/hgpoller.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes copying build/lib/buildbot/changes/gitpoller.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes copying build/lib/buildbot/pbutil.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot copying build/lib/buildbot/buildbot_net_usage_data.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/manager.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/triggerable.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/forcesched.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/trysched.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/filter.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/dependent.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/basic.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/schedulers copying build/lib/buildbot/schedulers/timed.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/schedulers creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/monkeypatches copying build/lib/buildbot/monkeypatches/decorators.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/monkeypatches copying build/lib/buildbot/monkeypatches/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/monkeypatches copying build/lib/buildbot/monkeypatches/servicechecks.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/monkeypatches copying build/lib/buildbot/config.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/__pycache__ copying build/lib/buildbot/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/__pycache__ creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/httpclientservice.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/kube.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/web.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/docker.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/private_tempdir.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/secrets.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/fakedb.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/machine.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/pbmanager.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/remotecommand.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/openstack.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/fakedata.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/botmaster.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/endpoint.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/bworkermanager.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/fakeprotocol.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/fakemaster.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/fakestats.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/logfile.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/libvirt.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/fakemq.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/step.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/fakebuild.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/latent.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/worker.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/state.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/change.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake copying build/lib/buildbot/test/fake/reactor.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fuzz copying build/lib/buildbot/test/fuzz/test_lru.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fuzz copying build/lib/buildbot/test/fuzz/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fuzz creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/regressions copying build/lib/buildbot/test/regressions/test_steps_shell_WarningCountingShellCommand.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/regressions copying build/lib/buildbot/test/regressions/test_bad_change_properties_rows.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/regressions copying build/lib/buildbot/test/regressions/test_oldpaths.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/regressions copying build/lib/buildbot/test/regressions/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/regressions copying build/lib/buildbot/test/test_extra_coverage.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test copying build/lib/buildbot/test/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_master.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_integration_scheduler_reconfigure.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_worker_marathon.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_locks.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_trigger.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_notifier.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_integration_force_with_patch.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_integration_mastershell.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_worker_latent.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_usePty.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_telegram_bot.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_worker_workerside.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_process_botmaster.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_log_finish.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_integration_secrets_with_vault.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_custom_buildstep.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_try_client_e2e.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/interop copying build/lib/buildbot/test/integration/interop/test_worker_reconnect.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/interop copying build/lib/buildbot/test/integration/interop/test_transfer.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/interop copying build/lib/buildbot/test/integration/interop/test_setpropertyfromcommand.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/interop copying build/lib/buildbot/test/integration/interop/test_compositestepmixin.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/interop copying build/lib/buildbot/test/integration/interop/test_interruptcommand.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/interop copying build/lib/buildbot/test/integration/interop/test_commandmixin.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/interop copying build/lib/buildbot/test/integration/interop/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/interop copying build/lib/buildbot/test/integration/interop/test_integration_secrets.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/interop copying build/lib/buildbot/test/integration/test_customservices.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_virtual_builder.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_stop_trigger.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_integration_template.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_integration_with_secrets.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_upgrade.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_worker.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_configs.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_URLs.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_worker_comm.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_worker_kubernetes.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_www.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration copying build/lib/buildbot/test/integration/test_try_client.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_cvs.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_renderable.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_master.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_root.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_machine_generic.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_state.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_gerrit.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_steps.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_workerforbuilder.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_mq.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_pool.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_users.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_047_cascading_deleletes.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_package_deb_lintian.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_logchunks.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_worker_marathon.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_connector.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_sourcestamps.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporter_zulip.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_users_manual.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_mq_connector.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_enginestrategy.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_pb.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_hooks_base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_bzr.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_authz.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_044_add_step_hidden.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_cmake.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_workers.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_transfer.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_buildrequestdistributor.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_log.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_forceschedulers.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_locks.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_mq_base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_eventual.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_trysched.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_clients_tryclient.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_045_worker_transition.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporters_words.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_resource.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_shellsequence.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_python.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_mail_CVSMaildirSource.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_contrib_buildbot_cvs_mail.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_worker_libvirt.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_bitbucket.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporters_message.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_restart.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_gitpoller.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporters_pushover.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_sourcestamps.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_start.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_metrics.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_046_mysql_innodb_compatibility.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporters_utils.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_mq_wamp.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_create_master.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_stop.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_ssl.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_p4poller.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_worker.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_worker_base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_hooks_bitbucketcloud.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_misc.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_stats_service.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_users_users.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_httpclientservice.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_secret_rendered_service.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_sse.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporters_telegram.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_builders.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_service.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_package_rpm_rpmbuild.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_buildbot_net_usage_data.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_remotetransfer.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_master.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_netstrings.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_workers.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_botmaster_BotMaster.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_masters.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_timed_Timed.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_roles.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_filter.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_trycmd.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_triggerable.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_fake_httpclientservice.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_upgrade_master.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_builder.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_worker_local.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_maxq.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_tuplematch.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporter_bitbucketserver.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_cppcheck.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_055_add_changes_committer.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_secret_in_vault.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_avatar.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_041_add_N_N_tagsbuilders.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_package_rpm_rpmlint.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_buildrequests.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_hooks_github.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_results.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_giturlparse.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_fake_secrets_manager.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_mtrlogobserver.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_darcs.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_hgpoller.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_remotecommand.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporters_notifier.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_054_add_index_to_steps.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_049_add_schedulers_enabled.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_worker_ec2.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_properties.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_wamp_connector.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_steps.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_download_secret_to_worker.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_basic.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_mq_simple.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_configurator_base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_test_util_warnings.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_cleanupdb.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_ComparableMixin.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_logobserver.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_worker_protocols_pb.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporter_gerrit.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_identifiers.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_plugins.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_secret_in_passwordstore.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_types.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_svnpoller.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_changes.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_lineboundaries.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_buildrequest.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_trigger.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_runner.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporter_gitlab.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_timed_Nightly.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_git.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_git.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_hooks_bitbucket.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_dbconfig.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_048_change_properties_to_text.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_resultspec.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_version.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_mail.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_buildsets.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_bbcollections.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_pbmanager.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_shell.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_test_util_gpo.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_buildsets.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporter_github.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_ldapuserinfo.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_package_deb_pbuilder.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_python_twisted.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_notifier.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_oauth.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_053_add_changes_committer.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_worker_manager.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_subunit.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_interpolate_secrets.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_040_add_builder_tags.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporter_http.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_schedulers.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_052_cascading_set_null.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_codebase.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_clients_usersclient.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_vstudio.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporter_gerrit_verify_status.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_buildstep.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporters_mail.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_sendchange.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_svn.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_github.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_051_add_workers_status.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_base_Source.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporters_irc.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_factory.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_subscriptions.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_auth.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_janitor_configurator.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_kubeclientservice.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_ws.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_schedulers.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_poll.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_forcesched.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporters_hipchat.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_secret_in_file.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_lru.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_mercurial.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_pathmatch.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_build.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporter_bitbucket.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_changesources.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_timed_NightlyTriggerable.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_worker_docker.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_raml.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_masters.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_patch_delay.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_p4.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_clients_sendchange.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_config.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_hooks_gitlab.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_dependent.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_reporters_pushjet.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_builders.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_sautils.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_logs.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_repo.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_config.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_worker_openstack.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_logwatcher.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_logs.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_mtn.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_test_util_validation.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_checkconfig.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_timed_NightlyBase.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_user.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_manager.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_package_rpm_mock.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_changes.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_changes.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_users_manager.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_changesources.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_builds.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_mswin.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_model.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_timed_Periodic.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_042_add_build_properties_table.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_rest.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_patches.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_endpointmatchers.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_hooks_bitbucketserver.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_043_add_changes_parent.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_maildir.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_worker_protocols_base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_hooks_poller.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_service.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_state.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_revlinks.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_changes_gerritchangesource.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_interfaces.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_connector.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_worker_kubernetes.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_cache.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_www_hooks_gitorious.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_debounce.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_schedulers_manager.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_http.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_migrate_versions_050_cascading_deletes_all.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_scripts_tryserver.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_gitlab.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_db_builds.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_steps_source_github.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_properties.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_data_buildrequests.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_process_debug.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit copying build/lib/buildbot/test/unit/test_util_private_tempdir.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/configurators.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/properties.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/config.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/fuzz.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/decorators.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/pbmanager.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/scheduler.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/interfaces.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/reporter.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/warnings.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/dirs.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/logging.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/db.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/sourcesteps.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/querylog.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/endpoint.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/connector_component.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/validation.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/integration.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/migration.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/protocols.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/patch_delay.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/steps.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/changesource.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/misc.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/notifier.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/www.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/sandboxed_worker.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/gpo.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/test/util/tuplematching.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util copying build/lib/buildbot/revlinks.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/subunit.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/package creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/package/rpm copying build/lib/buildbot/steps/package/rpm/rpmspec.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/package/rpm copying build/lib/buildbot/steps/package/rpm/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/package/rpm copying build/lib/buildbot/steps/package/rpm/mock.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/package/rpm copying build/lib/buildbot/steps/package/rpm/rpmbuild.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/package/rpm copying build/lib/buildbot/steps/package/rpm/rpmlint.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/package/rpm copying build/lib/buildbot/steps/package/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/package creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/package/deb copying build/lib/buildbot/steps/package/deb/pbuilder.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/package/deb copying build/lib/buildbot/steps/package/deb/lintian.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/package/deb copying build/lib/buildbot/steps/package/deb/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/package/deb copying build/lib/buildbot/steps/package/util.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/package copying build/lib/buildbot/steps/transfer.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/maxq.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/vstudio.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/cppcheck.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/master.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/mswin.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/http.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/shell.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/mtrlogobserver.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/python.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/download_secret_to_worker.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/trigger.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/p4.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/darcs.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/cvs.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/repo.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/mercurial.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/git.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/github.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/mtn.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/bzr.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/gitlab.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/svn.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/source/gerrit.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source copying build/lib/buildbot/steps/shellsequence.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/worker.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/cmake.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps copying build/lib/buildbot/steps/python_twisted.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/plugins copying build/lib/buildbot/plugins/db.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/plugins copying build/lib/buildbot/plugins/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/plugins creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db copying build/lib/buildbot/db/schedulers.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db copying build/lib/buildbot/db/masters.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db copying build/lib/buildbot/db/connector.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db copying build/lib/buildbot/db/logs.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db copying build/lib/buildbot/db/changesources.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db copying build/lib/buildbot/db/builders.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db copying build/lib/buildbot/db/users.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db copying build/lib/buildbot/db/changes.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/042_add_build_properties_table.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/055_fix_changes_committer.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/040_add_builder_tags.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/046_mysql_innodb_compatibility.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/054_add_index_to_steps.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/047_cascading_deletes.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/045_worker_transition.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/052_cascading_set_null.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/053_add_changes_committer.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/051_add_worker_status.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/050_cascading_deletes_all.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/049_add_schedulers_enabled.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/041_add_N_N_tagsbuilders.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/043_changes_parent.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/048_change_properties_to_text.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/migrate/versions/044_add_step_hidden.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions copying build/lib/buildbot/db/builds.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db copying build/lib/buildbot/db/workers.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db copying build/lib/buildbot/db/buildrequests.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db copying build/lib/buildbot/db/model.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db copying build/lib/buildbot/db/enginestrategy.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db copying build/lib/buildbot/db/migrate_utils.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db copying build/lib/buildbot/db/buildsets.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db copying build/lib/buildbot/db/exceptions.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db copying build/lib/buildbot/db/dbconfig.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db copying build/lib/buildbot/db/base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db copying build/lib/buildbot/db/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db copying build/lib/buildbot/db/steps.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db copying build/lib/buildbot/db/tags.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/types copying build/lib/buildbot/db/types/json.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/types copying build/lib/buildbot/db/types/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/types copying build/lib/buildbot/db/sourcestamps.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db copying build/lib/buildbot/db/pool.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db copying build/lib/buildbot/db/state.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db copying build/lib/buildbot/pbmanager.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot copying build/lib/buildbot/scheduler.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot copying build/lib/buildbot/interfaces.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/statistics copying build/lib/buildbot/statistics/stats_service.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/statistics copying build/lib/buildbot/statistics/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/statistics creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/statistics/storage_backends copying build/lib/buildbot/statistics/storage_backends/influxdb_client.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/statistics/storage_backends copying build/lib/buildbot/statistics/storage_backends/base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/statistics/storage_backends copying build/lib/buildbot/statistics/storage_backends/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/statistics/storage_backends copying build/lib/buildbot/statistics/capture.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/statistics creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data copying build/lib/buildbot/data/schedulers.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data copying build/lib/buildbot/data/masters.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data copying build/lib/buildbot/data/properties.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data copying build/lib/buildbot/data/connector.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data copying build/lib/buildbot/data/logs.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data copying build/lib/buildbot/data/forceschedulers.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data copying build/lib/buildbot/data/changesources.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data copying build/lib/buildbot/data/builders.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data copying build/lib/buildbot/data/resultspec.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data copying build/lib/buildbot/data/patches.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data copying build/lib/buildbot/data/changes.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data copying build/lib/buildbot/data/builds.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data copying build/lib/buildbot/data/workers.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data copying build/lib/buildbot/data/logchunks.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data copying build/lib/buildbot/data/buildrequests.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data copying build/lib/buildbot/data/buildsets.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data copying build/lib/buildbot/data/exceptions.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data copying build/lib/buildbot/data/root.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data copying build/lib/buildbot/data/base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data copying build/lib/buildbot/data/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data copying build/lib/buildbot/data/steps.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data copying build/lib/buildbot/data/sourcestamps.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data copying build/lib/buildbot/data/types.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data copying build/lib/buildbot/master.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/start.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/tryserver.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/user.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/create_master.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/restart.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/sendchange.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/logwatcher.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/stop.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/reconfig.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/cleanupdb.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/trycmd.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/upgrade_master.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/runner.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/dataspec.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/windows_service.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/checkconfig.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts copying build/lib/buildbot/scripts/devproxy.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts copying build/lib/buildbot/manhole.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/machine copying build/lib/buildbot/machine/manager.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/machine copying build/lib/buildbot/machine/generic.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/machine copying build/lib/buildbot/machine/base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/machine copying build/lib/buildbot/machine/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/machine copying build/lib/buildbot/machine/latent.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/machine creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/configurators copying build/lib/buildbot/configurators/janitor.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/configurators copying build/lib/buildbot/configurators/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/configurators copying build/lib/buildbot/buildrequest.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot copying build/lib/buildbot/errors.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www copying build/lib/buildbot/www/sse.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www copying build/lib/buildbot/www/plugin.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www copying build/lib/buildbot/www/config.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/authz copying build/lib/buildbot/www/authz/authz.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/authz copying build/lib/buildbot/www/authz/roles.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/authz copying build/lib/buildbot/www/authz/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/authz copying build/lib/buildbot/www/authz/endpointmatchers.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/authz copying build/lib/buildbot/www/resource.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www copying build/lib/buildbot/www/auth.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www copying build/lib/buildbot/www/ws.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www copying build/lib/buildbot/www/ldapuserinfo.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/hooks copying build/lib/buildbot/www/hooks/poller.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/hooks copying build/lib/buildbot/www/hooks/gitorious.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/hooks copying build/lib/buildbot/www/hooks/bitbucket.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/hooks copying build/lib/buildbot/www/hooks/github.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/hooks copying build/lib/buildbot/www/hooks/gitlab.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/hooks copying build/lib/buildbot/www/hooks/base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/hooks copying build/lib/buildbot/www/hooks/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/hooks copying build/lib/buildbot/www/hooks/bitbucketcloud.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/hooks copying build/lib/buildbot/www/hooks/bitbucketserver.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/hooks copying build/lib/buildbot/www/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www copying build/lib/buildbot/www/service.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www copying build/lib/buildbot/www/change_hook.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www copying build/lib/buildbot/www/rest.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www copying build/lib/buildbot/www/oauth2.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www copying build/lib/buildbot/www/avatar.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www copying build/lib/buildbot/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process copying build/lib/buildbot/process/properties.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process copying build/lib/buildbot/process/workerforbuilder.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process copying build/lib/buildbot/process/log.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process copying build/lib/buildbot/process/logobserver.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/users copying build/lib/buildbot/process/users/manager.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/users copying build/lib/buildbot/process/users/users.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/users copying build/lib/buildbot/process/users/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/users copying build/lib/buildbot/process/users/manual.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/users copying build/lib/buildbot/process/remotecommand.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process copying build/lib/buildbot/process/buildstep.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process copying build/lib/buildbot/process/metrics.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process copying build/lib/buildbot/process/results.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process copying build/lib/buildbot/process/build.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process copying build/lib/buildbot/process/botmaster.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process copying build/lib/buildbot/process/buildrequestdistributor.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process copying build/lib/buildbot/process/measured_service.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process copying build/lib/buildbot/process/builder.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process copying build/lib/buildbot/process/buildrequest.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process copying build/lib/buildbot/process/cache.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process copying build/lib/buildbot/process/subunitlogobserver.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process copying build/lib/buildbot/process/base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process copying build/lib/buildbot/process/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process copying build/lib/buildbot/process/debug.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process copying build/lib/buildbot/process/remotetransfer.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process copying build/lib/buildbot/process/factory.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process copying build/lib/buildbot/worker_transition.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/mq copying build/lib/buildbot/mq/connector.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/mq copying build/lib/buildbot/mq/simple.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/mq copying build/lib/buildbot/mq/base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/mq copying build/lib/buildbot/mq/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/mq copying build/lib/buildbot/mq/wamp.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/mq creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/status copying build/lib/buildbot/status/client.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/status copying build/lib/buildbot/status/master.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/status copying build/lib/buildbot/status/build.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/status copying build/lib/buildbot/status/builder.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/status copying build/lib/buildbot/status/event.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/status copying build/lib/buildbot/status/buildrequest.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/status copying build/lib/buildbot/status/base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/status copying build/lib/buildbot/status/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/status copying build/lib/buildbot/status/buildset.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/status copying build/lib/buildbot/status/worker.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/status creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/wamp copying build/lib/buildbot/wamp/connector.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/wamp copying build/lib/buildbot/wamp/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/wamp creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/secrets copying build/lib/buildbot/secrets/manager.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/secrets copying build/lib/buildbot/secrets/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/secrets creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/secrets/providers copying build/lib/buildbot/secrets/providers/passwordstore.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/secrets/providers copying build/lib/buildbot/secrets/providers/file.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/secrets/providers copying build/lib/buildbot/secrets/providers/vault.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/secrets/providers copying build/lib/buildbot/secrets/providers/base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/secrets/providers copying build/lib/buildbot/secrets/providers/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/secrets/providers copying build/lib/buildbot/secrets/secret.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/secrets creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/clients copying build/lib/buildbot/clients/usersclient.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/clients copying build/lib/buildbot/clients/tryclient.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/clients copying build/lib/buildbot/clients/sendchange.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/clients copying build/lib/buildbot/clients/base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/clients copying build/lib/buildbot/clients/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/clients copying build/lib/buildbot/locks.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker copying build/lib/buildbot/worker/docker.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker copying build/lib/buildbot/worker/manager.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker copying build/lib/buildbot/worker/kubernetes.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker copying build/lib/buildbot/worker/marathon.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker copying build/lib/buildbot/worker/openstack.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker copying build/lib/buildbot/worker/ec2.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker copying build/lib/buildbot/worker/local.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker/protocols copying build/lib/buildbot/worker/protocols/pb.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker/protocols copying build/lib/buildbot/worker/protocols/null.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker/protocols copying build/lib/buildbot/worker/protocols/base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker/protocols copying build/lib/buildbot/worker/protocols/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker/protocols copying build/lib/buildbot/worker/base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker copying build/lib/buildbot/worker/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker copying build/lib/buildbot/worker/libvirt.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker copying build/lib/buildbot/worker/latent.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/httpclientservice.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/subscription.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/ssl.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/config.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/private_tempdir.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/giturlparse.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/logger.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/bbcollections.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/poll.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/netstrings.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/git.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/maildir.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/debounce.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/lru.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/eventual.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/sautils.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/tuplematch.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/croniter.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/pathmatch.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/identifiers.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/service.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/codebase.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/latent.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/misc.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/raml.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/kubeclientservice.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/_notifier.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/state.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util copying build/lib/buildbot/util/lineboundaries.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/utils.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/gerrit_verify_status.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/message.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/pushover.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/stash.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/mail.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/irc.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/http.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/bitbucket.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/pushjet.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/github.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/gitlab.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/gerrit.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/notifier.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/words.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/hipchat.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/telegram.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/zulip.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters copying build/lib/buildbot/reporters/bitbucketserver.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes/pb.py to pb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes/svnpoller.py to svnpoller.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes/manager.py to manager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes/p4poller.py to p4poller.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes/gerritchangesource.py to gerritchangesource.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes/mail.py to mail.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes/bitbucket.py to bitbucket.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes/changes.py to changes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes/github.py to github.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes/filter.py to filter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes/hgpoller.py to hgpoller.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/changes/gitpoller.py to gitpoller.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/pbutil.py to pbutil.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/buildbot_net_usage_data.py to buildbot_net_usage_data.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/schedulers/manager.py to manager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/schedulers/triggerable.py to triggerable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/schedulers/forcesched.py to forcesched.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/schedulers/trysched.py to trysched.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/schedulers/filter.py to filter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/schedulers/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/schedulers/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/schedulers/dependent.py to dependent.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/schedulers/basic.py to basic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/schedulers/timed.py to timed.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/monkeypatches/decorators.py to decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/monkeypatches/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/monkeypatches/servicechecks.py to servicechecks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/config.py to config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/httpclientservice.py to httpclientservice.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/kube.py to kube.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/web.py to web.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/docker.py to docker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/private_tempdir.py to private_tempdir.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/secrets.py to secrets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/fakedb.py to fakedb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/machine.py to machine.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/pbmanager.py to pbmanager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/remotecommand.py to remotecommand.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/openstack.py to openstack.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/fakedata.py to fakedata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/botmaster.py to botmaster.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/endpoint.py to endpoint.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/bworkermanager.py to bworkermanager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/fakeprotocol.py to fakeprotocol.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/fakemaster.py to fakemaster.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/fakestats.py to fakestats.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/logfile.py to logfile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/libvirt.py to libvirt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/fakemq.py to fakemq.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/step.py to step.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/fakebuild.py to fakebuild.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/latent.py to latent.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/worker.py to worker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/state.py to state.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/change.py to change.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fake/reactor.py to reactor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fuzz/test_lru.py to test_lru.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/fuzz/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/regressions/test_steps_shell_WarningCountingShellCommand.py to test_steps_shell_WarningCountingShellCommand.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/regressions/test_bad_change_properties_rows.py to test_bad_change_properties_rows.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/regressions/test_oldpaths.py to test_oldpaths.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/regressions/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/test_extra_coverage.py to test_extra_coverage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_master.py to test_master.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_integration_scheduler_reconfigure.py to test_integration_scheduler_reconfigure.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_worker_marathon.py to test_worker_marathon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_locks.py to test_locks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_trigger.py to test_trigger.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_notifier.py to test_notifier.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_integration_force_with_patch.py to test_integration_force_with_patch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_integration_mastershell.py to test_integration_mastershell.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_worker_latent.py to test_worker_latent.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_usePty.py to test_usePty.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_telegram_bot.py to test_telegram_bot.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_worker_workerside.py to test_worker_workerside.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_process_botmaster.py to test_process_botmaster.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_log_finish.py to test_log_finish.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_integration_secrets_with_vault.py to test_integration_secrets_with_vault.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_custom_buildstep.py to test_custom_buildstep.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_try_client_e2e.py to test_try_client_e2e.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/interop/test_worker_reconnect.py to test_worker_reconnect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/interop/test_transfer.py to test_transfer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/interop/test_setpropertyfromcommand.py to test_setpropertyfromcommand.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/interop/test_compositestepmixin.py to test_compositestepmixin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/interop/test_interruptcommand.py to test_interruptcommand.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/interop/test_commandmixin.py to test_commandmixin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/interop/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/interop/test_integration_secrets.py to test_integration_secrets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_customservices.py to test_customservices.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_virtual_builder.py to test_virtual_builder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_stop_trigger.py to test_stop_trigger.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_integration_template.py to test_integration_template.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_integration_with_secrets.py to test_integration_with_secrets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_upgrade.py to test_upgrade.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_worker.py to test_worker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_configs.py to test_configs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_URLs.py to test_URLs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_worker_comm.py to test_worker_comm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_worker_kubernetes.py to test_worker_kubernetes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_www.py to test_www.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/test_try_client.py to test_try_client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_source_cvs.py to test_steps_source_cvs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_renderable.py to test_steps_renderable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_master.py to test_master.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_data_root.py to test_data_root.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_machine_generic.py to test_machine_generic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_state.py to test_db_state.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_source_gerrit.py to test_steps_source_gerrit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_steps.py to test_db_steps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_process_workerforbuilder.py to test_process_workerforbuilder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_mq.py to test_mq.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_pool.py to test_db_pool.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_users.py to test_db_users.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_migrate_versions_047_cascading_deleletes.py to test_db_migrate_versions_047_cascading_deleletes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_package_deb_lintian.py to test_steps_package_deb_lintian.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_data_logchunks.py to test_data_logchunks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_worker_marathon.py to test_worker_marathon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_connector.py to test_db_connector.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_sourcestamps.py to test_db_sourcestamps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_reporter_zulip.py to test_reporter_zulip.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_process_users_manual.py to test_process_users_manual.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_mq_connector.py to test_mq_connector.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_enginestrategy.py to test_db_enginestrategy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_changes_pb.py to test_changes_pb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_www_hooks_base.py to test_www_hooks_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_source_bzr.py to test_steps_source_bzr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_www_authz.py to test_www_authz.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_migrate_versions_044_add_step_hidden.py to test_db_migrate_versions_044_add_step_hidden.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_cmake.py to test_steps_cmake.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_workers.py to test_db_workers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_transfer.py to test_steps_transfer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_process_buildrequestdistributor.py to test_process_buildrequestdistributor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_process_log.py to test_process_log.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_data_forceschedulers.py to test_data_forceschedulers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_locks.py to test_locks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_mq_base.py to test_mq_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_eventual.py to test_util_eventual.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_schedulers_trysched.py to test_schedulers_trysched.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_clients_tryclient.py to test_clients_tryclient.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_migrate_versions_045_worker_transition.py to test_db_migrate_versions_045_worker_transition.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_reporters_words.py to test_reporters_words.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_www_resource.py to test_www_resource.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_shellsequence.py to test_steps_shellsequence.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_python.py to test_steps_python.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_changes_mail_CVSMaildirSource.py to test_changes_mail_CVSMaildirSource.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_contrib_buildbot_cvs_mail.py to test_contrib_buildbot_cvs_mail.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_worker_libvirt.py to test_worker_libvirt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_changes_bitbucket.py to test_changes_bitbucket.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_reporters_message.py to test_reporters_message.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_scripts_restart.py to test_scripts_restart.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_changes_gitpoller.py to test_changes_gitpoller.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_reporters_pushover.py to test_reporters_pushover.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_data_sourcestamps.py to test_data_sourcestamps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_scripts_start.py to test_scripts_start.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_process_metrics.py to test_process_metrics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_migrate_versions_046_mysql_innodb_compatibility.py to test_db_migrate_versions_046_mysql_innodb_compatibility.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_reporters_utils.py to test_reporters_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_mq_wamp.py to test_mq_wamp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_scripts_create_master.py to test_scripts_create_master.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_scripts_stop.py to test_scripts_stop.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_ssl.py to test_util_ssl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_changes_p4poller.py to test_changes_p4poller.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_changes_base.py to test_changes_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_worker.py to test_steps_worker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_worker_base.py to test_worker_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_www_hooks_bitbucketcloud.py to test_www_hooks_bitbucketcloud.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_misc.py to test_util_misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_stats_service.py to test_stats_service.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_process_users_users.py to test_process_users_users.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_httpclientservice.py to test_util_httpclientservice.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_secret_rendered_service.py to test_secret_rendered_service.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_www_sse.py to test_www_sse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_reporters_telegram.py to test_reporters_telegram.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_builders.py to test_db_builders.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_www_service.py to test_www_service.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_package_rpm_rpmbuild.py to test_steps_package_rpm_rpmbuild.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_buildbot_net_usage_data.py to test_buildbot_net_usage_data.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_process_remotetransfer.py to test_process_remotetransfer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_master.py to test_steps_master.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_netstrings.py to test_util_netstrings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_data_workers.py to test_data_workers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_process_botmaster_BotMaster.py to test_process_botmaster_BotMaster.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_data_masters.py to test_data_masters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_schedulers_timed_Timed.py to test_schedulers_timed_Timed.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_www_roles.py to test_www_roles.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_changes_filter.py to test_changes_filter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_scripts_trycmd.py to test_scripts_trycmd.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_schedulers_triggerable.py to test_schedulers_triggerable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_fake_httpclientservice.py to test_fake_httpclientservice.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_scripts_upgrade_master.py to test_scripts_upgrade_master.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_process_builder.py to test_process_builder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_worker_local.py to test_worker_local.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_maxq.py to test_steps_maxq.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_tuplematch.py to test_util_tuplematch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_reporter_bitbucketserver.py to test_reporter_bitbucketserver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_cppcheck.py to test_steps_cppcheck.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_migrate_versions_055_add_changes_committer.py to test_db_migrate_versions_055_add_changes_committer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_secret_in_vault.py to test_secret_in_vault.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_www_avatar.py to test_www_avatar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-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-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_package_rpm_rpmlint.py to test_steps_package_rpm_rpmlint.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_buildrequests.py to test_db_buildrequests.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_www_hooks_github.py to test_www_hooks_github.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_process_results.py to test_process_results.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_giturlparse.py to test_util_giturlparse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_fake_secrets_manager.py to test_fake_secrets_manager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_mtrlogobserver.py to test_steps_mtrlogobserver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_source_darcs.py to test_steps_source_darcs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_changes_hgpoller.py to test_changes_hgpoller.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_process_remotecommand.py to test_process_remotecommand.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_reporters_notifier.py to test_reporters_notifier.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-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-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_migrate_versions_049_add_schedulers_enabled.py to test_db_migrate_versions_049_add_schedulers_enabled.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_worker_ec2.py to test_worker_ec2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_data_properties.py to test_data_properties.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_wamp_connector.py to test_wamp_connector.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_data_steps.py to test_data_steps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_download_secret_to_worker.py to test_download_secret_to_worker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_schedulers_basic.py to test_schedulers_basic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_mq_simple.py to test_mq_simple.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_configurator_base.py to test_configurator_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_data_base.py to test_data_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_test_util_warnings.py to test_test_util_warnings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_scripts_cleanupdb.py to test_scripts_cleanupdb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_ComparableMixin.py to test_util_ComparableMixin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_process_logobserver.py to test_process_logobserver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_worker_protocols_pb.py to test_worker_protocols_pb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_reporter_gerrit.py to test_reporter_gerrit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_identifiers.py to test_util_identifiers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_plugins.py to test_plugins.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_secret_in_passwordstore.py to test_secret_in_passwordstore.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_data_types.py to test_data_types.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_changes_svnpoller.py to test_changes_svnpoller.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_changes.py to test_db_changes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_lineboundaries.py to test_util_lineboundaries.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_process_buildrequest.py to test_process_buildrequest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_trigger.py to test_steps_trigger.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_scripts_runner.py to test_scripts_runner.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_reporter_gitlab.py to test_reporter_gitlab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_schedulers_timed_Nightly.py to test_schedulers_timed_Nightly.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_git.py to test_util_git.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_source_git.py to test_steps_source_git.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_www_hooks_bitbucket.py to test_www_hooks_bitbucket.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_dbconfig.py to test_db_dbconfig.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-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-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_data_resultspec.py to test_data_resultspec.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_base.py to test_db_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_version.py to test_version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_changes_mail.py to test_changes_mail.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_data_buildsets.py to test_data_buildsets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_bbcollections.py to test_util_bbcollections.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_pbmanager.py to test_pbmanager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_shell.py to test_steps_shell.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_test_util_gpo.py to test_test_util_gpo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_buildsets.py to test_db_buildsets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_reporter_github.py to test_reporter_github.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_www_ldapuserinfo.py to test_www_ldapuserinfo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_package_deb_pbuilder.py to test_steps_package_deb_pbuilder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_python_twisted.py to test_steps_python_twisted.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_notifier.py to test_util_notifier.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_www_oauth.py to test_www_oauth.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_migrate_versions_053_add_changes_committer.py to test_db_migrate_versions_053_add_changes_committer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_worker_manager.py to test_worker_manager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_subunit.py to test_steps_subunit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_interpolate_secrets.py to test_interpolate_secrets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_migrate_versions_040_add_builder_tags.py to test_db_migrate_versions_040_add_builder_tags.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_reporter_http.py to test_reporter_http.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_data_schedulers.py to test_data_schedulers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_migrate_versions_052_cascading_set_null.py to test_db_migrate_versions_052_cascading_set_null.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_codebase.py to test_util_codebase.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_clients_usersclient.py to test_clients_usersclient.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_vstudio.py to test_steps_vstudio.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_reporter_gerrit_verify_status.py to test_reporter_gerrit_verify_status.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_process_buildstep.py to test_process_buildstep.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_reporters_mail.py to test_reporters_mail.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_scripts_sendchange.py to test_scripts_sendchange.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_schedulers_base.py to test_schedulers_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_source_svn.py to test_steps_source_svn.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_changes_github.py to test_changes_github.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_migrate_versions_051_add_workers_status.py to test_db_migrate_versions_051_add_workers_status.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_source_base_Source.py to test_steps_source_base_Source.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_reporters_irc.py to test_reporters_irc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_process_factory.py to test_process_factory.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_subscriptions.py to test_util_subscriptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_www_auth.py to test_www_auth.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_janitor_configurator.py to test_janitor_configurator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_kubeclientservice.py to test_util_kubeclientservice.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_www_ws.py to test_www_ws.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_schedulers.py to test_db_schedulers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_poll.py to test_util_poll.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_schedulers_forcesched.py to test_schedulers_forcesched.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_reporters_hipchat.py to test_reporters_hipchat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_secret_in_file.py to test_secret_in_file.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_lru.py to test_util_lru.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_source_mercurial.py to test_steps_source_mercurial.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_pathmatch.py to test_util_pathmatch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_process_build.py to test_process_build.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_reporter_bitbucket.py to test_reporter_bitbucket.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_changesources.py to test_db_changesources.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_scripts_base.py to test_scripts_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_schedulers_timed_NightlyTriggerable.py to test_schedulers_timed_NightlyTriggerable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_worker_docker.py to test_worker_docker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_raml.py to test_util_raml.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_masters.py to test_db_masters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_patch_delay.py to test_util_patch_delay.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_source_p4.py to test_steps_source_p4.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_clients_sendchange.py to test_clients_sendchange.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_config.py to test_config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_www_hooks_gitlab.py to test_www_hooks_gitlab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_schedulers_dependent.py to test_schedulers_dependent.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_reporters_pushjet.py to test_reporters_pushjet.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_data_builders.py to test_data_builders.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_sautils.py to test_util_sautils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_logs.py to test_db_logs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_source_repo.py to test_steps_source_repo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_www_config.py to test_www_config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_worker_openstack.py to test_worker_openstack.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_scripts_logwatcher.py to test_scripts_logwatcher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_data_logs.py to test_data_logs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_source_mtn.py to test_steps_source_mtn.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_test_util_validation.py to test_test_util_validation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_scripts_checkconfig.py to test_scripts_checkconfig.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_schedulers_timed_NightlyBase.py to test_schedulers_timed_NightlyBase.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_scripts_user.py to test_scripts_user.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_changes_manager.py to test_changes_manager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_package_rpm_mock.py to test_steps_package_rpm_mock.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_data_changes.py to test_data_changes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_changes_changes.py to test_changes_changes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_process_users_manager.py to test_process_users_manager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_data_changesources.py to test_data_changesources.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_data_builds.py to test_data_builds.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_mswin.py to test_steps_mswin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util.py to test_util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_model.py to test_db_model.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_schedulers_timed_Periodic.py to test_schedulers_timed_Periodic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-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-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_www_rest.py to test_www_rest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_data_patches.py to test_data_patches.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_www_endpointmatchers.py to test_www_endpointmatchers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_www_hooks_bitbucketserver.py to test_www_hooks_bitbucketserver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_migrate_versions_043_add_changes_parent.py to test_db_migrate_versions_043_add_changes_parent.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_maildir.py to test_util_maildir.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_worker_protocols_base.py to test_worker_protocols_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_www_hooks_poller.py to test_www_hooks_poller.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_service.py to test_util_service.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_state.py to test_util_state.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_revlinks.py to test_revlinks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_changes_gerritchangesource.py to test_changes_gerritchangesource.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_interfaces.py to test_util_interfaces.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_data_connector.py to test_data_connector.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_worker_kubernetes.py to test_worker_kubernetes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_process_cache.py to test_process_cache.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_www_hooks_gitorious.py to test_www_hooks_gitorious.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_debounce.py to test_util_debounce.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_schedulers_manager.py to test_schedulers_manager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_http.py to test_steps_http.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_migrate_versions_050_cascading_deletes_all.py to test_db_migrate_versions_050_cascading_deletes_all.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_scripts_tryserver.py to test_scripts_tryserver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_source_gitlab.py to test_steps_source_gitlab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_db_builds.py to test_db_builds.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_steps_source_github.py to test_steps_source_github.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_process_properties.py to test_process_properties.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_data_buildrequests.py to test_data_buildrequests.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_process_debug.py to test_process_debug.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_util_private_tempdir.py to test_util_private_tempdir.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/configurators.py to configurators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/properties.py to properties.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/config.py to config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/fuzz.py to fuzz.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/decorators.py to decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/pbmanager.py to pbmanager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/scheduler.py to scheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/interfaces.py to interfaces.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/reporter.py to reporter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/warnings.py to warnings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/dirs.py to dirs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/logging.py to logging.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/db.py to db.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/sourcesteps.py to sourcesteps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/querylog.py to querylog.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/endpoint.py to endpoint.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/connector_component.py to connector_component.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/validation.py to validation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/integration.py to integration.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/migration.py to migration.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/protocols.py to protocols.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/patch_delay.py to patch_delay.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/steps.py to steps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/changesource.py to changesource.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/misc.py to misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/notifier.py to notifier.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/www.py to www.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/sandboxed_worker.py to sandboxed_worker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/gpo.py to gpo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/util/tuplematching.py to tuplematching.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/revlinks.py to revlinks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/subunit.py to subunit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/package/rpm/rpmspec.py to rpmspec.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/package/rpm/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/package/rpm/mock.py to mock.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/package/rpm/rpmbuild.py to rpmbuild.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/package/rpm/rpmlint.py to rpmlint.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/package/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/package/deb/pbuilder.py to pbuilder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/package/deb/lintian.py to lintian.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/package/deb/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/package/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/transfer.py to transfer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/maxq.py to maxq.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/vstudio.py to vstudio.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/cppcheck.py to cppcheck.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/master.py to master.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/mswin.py to mswin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/http.py to http.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/shell.py to shell.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/mtrlogobserver.py to mtrlogobserver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/python.py to python.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/download_secret_to_worker.py to download_secret_to_worker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/trigger.py to trigger.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source/p4.py to p4.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source/darcs.py to darcs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source/cvs.py to cvs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source/repo.py to repo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source/mercurial.py to mercurial.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source/git.py to git.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source/github.py to github.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source/mtn.py to mtn.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source/bzr.py to bzr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source/gitlab.py to gitlab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source/svn.py to svn.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/source/gerrit.py to gerrit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/shellsequence.py to shellsequence.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/worker.py to worker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/cmake.py to cmake.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/steps/python_twisted.py to python_twisted.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/plugins/db.py to db.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/plugins/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/schedulers.py to schedulers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/masters.py to masters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/connector.py to connector.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/logs.py to logs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/changesources.py to changesources.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/builders.py to builders.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/users.py to users.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/changes.py to changes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions/042_add_build_properties_table.py to 042_add_build_properties_table.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions/055_fix_changes_committer.py to 055_fix_changes_committer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions/040_add_builder_tags.py to 040_add_builder_tags.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions/046_mysql_innodb_compatibility.py to 046_mysql_innodb_compatibility.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions/054_add_index_to_steps.py to 054_add_index_to_steps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions/047_cascading_deletes.py to 047_cascading_deletes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions/045_worker_transition.py to 045_worker_transition.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions/052_cascading_set_null.py to 052_cascading_set_null.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions/053_add_changes_committer.py to 053_add_changes_committer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions/051_add_worker_status.py to 051_add_worker_status.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions/050_cascading_deletes_all.py to 050_cascading_deletes_all.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions/049_add_schedulers_enabled.py to 049_add_schedulers_enabled.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions/041_add_N_N_tagsbuilders.py to 041_add_N_N_tagsbuilders.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions/043_changes_parent.py to 043_changes_parent.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions/048_change_properties_to_text.py to 048_change_properties_to_text.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate/versions/044_add_step_hidden.py to 044_add_step_hidden.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/builds.py to builds.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/workers.py to workers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/buildrequests.py to buildrequests.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/model.py to model.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/enginestrategy.py to enginestrategy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate_utils.py to migrate_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/buildsets.py to buildsets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/dbconfig.py to dbconfig.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/steps.py to steps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/tags.py to tags.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/types/json.py to json.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/types/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/sourcestamps.py to sourcestamps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/pool.py to pool.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/state.py to state.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/pbmanager.py to pbmanager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scheduler.py to scheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/interfaces.py to interfaces.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/statistics/stats_service.py to stats_service.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/statistics/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/statistics/storage_backends/influxdb_client.py to influxdb_client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/statistics/storage_backends/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/statistics/storage_backends/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/statistics/capture.py to capture.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data/schedulers.py to schedulers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data/masters.py to masters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data/properties.py to properties.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data/connector.py to connector.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data/logs.py to logs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data/forceschedulers.py to forceschedulers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data/changesources.py to changesources.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data/builders.py to builders.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data/resultspec.py to resultspec.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data/patches.py to patches.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data/changes.py to changes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data/builds.py to builds.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data/workers.py to workers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data/logchunks.py to logchunks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data/buildrequests.py to buildrequests.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data/buildsets.py to buildsets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data/root.py to root.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data/steps.py to steps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data/sourcestamps.py to sourcestamps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/data/types.py to types.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/master.py to master.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts/start.py to start.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts/tryserver.py to tryserver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts/user.py to user.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts/create_master.py to create_master.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts/restart.py to restart.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts/sendchange.py to sendchange.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts/logwatcher.py to logwatcher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts/stop.py to stop.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts/reconfig.py to reconfig.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts/cleanupdb.py to cleanupdb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts/trycmd.py to trycmd.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts/upgrade_master.py to upgrade_master.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts/runner.py to runner.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts/dataspec.py to dataspec.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts/windows_service.py to windows_service.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts/checkconfig.py to checkconfig.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts/devproxy.py to devproxy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/manhole.py to manhole.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/machine/manager.py to manager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/machine/generic.py to generic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/machine/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/machine/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/machine/latent.py to latent.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/configurators/janitor.py to janitor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/configurators/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/buildrequest.py to buildrequest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/errors.py to errors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/sse.py to sse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/plugin.py to plugin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/config.py to config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/authz/authz.py to authz.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/authz/roles.py to roles.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/authz/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/authz/endpointmatchers.py to endpointmatchers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/resource.py to resource.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/auth.py to auth.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/ws.py to ws.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/ldapuserinfo.py to ldapuserinfo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/hooks/poller.py to poller.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/hooks/gitorious.py to gitorious.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/hooks/bitbucket.py to bitbucket.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/hooks/github.py to github.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/hooks/gitlab.py to gitlab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/hooks/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/hooks/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/hooks/bitbucketcloud.py to bitbucketcloud.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/hooks/bitbucketserver.py to bitbucketserver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/service.py to service.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/change_hook.py to change_hook.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/rest.py to rest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/oauth2.py to oauth2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/www/avatar.py to avatar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/properties.py to properties.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/workerforbuilder.py to workerforbuilder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/log.py to log.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/logobserver.py to logobserver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/users/manager.py to manager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/users/users.py to users.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/users/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/users/manual.py to manual.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/remotecommand.py to remotecommand.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/buildstep.py to buildstep.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/metrics.py to metrics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/results.py to results.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/build.py to build.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/botmaster.py to botmaster.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/buildrequestdistributor.py to buildrequestdistributor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/measured_service.py to measured_service.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/builder.py to builder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/buildrequest.py to buildrequest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/cache.py to cache.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/subunitlogobserver.py to subunitlogobserver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/debug.py to debug.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/remotetransfer.py to remotetransfer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/process/factory.py to factory.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker_transition.py to worker_transition.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/mq/connector.py to connector.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/mq/simple.py to simple.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/mq/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/mq/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/mq/wamp.py to wamp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/status/client.py to client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/status/master.py to master.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/status/build.py to build.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/status/builder.py to builder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/status/event.py to event.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/status/buildrequest.py to buildrequest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/status/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/status/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/status/buildset.py to buildset.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/status/worker.py to worker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/wamp/connector.py to connector.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/wamp/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/secrets/manager.py to manager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/secrets/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/secrets/providers/passwordstore.py to passwordstore.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/secrets/providers/file.py to file.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/secrets/providers/vault.py to vault.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/secrets/providers/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/secrets/providers/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/secrets/secret.py to secret.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/clients/usersclient.py to usersclient.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/clients/tryclient.py to tryclient.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/clients/sendchange.py to sendchange.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/clients/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/clients/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/locks.py to locks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker/docker.py to docker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker/manager.py to manager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker/kubernetes.py to kubernetes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker/marathon.py to marathon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker/openstack.py to openstack.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker/ec2.py to ec2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker/local.py to local.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker/protocols/pb.py to pb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker/protocols/null.py to null.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker/protocols/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker/protocols/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker/libvirt.py to libvirt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/worker/latent.py to latent.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/httpclientservice.py to httpclientservice.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/subscription.py to subscription.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/ssl.py to ssl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/config.py to config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/private_tempdir.py to private_tempdir.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/giturlparse.py to giturlparse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/logger.py to logger.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/bbcollections.py to bbcollections.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/poll.py to poll.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/netstrings.py to netstrings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/git.py to git.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/maildir.py to maildir.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/debounce.py to debounce.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/lru.py to lru.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/eventual.py to eventual.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/sautils.py to sautils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/tuplematch.py to tuplematch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/croniter.py to croniter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/pathmatch.py to pathmatch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/identifiers.py to identifiers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/service.py to service.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/codebase.py to codebase.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/latent.py to latent.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/misc.py to misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/raml.py to raml.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/kubeclientservice.py to kubeclientservice.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/_notifier.py to _notifier.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/state.py to state.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/util/lineboundaries.py to lineboundaries.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters/gerrit_verify_status.py to gerrit_verify_status.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters/message.py to message.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters/pushover.py to pushover.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters/stash.py to stash.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters/mail.py to mail.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters/irc.py to irc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters/http.py to http.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters/bitbucket.py to bitbucket.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters/pushjet.py to pushjet.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters/github.py to github.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters/gitlab.py to gitlab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters/gerrit.py to gerrit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters/notifier.py to notifier.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters/words.py to words.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters/hipchat.py to hipchat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters/telegram.py to telegram.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters/zulip.py to zulip.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters/bitbucketserver.py to bitbucketserver.cpython-37.pyc writing byte-compilation script '/tmp/tmptu5m_p26.py' /usr/bin/python3 /tmp/tmptu5m_p26.py removing /tmp/tmptu5m_p26.py running install_data creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters/templates copying buildbot/reporters/templates/default_mail.txt -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters/templates copying buildbot/reporters/templates/default_notification.txt -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters/templates copying buildbot/reporters/templates/missing_mail.txt -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters/templates copying buildbot/reporters/templates/missing_notification.txt -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/reporters/templates copying buildbot/db/migrate/migrate.cfg -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/db/migrate copying buildbot/scripts/sample.cfg -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts copying buildbot/scripts/buildbot_tac.tmpl -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/scripts creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/spec copying buildbot/spec/api.raml -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/spec creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/spec/types copying buildbot/spec/types/scheduler.raml -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/spec/types copying buildbot/spec/types/builder.raml -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/spec/types copying buildbot/spec/types/build.raml -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/spec/types copying buildbot/spec/types/sourcedproperties.raml -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/spec/types copying buildbot/spec/types/change.raml -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/spec/types copying buildbot/spec/types/patch.raml -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/spec/types copying buildbot/spec/types/spec.raml -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/spec/types copying buildbot/spec/types/buildset.raml -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/spec/types copying buildbot/spec/types/master.raml -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/spec/types copying buildbot/spec/types/worker.raml -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/spec/types copying buildbot/spec/types/buildrequest.raml -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/spec/types copying buildbot/spec/types/log.raml -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/spec/types copying buildbot/spec/types/sourcestamp.raml -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/spec/types copying buildbot/spec/types/step.raml -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/spec/types copying buildbot/spec/types/logchunk.raml -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/spec/types copying buildbot/spec/types/identifier.raml -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/spec/types copying buildbot/spec/types/forcescheduler.raml -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/spec/types copying buildbot/spec/types/rootlink.raml -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/spec/types copying buildbot/spec/types/changesource.raml -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/spec/types creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_templates_dir copying buildbot/test/unit/test_templates_dir/builds.html -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_templates_dir creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_templates_dir/plugin copying buildbot/test/unit/test_templates_dir/plugin/plugin.jade -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/unit/test_templates_dir/plugin creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/pki copying buildbot/test/integration/pki/127.0.0.1.crt -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/pki copying buildbot/test/integration/pki/127.0.0.1.key -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/pki creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot/test/integration/pki/ca copying buildbot/test/integration/pki/ca/ca.crt -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-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 /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot-2.5.0-py3.7.egg-info running install_scripts Installing buildbot script to /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/bin Installing buildbot_windows_service script to /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/bin + export BUILDBOT_VERSION=2.5.0 + BUILDBOT_VERSION=2.5.0 + export PYTHONPATH=/builddir/build/BUILD/buildbot-2.5.0/build/lib:/builddir/build/BUILD/buildbot-pkg-2.5.0/build/lib + PYTHONPATH=/builddir/build/BUILD/buildbot-2.5.0/build/lib:/builddir/build/BUILD/buildbot-pkg-2.5.0/build/lib + bbweb_components=(www waterfall-view grid-view console-view) + for bbweb_component in ${bbweb_components[@]} + pushd ../buildbot-www-2.5.0 ~/build/BUILD/buildbot-www-2.5.0 ~/build/BUILD/buildbot-2.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch running install running install_lib creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static copying build/lib/buildbot_www/static/f4769f9bdb7466be65088239c12046d1.eot -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static copying build/lib/buildbot_www/static/index.html -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static copying build/lib/buildbot_www/static/styles.css.map -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static copying build/lib/buildbot_www/static/2.js -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static copying build/lib/buildbot_www/static/scripts.js -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static copying build/lib/buildbot_www/static/af7ae505a9eed503f8b8e6982036873e.woff2 -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static copying build/lib/buildbot_www/static/browser-warning.css -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static copying build/lib/buildbot_www/static/2.js.map -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static/img copying build/lib/buildbot_www/static/img/icon.svg -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static/img copying build/lib/buildbot_www/static/img/fontawesome-webfont.svg -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static/img copying build/lib/buildbot_www/static/img/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static/img copying build/lib/buildbot_www/static/img/icon.png -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static/img copying build/lib/buildbot_www/static/img/icon16.svg -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static/img copying build/lib/buildbot_www/static/img/nobody.png -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static/img copying build/lib/buildbot_www/static/img/favicon.ico -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static/img copying build/lib/buildbot_www/static/browser-warning.js -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static copying build/lib/buildbot_www/static/e18bbf611f2a2e43afc071aa2f4e1512.ttf -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static copying build/lib/buildbot_www/static/448c34a56d699c29117adc64c43affeb.woff2 -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static copying build/lib/buildbot_www/static/fa2772327f55d8198301fdb8bcfc8158.woff -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static copying build/lib/buildbot_www/static/scripts.js.map -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static copying build/lib/buildbot_www/static/browser-warning-list.js -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static copying build/lib/buildbot_www/static/674f50d287a8c48dc19ba404d20fe713.eot -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static copying build/lib/buildbot_www/static/fee66e712a8a08eef5805a46892932ad.woff -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static copying build/lib/buildbot_www/static/styles.css -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static copying build/lib/buildbot_www/static/b06871f281fee6b241d60582ae9369b9.ttf -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/static copying build/lib/buildbot_www/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www copying build/lib/buildbot_www/VERSION -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmp0pk1_5ka.py' /usr/bin/python3 /tmp/tmp0pk1_5ka.py removing /tmp/tmp0pk1_5ka.py running install_egg_info running egg_info running build_js writing buildbot_www.egg-info/PKG-INFO writing dependency_links to buildbot_www.egg-info/dependency_links.txt writing entry points to buildbot_www.egg-info/entry_points.txt writing top-level names to buildbot_www.egg-info/top_level.txt reading manifest file 'buildbot_www.egg-info/SOURCES.txt' writing manifest file 'buildbot_www.egg-info/SOURCES.txt' Copying buildbot_www.egg-info to /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_www-2.5.0-py3.7.egg-info running install_scripts + popd ~/build/BUILD/buildbot-2.5.0 + for bbweb_component in ${bbweb_components[@]} + pushd ../buildbot-waterfall-view-2.5.0 ~/build/BUILD/buildbot-waterfall-view-2.5.0 ~/build/BUILD/buildbot-2.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch running install running install_lib creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_waterfall_view creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_waterfall_view/static copying build/lib/buildbot_waterfall_view/static/styles.css.map -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_waterfall_view/static copying build/lib/buildbot_waterfall_view/static/scripts.js -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_waterfall_view/static copying build/lib/buildbot_waterfall_view/static/scripts.js.map -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_waterfall_view/static copying build/lib/buildbot_waterfall_view/static/styles.css -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_waterfall_view/static copying build/lib/buildbot_waterfall_view/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_waterfall_view copying build/lib/buildbot_waterfall_view/VERSION -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_waterfall_view byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_waterfall_view/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmp0umgij4a.py' /usr/bin/python3 /tmp/tmp0umgij4a.py removing /tmp/tmp0umgij4a.py running install_egg_info running egg_info running build_js writing buildbot_waterfall_view.egg-info/PKG-INFO writing dependency_links to buildbot_waterfall_view.egg-info/dependency_links.txt writing entry points to buildbot_waterfall_view.egg-info/entry_points.txt writing top-level names to buildbot_waterfall_view.egg-info/top_level.txt reading manifest file 'buildbot_waterfall_view.egg-info/SOURCES.txt' writing manifest file 'buildbot_waterfall_view.egg-info/SOURCES.txt' Copying buildbot_waterfall_view.egg-info to /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_waterfall_view-2.5.0-py3.7.egg-info running install_scripts + popd ~/build/BUILD/buildbot-2.5.0 + for bbweb_component in ${bbweb_components[@]} + pushd ../buildbot-grid-view-2.5.0 ~/build/BUILD/buildbot-grid-view-2.5.0 ~/build/BUILD/buildbot-2.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch running install running install_lib creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_grid_view creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_grid_view/static copying build/lib/buildbot_grid_view/static/styles.css.map -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_grid_view/static copying build/lib/buildbot_grid_view/static/scripts.js -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_grid_view/static copying build/lib/buildbot_grid_view/static/scripts.js.map -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_grid_view/static copying build/lib/buildbot_grid_view/static/styles.css -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_grid_view/static copying build/lib/buildbot_grid_view/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_grid_view copying build/lib/buildbot_grid_view/VERSION -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_grid_view byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_grid_view/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpj72b838i.py' /usr/bin/python3 /tmp/tmpj72b838i.py removing /tmp/tmpj72b838i.py running install_egg_info running egg_info running build_js writing buildbot_grid_view.egg-info/PKG-INFO writing dependency_links to buildbot_grid_view.egg-info/dependency_links.txt writing entry points to buildbot_grid_view.egg-info/entry_points.txt writing top-level names to buildbot_grid_view.egg-info/top_level.txt reading manifest file 'buildbot_grid_view.egg-info/SOURCES.txt' writing manifest file 'buildbot_grid_view.egg-info/SOURCES.txt' Copying buildbot_grid_view.egg-info to /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_grid_view-2.5.0-py3.7.egg-info running install_scripts + popd ~/build/BUILD/buildbot-2.5.0 + for bbweb_component in ${bbweb_components[@]} + pushd ../buildbot-console-view-2.5.0 ~/build/BUILD/buildbot-console-view-2.5.0 ~/build/BUILD/buildbot-2.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch running install running install_lib creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_console_view creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_console_view/static copying build/lib/buildbot_console_view/static/styles.css.map -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_console_view/static copying build/lib/buildbot_console_view/static/scripts.js -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_console_view/static copying build/lib/buildbot_console_view/static/scripts.js.map -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_console_view/static copying build/lib/buildbot_console_view/static/styles.css -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_console_view/static copying build/lib/buildbot_console_view/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_console_view copying build/lib/buildbot_console_view/VERSION -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_console_view byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_console_view/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpxhbeencm.py' /usr/bin/python3 /tmp/tmpxhbeencm.py removing /tmp/tmpxhbeencm.py running install_egg_info running egg_info running build_js writing buildbot_console_view.egg-info/PKG-INFO writing dependency_links to buildbot_console_view.egg-info/dependency_links.txt writing entry points to buildbot_console_view.egg-info/entry_points.txt writing top-level names to buildbot_console_view.egg-info/top_level.txt reading manifest file 'buildbot_console_view.egg-info/SOURCES.txt' writing manifest file 'buildbot_console_view.egg-info/SOURCES.txt' Copying buildbot_console_view.egg-info to /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_console_view-2.5.0-py3.7.egg-info running install_scripts ~/build/BUILD/buildbot-2.5.0 + popd + install -Dpm0644 -t /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/share/man/man1 docs/buildbot.1 ~/build/BUILD/buildbot-worker-2.5.0 ~/build/BUILD/buildbot-2.5.0 + pushd ../buildbot-worker-2.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch running install running install_lib creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker copying build/lib/buildbot_worker/pbutil.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker copying build/lib/buildbot_worker/pb.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/monkeypatches copying build/lib/buildbot_worker/monkeypatches/testcase_assert.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/monkeypatches copying build/lib/buildbot_worker/monkeypatches/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/monkeypatches creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/fake copying build/lib/buildbot_worker/test/fake/workerforbuilder.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/fake copying build/lib/buildbot_worker/test/fake/runprocess.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/fake copying build/lib/buildbot_worker/test/fake/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/fake copying build/lib/buildbot_worker/test/fake/remote.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/fake copying build/lib/buildbot_worker/test/test_util_hangcheck.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test copying build/lib/buildbot_worker/test/test_extra_coverage.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test copying build/lib/buildbot_worker/test/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_runprocess.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_bot.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_scripts_restart.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_scripts_start.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_commands_fs.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_scripts_stop.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_commands_transfer.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_commands_utils.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_scripts_runner.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_commands_shell.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_commands_registry.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_scripts_base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_scripts_create_worker.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_bot_Worker.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/runprocess-scripts.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_util.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit copying build/lib/buildbot_worker/test/unit/test_commands_base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/util copying build/lib/buildbot_worker/test/util/compat.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/util copying build/lib/buildbot_worker/test/util/sourcecommand.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/util copying build/lib/buildbot_worker/test/util/command.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/util copying build/lib/buildbot_worker/test/util/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/util copying build/lib/buildbot_worker/test/util/misc.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/util copying build/lib/buildbot_worker/compat.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker copying build/lib/buildbot_worker/interfaces.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker copying build/lib/buildbot_worker/null.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/start.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/restart.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/logwatcher.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/stop.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/runner.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/windows_service.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/scripts copying build/lib/buildbot_worker/scripts/create_worker.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/scripts creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/commands copying build/lib/buildbot_worker/commands/utils.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/commands copying build/lib/buildbot_worker/commands/registry.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/commands copying build/lib/buildbot_worker/commands/transfer.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/commands copying build/lib/buildbot_worker/commands/shell.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/commands copying build/lib/buildbot_worker/commands/fs.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/commands copying build/lib/buildbot_worker/commands/base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/commands copying build/lib/buildbot_worker/commands/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/commands copying build/lib/buildbot_worker/runprocess.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker copying build/lib/buildbot_worker/exceptions.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker copying build/lib/buildbot_worker/bot.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker copying build/lib/buildbot_worker/base.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker copying build/lib/buildbot_worker/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/backports copying build/lib/buildbot_worker/backports/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/backports creating /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/util copying build/lib/buildbot_worker/util/_hangcheck.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/util copying build/lib/buildbot_worker/util/__init__.py -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/util copying build/lib/buildbot_worker/VERSION -> /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/pbutil.py to pbutil.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/pb.py to pb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/monkeypatches/testcase_assert.py to testcase_assert.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/monkeypatches/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/fake/workerforbuilder.py to workerforbuilder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/fake/runprocess.py to runprocess.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/fake/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/fake/remote.py to remote.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/test_util_hangcheck.py to test_util_hangcheck.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/test_extra_coverage.py to test_extra_coverage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit/test_runprocess.py to test_runprocess.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit/test_bot.py to test_bot.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit/test_scripts_restart.py to test_scripts_restart.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit/test_scripts_start.py to test_scripts_start.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit/test_commands_fs.py to test_commands_fs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit/test_scripts_stop.py to test_scripts_stop.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit/test_commands_transfer.py to test_commands_transfer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit/test_commands_utils.py to test_commands_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit/test_scripts_runner.py to test_scripts_runner.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit/test_commands_shell.py to test_commands_shell.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit/test_commands_registry.py to test_commands_registry.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit/test_scripts_base.py to test_scripts_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit/test_scripts_create_worker.py to test_scripts_create_worker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit/test_bot_Worker.py to test_bot_Worker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit/runprocess-scripts.py to runprocess-scripts.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit/test_util.py to test_util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/unit/test_commands_base.py to test_commands_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/util/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/util/sourcecommand.py to sourcecommand.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/util/command.py to command.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/util/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/test/util/misc.py to misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/interfaces.py to interfaces.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/null.py to null.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/scripts/start.py to start.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/scripts/restart.py to restart.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/scripts/logwatcher.py to logwatcher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/scripts/stop.py to stop.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/scripts/runner.py to runner.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/scripts/windows_service.py to windows_service.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/scripts/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/scripts/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/scripts/create_worker.py to create_worker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/commands/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/commands/registry.py to registry.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/commands/transfer.py to transfer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/commands/shell.py to shell.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/commands/fs.py to fs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/commands/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/commands/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/runprocess.py to runprocess.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/bot.py to bot.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/backports/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/util/_hangcheck.py to _hangcheck.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker/util/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpgi5eskv5.py' /usr/bin/python3 /tmp/tmpgi5eskv5.py removing /tmp/tmpgi5eskv5.py running install_egg_info running egg_info creating buildbot_worker.egg-info writing buildbot_worker.egg-info/PKG-INFO writing dependency_links to buildbot_worker.egg-info/dependency_links.txt writing entry points to buildbot_worker.egg-info/entry_points.txt writing requirements to buildbot_worker.egg-info/requires.txt writing top-level names to buildbot_worker.egg-info/top_level.txt writing manifest file 'buildbot_worker.egg-info/SOURCES.txt' reading manifest file 'buildbot_worker.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'bin/buildbot-worker' warning: no files found matching 'contrib/windows/*' warning: no files found matching 'contrib/os-x/*' warning: no files found matching 'contrib/init-scripts/*' warning: no files found matching 'contrib/zsh/*' warning: no files found matching 'contrib/bash/*' writing manifest file 'buildbot_worker.egg-info/SOURCES.txt' Copying buildbot_worker.egg-info to /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7/site-packages/buildbot_worker-2.5.0-py3.7.egg-info running install_scripts Installing buildbot-worker script to /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/bin Installing buildbot_worker_windows_service script to /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/bin + install -Dpm0644 -t /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/share/man/man1 docs/buildbot-worker.1 ~/build/BUILD/buildbot-2.5.0 + popd + rm -vf /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/bin/buildbot_windows_service /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/bin/buildbot_worker_windows_service removed '/builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/bin/buildbot_windows_service' removed '/builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/bin/buildbot_worker_windows_service' + /usr/lib/rpm/find-debuginfo.sh -j12 --strict-build-id -m -i --build-id-seed 2.5.0-1.fc31 --unique-debug-suffix -2.5.0-1.fc31.noarch --unique-debug-src-base buildbot-2.5.0-1.fc31.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/buildbot-2.5.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: buildbot-2.5.0-1.fc31.noarch Processing files: buildbot-master-2.5.0-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bhVaAX + umask 022 + cd /builddir/build/BUILD + cd buildbot-2.5.0 + DOCDIR=/builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/share/doc/buildbot-master + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/share/doc/buildbot-master + cp -pr CREDITS /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/share/doc/buildbot-master + cp -pr NEWS /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/share/doc/buildbot-master + cp -pr UPGRADING /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/share/doc/buildbot-master + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.arwq7U + umask 022 + cd /builddir/build/BUILD + cd buildbot-2.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/share/licenses/buildbot-master + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/share/licenses/buildbot-master + cp -pr COPYING /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/share/licenses/buildbot-master + RPM_EC=0 ++ jobs -p + exit 0 Provides: buildbot-master = 2.5.0-1.fc31 python3.7dist(buildbot) = 2.5 python3dist(buildbot) = 2.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.7 python3.7dist(autobahn) >= 0.16 python3.7dist(jinja2) >= 2.1 python3.7dist(pyjwt) python3.7dist(python-dateutil) >= 1.5 python3.7dist(pyyaml) python3.7dist(setuptools) >= 8 python3.7dist(sqlalchemy) >= 1.1 python3.7dist(sqlalchemy-migrate) >= 0.9 python3.7dist(twisted) >= 17.9 python3.7dist(txaio) >= 2.2.2 python3.7dist(zope.interface) >= 4.1.1 Obsoletes: buildbot-doc < 2.5.0-1.fc31 Recommends: buildbot-www = 2.5.0-1.fc31 Processing files: buildbot-worker-2.5.0-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.goDa8V + umask 022 + cd /builddir/build/BUILD + cd buildbot-2.5.0 + DOCDIR=/builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/share/doc/buildbot-worker + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/share/doc/buildbot-worker + cp -pr NEWS /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/share/doc/buildbot-worker + cp -pr UPGRADING /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/share/doc/buildbot-worker + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.j9YRFV + umask 022 + cd /builddir/build/BUILD + cd buildbot-2.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/share/licenses/buildbot-worker + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/share/licenses/buildbot-worker + cp -pr COPYING /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/share/licenses/buildbot-worker + RPM_EC=0 ++ jobs -p + exit 0 Provides: buildbot-slave = 2.5.0-1.fc31 buildbot-worker = 2.5.0-1.fc31 python3.7dist(buildbot-worker) = 2.5 python3dist(buildbot-worker) = 2.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.7 python3.7dist(future) python3.7dist(setuptools) python3.7dist(twisted) >= 17.9 Obsoletes: buildbot-doc < 2.5.0-1.fc31 buildbot-slave < 0.9.0 Processing files: buildbot-www-2.5.0-1.fc31.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VhhhQY + umask 022 + cd /builddir/build/BUILD + cd buildbot-2.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/share/licenses/buildbot-www + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/share/licenses/buildbot-www + cp -pr COPYING /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch/usr/share/licenses/buildbot-www + RPM_EC=0 ++ jobs -p + exit 0 Provides: buildbot-www = 2.5.0-1.fc31 bundled(guanlecoja) = 0.8.0 bundled(guanlecoja) = 0.8.3 bundled(gulp) = 3.9.0 bundled(gulp) = 3.9.1 bundled(gulp-shell) = 0.4.1 bundled(http-proxy) = 1.11.1 bundled(minimist) = 1.1.1 bundled(shelljs) = 0.5.3 python3.7dist(buildbot-console-view) = 2.5 python3.7dist(buildbot-grid-view) = 2.5 python3.7dist(buildbot-waterfall-view) = 2.5 python3.7dist(buildbot-www) = 2.5 python3dist(buildbot-console-view) = 2.5 python3dist(buildbot-grid-view) = 2.5 python3dist(buildbot-waterfall-view) = 2.5 python3dist(buildbot-www) = 2.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch Wrote: /builddir/build/RPMS/buildbot-2.5.0-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/buildbot-worker-2.5.0-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/buildbot-www-2.5.0-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/buildbot-master-2.5.0-1.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8pIx3V + umask 022 + cd /builddir/build/BUILD + cd buildbot-2.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/buildbot-2.5.0-1.fc31.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0