Mock Version: 2.11 Mock Version: 2.11 Mock Version: 2.11 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/ara.spec'], chrootPath='/var/lib/mock/f33-build-28941937-3925560/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/ara.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=1627948800 Wrote: /builddir/build/SRPMS/ara-1.5.7-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/ara.spec'], chrootPath='/var/lib/mock/f33-build-28941937-3925560/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/ara.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=1627948800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1LYOcq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ara-1.5.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/ara-1.5.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ara-1.5.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'ara-1.5.7 base' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ls6y4m + umask 022 + cd /builddir/build/BUILD + cd ara-1.5.7 + sed -i -e 's|/usr/bin/env python3|/usr/bin/python3|' ara/server/__main__.py + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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/ara creating build/lib/ara/cli copying ara/cli/__init__.py -> build/lib/ara/cli copying ara/cli/base.py -> build/lib/ara/cli copying ara/cli/expire.py -> build/lib/ara/cli copying ara/cli/host.py -> build/lib/ara/cli copying ara/cli/play.py -> build/lib/ara/cli copying ara/cli/playbook.py -> build/lib/ara/cli copying ara/cli/record.py -> build/lib/ara/cli copying ara/cli/result.py -> build/lib/ara/cli copying ara/cli/task.py -> build/lib/ara/cli copying ara/cli/utils.py -> build/lib/ara/cli package init file 'ara/__init__.py' not found (or not a regular file) creating build/lib/ara/server copying ara/server/__init__.py -> build/lib/ara/server copying ara/server/__main__.py -> build/lib/ara/server copying ara/server/admin.py -> build/lib/ara/server copying ara/server/apps.py -> build/lib/ara/server copying ara/server/context_processors.py -> build/lib/ara/server copying ara/server/settings.py -> build/lib/ara/server copying ara/server/urls.py -> build/lib/ara/server copying ara/server/wsgi.py -> build/lib/ara/server creating build/lib/ara/ui copying ara/ui/__init__.py -> build/lib/ara/ui copying ara/ui/apps.py -> build/lib/ara/ui copying ara/ui/forms.py -> build/lib/ara/ui copying ara/ui/pagination.py -> build/lib/ara/ui copying ara/ui/urls.py -> build/lib/ara/ui copying ara/ui/views.py -> build/lib/ara/ui creating build/lib/ara/api creating build/lib/ara/api/tests copying ara/api/tests/__init__.py -> build/lib/ara/api/tests copying ara/api/tests/factories.py -> build/lib/ara/api/tests copying ara/api/tests/tests_auth.py -> build/lib/ara/api/tests copying ara/api/tests/tests_file.py -> build/lib/ara/api/tests copying ara/api/tests/tests_file_content.py -> build/lib/ara/api/tests copying ara/api/tests/tests_host.py -> build/lib/ara/api/tests copying ara/api/tests/tests_label.py -> build/lib/ara/api/tests copying ara/api/tests/tests_latesthost.py -> build/lib/ara/api/tests copying ara/api/tests/tests_play.py -> build/lib/ara/api/tests copying ara/api/tests/tests_playbook.py -> build/lib/ara/api/tests copying ara/api/tests/tests_prune.py -> build/lib/ara/api/tests copying ara/api/tests/tests_records.py -> build/lib/ara/api/tests copying ara/api/tests/tests_result.py -> build/lib/ara/api/tests copying ara/api/tests/tests_task.py -> build/lib/ara/api/tests copying ara/api/tests/tests_utils.py -> build/lib/ara/api/tests copying ara/api/tests/utils.py -> build/lib/ara/api/tests creating build/lib/ara/api/migrations copying ara/api/migrations/0001_initial.py -> build/lib/ara/api/migrations copying ara/api/migrations/0002_remove_host_alias.py -> build/lib/ara/api/migrations copying ara/api/migrations/0003_add_missing_result_properties.py -> build/lib/ara/api/migrations copying ara/api/migrations/0004_duration_in_database.py -> build/lib/ara/api/migrations copying ara/api/migrations/0005_unique_label_names.py -> build/lib/ara/api/migrations copying ara/api/migrations/0006_remove_result_statuses.py -> build/lib/ara/api/migrations copying ara/api/migrations/0007_add_expired_status.py -> build/lib/ara/api/migrations copying ara/api/migrations/0008_playbook_controller.py -> build/lib/ara/api/migrations copying ara/api/migrations/0009_latesthost.py -> build/lib/ara/api/migrations copying ara/api/migrations/0010_result_delegated_to.py -> build/lib/ara/api/migrations copying ara/api/migrations/__init__.py -> build/lib/ara/api/migrations copying ara/api/__init__.py -> build/lib/ara/api copying ara/api/admin.py -> build/lib/ara/api copying ara/api/apps.py -> build/lib/ara/api copying ara/api/auth.py -> build/lib/ara/api copying ara/api/fields.py -> build/lib/ara/api copying ara/api/filters.py -> build/lib/ara/api copying ara/api/models.py -> build/lib/ara/api copying ara/api/serializers.py -> build/lib/ara/api copying ara/api/urls.py -> build/lib/ara/api copying ara/api/views.py -> build/lib/ara/api creating build/lib/ara/setup copying ara/setup/__init__.py -> build/lib/ara/setup copying ara/setup/action_plugins.py -> build/lib/ara/setup copying ara/setup/ansible.py -> build/lib/ara/setup copying ara/setup/callback_plugins.py -> build/lib/ara/setup copying ara/setup/env.py -> build/lib/ara/setup copying ara/setup/exceptions.py -> build/lib/ara/setup copying ara/setup/lookup_plugins.py -> build/lib/ara/setup copying ara/setup/path.py -> build/lib/ara/setup copying ara/setup/plugins.py -> build/lib/ara/setup creating build/lib/ara/clients copying ara/clients/__init__.py -> build/lib/ara/clients copying ara/clients/http.py -> build/lib/ara/clients copying ara/clients/offline.py -> build/lib/ara/clients copying ara/clients/utils.py -> build/lib/ara/clients running egg_info writing ara.egg-info/PKG-INFO writing dependency_links to ara.egg-info/dependency_links.txt writing entry points to ara.egg-info/entry_points.txt writing requirements to ara.egg-info/requires.txt writing top-level names to ara.egg-info/top_level.txt writing pbr to ara.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files matching '*' found under directory '.zuul.d' warning: no previously-included files matching '*' found under directory 'contrib' warning: no previously-included files matching '*' found under directory 'roles' warning: no previously-included files found matching '.black.toml' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching 'tox.ini' writing manifest file 'ara.egg-info/SOURCES.txt' creating build/lib/ara/plugins creating build/lib/ara/plugins/action copying ara/plugins/action/ara_playbook.py -> build/lib/ara/plugins/action copying ara/plugins/action/ara_record.py -> build/lib/ara/plugins/action creating build/lib/ara/plugins/callback copying ara/plugins/callback/ara_default.py -> build/lib/ara/plugins/callback creating build/lib/ara/plugins/lookup copying ara/plugins/lookup/ara_api.py -> build/lib/ara/plugins/lookup creating build/lib/ara/server/db creating build/lib/ara/server/db/backends copying ara/server/db/backends/__init__.py -> build/lib/ara/server/db/backends creating build/lib/ara/server/db/backends/distributed_sqlite copying ara/server/db/backends/distributed_sqlite/__init__.py -> build/lib/ara/server/db/backends/distributed_sqlite copying ara/server/db/backends/distributed_sqlite/base.py -> build/lib/ara/server/db/backends/distributed_sqlite creating build/lib/ara/ui/management creating build/lib/ara/ui/management/commands copying ara/ui/management/commands/generate.py -> build/lib/ara/ui/management/commands creating build/lib/ara/ui/static copying ara/ui/static/README.rst -> build/lib/ara/ui/static creating build/lib/ara/ui/static/css copying ara/ui/static/css/ara.css -> build/lib/ara/ui/static/css copying ara/ui/static/css/bootstrap-darkly.min.css -> build/lib/ara/ui/static/css copying ara/ui/static/css/bootstrap-flatly.min.css -> build/lib/ara/ui/static/css copying ara/ui/static/css/pygments-dark.css -> build/lib/ara/ui/static/css copying ara/ui/static/css/pygments-light.css -> build/lib/ara/ui/static/css creating build/lib/ara/ui/static/images copying ara/ui/static/images/favicon.ico -> build/lib/ara/ui/static/images copying ara/ui/static/images/logo.svg -> build/lib/ara/ui/static/images creating build/lib/ara/ui/static/js copying ara/ui/static/js/bootstrap.bundle.min.js -> build/lib/ara/ui/static/js copying ara/ui/static/js/jquery-3.5.1.slim.min.js -> build/lib/ara/ui/static/js creating build/lib/ara/ui/templates copying ara/ui/templates/base.html -> build/lib/ara/ui/templates copying ara/ui/templates/file.html -> build/lib/ara/ui/templates copying ara/ui/templates/host.html -> build/lib/ara/ui/templates copying ara/ui/templates/host_index.html -> build/lib/ara/ui/templates copying ara/ui/templates/index.html -> build/lib/ara/ui/templates copying ara/ui/templates/playbook.html -> build/lib/ara/ui/templates copying ara/ui/templates/record.html -> build/lib/ara/ui/templates copying ara/ui/templates/result.html -> build/lib/ara/ui/templates copying ara/ui/templates/robots.txt -> build/lib/ara/ui/templates creating build/lib/ara/ui/templates/partials copying ara/ui/templates/partials/about_modal.html -> build/lib/ara/ui/templates/partials copying ara/ui/templates/partials/api_link.html -> build/lib/ara/ui/templates/partials copying ara/ui/templates/partials/cli_arguments.html -> build/lib/ara/ui/templates/partials copying ara/ui/templates/partials/host_facts.html -> build/lib/ara/ui/templates/partials copying ara/ui/templates/partials/host_facts_snippets.html -> build/lib/ara/ui/templates/partials copying ara/ui/templates/partials/host_index_row.html -> build/lib/ara/ui/templates/partials copying ara/ui/templates/partials/host_results.html -> build/lib/ara/ui/templates/partials copying ara/ui/templates/partials/nested_results.html -> build/lib/ara/ui/templates/partials copying ara/ui/templates/partials/pagination.html -> build/lib/ara/ui/templates/partials copying ara/ui/templates/partials/playbook_card.html -> build/lib/ara/ui/templates/partials copying ara/ui/templates/partials/playbook_files.html -> build/lib/ara/ui/templates/partials copying ara/ui/templates/partials/playbook_hosts.html -> build/lib/ara/ui/templates/partials copying ara/ui/templates/partials/playbook_records.html -> build/lib/ara/ui/templates/partials copying ara/ui/templates/partials/playbook_results.html -> build/lib/ara/ui/templates/partials copying ara/ui/templates/partials/playbook_status_icon.html -> build/lib/ara/ui/templates/partials copying ara/ui/templates/partials/result_status_icon.html -> build/lib/ara/ui/templates/partials copying ara/ui/templates/partials/sort_by_date.html -> build/lib/ara/ui/templates/partials copying ara/ui/templates/partials/sort_by_duration.html -> build/lib/ara/ui/templates/partials copying ara/ui/templates/partials/sort_by_name.html -> build/lib/ara/ui/templates/partials copying ara/ui/templates/partials/status_icon.html -> build/lib/ara/ui/templates/partials creating build/lib/ara/ui/templatetags copying ara/ui/templatetags/datetime_formatting.py -> build/lib/ara/ui/templatetags copying ara/ui/templatetags/diff_result.py -> build/lib/ara/ui/templatetags copying ara/ui/templatetags/pygments_highlights.py -> build/lib/ara/ui/templatetags copying ara/ui/templatetags/static_url.py -> build/lib/ara/ui/templatetags copying ara/ui/templatetags/truncatepath.py -> build/lib/ara/ui/templatetags creating build/lib/ara/api/management creating build/lib/ara/api/management/commands copying ara/api/management/commands/prune.py -> build/lib/ara/api/management/commands copying ara/setup/README.rst -> build/lib/ara/setup + sphinx-build -b html doc/source doc/build/html Running Sphinx v3.2.1 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 15 source files that are out of date updating environment: [new config] 15 added, 0 changed, 0 removed reading sources... [ 6%] ansible-configuration reading sources... [ 13%] ansible-plugins-and-use-cases reading sources... [ 20%] api-configuration reading sources... [ 26%] api-documentation reading sources... [ 33%] api-security reading sources... [ 40%] api-usage reading sources... [ 46%] changelog-release-notes reading sources... [ 53%] cli reading sources... [ 60%] container-images reading sources... [ 66%] contributing reading sources... [ 73%] distributed-sqlite-backend reading sources... [ 80%] faq reading sources... [ 86%] getting-started reading sources... [ 93%] index reading sources... [100%] troubleshooting /builddir/build/BUILD/ara-1.5.7/doc/source/container-images.rst:3: WARNING: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'contrib/container-images/README.rst'. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 6%] ansible-configuration writing output... [ 13%] ansible-plugins-and-use-cases writing output... [ 20%] api-configuration writing output... [ 26%] api-documentation writing output... [ 33%] api-security writing output... [ 40%] api-usage writing output... [ 46%] changelog-release-notes writing output... [ 53%] cli writing output... [ 60%] container-images writing output... [ 66%] contributing writing output... [ 73%] distributed-sqlite-backend writing output... [ 80%] faq writing output... [ 86%] getting-started writing output... [ 93%] index writing output... [100%] troubleshooting /builddir/build/BUILD/ara-1.5.7/doc/source/index.rst:8: WARNING: toctree contains reference to document 'container-images' that doesn't have a title: no link will be generated /builddir/build/BUILD/ara-1.5.7/doc/source/index.rst:8: WARNING: toctree contains reference to document 'container-images' that doesn't have a title: no link will be generated /builddir/build/BUILD/ara-1.5.7/doc/source/index.rst:8: WARNING: toctree contains reference to document 'container-images' that doesn't have a title: no link will be generated /builddir/build/BUILD/ara-1.5.7/doc/source/index.rst:8: WARNING: toctree contains reference to document 'container-images' that doesn't have a title: no link will be generated /builddir/build/BUILD/ara-1.5.7/doc/source/index.rst:8: WARNING: toctree contains reference to document 'container-images' that doesn't have a title: no link will be generated /builddir/build/BUILD/ara-1.5.7/doc/source/index.rst:8: WARNING: toctree contains reference to document 'container-images' that doesn't have a title: no link will be generated /builddir/build/BUILD/ara-1.5.7/doc/source/index.rst:8: WARNING: toctree contains reference to document 'container-images' that doesn't have a title: no link will be generated generating indices... genindex/builddir/build/BUILD/ara-1.5.7/doc/source/index.rst:8: WARNING: toctree contains reference to document 'container-images' that doesn't have a title: no link will be generated /builddir/build/BUILD/ara-1.5.7/doc/source/index.rst:8: WARNING: toctree contains reference to document 'container-images' that doesn't have a title: no link will be generated /builddir/build/BUILD/ara-1.5.7/doc/source/index.rst:8: WARNING: toctree contains reference to document 'container-images' that doesn't have a title: no link will be generated /builddir/build/BUILD/ara-1.5.7/doc/source/index.rst:8: WARNING: toctree contains reference to document 'container-images' that doesn't have a title: no link will be generated /builddir/build/BUILD/ara-1.5.7/doc/source/index.rst:8: WARNING: toctree contains reference to document 'container-images' that doesn't have a title: no link will be generated /builddir/build/BUILD/ara-1.5.7/doc/source/index.rst:8: WARNING: toctree contains reference to document 'container-images' that doesn't have a title: no link will be generated /builddir/build/BUILD/ara-1.5.7/doc/source/index.rst:8: WARNING: toctree contains reference to document 'container-images' that doesn't have a title: no link will be generated /builddir/build/BUILD/ara-1.5.7/doc/source/index.rst:8: WARNING: toctree contains reference to document 'container-images' that doesn't have a title: no link will be generated /builddir/build/BUILD/ara-1.5.7/doc/source/index.rst:8: WARNING: toctree contains reference to document 'container-images' that doesn't have a title: no link will be generated /builddir/build/BUILD/ara-1.5.7/doc/source/index.rst:8: WARNING: toctree contains reference to document 'container-images' that doesn't have a title: no link will be generated done writing additional pages... search/builddir/build/BUILD/ara-1.5.7/doc/source/index.rst:8: WARNING: toctree contains reference to document 'container-images' that doesn't have a title: no link will be generated done copying images... [ 6%] ../source/_static/ui-api-browser.png copying images... [ 12%] ../source/_static/ui-api-browser-playbooks.png copying images... [ 18%] ../source/_static/ui-api-browser-playbook.png copying images... [ 25%] ../source/_static/graphs/database-model.png copying images... [ 31%] _static/admin_panel_login.png copying images... [ 37%] _static/admin_panel_auth.png copying images... [ 43%] _static/admin_panel_users.png copying images... [ 50%] _static/code-review-ci.png copying images... [ 56%] _static/ubuntu-launchpad.png copying images... [ 62%] _static/gerrit-sign-in.png copying images... [ 68%] _static/gerrit-ssh-key.png copying images... [ 75%] _static/gerrit-profile.png copying images... [ 81%] _static/gerrit-new-patch.gif copying images... [ 87%] _static/gerrit-edit-patch.gif copying images... [ 93%] _static/ara.png copying images... [100%] _static/graphs/recording-workflow.png copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 19 warnings. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Kf51uq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch ++ dirname /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch + cd ara-1.5.7 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -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/ara-1.5.7-1.fc33.noarch running install running install_lib creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/cli copying build/lib/ara/cli/__init__.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/cli copying build/lib/ara/cli/base.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/cli copying build/lib/ara/cli/expire.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/cli copying build/lib/ara/cli/host.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/cli copying build/lib/ara/cli/play.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/cli copying build/lib/ara/cli/playbook.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/cli copying build/lib/ara/cli/record.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/cli copying build/lib/ara/cli/result.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/cli copying build/lib/ara/cli/task.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/cli copying build/lib/ara/cli/utils.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/cli creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server copying build/lib/ara/server/__init__.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server copying build/lib/ara/server/__main__.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server copying build/lib/ara/server/admin.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server copying build/lib/ara/server/apps.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server copying build/lib/ara/server/context_processors.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server copying build/lib/ara/server/settings.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server copying build/lib/ara/server/urls.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server copying build/lib/ara/server/wsgi.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server/db creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server/db/backends copying build/lib/ara/server/db/backends/__init__.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server/db/backends creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server/db/backends/distributed_sqlite copying build/lib/ara/server/db/backends/distributed_sqlite/__init__.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server/db/backends/distributed_sqlite copying build/lib/ara/server/db/backends/distributed_sqlite/base.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server/db/backends/distributed_sqlite creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui copying build/lib/ara/ui/__init__.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui copying build/lib/ara/ui/apps.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui copying build/lib/ara/ui/forms.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui copying build/lib/ara/ui/pagination.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui copying build/lib/ara/ui/urls.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui copying build/lib/ara/ui/views.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/management creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/management/commands copying build/lib/ara/ui/management/commands/generate.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/management/commands creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/static copying build/lib/ara/ui/static/README.rst -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/static creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/static/css copying build/lib/ara/ui/static/css/ara.css -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/static/css copying build/lib/ara/ui/static/css/bootstrap-darkly.min.css -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/static/css copying build/lib/ara/ui/static/css/bootstrap-flatly.min.css -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/static/css copying build/lib/ara/ui/static/css/pygments-dark.css -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/static/css copying build/lib/ara/ui/static/css/pygments-light.css -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/static/css creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/static/images copying build/lib/ara/ui/static/images/favicon.ico -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/static/images copying build/lib/ara/ui/static/images/logo.svg -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/static/images creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/static/js copying build/lib/ara/ui/static/js/bootstrap.bundle.min.js -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/static/js copying build/lib/ara/ui/static/js/jquery-3.5.1.slim.min.js -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/static/js creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates copying build/lib/ara/ui/templates/base.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates copying build/lib/ara/ui/templates/file.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates copying build/lib/ara/ui/templates/host.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates copying build/lib/ara/ui/templates/host_index.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates copying build/lib/ara/ui/templates/index.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates copying build/lib/ara/ui/templates/playbook.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates copying build/lib/ara/ui/templates/record.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates copying build/lib/ara/ui/templates/result.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates copying build/lib/ara/ui/templates/robots.txt -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates/partials copying build/lib/ara/ui/templates/partials/about_modal.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates/partials copying build/lib/ara/ui/templates/partials/api_link.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates/partials copying build/lib/ara/ui/templates/partials/cli_arguments.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates/partials copying build/lib/ara/ui/templates/partials/host_facts.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates/partials copying build/lib/ara/ui/templates/partials/host_facts_snippets.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates/partials copying build/lib/ara/ui/templates/partials/host_index_row.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates/partials copying build/lib/ara/ui/templates/partials/host_results.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates/partials copying build/lib/ara/ui/templates/partials/nested_results.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates/partials copying build/lib/ara/ui/templates/partials/pagination.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates/partials copying build/lib/ara/ui/templates/partials/playbook_card.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates/partials copying build/lib/ara/ui/templates/partials/playbook_files.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates/partials copying build/lib/ara/ui/templates/partials/playbook_hosts.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates/partials copying build/lib/ara/ui/templates/partials/playbook_records.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates/partials copying build/lib/ara/ui/templates/partials/playbook_results.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates/partials copying build/lib/ara/ui/templates/partials/playbook_status_icon.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates/partials copying build/lib/ara/ui/templates/partials/result_status_icon.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates/partials copying build/lib/ara/ui/templates/partials/sort_by_date.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates/partials copying build/lib/ara/ui/templates/partials/sort_by_duration.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates/partials copying build/lib/ara/ui/templates/partials/sort_by_name.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates/partials copying build/lib/ara/ui/templates/partials/status_icon.html -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templates/partials creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templatetags copying build/lib/ara/ui/templatetags/datetime_formatting.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templatetags copying build/lib/ara/ui/templatetags/diff_result.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templatetags copying build/lib/ara/ui/templatetags/pygments_highlights.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templatetags copying build/lib/ara/ui/templatetags/static_url.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templatetags copying build/lib/ara/ui/templatetags/truncatepath.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templatetags creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests copying build/lib/ara/api/tests/__init__.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests copying build/lib/ara/api/tests/factories.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests copying build/lib/ara/api/tests/tests_auth.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests copying build/lib/ara/api/tests/tests_file.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests copying build/lib/ara/api/tests/tests_file_content.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests copying build/lib/ara/api/tests/tests_host.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests copying build/lib/ara/api/tests/tests_label.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests copying build/lib/ara/api/tests/tests_latesthost.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests copying build/lib/ara/api/tests/tests_play.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests copying build/lib/ara/api/tests/tests_playbook.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests copying build/lib/ara/api/tests/tests_prune.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests copying build/lib/ara/api/tests/tests_records.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests copying build/lib/ara/api/tests/tests_result.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests copying build/lib/ara/api/tests/tests_task.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests copying build/lib/ara/api/tests/tests_utils.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests copying build/lib/ara/api/tests/utils.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/migrations copying build/lib/ara/api/migrations/0001_initial.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/migrations copying build/lib/ara/api/migrations/0002_remove_host_alias.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/migrations copying build/lib/ara/api/migrations/0003_add_missing_result_properties.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/migrations copying build/lib/ara/api/migrations/0004_duration_in_database.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/migrations copying build/lib/ara/api/migrations/0005_unique_label_names.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/migrations copying build/lib/ara/api/migrations/0006_remove_result_statuses.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/migrations copying build/lib/ara/api/migrations/0007_add_expired_status.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/migrations copying build/lib/ara/api/migrations/0008_playbook_controller.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/migrations copying build/lib/ara/api/migrations/0009_latesthost.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/migrations copying build/lib/ara/api/migrations/0010_result_delegated_to.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/migrations copying build/lib/ara/api/migrations/__init__.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/migrations copying build/lib/ara/api/__init__.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api copying build/lib/ara/api/admin.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api copying build/lib/ara/api/apps.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api copying build/lib/ara/api/auth.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api copying build/lib/ara/api/fields.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api copying build/lib/ara/api/filters.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api copying build/lib/ara/api/models.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api copying build/lib/ara/api/serializers.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api copying build/lib/ara/api/urls.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api copying build/lib/ara/api/views.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/management creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/management/commands copying build/lib/ara/api/management/commands/prune.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/management/commands creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/setup copying build/lib/ara/setup/__init__.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/setup copying build/lib/ara/setup/action_plugins.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/setup copying build/lib/ara/setup/ansible.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/setup copying build/lib/ara/setup/callback_plugins.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/setup copying build/lib/ara/setup/env.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/setup copying build/lib/ara/setup/exceptions.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/setup copying build/lib/ara/setup/lookup_plugins.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/setup copying build/lib/ara/setup/path.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/setup copying build/lib/ara/setup/plugins.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/setup copying build/lib/ara/setup/README.rst -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/setup creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/clients copying build/lib/ara/clients/__init__.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/clients copying build/lib/ara/clients/http.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/clients copying build/lib/ara/clients/offline.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/clients copying build/lib/ara/clients/utils.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/clients creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/plugins creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/plugins/action copying build/lib/ara/plugins/action/ara_playbook.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/plugins/action copying build/lib/ara/plugins/action/ara_record.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/plugins/action creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/plugins/callback copying build/lib/ara/plugins/callback/ara_default.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/plugins/callback creating /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/plugins/lookup copying build/lib/ara/plugins/lookup/ara_api.py -> /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/plugins/lookup byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/cli/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/cli/expire.py to expire.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/cli/host.py to host.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/cli/play.py to play.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/cli/playbook.py to playbook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/cli/record.py to record.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/cli/result.py to result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/cli/task.py to task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/cli/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server/context_processors.py to context_processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server/db/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server/db/backends/distributed_sqlite/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/server/db/backends/distributed_sqlite/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/pagination.py to pagination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/management/commands/generate.py to generate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templatetags/datetime_formatting.py to datetime_formatting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templatetags/diff_result.py to diff_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templatetags/pygments_highlights.py to pygments_highlights.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templatetags/static_url.py to static_url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/ui/templatetags/truncatepath.py to truncatepath.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests/factories.py to factories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests/tests_auth.py to tests_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests/tests_file.py to tests_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests/tests_file_content.py to tests_file_content.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests/tests_host.py to tests_host.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests/tests_label.py to tests_label.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests/tests_latesthost.py to tests_latesthost.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests/tests_play.py to tests_play.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests/tests_playbook.py to tests_playbook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests/tests_prune.py to tests_prune.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests/tests_records.py to tests_records.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests/tests_result.py to tests_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests/tests_task.py to tests_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests/tests_utils.py to tests_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/migrations/0002_remove_host_alias.py to 0002_remove_host_alias.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/migrations/0003_add_missing_result_properties.py to 0003_add_missing_result_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/migrations/0004_duration_in_database.py to 0004_duration_in_database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/migrations/0005_unique_label_names.py to 0005_unique_label_names.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/migrations/0006_remove_result_statuses.py to 0006_remove_result_statuses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/migrations/0007_add_expired_status.py to 0007_add_expired_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/migrations/0008_playbook_controller.py to 0008_playbook_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/migrations/0009_latesthost.py to 0009_latesthost.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/migrations/0010_result_delegated_to.py to 0010_result_delegated_to.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/api/management/commands/prune.py to prune.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/setup/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/setup/action_plugins.py to action_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/setup/ansible.py to ansible.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/setup/callback_plugins.py to callback_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/setup/env.py to env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/setup/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/setup/lookup_plugins.py to lookup_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/setup/path.py to path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/setup/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/clients/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/clients/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/clients/offline.py to offline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/clients/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/plugins/action/ara_playbook.py to ara_playbook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/plugins/action/ara_record.py to ara_record.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/plugins/callback/ara_default.py to ara_default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara/plugins/lookup/ara_api.py to ara_api.cpython-39.pyc writing byte-compilation script '/tmp/tmpf73ulfgf.py' /usr/bin/python3 /tmp/tmpf73ulfgf.py removing /tmp/tmpf73ulfgf.py running install_egg_info running egg_info writing ara.egg-info/PKG-INFO writing dependency_links to ara.egg-info/dependency_links.txt writing entry points to ara.egg-info/entry_points.txt writing requirements to ara.egg-info/requires.txt writing top-level names to ara.egg-info/top_level.txt writing pbr to ara.egg-info/pbr.json [pbr] Processing SOURCES.txt package init file 'ara/__init__.py' not found (or not a regular file) [pbr] In git context, generating filelist from git warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files matching '*' found under directory '.zuul.d' warning: no previously-included files matching '*' found under directory 'contrib' warning: no previously-included files matching '*' found under directory 'roles' warning: no previously-included files found matching '.black.toml' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching 'tox.ini' writing manifest file 'ara.egg-info/SOURCES.txt' Copying ara.egg-info to /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9/site-packages/ara-1.5.7-py3.9.egg-info running install_scripts /usr/lib/python3.9/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) Installing ara script to /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/bin Installing ara-manage script to /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.5.7-1.fc33 --unique-debug-suffix -1.5.7-1.fc33.noarch --unique-debug-src-base ara-1.5.7-1.fc33.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ara-1.5.7 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/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LM9zLq + umask 022 + cd /builddir/build/BUILD + cd ara-1.5.7 + cd /builddir/build/BUILD/ara-1.5.7 + ARA_TIME_ZONE=UTC + /usr/bin/python3 manage.py test ara Creating test database for alias 'default'... .........................................................................[ara] Using settings file: /builddir/.ara/server/settings.yaml System check identified no issues (0 silenced). 2021-08-03 16:25:50,390 WARNING django.request: Bad Request: /api/v1/plays/1 ........................2021-08-03 16:25:50,989 WARNING django.request: Bad Request: /api/v1/playbooks/1 .ss............................................................2021-08-03 16:25:52,546 WARNING django.request: Bad Request: /api/v1/tasks/1 ../usr/lib/python3.9/site-packages/django/db/models/fields/__init__.py:1365: RuntimeWarning: DateTimeField Playbook.started received a naive datetime (2021-06-04 16:25:52.715889) while time zone support is active. warnings.warn("DateTimeField %s received a naive datetime (%s)" ./usr/lib/python3.9/site-packages/django/db/models/fields/__init__.py:1365: RuntimeWarning: DateTimeField Playbook.started received a naive datetime (2021-06-04 16:25:53.051980) while time zone support is active. warnings.warn("DateTimeField %s received a naive datetime (%s)" 2021-08-03 16:25:53,154 WARNING django.request: Unauthorized: /api/v1/playbooks 2021-08-03 16:25:53,155 ERROR ara.clients.http: Failed to get on /api/v1/playbooks: {'params': {'started_before': '2021-07-03T16:25:53.054485'}} .s/usr/lib/python3.9/site-packages/django/db/models/fields/__init__.py:1365: RuntimeWarning: DateTimeField Playbook.started received a naive datetime (2021-06-04 16:25:53.177937) while time zone support is active. warnings.warn("DateTimeField %s received a naive datetime (%s)" .s.2021-08-03 16:25:53,247 WARNING django.request: Unauthorized: /api/v1/playbooks 2021-08-03 16:25:53,248 ERROR ara.clients.http: Failed to get on /api/v1/playbooks: {'params': {'started_before': '2021-07-03T16:25:53.245122'}} . ---------------------------------------------------------------------- Ran 169 tests in 5.442s OK (skipped=4) Destroying test database for alias 'default'... + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ara-1.5.7-1.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nElTio + umask 022 + cd /builddir/build/BUILD + cd ara-1.5.7 + DOCDIR=/builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/doc/ara + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/doc/ara + cp -pr README.rst /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/doc/ara + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PJBaNm + umask 022 + cd /builddir/build/BUILD + cd ara-1.5.7 + LICENSEDIR=/builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/licenses/ara + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/licenses/ara + cp -pr LICENSE /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/licenses/ara + RPM_EC=0 ++ jobs -p + exit 0 Provides: ara = 1.5.7-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-ara-1.5.7-1.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6XoYCp + umask 022 + cd /builddir/build/BUILD + cd ara-1.5.7 + DOCDIR=/builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/doc/python3-ara + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/doc/python3-ara + cp -pr README.rst /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/doc/python3-ara + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ot8gmm + umask 022 + cd /builddir/build/BUILD + cd ara-1.5.7 + LICENSEDIR=/builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/licenses/python3-ara + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/licenses/python3-ara + cp -pr LICENSE /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/licenses/python3-ara + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-ara = 1.5.7-1.fc33 python3-ara = 1.5.7-1.fc33 python3.9-ara = 1.5.7-1.fc33 python3.9dist(ara) = 1.5.7 python3dist(ara) = 1.5.7 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: ((python3.9dist(pbr) < 2.1 or python3.9dist(pbr) > 2.1) with python3.9dist(pbr) >= 2) /usr/bin/python3 python(abi) = 3.9 python3.9dist(cliff) python3.9dist(requests) >= 2.14.2 python3.9dist(setuptools) Processing files: python3-ara-server-1.5.7-1.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.O90tRp + umask 022 + cd /builddir/build/BUILD + cd ara-1.5.7 + DOCDIR=/builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/doc/python3-ara-server + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/doc/python3-ara-server + cp -pr README.rst /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/doc/python3-ara-server + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0irCJo + umask 022 + cd /builddir/build/BUILD + cd ara-1.5.7 + LICENSEDIR=/builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/licenses/python3-ara-server + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/licenses/python3-ara-server + cp -pr LICENSE /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/licenses/python3-ara-server + RPM_EC=0 ++ jobs -p + exit 0 Provides: ara-server = 1.5.7-1.fc33 python-ara-server = 1.5.7-1.fc33 python3-ara-server = 1.5.7-1.fc33 python3.9-ara-server = 1.5.7-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Processing files: python3-ara-tests-1.5.7-1.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eiOIYm + umask 022 + cd /builddir/build/BUILD + cd ara-1.5.7 + DOCDIR=/builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/doc/python3-ara-tests + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/doc/python3-ara-tests + cp -pr README.rst /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/doc/python3-ara-tests + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ItPp1m + umask 022 + cd /builddir/build/BUILD + cd ara-1.5.7 + LICENSEDIR=/builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/licenses/python3-ara-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/licenses/python3-ara-tests + cp -pr LICENSE /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/licenses/python3-ara-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-ara-tests = 1.5.7-1.fc33 python3-ara-tests = 1.5.7-1.fc33 python3.9-ara-tests = 1.5.7-1.fc33 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.9 Processing files: ara-doc-1.5.7-1.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Zvpfwp + umask 022 + cd /builddir/build/BUILD + cd ara-1.5.7 + DOCDIR=/builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/doc/ara-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/doc/ara-doc + cp -pr README.rst /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/doc/ara-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/doc/ara-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Jwbl3n + umask 022 + cd /builddir/build/BUILD + cd ara-1.5.7 + LICENSEDIR=/builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/licenses/ara-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/licenses/ara-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch/usr/share/licenses/ara-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ara-doc = 1.5.7-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch Wrote: /builddir/build/RPMS/python3-ara-1.5.7-1.fc33.noarch.rpm Wrote: /builddir/build/RPMS/python3-ara-tests-1.5.7-1.fc33.noarch.rpm Wrote: /builddir/build/RPMS/python3-ara-server-1.5.7-1.fc33.noarch.rpm Wrote: /builddir/build/RPMS/ara-1.5.7-1.fc33.noarch.rpm Wrote: /builddir/build/RPMS/ara-doc-1.5.7-1.fc33.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eTzXbp + umask 022 + cd /builddir/build/BUILD + cd ara-1.5.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ara-1.5.7-1.fc33.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0