Mock Version: 1.4.11 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/beaker.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.vEozjJ:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4fd638d1c4b84bb386638313d2e542f6', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.vEozjJ:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/beaker.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/beaker-25.5-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/beaker.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.vEozjJ:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f213dca3a71e4047ad8cd65514c0cd02', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.vEozjJ:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/beaker.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9eH9NT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf beaker-25.5 + /usr/bin/xz -dc /builddir/build/SOURCES/beaker-25.5.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd beaker-25.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001_dont_build_server.diff):' Patch #1 (0001_dont_build_server.diff): + /usr/bin/cat /builddir/build/SOURCES/0001_dont_build_server.diff + /usr/bin/patch -p1 --fuzz=0 patching file Makefile patching file documentation/Makefile + rm -r Server documentation/server-api LabController IntegrationTests + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FRwduu + umask 022 + cd /builddir/build/BUILD + cd beaker-25.5 + make set -e; for i in Common Client documentation; do make -C $i build; done make[1]: Entering directory `/builddir/build/BUILD/beaker-25.5/Common' python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/bkr copying ./bkr/__init__.py -> build/lib/bkr copying ./bkr/log.py -> build/lib/bkr copying ./bkr/timeout_xmlrpclib.py -> build/lib/bkr creating build/lib/bkr/common copying ./bkr/common/__init__.py -> build/lib/bkr/common copying ./bkr/common/bexceptions.py -> build/lib/bkr/common copying ./bkr/common/helpers.py -> build/lib/bkr/common copying ./bkr/common/hub.py -> build/lib/bkr/common copying ./bkr/common/pyconfig.py -> build/lib/bkr/common copying ./bkr/common/test_schema.py -> build/lib/bkr/common copying ./bkr/common/test_xmlrpc.py -> build/lib/bkr/common copying ./bkr/common/xmlrpc.py -> build/lib/bkr/common creating build/lib/bkr/common/schema copying ./bkr/common/schema/beaker-job.rng -> build/lib/bkr/common/schema copying ./bkr/common/schema/beaker-task.rng -> build/lib/bkr/common/schema copying ./bkr/common/schema/beaker-inventory.ttl -> build/lib/bkr/common/schema copying ./bkr/common/default.conf -> build/lib/bkr/common # Workaround for https://bitbucket.org/pypa/setuptools/issue/2/ # See adjacent setup.py for more details echo bkr > build/namespace_packages.txt make[1]: Leaving directory `/builddir/build/BUILD/beaker-25.5/Common' make[1]: Entering directory `/builddir/build/BUILD/beaker-25.5/Client' env PYTHONPATH=../Common:src:${PYTHONPATH:+:$PYTHONPATH} \ python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/bkr copying src/bkr/__init__.py -> build/lib/bkr creating build/lib/bkr/client copying src/bkr/client/__init__.py -> build/lib/bkr/client copying src/bkr/client/command.py -> build/lib/bkr/client copying src/bkr/client/convert.py -> build/lib/bkr/client copying src/bkr/client/main.py -> build/lib/bkr/client copying src/bkr/client/task_watcher.py -> build/lib/bkr/client copying src/bkr/client/wizard.py -> build/lib/bkr/client creating build/lib/bkr/client/commands copying src/bkr/client/commands/__init__.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_distro_trees_list.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_distro_trees_verify.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_distros_edit_version.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_distros_list.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_distros_tag.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_distros_untag.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_group_create.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_group_list.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_group_members.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_group_modify.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_harness_test.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_job_cancel.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_job_clone.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_job_comment.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_job_delete.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_job_list.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_job_logs.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_job_modify.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_job_results.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_job_submit.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_job_watch.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_labcontroller_create.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_labcontroller_list.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_labcontroller_modify.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_loan_grant.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_loan_return.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_machine_test.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_policy_grant.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_policy_list.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_policy_revoke.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_pool_add.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_pool_create.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_pool_delete.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_pool_list.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_pool_modify.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_pool_remove.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_pool_systems.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_remove_account.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_system_create.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_system_delete.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_system_details.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_system_list.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_system_modify.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_system_power.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_system_provision.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_system_release.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_system_reserve.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_system_status.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_task_add.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_task_details.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_task_list.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_update_inventory.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_update_openstack_trust.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_update_prefs.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_user_modify.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_watchdog_extend.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_watchdog_show.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_watchdogs_extend.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_whoami.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_workflow_installer_test.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_workflow_simple.py -> build/lib/bkr/client/commands copying src/bkr/client/commands/cmd_workflow_xslt.py -> build/lib/bkr/client/commands creating build/lib/bkr/client/tests copying src/bkr/client/tests/__init__.py -> build/lib/bkr/client/tests copying src/bkr/client/tests/test_wizard.py -> build/lib/bkr/client/tests creating build/lib/bkr/client/host-filters copying src/bkr/client/host-filters/00-amd-cpus.conf -> build/lib/bkr/client/host-filters copying src/bkr/client/host-filters/00-cpu-size.conf -> build/lib/bkr/client/host-filters copying src/bkr/client/host-filters/00-disk-size.conf -> build/lib/bkr/client/host-filters copying src/bkr/client/host-filters/00-ibm-cpus.conf -> build/lib/bkr/client/host-filters copying src/bkr/client/host-filters/00-intel-cpus.conf -> build/lib/bkr/client/host-filters copying src/bkr/client/host-filters/00-memory.conf -> build/lib/bkr/client/host-filters copying src/bkr/client/host-filters/00-numa.conf -> build/lib/bkr/client/host-filters make[1]: Leaving directory `/builddir/build/BUILD/beaker-25.5/Client' make[1]: Entering directory `/builddir/build/BUILD/beaker-25.5/documentation' python2 -c '__requires__ = ["Sphinx >= 1.0",]; import pkg_resources; import bkr; bkr.__path__ = ["../Common/bkr", "../Client/src/bkr"]; execfile("/usr/bin/sphinx-build")' -b man -d _build/doctrees . _build/man BUILDSTDERR: Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/objects.inv... BUILDSTDERR: WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : loading intersphinx inventory from http://beaker-project.org/dev/objects.inv... BUILDSTDERR: WARNING: intersphinx inventory 'http://beaker-project.org/dev/objects.inv' not fetchable due to : building [man]: all manpages updating environment: 171 added, 0 changed, 0 removed reading sources... [ 0%] admin-guide/architecture reading sources... [ 1%] admin-guide/chronological-overview reading sources... [ 1%] admin-guide/config-files reading sources... [ 2%] admin-guide/distro-import reading sources... [ 2%] admin-guide/graphite reading sources... [ 3%] admin-guide/how-do-i reading sources... [ 4%] admin-guide/index reading sources... [ 4%] admin-guide/installation reading sources... [ 5%] admin-guide/interface reading sources... [ 5%] admin-guide/kickstarts reading sources... [ 6%] admin-guide/man/beaker-create-ipxe-image reading sources... [ 7%] admin-guide/man/beaker-create-kickstart reading sources... [ 7%] admin-guide/man/beaker-import reading sources... [ 8%] admin-guide/man/beaker-init reading sources... [ 8%] admin-guide/man/beaker-repo-update reading sources... [ 9%] admin-guide/man/beaker-sync-tasks reading sources... [ 9%] admin-guide/man/beaker-usage-reminder reading sources... [ 10%] admin-guide/man/index reading sources... [ 11%] admin-guide/man/product-update reading sources... [ 11%] admin-guide/openstack reading sources... [ 12%] admin-guide/panic-detection reading sources... [ 12%] admin-guide/power-commands reading sources... [ 13%] admin-guide/reporting-queries reading sources... [ 14%] admin-guide/system-requirements reading sources... [ 14%] admin-guide/tftp reading sources... [ 15%] admin-guide/theming reading sources... [ 15%] admin-guide/upgrading reading sources... [ 16%] admin-guide/watchdog-script reading sources... [ 16%] alternative-harnesses/index reading sources... [ 17%] architecture-guide/capabilities reading sources... [ 18%] architecture-guide/index reading sources... [ 18%] architecture-guide/job-monitoring reading sources... [ 19%] architecture-guide/log-storage reading sources... [ 19%] architecture-guide/provisioning-process reading sources... [ 20%] glossary reading sources... [ 21%] in-a-box/index reading sources... [ 21%] index reading sources... [ 22%] man/beaker-wizard reading sources... [ 22%] man/bkr reading sources... [ 23%] man/bkr-distro-trees-list reading sources... [ 23%] man/bkr-distro-trees-verify reading sources... [ 24%] man/bkr-distros-edit-version reading sources... [ 25%] man/bkr-distros-list reading sources... [ 25%] man/bkr-distros-tag reading sources... [ 26%] man/bkr-distros-untag reading sources... [ 26%] man/bkr-group-create reading sources... [ 27%] man/bkr-group-list reading sources... [ 28%] man/bkr-group-members reading sources... [ 28%] man/bkr-group-modify reading sources... [ 29%] man/bkr-harness-test reading sources... [ 29%] man/bkr-job-cancel reading sources... [ 30%] man/bkr-job-clone reading sources... [ 30%] man/bkr-job-comment reading sources... [ 31%] man/bkr-job-delete reading sources... [ 32%] man/bkr-job-list reading sources... [ 32%] man/bkr-job-logs reading sources... [ 33%] man/bkr-job-modify reading sources... [ 33%] man/bkr-job-results reading sources... [ 34%] man/bkr-job-submit reading sources... [ 35%] man/bkr-job-watch reading sources... [ 35%] man/bkr-labcontroller-create reading sources... [ 36%] man/bkr-labcontroller-list reading sources... [ 36%] man/bkr-labcontroller-modify reading sources... [ 37%] man/bkr-list-labcontrollers reading sources... [ 38%] man/bkr-list-systems reading sources... [ 38%] man/bkr-loan-grant reading sources... [ 39%] man/bkr-loan-return reading sources... [ 39%] man/bkr-machine-test reading sources... [ 40%] man/bkr-policy-grant reading sources... [ 40%] man/bkr-policy-list reading sources... [ 41%] man/bkr-policy-revoke reading sources... [ 42%] man/bkr-pool-add reading sources... [ 42%] man/bkr-pool-create reading sources... [ 43%] man/bkr-pool-delete reading sources... [ 43%] man/bkr-pool-list reading sources... [ 44%] man/bkr-pool-modify reading sources... [ 45%] man/bkr-pool-remove reading sources... [ 45%] man/bkr-pool-systems reading sources... [ 46%] man/bkr-remove-account reading sources... [ 46%] man/bkr-system-create reading sources... [ 47%] man/bkr-system-delete reading sources... [ 47%] man/bkr-system-details reading sources... [ 48%] man/bkr-system-list reading sources... [ 49%] man/bkr-system-modify reading sources... [ 49%] man/bkr-system-power reading sources... [ 50%] man/bkr-system-provision reading sources... [ 50%] man/bkr-system-release reading sources... [ 51%] man/bkr-system-reserve reading sources... [ 52%] man/bkr-system-status reading sources... [ 52%] man/bkr-task-add reading sources... [ 53%] man/bkr-task-details reading sources... [ 53%] man/bkr-task-list reading sources... [ 54%] man/bkr-update-inventory reading sources... [ 54%] man/bkr-update-openstack-trust reading sources... [ 55%] man/bkr-update-prefs reading sources... [ 56%] man/bkr-user-modify reading sources... [ 56%] man/bkr-watchdog-extend reading sources... [ 57%] man/bkr-watchdog-show reading sources... [ 57%] man/bkr-watchdogs-extend reading sources... [ 58%] man/bkr-whoami reading sources... [ 59%] man/bkr-workflow-installer-test reading sources... [ 59%] man/bkr-workflow-simple reading sources... [ 60%] man/bkr-workflow-xslt reading sources... [ 60%] man/index reading sources... [ 61%] man/subcommands reading sources... [ 61%] user-guide/atomic-host reading sources... [ 62%] user-guide/beaker-provided-tasks reading sources... [ 63%] user-guide/bkr-client reading sources... [ 63%] user-guide/contained-test-harness reading sources... [ 64%] user-guide/customizing-installation reading sources... [ 64%] user-guide/customizing-partitions reading sources... [ 65%] user-guide/distros reading sources... [ 66%] user-guide/example-task reading sources... [ 66%] user-guide/index reading sources... [ 67%] user-guide/interface reading sources... [ 67%] user-guide/interface/groups reading sources... [ 68%] user-guide/interface/pools reading sources... [ 69%] user-guide/job-design reading sources... [ 69%] user-guide/job-xml reading sources... [ 70%] user-guide/jobs reading sources... [ 70%] user-guide/multihost reading sources... [ 71%] user-guide/provisioning reading sources... [ 71%] user-guide/recipes reading sources... [ 72%] user-guide/reports reading sources... [ 73%] user-guide/rhts-compat reading sources... [ 73%] user-guide/system-reservation reading sources... [ 74%] user-guide/systems reading sources... [ 74%] user-guide/systems/adding reading sources... [ 75%] user-guide/systems/broken-system-detection reading sources... [ 76%] user-guide/systems/index reading sources... [ 76%] user-guide/systems/sharing reading sources... [ 77%] user-guide/task-environment reading sources... [ 77%] user-guide/task-makefile-targets reading sources... [ 78%] user-guide/task-metadata reading sources... [ 78%] user-guide/tasks reading sources... [ 79%] user-guide/troubleshooting reading sources... [ 80%] user-guide/user-preferences reading sources... [ 80%] user-guide/virtualization-workflow reading sources... [ 81%] user-guide/workflow reading sources... [ 81%] user-guide/writing-tasks reading sources... [ 82%] whats-new/datamining-23 reading sources... [ 83%] whats-new/index reading sources... [ 83%] whats-new/release-0.10 reading sources... [ 84%] whats-new/release-0.11 reading sources... [ 84%] whats-new/release-0.12 reading sources... [ 85%] whats-new/release-0.13 reading sources... [ 85%] whats-new/release-0.14 reading sources... [ 86%] whats-new/release-0.15 reading sources... [ 87%] whats-new/release-0.16 reading sources... [ 87%] whats-new/release-0.17 reading sources... [ 88%] whats-new/release-0.18 reading sources... [ 88%] whats-new/release-0.9 reading sources... [ 89%] whats-new/release-19 reading sources... [ 90%] whats-new/release-20 reading sources... [ 90%] whats-new/release-21 reading sources... [ 91%] whats-new/release-22 reading sources... [ 91%] whats-new/release-23 reading sources... [ 92%] whats-new/release-24 reading sources... [ 92%] whats-new/release-25 reading sources... [ 93%] whats-new/upgrade-0.10 reading sources... [ 94%] whats-new/upgrade-0.11 reading sources... [ 94%] whats-new/upgrade-0.12 reading sources... [ 95%] whats-new/upgrade-0.13 reading sources... [ 95%] whats-new/upgrade-0.14 reading sources... [ 96%] whats-new/upgrade-0.15 reading sources... [ 97%] whats-new/upgrade-0.16 reading sources... [ 97%] whats-new/upgrade-0.17 reading sources... [ 98%] whats-new/upgrade-0.18 reading sources... [ 98%] whats-new/upgrade-0.9 reading sources... [ 99%] whats-new/upgrade-19 reading sources... [100%] whats-new/upgrade-23 BUILDSTDERR: /builddir/build/BUILD/beaker-25.5/documentation/admin-guide/config-files.rst:14: WARNING: Include file u'/builddir/build/BUILD/beaker-25.5/documentation/admin-guide/../../Server/server.cfg' not found or reading it failed BUILDSTDERR: /builddir/build/BUILD/beaker-25.5/documentation/admin-guide/config-files.rst:22: WARNING: Include file u'/builddir/build/BUILD/beaker-25.5/documentation/admin-guide/../../LabController/labcontroller.conf' not found or reading it failed BUILDSTDERR: /builddir/build/BUILD/beaker-25.5/documentation/index.rst:42: WARNING: toctree contains reference to nonexisting document u'server-api/index' looking for now-outdated files... none found pickling environment... done checking consistency... done writing... bkr.1 { } bkr-workflow-xslt.1 { } beaker-wizard.1 { } beaker-create-kickstart.8 { } beaker-create-ipxe-image.8 { } beaker-import.8 { } beaker-init.8 { } beaker-repo-update.8 { } beaker-usage-reminder.8 { } bkr-pool-delete.1 { } bkr-group-list.1 { } bkr-labcontroller-create.1 { } bkr-distros-list.1 { } bkr-task-list.1 { } bkr-job-list.1 { } bkr-labcontroller-modify.1 { } bkr-harness-test.1 { } bkr-system-reserve.1 { } bkr-distros-edit-version.1 { } bkr-system-create.1 { } bkr-job-submit.1 { } bkr-watchdogs-extend.1 { } bkr-list-labcontrollers.1 { } bkr-remove-account.1 { } bkr-policy-list.1 { } bkr-workflow-installer-test.1 { } bkr-system-status.1 { } bkr-job-modify.1 { } bkr-user-modify.1 { } bkr-job-clone.1 { } bkr-loan-return.1 { } bkr-watchdog-extend.1 { } bkr-labcontroller-list.1 { } bkr-system-power.1 { } bkr-pool-create.1 { } bkr-system-provision.1 { } bkr-job-logs.1 { } bkr-distros-tag.1 { } bkr-distros-untag.1 { } bkr-list-systems.1 { } bkr-job-comment.1 { } bkr-job-results.1 { } bkr-machine-test.1 { } bkr-policy-revoke.1 { } bkr-group-members.1 { } bkr-system-details.1 { } bkr-watchdog-show.1 { } bkr-job-cancel.1 { } bkr-policy-grant.1 { } bkr-task-details.1 { } bkr-pool-systems.1 { } bkr-system-delete.1 { } bkr-workflow-simple.1 { } bkr-system-release.1 { } bkr-update-prefs.1 { } bkr-loan-grant.1 { } bkr-system-modify.1 { } bkr-group-create.1 { } bkr-pool-remove.1 { } bkr-job-delete.1 { } bkr-distro-trees-list.1 { } bkr-update-inventory.1 { } bkr-task-add.1 { } bkr-job-watch.1 { } bkr-pool-list.1 { } bkr-pool-modify.1 { } bkr-pool-add.1 { } bkr-update-openstack-trust.1 { } bkr-group-modify.1 { } bkr-whoami.1 { } bkr-distro-trees-verify.1 { } bkr-system-list.1 { } build succeeded, 5 warnings. Build finished. The manual pages are in _build/man. For 'Unknown node: container', see https://bitbucket.org/birkenfeld/sphinx/issue/1018/ python2 -c '__requires__ = ["Sphinx >= 1.0",]; import pkg_resources; import bkr; bkr.__path__ = ["../Common/bkr", "../Client/src/bkr"]; execfile("/usr/bin/sphinx-build")' -b text -d _build/doctrees . _build/text BUILDSTDERR: Making output directory... Running Sphinx v1.1.3 loading pickled environment... done loading intersphinx inventory from http://docs.python.org/objects.inv... BUILDSTDERR: WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : loading intersphinx inventory from http://beaker-project.org/dev/objects.inv... BUILDSTDERR: WARNING: intersphinx inventory 'http://beaker-project.org/dev/objects.inv' not fetchable due to : building [text]: targets for 171 source files that are out of date updating environment: 0 added, 66 changed, 0 removed reading sources... [ 1%] index reading sources... [ 3%] man/bkr reading sources... [ 4%] man/bkr-distro-trees-list reading sources... [ 6%] man/bkr-distro-trees-verify reading sources... [ 7%] man/bkr-distros-edit-version reading sources... [ 9%] man/bkr-distros-list reading sources... [ 10%] man/bkr-distros-tag reading sources... [ 12%] man/bkr-distros-untag reading sources... [ 13%] man/bkr-group-create reading sources... [ 15%] man/bkr-group-list reading sources... [ 16%] man/bkr-group-members reading sources... [ 18%] man/bkr-group-modify reading sources... [ 19%] man/bkr-harness-test reading sources... [ 21%] man/bkr-job-cancel reading sources... [ 22%] man/bkr-job-clone reading sources... [ 24%] man/bkr-job-comment reading sources... [ 25%] man/bkr-job-delete reading sources... [ 27%] man/bkr-job-list reading sources... [ 28%] man/bkr-job-logs reading sources... [ 30%] man/bkr-job-modify reading sources... [ 31%] man/bkr-job-results reading sources... [ 33%] man/bkr-job-submit reading sources... [ 34%] man/bkr-job-watch reading sources... [ 36%] man/bkr-labcontroller-create reading sources... [ 37%] man/bkr-labcontroller-list reading sources... [ 39%] man/bkr-labcontroller-modify reading sources... [ 40%] man/bkr-list-labcontrollers reading sources... [ 42%] man/bkr-list-systems reading sources... [ 43%] man/bkr-loan-grant reading sources... [ 45%] man/bkr-loan-return reading sources... [ 46%] man/bkr-machine-test reading sources... [ 48%] man/bkr-policy-grant reading sources... [ 50%] man/bkr-policy-list reading sources... [ 51%] man/bkr-policy-revoke reading sources... [ 53%] man/bkr-pool-add reading sources... [ 54%] man/bkr-pool-create reading sources... [ 56%] man/bkr-pool-delete reading sources... [ 57%] man/bkr-pool-list reading sources... [ 59%] man/bkr-pool-modify reading sources... [ 60%] man/bkr-pool-remove reading sources... [ 62%] man/bkr-pool-systems reading sources... [ 63%] man/bkr-remove-account reading sources... [ 65%] man/bkr-system-create reading sources... [ 66%] man/bkr-system-delete reading sources... [ 68%] man/bkr-system-details reading sources... [ 69%] man/bkr-system-list reading sources... [ 71%] man/bkr-system-modify reading sources... [ 72%] man/bkr-system-power reading sources... [ 74%] man/bkr-system-provision reading sources... [ 75%] man/bkr-system-release reading sources... [ 77%] man/bkr-system-reserve reading sources... [ 78%] man/bkr-system-status reading sources... [ 80%] man/bkr-task-add reading sources... [ 81%] man/bkr-task-details reading sources... [ 83%] man/bkr-task-list reading sources... [ 84%] man/bkr-update-inventory reading sources... [ 86%] man/bkr-update-openstack-trust reading sources... [ 87%] man/bkr-update-prefs reading sources... [ 89%] man/bkr-user-modify reading sources... [ 90%] man/bkr-watchdog-extend reading sources... [ 92%] man/bkr-watchdog-show reading sources... [ 93%] man/bkr-watchdogs-extend reading sources... [ 95%] man/bkr-whoami reading sources... [ 96%] man/bkr-workflow-installer-test reading sources... [ 98%] man/bkr-workflow-simple reading sources... [100%] man/subcommands looking for now-outdated files... none found BUILDSTDERR: pickling environment... /builddir/build/BUILD/beaker-25.5/documentation/index.rst:42: WARNING: toctree contains reference to nonexisting document u'server-api/index' done checking consistency... done preparing documents... done writing output... [ 0%] admin-guide/architecture writing output... [ 1%] admin-guide/chronological-overview writing output... [ 1%] admin-guide/config-files writing output... [ 2%] admin-guide/distro-import writing output... [ 2%] admin-guide/graphite writing output... [ 3%] admin-guide/how-do-i writing output... [ 4%] admin-guide/index writing output... [ 4%] admin-guide/installation writing output... [ 5%] admin-guide/interface writing output... [ 5%] admin-guide/kickstarts writing output... [ 6%] admin-guide/man/beaker-create-ipxe-image writing output... [ 7%] admin-guide/man/beaker-create-kickstart writing output... [ 7%] admin-guide/man/beaker-import writing output... [ 8%] admin-guide/man/beaker-init writing output... [ 8%] admin-guide/man/beaker-repo-update writing output... [ 9%] admin-guide/man/beaker-sync-tasks writing output... [ 9%] admin-guide/man/beaker-usage-reminder writing output... [ 10%] admin-guide/man/index writing output... [ 11%] admin-guide/man/product-update writing output... [ 11%] admin-guide/openstack writing output... [ 12%] admin-guide/panic-detection writing output... [ 12%] admin-guide/power-commands writing output... [ 13%] admin-guide/reporting-queries writing output... [ 14%] admin-guide/system-requirements writing output... [ 14%] admin-guide/tftp writing output... [ 15%] admin-guide/theming writing output... [ 15%] admin-guide/upgrading writing output... [ 16%] admin-guide/watchdog-script writing output... [ 16%] alternative-harnesses/index writing output... [ 17%] architecture-guide/capabilities writing output... [ 18%] architecture-guide/index writing output... [ 18%] architecture-guide/job-monitoring writing output... [ 19%] architecture-guide/log-storage writing output... [ 19%] architecture-guide/provisioning-process writing output... [ 20%] glossary writing output... [ 21%] in-a-box/index writing output... [ 21%] index writing output... [ 22%] man/beaker-wizard writing output... [ 22%] man/bkr writing output... [ 23%] man/bkr-distro-trees-list writing output... [ 23%] man/bkr-distro-trees-verify writing output... [ 24%] man/bkr-distros-edit-version writing output... [ 25%] man/bkr-distros-list writing output... [ 25%] man/bkr-distros-tag writing output... [ 26%] man/bkr-distros-untag writing output... [ 26%] man/bkr-group-create writing output... [ 27%] man/bkr-group-list writing output... [ 28%] man/bkr-group-members writing output... [ 28%] man/bkr-group-modify writing output... [ 29%] man/bkr-harness-test writing output... [ 29%] man/bkr-job-cancel writing output... [ 30%] man/bkr-job-clone writing output... [ 30%] man/bkr-job-comment writing output... [ 31%] man/bkr-job-delete writing output... [ 32%] man/bkr-job-list writing output... [ 32%] man/bkr-job-logs writing output... [ 33%] man/bkr-job-modify writing output... [ 33%] man/bkr-job-results writing output... [ 34%] man/bkr-job-submit writing output... [ 35%] man/bkr-job-watch writing output... [ 35%] man/bkr-labcontroller-create writing output... [ 36%] man/bkr-labcontroller-list writing output... [ 36%] man/bkr-labcontroller-modify writing output... [ 37%] man/bkr-list-labcontrollers writing output... [ 38%] man/bkr-list-systems writing output... [ 38%] man/bkr-loan-grant writing output... [ 39%] man/bkr-loan-return writing output... [ 39%] man/bkr-machine-test writing output... [ 40%] man/bkr-policy-grant writing output... [ 40%] man/bkr-policy-list writing output... [ 41%] man/bkr-policy-revoke writing output... [ 42%] man/bkr-pool-add writing output... [ 42%] man/bkr-pool-create writing output... [ 43%] man/bkr-pool-delete writing output... [ 43%] man/bkr-pool-list writing output... [ 44%] man/bkr-pool-modify writing output... [ 45%] man/bkr-pool-remove writing output... [ 45%] man/bkr-pool-systems writing output... [ 46%] man/bkr-remove-account writing output... [ 46%] man/bkr-system-create writing output... [ 47%] man/bkr-system-delete writing output... [ 47%] man/bkr-system-details writing output... [ 48%] man/bkr-system-list writing output... [ 49%] man/bkr-system-modify writing output... [ 49%] man/bkr-system-power writing output... [ 50%] man/bkr-system-provision writing output... [ 50%] man/bkr-system-release writing output... [ 51%] man/bkr-system-reserve writing output... [ 52%] man/bkr-system-status writing output... [ 52%] man/bkr-task-add writing output... [ 53%] man/bkr-task-details writing output... [ 53%] man/bkr-task-list writing output... [ 54%] man/bkr-update-inventory writing output... [ 54%] man/bkr-update-openstack-trust writing output... [ 55%] man/bkr-update-prefs writing output... [ 56%] man/bkr-user-modify writing output... [ 56%] man/bkr-watchdog-extend writing output... [ 57%] man/bkr-watchdog-show writing output... [ 57%] man/bkr-watchdogs-extend writing output... [ 58%] man/bkr-whoami writing output... [ 59%] man/bkr-workflow-installer-test writing output... [ 59%] man/bkr-workflow-simple writing output... [ 60%] man/bkr-workflow-xslt writing output... [ 60%] man/index writing output... [ 61%] man/subcommands writing output... [ 61%] user-guide/atomic-host writing output... [ 62%] user-guide/beaker-provided-tasks writing output... [ 63%] user-guide/bkr-client writing output... [ 63%] user-guide/contained-test-harness writing output... [ 64%] user-guide/customizing-installation writing output... [ 64%] user-guide/customizing-partitions writing output... [ 65%] user-guide/distros writing output... [ 66%] user-guide/example-task writing output... [ 66%] user-guide/index writing output... [ 67%] user-guide/interface writing output... [ 67%] user-guide/interface/groups writing output... [ 68%] user-guide/interface/pools writing output... [ 69%] user-guide/job-design writing output... [ 69%] user-guide/job-xml writing output... [ 70%] user-guide/jobs writing output... [ 70%] user-guide/multihost writing output... [ 71%] user-guide/provisioning writing output... [ 71%] user-guide/recipes writing output... [ 72%] user-guide/reports writing output... [ 73%] user-guide/rhts-compat writing output... [ 73%] user-guide/system-reservation writing output... [ 74%] user-guide/systems writing output... [ 74%] user-guide/systems/adding writing output... [ 75%] user-guide/systems/broken-system-detection writing output... [ 76%] user-guide/systems/index writing output... [ 76%] user-guide/systems/sharing writing output... [ 77%] user-guide/task-environment writing output... [ 77%] user-guide/task-makefile-targets writing output... [ 78%] user-guide/task-metadata writing output... [ 78%] user-guide/tasks writing output... [ 79%] user-guide/troubleshooting writing output... [ 80%] user-guide/user-preferences writing output... [ 80%] user-guide/virtualization-workflow writing output... [ 81%] user-guide/workflow writing output... [ 81%] user-guide/writing-tasks writing output... [ 82%] whats-new/datamining-23 writing output... [ 83%] whats-new/index writing output... [ 83%] whats-new/release-0.10 writing output... [ 84%] whats-new/release-0.11 writing output... [ 84%] whats-new/release-0.12 writing output... [ 85%] whats-new/release-0.13 writing output... [ 85%] whats-new/release-0.14 writing output... [ 86%] whats-new/release-0.15 writing output... [ 87%] whats-new/release-0.16 writing output... [ 87%] whats-new/release-0.17 writing output... [ 88%] whats-new/release-0.18 writing output... [ 88%] whats-new/release-0.9 writing output... [ 89%] whats-new/release-19 writing output... [ 90%] whats-new/release-20 writing output... [ 90%] whats-new/release-21 writing output... [ 91%] whats-new/release-22 writing output... [ 91%] whats-new/release-23 writing output... [ 92%] whats-new/release-24 writing output... [ 92%] whats-new/release-25 writing output... [ 93%] whats-new/upgrade-0.10 writing output... [ 94%] whats-new/upgrade-0.11 writing output... [ 94%] whats-new/upgrade-0.12 writing output... [ 95%] whats-new/upgrade-0.13 writing output... [ 95%] whats-new/upgrade-0.14 writing output... [ 96%] whats-new/upgrade-0.15 writing output... [ 97%] whats-new/upgrade-0.16 writing output... [ 97%] whats-new/upgrade-0.17 writing output... [ 98%] whats-new/upgrade-0.18 writing output... [ 98%] whats-new/upgrade-0.9 writing output... [ 99%] whats-new/upgrade-19 writing output... [100%] whats-new/upgrade-23 build succeeded, 10 warnings. BUILDSTDERR: /builddir/build/BUILD/beaker-25.5/documentation/admin-guide/panic-detection.rst:11: WARNING: undefined label: python:re-syntax (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/beaker-25.5/documentation/architecture-guide/capabilities.rst:374: WARNING: undefined label: server-api (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/beaker-25.5/documentation/whats-new/release-0.13.rst:4: WARNING: undefined label: proposal-enhanced-user-groups (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/beaker-25.5/documentation/whats-new/release-0.16.rst:52: WARNING: undefined label: beakerdev:proposal-external-tasks (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/beaker-25.5/documentation/whats-new/release-19.rst:18: WARNING: undefined label: beakerdev:proposal-system-page-improvements (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/beaker-25.5/documentation/whats-new/release-19.rst:440: WARNING: unknown document: ../../server-api/http BUILDSTDERR: /builddir/build/BUILD/beaker-25.5/documentation/whats-new/release-20.rst:36: WARNING: undefined label: beakerdev:proposal-predefined-access-policies (if the link has no caption the label must precede a section header) Build finished. The text files are in _build/text. make[1]: Leaving directory `/builddir/build/BUILD/beaker-25.5/documentation' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NJlmi6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386 + cd beaker-25.5 + DESTDIR=/builddir/build/BUILDROOT/beaker-25.5-2.el7.i386 + make install set -e; for i in Common Client documentation; do make -C $i install; done make[1]: Entering directory `/builddir/build/BUILD/beaker-25.5/Common' python2 setup.py build running build running build_py # Workaround for https://bitbucket.org/pypa/setuptools/issue/2/ # See adjacent setup.py for more details echo bkr > build/namespace_packages.txt python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386 running install running install_lib creating /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr creating /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib creating /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr copying build/lib/bkr/__init__.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr copying build/lib/bkr/log.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr copying build/lib/bkr/timeout_xmlrpclib.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr creating /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/common copying build/lib/bkr/common/__init__.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/common copying build/lib/bkr/common/bexceptions.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/common copying build/lib/bkr/common/helpers.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/common copying build/lib/bkr/common/hub.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/common copying build/lib/bkr/common/pyconfig.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/common copying build/lib/bkr/common/test_schema.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/common copying build/lib/bkr/common/test_xmlrpc.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/common copying build/lib/bkr/common/xmlrpc.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/common creating /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/common/schema copying build/lib/bkr/common/schema/beaker-job.rng -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/common/schema copying build/lib/bkr/common/schema/beaker-task.rng -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/common/schema copying build/lib/bkr/common/schema/beaker-inventory.ttl -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/common/schema copying build/lib/bkr/common/default.conf -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/common byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/timeout_xmlrpclib.py to timeout_xmlrpclib.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/common/bexceptions.py to bexceptions.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/common/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/common/hub.py to hub.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/common/pyconfig.py to pyconfig.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/common/test_schema.py to test_schema.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/common/test_xmlrpc.py to test_xmlrpc.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/common/xmlrpc.py to xmlrpc.pyc writing byte-compilation script '/tmp/tmplTUcIz.py' /usr/bin/python2 -O /tmp/tmplTUcIz.py removing /tmp/tmplTUcIz.py running install_egg_info running egg_info creating beaker_common.egg-info writing beaker_common.egg-info/PKG-INFO writing top-level names to beaker_common.egg-info/top_level.txt writing dependency_links to beaker_common.egg-info/dependency_links.txt writing manifest file 'beaker_common.egg-info/SOURCES.txt' reading manifest file 'beaker_common.egg-info/SOURCES.txt' writing manifest file 'beaker_common.egg-info/SOURCES.txt' Copying beaker_common.egg-info to /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/beaker_common-25.5-py2.7.egg-info running install_scripts # Workaround for https://bitbucket.org/pypa/setuptools/issue/2/ # See adjacent setup.py for more details install -m0644 build/namespace_packages.txt \ /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python*/site-packages/beaker_common-*.egg-info make[1]: Leaving directory `/builddir/build/BUILD/beaker-25.5/Common' make[1]: Entering directory `/builddir/build/BUILD/beaker-25.5/Client' python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386 running install running install_lib BUILDSTDERR: Skipping installation of /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/__init__.py (namespace package) copying bkr/client/__init__.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client copying bkr/client/command.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client copying bkr/client/convert.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client copying bkr/client/main.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client copying bkr/client/task_watcher.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client copying bkr/client/wizard.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client copying bkr/client/commands/__init__.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_distro_trees_list.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_distro_trees_verify.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_distros_edit_version.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_distros_list.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_distros_tag.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_distros_untag.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_group_create.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_group_list.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_group_members.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_group_modify.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_harness_test.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_job_cancel.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_job_clone.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_job_comment.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_job_delete.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_job_list.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_job_logs.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_job_modify.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_job_results.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_job_submit.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_job_watch.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_labcontroller_create.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_labcontroller_list.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_labcontroller_modify.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_loan_grant.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_loan_return.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_machine_test.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_policy_grant.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_policy_list.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_policy_revoke.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_pool_add.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_pool_create.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_pool_delete.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_pool_list.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_pool_modify.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_pool_remove.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_pool_systems.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_remove_account.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_system_create.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_system_delete.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_system_details.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_system_list.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_system_modify.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_system_power.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_system_provision.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_system_release.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_system_reserve.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_system_status.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_task_add.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_task_details.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_task_list.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_update_inventory.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_update_openstack_trust.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_update_prefs.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_user_modify.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_watchdog_extend.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_watchdog_show.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_watchdogs_extend.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_whoami.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_workflow_installer_test.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_workflow_simple.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/commands/cmd_workflow_xslt.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands copying bkr/client/tests/__init__.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/tests copying bkr/client/tests/test_wizard.py -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/tests copying bkr/client/host-filters/00-amd-cpus.conf -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/host-filters copying bkr/client/host-filters/00-cpu-size.conf -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/host-filters copying bkr/client/host-filters/00-disk-size.conf -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/host-filters copying bkr/client/host-filters/00-ibm-cpus.conf -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/host-filters copying bkr/client/host-filters/00-intel-cpus.conf -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/host-filters copying bkr/client/host-filters/00-memory.conf -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/host-filters copying bkr/client/host-filters/00-numa.conf -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/host-filters byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/convert.py to convert.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/task_watcher.py to task_watcher.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/wizard.py to wizard.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_distro_trees_list.py to cmd_distro_trees_list.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_distro_trees_verify.py to cmd_distro_trees_verify.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_distros_edit_version.py to cmd_distros_edit_version.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_distros_list.py to cmd_distros_list.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_distros_tag.py to cmd_distros_tag.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_distros_untag.py to cmd_distros_untag.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_group_create.py to cmd_group_create.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_group_list.py to cmd_group_list.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_group_members.py to cmd_group_members.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_group_modify.py to cmd_group_modify.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_harness_test.py to cmd_harness_test.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_job_cancel.py to cmd_job_cancel.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_job_clone.py to cmd_job_clone.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_job_comment.py to cmd_job_comment.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_job_delete.py to cmd_job_delete.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_job_list.py to cmd_job_list.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_job_logs.py to cmd_job_logs.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_job_modify.py to cmd_job_modify.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_job_results.py to cmd_job_results.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_job_submit.py to cmd_job_submit.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_job_watch.py to cmd_job_watch.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_labcontroller_create.py to cmd_labcontroller_create.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_labcontroller_list.py to cmd_labcontroller_list.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_labcontroller_modify.py to cmd_labcontroller_modify.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_loan_grant.py to cmd_loan_grant.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_loan_return.py to cmd_loan_return.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_machine_test.py to cmd_machine_test.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_policy_grant.py to cmd_policy_grant.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_policy_list.py to cmd_policy_list.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_policy_revoke.py to cmd_policy_revoke.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_pool_add.py to cmd_pool_add.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_pool_create.py to cmd_pool_create.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_pool_delete.py to cmd_pool_delete.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_pool_list.py to cmd_pool_list.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_pool_modify.py to cmd_pool_modify.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_pool_remove.py to cmd_pool_remove.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_pool_systems.py to cmd_pool_systems.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_remove_account.py to cmd_remove_account.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_system_create.py to cmd_system_create.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_system_delete.py to cmd_system_delete.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_system_details.py to cmd_system_details.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_system_list.py to cmd_system_list.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_system_modify.py to cmd_system_modify.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_system_power.py to cmd_system_power.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_system_provision.py to cmd_system_provision.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_system_release.py to cmd_system_release.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_system_reserve.py to cmd_system_reserve.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_system_status.py to cmd_system_status.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_task_add.py to cmd_task_add.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_task_details.py to cmd_task_details.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_task_list.py to cmd_task_list.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_update_inventory.py to cmd_update_inventory.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_update_openstack_trust.py to cmd_update_openstack_trust.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_update_prefs.py to cmd_update_prefs.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_user_modify.py to cmd_user_modify.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_watchdog_extend.py to cmd_watchdog_extend.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_watchdog_show.py to cmd_watchdog_show.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_watchdogs_extend.py to cmd_watchdogs_extend.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_whoami.py to cmd_whoami.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_workflow_installer_test.py to cmd_workflow_installer_test.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_workflow_simple.py to cmd_workflow_simple.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/commands/cmd_workflow_xslt.py to cmd_workflow_xslt.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/client/tests/test_wizard.py to test_wizard.pyc writing byte-compilation script '/tmp/tmpZLlww9.py' /usr/bin/python2 -O /tmp/tmpZLlww9.py removing /tmp/tmpZLlww9.py running install_data creating /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/etc creating /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/etc/beaker creating /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/share creating /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/share/bash-completion creating /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/share/bash-completion/completions copying bash-completion/bkr -> /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/share/bash-completion/completions running install_egg_info running egg_info creating src/beaker_client.egg-info writing requirements to src/beaker_client.egg-info/requires.txt writing src/beaker_client.egg-info/PKG-INFO writing namespace_packages to src/beaker_client.egg-info/namespace_packages.txt writing top-level names to src/beaker_client.egg-info/top_level.txt writing dependency_links to src/beaker_client.egg-info/dependency_links.txt writing entry points to src/beaker_client.egg-info/entry_points.txt writing manifest file 'src/beaker_client.egg-info/SOURCES.txt' reading manifest file 'src/beaker_client.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/beaker_client.egg-info/SOURCES.txt' Copying src/beaker_client.egg-info to /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/beaker_client-25.5-py2.7.egg-info Installing /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/beaker_client-25.5-py2.7-nspkg.pth running install_scripts Installing beaker-wizard script to /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/bin Installing bkr script to /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/bin make[1]: Leaving directory `/builddir/build/BUILD/beaker-25.5/Client' make[1]: Entering directory `/builddir/build/BUILD/beaker-25.5/documentation' python2 -c '__requires__ = ["Sphinx >= 1.0",]; import pkg_resources; import bkr; bkr.__path__ = ["../Common/bkr", "../Client/src/bkr"]; execfile("/usr/bin/sphinx-build")' -b man -d _build/doctrees . _build/man Running Sphinx v1.1.3 loading pickled environment... done loading intersphinx inventory from http://docs.python.org/objects.inv... BUILDSTDERR: WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : loading intersphinx inventory from http://beaker-project.org/dev/objects.inv... BUILDSTDERR: WARNING: intersphinx inventory 'http://beaker-project.org/dev/objects.inv' not fetchable due to : building [man]: all manpages updating environment: 0 added, 3 changed, 0 removed reading sources... [ 33%] index reading sources... [ 66%] man/bkr reading sources... [100%] man/subcommands looking for now-outdated files... none found BUILDSTDERR: pickling environment... /builddir/build/BUILD/beaker-25.5/documentation/index.rst:42: WARNING: toctree contains reference to nonexisting document u'server-api/index' done checking consistency... done writing... bkr.1 { } bkr-workflow-xslt.1 { } beaker-wizard.1 { } beaker-create-kickstart.8 { } beaker-create-ipxe-image.8 { } beaker-import.8 { } beaker-init.8 { } beaker-repo-update.8 { } beaker-usage-reminder.8 { } bkr-pool-delete.1 { } bkr-group-list.1 { } bkr-labcontroller-create.1 { } bkr-distros-list.1 { } bkr-task-list.1 { } bkr-job-list.1 { } bkr-labcontroller-modify.1 { } bkr-harness-test.1 { } bkr-system-reserve.1 { } bkr-distros-edit-version.1 { } bkr-system-create.1 { } bkr-job-submit.1 { } bkr-watchdogs-extend.1 { } bkr-list-labcontrollers.1 { } bkr-remove-account.1 { } bkr-policy-list.1 { } bkr-workflow-installer-test.1 { } bkr-system-status.1 { } bkr-job-modify.1 { } bkr-user-modify.1 { } bkr-job-clone.1 { } bkr-loan-return.1 { } bkr-watchdog-extend.1 { } bkr-labcontroller-list.1 { } bkr-system-power.1 { } bkr-pool-create.1 { } bkr-system-provision.1 { } bkr-job-logs.1 { } bkr-distros-tag.1 { } bkr-distros-untag.1 { } bkr-list-systems.1 { } bkr-job-comment.1 { } bkr-job-results.1 { } bkr-machine-test.1 { } bkr-policy-revoke.1 { } bkr-group-members.1 { } bkr-system-details.1 { } bkr-watchdog-show.1 { } bkr-job-cancel.1 { } bkr-policy-grant.1 { } bkr-task-details.1 { } bkr-pool-systems.1 { } bkr-system-delete.1 { } bkr-workflow-simple.1 { } bkr-system-release.1 { } bkr-update-prefs.1 { } bkr-loan-grant.1 { } bkr-system-modify.1 { } bkr-group-create.1 { } bkr-pool-remove.1 { } bkr-job-delete.1 { } bkr-distro-trees-list.1 { } bkr-update-inventory.1 { } bkr-task-add.1 { } bkr-job-watch.1 { } bkr-pool-list.1 { } bkr-pool-modify.1 { } bkr-pool-add.1 { } bkr-update-openstack-trust.1 { } bkr-group-modify.1 { } bkr-whoami.1 { } bkr-distro-trees-verify.1 { } bkr-system-list.1 { } build succeeded, 3 warnings. Build finished. The manual pages are in _build/man. install -m0755 -d /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/share/man/man{1,8} install -m0644 _build/man/*.1 /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/share/man/man1 install -m0644 _build/man/*.8 /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/share/man/man8 ln -s bkr-distro-trees-verify.1.gz /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/share/man/man1/bkr-distros-verify.1.gz ln -s bkr-system-list.1.gz /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/share/man/man1/bkr-list-systems.1.gz ln -s bkr-labcontroller-list /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/share/man/man1/bkr-list-labcontrollers.1.gz make[1]: Leaving directory `/builddir/build/BUILD/beaker-25.5/documentation' + rm -rf /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/share/beaker-integration-tests/ + rm -rf /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/bkr/inttest + rm -rf '/builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7/site-packages/beaker_integration_tests*' + rm -rf /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/share/man/man8/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/beaker-25.5 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kBMWeX + umask 022 + cd /builddir/build/BUILD + cd beaker-25.5 + make check set -e; for i in Common Client documentation; do make -C $i check; done make[1]: Entering directory `/builddir/build/BUILD/beaker-25.5/Common' ./run-tests.sh + env PYTHONPATH=. nosetests -v bkr BUILDSTDERR: test_device (bkr.common.test_schema.JobSchemaTest) ... ok BUILDSTDERR: test_device_driver (bkr.common.test_schema.JobSchemaTest) ... ok BUILDSTDERR: test_disk_units (bkr.common.test_schema.JobSchemaTest) ... ok BUILDSTDERR: test_duplicate_elements (bkr.common.test_schema.JobSchemaTest) ... ok BUILDSTDERR: test_force_system (bkr.common.test_schema.JobSchemaTest) ... ok BUILDSTDERR: test_guestrecipe (bkr.common.test_schema.JobSchemaTest) ... ok BUILDSTDERR: test_hostRequires_not_optional (bkr.common.test_schema.JobSchemaTest) ... ok BUILDSTDERR: test_job_with_reservesys (bkr.common.test_schema.JobSchemaTest) ... ok BUILDSTDERR: test_job_with_reservesys_duration (bkr.common.test_schema.JobSchemaTest) ... ok BUILDSTDERR: test_minimal_job (bkr.common.test_schema.JobSchemaTest) ... ok BUILDSTDERR: test_minimal_job_with_invalid_system_inventory_date (bkr.common.test_schema.JobSchemaTest) ... ok BUILDSTDERR: test_minimal_job_with_system_inventory_date (bkr.common.test_schema.JobSchemaTest) ... ok BUILDSTDERR: test_minimal_job_with_system_inventory_status (bkr.common.test_schema.JobSchemaTest) ... ok BUILDSTDERR: test_optional_guestname (bkr.common.test_schema.JobSchemaTest) ... ok BUILDSTDERR: test_optional_op (bkr.common.test_schema.JobSchemaTest) ... ok BUILDSTDERR: test_recipe_elements_in_different_order (bkr.common.test_schema.JobSchemaTest) ... ok BUILDSTDERR: test_maximal_task (bkr.common.test_schema.TaskSchemaTest) ... ok BUILDSTDERR: test_minimal_task (bkr.common.test_schema.TaskSchemaTest) ... ok BUILDSTDERR: test_complete_failure (bkr.common.test_xmlrpc.RetryTransportLoggingTestCase) ... ok BUILDSTDERR: test_eventual_success (bkr.common.test_xmlrpc.RetryTransportLoggingTestCase) ... ok BUILDSTDERR: test_immediate_success (bkr.common.test_xmlrpc.RetryTransportLoggingTestCase) ... ok BUILDSTDERR: test_complete_failure (bkr.common.test_xmlrpc.RetryTransportTestCase) ... ok BUILDSTDERR: test_default_retry_settings (bkr.common.test_xmlrpc.RetryTransportTestCase) ... ok BUILDSTDERR: test_immediate_success (bkr.common.test_xmlrpc.RetryTransportTestCase) ... ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 24 tests in 0.061s BUILDSTDERR: OK make[1]: Leaving directory `/builddir/build/BUILD/beaker-25.5/Common' make[1]: Entering directory `/builddir/build/BUILD/beaker-25.5/Client' ./run-tests.sh + env PYTHONPATH=../Client/src:../Common nosetests -v --traverse-namespace bkr.client.tests BUILDSTDERR: test_contain_aarch64 (bkr.client.tests.test_wizard.ArchitecturesTest) ... ok BUILDSTDERR: test_contain_ppc64le (bkr.client.tests.test_wizard.ArchitecturesTest) ... ok BUILDSTDERR: test_security_info_removed_from_summary (bkr.client.tests.test_wizard.BugsTest) ... ok BUILDSTDERR: test_shell_metachars_escaped_in_makefile (bkr.client.tests.test_wizard.DescTest) ... ok BUILDSTDERR: test_custom_other_text (bkr.client.tests.test_wizard.LicenseTests) ... ok BUILDSTDERR: test_default_is_gplv2_or_later (bkr.client.tests.test_wizard.LicenseTests) ... ok BUILDSTDERR: test_explicit_other_text (bkr.client.tests.test_wizard.LicenseTests) ... ok BUILDSTDERR: test_gplv2_only_text (bkr.client.tests.test_wizard.LicenseTests) ... ok BUILDSTDERR: test_gplv2_or_later_text (bkr.client.tests.test_wizard.LicenseTests) ... ok BUILDSTDERR: test_gplv3_or_later_explicit_text (bkr.client.tests.test_wizard.LicenseTests) ... ok BUILDSTDERR: test_gplv3_or_later_implicit_text (bkr.client.tests.test_wizard.LicenseTests) ... ok BUILDSTDERR: test_unknown_other_text (bkr.client.tests.test_wizard.LicenseTests) ... ok BUILDSTDERR: test_default_excludes_rhel4_rhel5 (bkr.client.tests.test_wizard.ReleasesTest) ... ok BUILDSTDERR: test_it (bkr.client.tests.test_wizard.ShellEscapingTest) ... ok BUILDSTDERR: test_prints_full_heading (bkr.client.tests.test_wizard.TypeTest) ... ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 15 tests in 0.042s BUILDSTDERR: OK make[1]: Leaving directory `/builddir/build/BUILD/beaker-25.5/Client' make[1]: Entering directory `/builddir/build/BUILD/beaker-25.5/documentation' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/beaker-25.5/documentation' + exit 0 Processing files: beaker-common-25.5-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0LVm7P + umask 022 + cd /builddir/build/BUILD + cd beaker-25.5 + DOCDIR=/builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/share/doc/beaker-common-25.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/share/doc/beaker-common-25.5 + cp -pr README.md /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/share/doc/beaker-common-25.5 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xv8q1I + umask 022 + cd /builddir/build/BUILD + cd beaker-25.5 + LICENSEDIR=/builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/share/licenses/beaker-common-25.5 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/share/licenses/beaker-common-25.5 + cp -pr COPYING /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/share/licenses/beaker-common-25.5 + exit 0 Provides: beaker = 25.5-2.el7 beaker-common = 25.5-2.el7 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) = 2.7 Obsoletes: beaker < 0.17.0-1 Processing files: beaker-client-25.5-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NfAmeD + umask 022 + cd /builddir/build/BUILD + cd beaker-25.5 + DOCDIR=/builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/share/doc/beaker-client-25.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/share/doc/beaker-client-25.5 + cp -pr Client/client.conf.example /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386/usr/share/doc/beaker-client-25.5 + exit 0 Provides: beaker-client = 25.5-2.el7 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/python2 python(abi) = 2.7 Conflicts: rhts-devel < 4.52 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386 Wrote: /builddir/build/RPMS/beaker-common-25.5-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/beaker-client-25.5-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Jn2neT + umask 022 + cd /builddir/build/BUILD + cd beaker-25.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/beaker-25.5-2.el7.i386 + exit 0 Child return code was: 0