Mock Version: 4.1
Mock Version: 4.1
Mock Version: 4.1
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/ansible-collection-containers-podman.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-101119-65749/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffc7779c0f0>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/ansible-collection-containers-podman.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: noarch
Building for target noarch
Wrote: /builddir/build/SRPMS/ansible-collection-containers-podman-1.12.0-1.oc9.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/ansible-collection-containers-podman.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-101119-65749/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffc7779c0f0>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/ansible-collection-containers-podman.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: noarch
Building for target noarch
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QiI6Q2
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf ansible-podman-collections-1.12.0
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/1.12.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd ansible-podman-collections-1.12.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ sed -i -e 's/version:.*/version: 1.12.0/' galaxy.yml
+ find -type f '!' -executable -name '*.py' -print -exec sed -i -e '1{\@^#!.*@d}' '{}' +
./plugins/connection/__init__.py
./plugins/connection/buildah.py
./plugins/connection/podman.py
./plugins/become/podman_unshare.py
./plugins/module_utils/__init__.py
./plugins/module_utils/podman/podman_pod_lib.py
./plugins/module_utils/podman/__init__.py
./plugins/module_utils/podman/podman_container_lib.py
./plugins/module_utils/podman/common.py
./plugins/modules/podman_containers.py
./plugins/modules/podman_container_exec.py
./plugins/modules/podman_login_info.py
./plugins/modules/podman_volume_info.py
./plugins/modules/podman_logout.py
./plugins/modules/podman_tag.py
./plugins/modules/__init__.py
./plugins/modules/podman_save.py
./plugins/modules/podman_secret_info.py
./plugins/modules/podman_pod.py
./plugins/modules/podman_volume.py
./plugins/modules/podman_runlabel.py
./plugins/modules/podman_network_info.py
./plugins/modules/podman_export.py
./plugins/modules/podman_generate_systemd.py
./plugins/modules/podman_prune.py
./plugins/modules/podman_container_info.py
./plugins/modules/podman_image_info.py
./plugins/modules/podman_play.py
./plugins/modules/podman_network.py
./plugins/modules/podman_load.py
./plugins/modules/podman_image.py
./plugins/modules/podman_login.py
./plugins/modules/podman_pod_info.py
./plugins/modules/podman_container.py
./plugins/modules/podman_import.py
./plugins/modules/podman_secret.py
./tests/integration/targets/__init__.py
./tests/unit/plugins/modules/test_container_lib.py
./tests/unit/plugins/modules/test_common.py
./setup.py
+ rm -vr changelogs/ ci/ contrib/ tests/ ./galaxy.yml.in .github/ .gitignore docs/
removed 'changelogs/changelog.yaml'
removed 'changelogs/config.yaml'
removed directory 'changelogs/'
removed 'ci/playbooks/containers_test.yml'
removed 'ci/playbooks/install_repos.yml'
removed 'ci/playbooks/local.yml'
removed 'ci/playbooks/pre.yml'
removed 'ci/playbooks/containers/podman_play.yml'
removed 'ci/playbooks/containers/podman_save.yml'
removed 'ci/playbooks/containers/podman_generate_systemd.yml'
removed 'ci/playbooks/containers/podman_image.yml'
removed 'ci/playbooks/containers/podman_login_info.yml'
removed 'ci/playbooks/containers/podman_network.yml'
removed 'ci/playbooks/containers/podman_volume.yml'
removed 'ci/playbooks/containers/podman_login.yml'
removed 'ci/playbooks/containers/podman_container_info.yml'
removed 'ci/playbooks/containers/podman_image_info.yml'
removed 'ci/playbooks/containers/podman_volume_info.yml'
removed 'ci/playbooks/containers/podman_runlabel.yml'
removed 'ci/playbooks/containers/podman_import.yml'
removed 'ci/playbooks/containers/podman_container.yml'
removed 'ci/playbooks/containers/podman_secret.yml'
removed 'ci/playbooks/containers/podman_pod_info.yml'
removed 'ci/playbooks/containers/podman_load.yml'
removed 'ci/playbooks/containers/podman_container_exec.yml'
removed 'ci/playbooks/containers/podman_tag.yml'
removed 'ci/playbooks/containers/podman_containers.yml'
removed 'ci/playbooks/containers/podman_export.yml'
removed 'ci/playbooks/containers/podman_pod.yml'
removed 'ci/playbooks/containers/podman_logout.yml'
removed 'ci/playbooks/containers/podman_prune.yml'
removed 'ci/playbooks/containers/podman_secret_info.yml'
removed 'ci/playbooks/containers/podman_container_idempotency.yml'
removed 'ci/playbooks/containers/podman_network_info.yml'
removed directory 'ci/playbooks/containers'
removed 'ci/playbooks/build.yml'
removed 'ci/playbooks/connections/test.yml'
removed directory 'ci/playbooks/connections'
removed 'ci/playbooks/connection_test.yml'
removed directory 'ci/playbooks'
removed 'ci/ansible-2.9.cfg'
removed 'ci/ansible-dev.cfg'
removed 'ci/run_connection_test.sh'
removed 'ci/run_containers_tests.sh'
removed directory 'ci/'
removed 'contrib/README.md'
removed 'contrib/publish.sh'
removed 'contrib/ansible-lint.sh'
removed 'contrib/build.py'
removed 'contrib/build_rpm.sh'
removed 'contrib/publish-requirements.txt'
removed 'contrib/build_docs.sh'
removed directory 'contrib/'
removed 'tests/sanity/ignore-2.12.txt'
removed 'tests/sanity/ignore-2.9.txt'
removed 'tests/sanity/ignore-2.15.txt'
removed 'tests/sanity/ignore-2.13.txt'
removed 'tests/sanity/ignore-2.17.txt'
removed 'tests/sanity/requirements.txt'
removed 'tests/sanity/ignore-2.11.txt'
removed 'tests/sanity/ignore-2.18.txt'
removed 'tests/sanity/ignore-2.10.txt'
removed 'tests/sanity/ignore-2.14.txt'
removed 'tests/sanity/ignore-2.16.txt'
removed directory 'tests/sanity'
removed 'tests/.gitignore'
removed 'tests/integration/targets/podman_generate_systemd/tasks/main.yml'
removed directory 'tests/integration/targets/podman_generate_systemd/tasks'
removed directory 'tests/integration/targets/podman_generate_systemd'
removed 'tests/integration/targets/connection/test_connection.yml'
removed 'tests/integration/targets/connection/create-nonroot-user.yml'
removed directory 'tests/integration/targets/connection'
removed 'tests/integration/targets/podman_pod/tasks/main.yml'
removed 'tests/integration/targets/podman_pod/tasks/resource-limit.yml'
removed 'tests/integration/targets/podman_pod/tasks/net-pod.yml'
removed 'tests/integration/targets/podman_pod/tasks/root-pod.yml'
removed 'tests/integration/targets/podman_pod/tasks/network-tests.yml'
removed directory 'tests/integration/targets/podman_pod/tasks'
removed directory 'tests/integration/targets/podman_pod'
removed 'tests/integration/targets/podman_prune/tasks/main.yml'
removed directory 'tests/integration/targets/podman_prune/tasks'
removed directory 'tests/integration/targets/podman_prune'
removed 'tests/integration/targets/podman_secret_info/tasks/main.yml'
removed directory 'tests/integration/targets/podman_secret_info/tasks'
removed directory 'tests/integration/targets/podman_secret_info'
removed 'tests/integration/targets/podman_runlabel/tasks/main.yml'
removed directory 'tests/integration/targets/podman_runlabel/tasks'
removed 'tests/integration/targets/podman_runlabel/files/testinstall.sh'
removed 'tests/integration/targets/podman_runlabel/files/Dockerfile'
removed directory 'tests/integration/targets/podman_runlabel/files'
removed directory 'tests/integration/targets/podman_runlabel'
removed 'tests/integration/targets/podman_volume/tasks/main.yml'
removed directory 'tests/integration/targets/podman_volume/tasks'
removed directory 'tests/integration/targets/podman_volume'
removed 'tests/integration/targets/__init__.py'
removed 'tests/integration/targets/podman_export/tasks/main.yml'
removed directory 'tests/integration/targets/podman_export/tasks'
removed directory 'tests/integration/targets/podman_export'
removed 'tests/integration/targets/podman_import/tasks/main.yml'
removed directory 'tests/integration/targets/podman_import/tasks'
removed directory 'tests/integration/targets/podman_import'
removed 'tests/integration/targets/podman_network/tasks/main.yml'
removed directory 'tests/integration/targets/podman_network/tasks'
removed directory 'tests/integration/targets/podman_network'
removed 'tests/integration/targets/connection_podman/runme.sh'
removed 'tests/integration/targets/connection_podman/test_connection.inventory'
removed directory 'tests/integration/targets/connection_podman'
removed 'tests/integration/targets/podman_logout/tasks/main.yml'
removed directory 'tests/integration/targets/podman_logout/tasks'
removed directory 'tests/integration/targets/podman_logout'
removed 'tests/integration/targets/podman_save/tasks/main.yml'
removed directory 'tests/integration/targets/podman_save/tasks'
removed directory 'tests/integration/targets/podman_save'
removed 'tests/integration/targets/connection_buildah/runme.sh'
removed 'tests/integration/targets/connection_buildah/test_connection.inventory'
removed directory 'tests/integration/targets/connection_buildah'
removed 'tests/integration/targets/podman_play/tasks/main.yml'
removed 'tests/integration/targets/podman_play/tasks/play-with-build.yml'
removed 'tests/integration/targets/podman_play/tasks/root-play.yml'
removed 'tests/integration/targets/podman_play/tasks/play-with-options.yml'
removed 'tests/integration/targets/podman_play/tasks/files/play-root1.yaml'
removed 'tests/integration/targets/podman_play/tasks/files/play1.yaml'
removed 'tests/integration/targets/podman_play/tasks/files/play-pod.yaml'
removed 'tests/integration/targets/podman_play/tasks/files/play-root3.yaml'
removed 'tests/integration/targets/podman_play/tasks/files/envdata.yaml'
removed 'tests/integration/targets/podman_play/tasks/files/play3.yaml'
removed 'tests/integration/targets/podman_play/tasks/files/Containerfile'
removed 'tests/integration/targets/podman_play/tasks/files/kube-buil-test.yaml'
removed directory 'tests/integration/targets/podman_play/tasks/files'
removed directory 'tests/integration/targets/podman_play/tasks'
removed directory 'tests/integration/targets/podman_play'
removed 'tests/integration/targets/podman_secret/tasks/main.yml'
removed directory 'tests/integration/targets/podman_secret/tasks'
removed directory 'tests/integration/targets/podman_secret'
removed 'tests/integration/targets/podman_containers/tasks/main.yml'
removed 'tests/integration/targets/podman_containers/tasks/root-multi.yml'
removed directory 'tests/integration/targets/podman_containers/tasks'
removed directory 'tests/integration/targets/podman_containers'
removed 'tests/integration/targets/podman_tag/tasks/main.yml'
removed directory 'tests/integration/targets/podman_tag/tasks'
removed directory 'tests/integration/targets/podman_tag'
removed 'tests/integration/targets/podman_login/tasks/main.yml'
removed directory 'tests/integration/targets/podman_login/tasks'
removed directory 'tests/integration/targets/podman_login'
removed 'tests/integration/targets/podman_login_info/tasks/main.yml'
removed directory 'tests/integration/targets/podman_login_info/tasks'
removed directory 'tests/integration/targets/podman_login_info'
removed 'tests/integration/targets/podman_image_info/tasks/main.yml'
removed directory 'tests/integration/targets/podman_image_info/tasks'
removed directory 'tests/integration/targets/podman_image_info'
removed 'tests/integration/targets/podman_image/tasks/main.yml'
removed directory 'tests/integration/targets/podman_image/tasks'
removed 'tests/integration/targets/podman_image/files/Containerfile'
removed directory 'tests/integration/targets/podman_image/files'
removed directory 'tests/integration/targets/podman_image'
removed 'tests/integration/targets/podman_network_info/tasks/main.yml'
removed directory 'tests/integration/targets/podman_network_info/tasks'
removed directory 'tests/integration/targets/podman_network_info'
removed 'tests/integration/targets/podman_container_idempotency/tasks/idem_stopsignal.yml'
removed 'tests/integration/targets/podman_container_idempotency/tasks/rootless-podman-network.yml'
removed 'tests/integration/targets/podman_container_idempotency/tasks/main.yml'
removed 'tests/integration/targets/podman_container_idempotency/tasks/idem_pods.yml'
removed 'tests/integration/targets/podman_container_idempotency/tasks/idem_volumes.yml'
removed 'tests/integration/targets/podman_container_idempotency/tasks/idem_ports.yml'
removed 'tests/integration/targets/podman_container_idempotency/tasks/idem_all.yml'
removed 'tests/integration/targets/podman_container_idempotency/tasks/idem_users.yml'
removed 'tests/integration/targets/podman_container_idempotency/tasks/root-podman-network.yml'
removed 'tests/integration/targets/podman_container_idempotency/tasks/idem_systemd.yml'
removed 'tests/integration/targets/podman_container_idempotency/tasks/build_test_container.yml'
removed 'tests/integration/targets/podman_container_idempotency/tasks/idem_labels.yml'
removed 'tests/integration/targets/podman_container_idempotency/tasks/root-podman.yml'
removed 'tests/integration/targets/podman_container_idempotency/tasks/idem_network_aliases.yml'
removed 'tests/integration/targets/podman_container_idempotency/tasks/idem_workdir.yml'
removed 'tests/integration/targets/podman_container_idempotency/tasks/idem_networks.yml'
removed directory 'tests/integration/targets/podman_container_idempotency/tasks'
removed 'tests/integration/targets/podman_container_idempotency/files/start.sh'
removed 'tests/integration/targets/podman_container_idempotency/files/Dockerfile'
removed directory 'tests/integration/targets/podman_container_idempotency/files'
removed directory 'tests/integration/targets/podman_container_idempotency'
removed 'tests/integration/targets/podman_container_info/tasks/main.yml'
removed directory 'tests/integration/targets/podman_container_info/tasks'
removed directory 'tests/integration/targets/podman_container_info'
removed 'tests/integration/targets/podman_volume_info/tasks/main.yml'
removed directory 'tests/integration/targets/podman_volume_info/tasks'
removed directory 'tests/integration/targets/podman_volume_info'
removed 'tests/integration/targets/podman_container/tasks/main.yml'
removed directory 'tests/integration/targets/podman_container/tasks'
removed directory 'tests/integration/targets/podman_container'
removed 'tests/integration/targets/podman_pod_info/tasks/main.yml'
removed directory 'tests/integration/targets/podman_pod_info/tasks'
removed directory 'tests/integration/targets/podman_pod_info'
removed 'tests/integration/targets/podman_container_exec/tasks/main.yml'
removed directory 'tests/integration/targets/podman_container_exec/tasks'
removed directory 'tests/integration/targets/podman_container_exec'
removed 'tests/integration/targets/podman_load/tasks/main.yml'
removed directory 'tests/integration/targets/podman_load/tasks'
removed directory 'tests/integration/targets/podman_load'
removed directory 'tests/integration/targets'
removed directory 'tests/integration'
removed 'tests/unit/plugins/modules/test_container_lib.py'
removed 'tests/unit/plugins/modules/test_common.py'
removed directory 'tests/unit/plugins/modules'
removed directory 'tests/unit/plugins'
removed directory 'tests/unit'
removed directory 'tests/'
removed './galaxy.yml.in'
removed '.github/ISSUE_TEMPLATE.md'
removed '.github/FUNDING.yml'
removed '.github/workflows/collection-continuous-integration.yml'
removed '.github/workflows/podman_play.yml'
removed '.github/workflows/podman_save.yml'
removed '.github/workflows/podman_generate_systemd.yml'
removed '.github/workflows/podman_image.yml'
removed '.github/workflows/podman_login_info.yml'
removed '.github/workflows/collection-publish-dry-run.yml'
removed '.github/workflows/podman_network.yml'
removed '.github/workflows/podman_volume.yml'
removed '.github/workflows/podman_login.yml'
removed '.github/workflows/podman_container_info.yml'
removed '.github/workflows/podman_image_info.yml'
removed '.github/workflows/podman_volume_info.yml'
removed '.github/workflows/collection-publish.yml'
removed '.github/workflows/podman_runlabel.yml'
removed '.github/workflows/podman_import.yml'
removed '.github/workflows/podman_container.yml'
removed '.github/workflows/podman_secret.yml'
removed '.github/workflows/podman_pod_info.yml'
removed '.github/workflows/podman_load.yml'
removed '.github/workflows/podman_container_exec.yml'
removed '.github/workflows/podman_tag.yml'
removed '.github/workflows/podman_containers.yml'
removed '.github/workflows/podman_export.yml'
removed '.github/workflows/podman_pod.yml'
removed '.github/workflows/podman_logout.yml'
removed '.github/workflows/podman_prune.yml'
removed '.github/workflows/podman_secret_info.yml'
removed '.github/workflows/podman_container_idem.yml'
removed '.github/workflows/podman_network_info.yml'
removed '.github/workflows/connections_tests.yml'
removed '.github/workflows/unittests.yml'
removed directory '.github/workflows'
removed '.github/dependabot.yml'
removed directory '.github/'
removed '.gitignore'
removed 'docs/podman_volume_module.html'
removed 'docs/podman_connection.html'
removed 'docs/podman_runlabel_module.html'
removed 'docs/podman_network_info_module.html'
removed 'docs/podman_image_module.html'
removed 'docs/podman_secret_info_module.html'
removed 'docs/genindex.html'
removed 'docs/podman_containers_module.html'
removed 'docs/podman_prune_module.html'
removed 'docs/podman_container_exec_module.html'
removed 'docs/podman_network_module.html'
removed 'docs/podman_play_module.html'
removed 'docs/podman_import_module.html'
removed 'docs/podman_load_module.html'
removed 'docs/searchindex.js'
removed 'docs/podman_pod_info_module.html'
removed 'docs/objects.inv'
removed 'docs/podman_login_module.html'
removed 'docs/podman_container_info_module.html'
removed 'docs/podman_login_info_module.html'
removed 'docs/search.html'
removed 'docs/buildah_connection.html'
removed 'docs/podman_unshare_become.html'
removed 'docs/_static/underscore-1.13.1.js'
removed 'docs/_static/jquery-3.5.1.js'
removed 'docs/_static/_sphinx_javascript_frameworks_compat.js'
removed 'docs/_static/pygments.css'
removed 'docs/_static/doctools.js'
removed 'docs/_static/jquery-3.6.0.js'
removed 'docs/_static/file.png'
removed 'docs/_static/alabaster.css'
removed 'docs/_static/searchtools.js'
removed 'docs/_static/underscore-1.3.1.js'
removed 'docs/_static/plus.png'
removed 'docs/_static/basic.css'
removed 'docs/_static/custom.css'
removed 'docs/_static/documentation_options.js'
removed 'docs/_static/antsibull-minimal.css'
removed 'docs/_static/minus.png'
removed 'docs/_static/language_data.js'
removed 'docs/_static/sphinx_highlight.js'
removed 'docs/_static/underscore.js'
removed 'docs/_static/jquery.js'
removed directory 'docs/_static'
removed 'docs/index.html'
removed 'docs/podman_tag_module.html'
removed 'docs/podman_container_module.html'
removed 'docs/podman_image_info_module.html'
removed 'docs/podman_export_module.html'
removed 'docs/environment_variables.html'
removed 'docs/podman_volume_info_module.html'
removed 'docs/podman_generate_systemd_module.html'
removed 'docs/podman_save_module.html'
removed 'docs/.nojekyll'
removed 'docs/podman_logout_module.html'
removed 'docs/podman_pod_module.html'
removed 'docs/podman_secret_module.html'
removed directory 'docs/'
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AdB0QL
+ RPM_EC=0
++ jobs -p
+ exit 0
+ umask 022
+ cd /builddir/build/BUILD
+ 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CFLAGS
+ CXXFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CXXFLAGS
+ FFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd ansible-podman-collections-1.12.0
+ ansible-galaxy collection build
Created collection for containers.podman at /builddir/build/BUILD/ansible-podman-collections-1.12.0/containers-podman-1.12.0.tar.gz
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gAVrNx
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/ansible-collection-containers-podman-1.12.0-1.oc9.noarch '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/ansible-collection-containers-podman-1.12.0-1.oc9.noarch
++ dirname /builddir/build/BUILDROOT/ansible-collection-containers-podman-1.12.0-1.oc9.noarch
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/ansible-collection-containers-podman-1.12.0-1.oc9.noarch
+ cd ansible-podman-collections-1.12.0
+ /usr/lib/rpm/ansible_collection.py install --collections-dir /builddir/build/BUILDROOT/ansible-collection-containers-podman-1.12.0-1.oc9.noarch/usr/share/ansible/collections/ansible_collections --filelist /builddir/build/BUILD/ansible-podman-collections-1.12.0/.ansible-packaging/ansible_collection_files
Loading collection metadata from /builddir/build/BUILD/ansible-podman-collections-1.12.0/galaxy.yml
Running: ('ansible-galaxy', 'collection', 'install', '-n', '-p', '/builddir/build/BUILDROOT/ansible-collection-containers-podman-1.12.0-1.oc9.noarch/usr/share/ansible/collections/ansible_collections', '/builddir/build/BUILD/ansible-podman-collections-1.12.0/containers-podman-1.12.0.tar.gz')
[WARNING]: The specified collections path '/builddir/build/BUILDROOT/ansible-
collection-containers-
podman-1.12.0-1.oc9.noarch/usr/share/ansible/collections/ansible_collections'
is not part of the configured Ansible collections paths
'/builddir/.ansible/collections:/usr/share/ansible/collections'. The installed
collection will not be picked up in an Ansible run, unless within a playbook-
adjacent collections directory.
Starting galaxy collection install process
Process install dependency map
Starting collection install process
Installing 'containers.podman:1.12.0' to '/builddir/build/BUILDROOT/ansible-collection-containers-podman-1.12.0-1.oc9.noarch/usr/share/ansible/collections/ansible_collections/containers/podman'
containers.podman:1.12.0 was installed successfully
Writing filelist to /builddir/build/BUILD/ansible-podman-collections-1.12.0/.ansible-packaging/ansible_collection_files
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.12.0-1.oc9 --unique-debug-suffix -1.12.0-1.oc9.noarch --unique-debug-src-base ansible-collection-containers-podman-1.12.0-1.oc9.noarch -S debugsourcefiles.list /builddir/build/BUILD/ansible-podman-collections-1.12.0
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/OpenCloudOS/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs
+ /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0
+ /usr/lib/rpm/OpenCloudOS/brp-python-hardlink
Processing files: ansible-collection-containers-podman-1.12.0-1.oc9.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PGE2I2
+ umask 022
+ cd /builddir/build/BUILD
+ cd ansible-podman-collections-1.12.0
+ DOCDIR=/builddir/build/BUILDROOT/ansible-collection-containers-podman-1.12.0-1.oc9.noarch/usr/share/doc/ansible-collection-containers-podman
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/ansible-collection-containers-podman-1.12.0-1.oc9.noarch/usr/share/doc/ansible-collection-containers-podman
+ cp -pr README.md /builddir/build/BUILDROOT/ansible-collection-containers-podman-1.12.0-1.oc9.noarch/usr/share/doc/ansible-collection-containers-podman
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BEp87v
+ umask 022
+ cd /builddir/build/BUILD
+ cd ansible-podman-collections-1.12.0
+ LICENSEDIR=/builddir/build/BUILDROOT/ansible-collection-containers-podman-1.12.0-1.oc9.noarch/usr/share/licenses/ansible-collection-containers-podman
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/ansible-collection-containers-podman-1.12.0-1.oc9.noarch/usr/share/licenses/ansible-collection-containers-podman
+ cp -pr COPYING /builddir/build/BUILDROOT/ansible-collection-containers-podman-1.12.0-1.oc9.noarch/usr/share/licenses/ansible-collection-containers-podman
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: ansible-collection(containers.podman) = 1.12.0 ansible-collection-containers-podman = 1.12.0-1.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: (ansible-core or (ansible < 2.10.0 with ansible >= 2.9.10))
Suggests: ansible-core
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ansible-collection-containers-podman-1.12.0-1.oc9.noarch
Wrote: /builddir/build/RPMS/ansible-collection-containers-podman-1.12.0-1.oc9.noarch.rpm
Child return code was: 0