Mock Version: 3.0
Mock Version: 3.0
Mock Version: 3.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/libvirt-python.spec'], chrootPath='/var/lib/mock/module-virt-rhel8-8060020220819074525-e829d8bc-build-25977-7099/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 0xfffdc976de10>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/libvirt-python.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: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps --nocheck /builddir/build/SPECS/libvirt-python.spec'], chrootPath='/var/lib/mock/module-virt-rhel8-8060020220819074525-e829d8bc-build-25977-7099/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 0xfffdc976de10>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps --nocheck /builddir/build/SPECS/libvirt-python.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: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gI5h9h
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf libvirt-python-8.0.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/libvirt-python-8.0.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libvirt-python-8.0.0
+ /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 '<rpm-build>'
+ /usr/bin/git add .
+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'libvirt-python-8.0.0 base'
+ git config gc.auto 0
+ find examples -type f -exec chmod 0644 '{}' ';'
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vbOs7m
+ umask 022
+ cd /builddir/build/BUILD
+ cd libvirt-python-8.0.0
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'
+ LDFLAGS='-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s'
running build
/usr/bin/pkg-config --print-errors --atleast-version=0.9.11 libvirt
/usr/libexec/platform-python generator.py libvirt /usr/share/libvirt/api/libvirt-api.xml
Found 493 functions in /usr/share/libvirt/api/libvirt-api.xml
Found 0 functions in libvirt-override-api.xml
Generated 404 wrapper functions
/usr/libexec/platform-python generator.py libvirt-qemu /usr/share/libvirt/api/libvirt-qemu-api.xml
Found 5 functions in /usr/share/libvirt/api/libvirt-qemu-api.xml
Found 0 functions in libvirt-qemu-override-api.xml
Generated 3 wrapper functions
/usr/bin/pkg-config --atleast-version=1.0.2 libvirt
/usr/libexec/platform-python generator.py libvirt-lxc /usr/share/libvirt/api/libvirt-lxc-api.xml
Found 4 functions in /usr/share/libvirt/api/libvirt-lxc-api.xml
Found 0 functions in libvirt-lxc-override-api.xml
Generated 2 wrapper functions
running build_py
creating build/lib.linux-aarch64-3.6
copying build/libvirt.py -> build/lib.linux-aarch64-3.6
copying build/libvirt_qemu.py -> build/lib.linux-aarch64-3.6
copying build/libvirt_lxc.py -> build/lib.linux-aarch64-3.6
copying build/libvirtaio.py -> build/lib.linux-aarch64-3.6
running build_ext
building 'libvirtmod' extension
creating build/temp.linux-aarch64-3.6
creating build/temp.linux-aarch64-3.6/build
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I/usr/include/python3.6m -c libvirt-override.c -o build/temp.linux-aarch64-3.6/libvirt-override.o
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I/usr/include/python3.6m -c build/libvirt.c -o build/temp.linux-aarch64-3.6/build/libvirt.o
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I/usr/include/python3.6m -c typewrappers.c -o build/temp.linux-aarch64-3.6/typewrappers.o
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I/usr/include/python3.6m -c libvirt-utils.c -o build/temp.linux-aarch64-3.6/libvirt-utils.o
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/libvirt-override.o build/temp.linux-aarch64-3.6/build/libvirt.o build/temp.linux-aarch64-3.6/typewrappers.o build/temp.linux-aarch64-3.6/libvirt-utils.o -L/usr/lib64 -lvirt -lpython3.6m -o build/lib.linux-aarch64-3.6/libvirtmod.cpython-36m-aarch64-linux-gnu.so
building 'libvirtmod_qemu' extension
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I/usr/include/python3.6m -c libvirt-qemu-override.c -o build/temp.linux-aarch64-3.6/libvirt-qemu-override.o
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I/usr/include/python3.6m -c build/libvirt-qemu.c -o build/temp.linux-aarch64-3.6/build/libvirt-qemu.o
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I/usr/include/python3.6m -c typewrappers.c -o build/temp.linux-aarch64-3.6/typewrappers.o
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I/usr/include/python3.6m -c libvirt-utils.c -o build/temp.linux-aarch64-3.6/libvirt-utils.o
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/libvirt-qemu-override.o build/temp.linux-aarch64-3.6/build/libvirt-qemu.o build/temp.linux-aarch64-3.6/typewrappers.o build/temp.linux-aarch64-3.6/libvirt-utils.o -L/usr/lib64 -lvirt-qemu -lpython3.6m -o build/lib.linux-aarch64-3.6/libvirtmod_qemu.cpython-36m-aarch64-linux-gnu.so
building 'libvirtmod_lxc' extension
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I/usr/include/python3.6m -c libvirt-lxc-override.c -o build/temp.linux-aarch64-3.6/libvirt-lxc-override.o
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I/usr/include/python3.6m -c build/libvirt-lxc.c -o build/temp.linux-aarch64-3.6/build/libvirt-lxc.o
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I/usr/include/python3.6m -c typewrappers.c -o build/temp.linux-aarch64-3.6/typewrappers.o
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -I/usr/include/python3.6m -c libvirt-utils.c -o build/temp.linux-aarch64-3.6/libvirt-utils.o
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/libvirt-lxc-override.o build/temp.linux-aarch64-3.6/build/libvirt-lxc.o build/temp.linux-aarch64-3.6/typewrappers.o build/temp.linux-aarch64-3.6/libvirt-utils.o -L/usr/lib64 -lvirt-lxc -lpython3.6m -o build/lib.linux-aarch64-3.6/libvirtmod_lxc.cpython-36m-aarch64-linux-gnu.so
+ sleep 1
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GInpOz
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64
++ dirname /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64
+ cd libvirt-python-8.0.0
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'
+ LDFLAGS='-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64
running install
running install_lib
creating /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr
creating /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/lib64
creating /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/lib64/python3.6
creating /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/lib64/python3.6/site-packages
copying build/lib.linux-aarch64-3.6/libvirt_lxc.py -> /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/lib64/python3.6/site-packages
copying build/lib.linux-aarch64-3.6/libvirtmod_lxc.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/lib64/python3.6/site-packages
copying build/lib.linux-aarch64-3.6/libvirt.py -> /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/lib64/python3.6/site-packages
copying build/lib.linux-aarch64-3.6/libvirtmod.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/lib64/python3.6/site-packages
copying build/lib.linux-aarch64-3.6/libvirt_qemu.py -> /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/lib64/python3.6/site-packages
copying build/lib.linux-aarch64-3.6/libvirtmod_qemu.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/lib64/python3.6/site-packages
copying build/lib.linux-aarch64-3.6/libvirtaio.py -> /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/lib64/python3.6/site-packages
byte-compiling /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/lib64/python3.6/site-packages/libvirt_lxc.py to libvirt_lxc.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/lib64/python3.6/site-packages/libvirt.py to libvirt.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/lib64/python3.6/site-packages/libvirt_qemu.py to libvirt_qemu.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/lib64/python3.6/site-packages/libvirtaio.py to libvirtaio.cpython-36.pyc
writing byte-compilation script '/tmp/tmp0tr925mb.py'
/usr/libexec/platform-python /tmp/tmp0tr925mb.py
removing /tmp/tmp0tr925mb.py
running install_egg_info
Writing /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/lib64/python3.6/site-packages/libvirt_python-8.0.0-py3.6.egg-info
+ /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 8.0.0-1.module+oc8.6.0+354+9829124c --unique-debug-suffix -8.0.0-1.module+oc8.6.0+354+9829124c.aarch64 --unique-debug-src-base libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libvirt-python-8.0.0
extracting debug info from /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/lib64/python3.6/site-packages/libvirtmod.cpython-36m-aarch64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/lib64/python3.6/site-packages/libvirtmod_lxc.cpython-36m-aarch64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/lib64/python3.6/site-packages/libvirtmod_qemu.cpython-36m-aarch64-linux-gnu.so
/usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match.
1095 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile '' 1
Bytecompiling .py files below /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/lib64/python3.6 using /usr/libexec/platform-python
Bytecompiling .py files below /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/lib/debug/usr/lib64/python3.6 using /usr/libexec/platform-python
+ /usr/lib/rpm/brp-python-hardlink
+ PYTHON3=/usr/libexec/platform-python
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: python3-libvirt-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uARkBY
+ umask 022
+ cd /builddir/build/BUILD
+ cd libvirt-python-8.0.0
+ DOCDIR=/builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/share/doc/python3-libvirt
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/share/doc/python3-libvirt
+ cp -pr ChangeLog /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/share/doc/python3-libvirt
+ cp -pr AUTHORS /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/share/doc/python3-libvirt
+ cp -pr README /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/share/doc/python3-libvirt
+ cp -pr COPYING /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/share/doc/python3-libvirt
+ cp -pr COPYING.LESSER /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/share/doc/python3-libvirt
+ cp -pr examples/ /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64/usr/share/doc/python3-libvirt
+ exit 0
warning: Deprecated external dependency generator is used!
Finding  Provides: /bin/sh -c " /usr/bin/grep -v  '/usr/lib64/python3.6/site-packages/.*\.so' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u "
Finding  Requires(interp): 
Finding  Requires(rpmlib): 
Finding  Requires(verify): 
Finding  Requires(pre): 
Finding  Requires(post): 
Finding  Requires(preun): 
Finding  Requires(postun): 
Finding  Requires(pretrans): 
Finding  Requires(posttrans): 
Finding  Requires: /bin/sh -c "  while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u "
Finding  Conflicts: 
Finding  Obsoletes: 
Finding  Recommends: 
Finding  Suggests: 
Finding  Supplements: 
Finding  Enhances: 
Provides: libvirt-python3 = 8.0.0-1.module+oc8.6.0+354+9829124c python3-libvirt = 8.0.0-1.module+oc8.6.0+354+9829124c python3-libvirt(aarch-64) = 8.0.0-1.module+oc8.6.0+354+9829124c python3.6dist(libvirt-python) = 8.0.0 python3dist(libvirt-python) = 8.0.0
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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpython3.6m.so.1.0()(64bit) libvirt-lxc.so.0()(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2)(64bit) libvirt-lxc.so.0(LIBVIRT_LXC_2.0.0)(64bit) libvirt-qemu.so.0()(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4)(64bit) libvirt-qemu.so.0(LIBVIRT_QEMU_1.2.3)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.0.5)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.1.4)(64bit) libvirt.so.0(LIBVIRT_0.1.5)(64bit) libvirt.so.0(LIBVIRT_0.1.9)(64bit) libvirt.so.0(LIBVIRT_0.10.0)(64bit) libvirt.so.0(LIBVIRT_0.10.2)(64bit) libvirt.so.0(LIBVIRT_0.2.0)(64bit) libvirt.so.0(LIBVIRT_0.2.1)(64bit) libvirt.so.0(LIBVIRT_0.2.3)(64bit) libvirt.so.0(LIBVIRT_0.3.0)(64bit) libvirt.so.0(LIBVIRT_0.3.2)(64bit) libvirt.so.0(LIBVIRT_0.3.3)(64bit) libvirt.so.0(LIBVIRT_0.4.0)(64bit) libvirt.so.0(LIBVIRT_0.4.1)(64bit) libvirt.so.0(LIBVIRT_0.4.2)(64bit) libvirt.so.0(LIBVIRT_0.4.5)(64bit) libvirt.so.0(LIBVIRT_0.5.0)(64bit) libvirt.so.0(LIBVIRT_0.6.0)(64bit) libvirt.so.0(LIBVIRT_0.6.1)(64bit) libvirt.so.0(LIBVIRT_0.6.3)(64bit) libvirt.so.0(LIBVIRT_0.6.4)(64bit) libvirt.so.0(LIBVIRT_0.7.0)(64bit) libvirt.so.0(LIBVIRT_0.7.1)(64bit) libvirt.so.0(LIBVIRT_0.7.2)(64bit) libvirt.so.0(LIBVIRT_0.7.3)(64bit) libvirt.so.0(LIBVIRT_0.7.5)(64bit) libvirt.so.0(LIBVIRT_0.7.7)(64bit) libvirt.so.0(LIBVIRT_0.8.0)(64bit) libvirt.so.0(LIBVIRT_0.8.1)(64bit) libvirt.so.0(LIBVIRT_0.8.2)(64bit) libvirt.so.0(LIBVIRT_0.8.5)(64bit) libvirt.so.0(LIBVIRT_0.8.6)(64bit) libvirt.so.0(LIBVIRT_0.8.8)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.10)(64bit) libvirt.so.0(LIBVIRT_0.9.11)(64bit) libvirt.so.0(LIBVIRT_0.9.13)(64bit) libvirt.so.0(LIBVIRT_0.9.2)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_0.9.4)(64bit) libvirt.so.0(LIBVIRT_0.9.5)(64bit) libvirt.so.0(LIBVIRT_0.9.7)(64bit) libvirt.so.0(LIBVIRT_0.9.8)(64bit) libvirt.so.0(LIBVIRT_0.9.9)(64bit) libvirt.so.0(LIBVIRT_1.0.0)(64bit) libvirt.so.0(LIBVIRT_1.0.1)(64bit) libvirt.so.0(LIBVIRT_1.0.2)(64bit) libvirt.so.0(LIBVIRT_1.0.3)(64bit) libvirt.so.0(LIBVIRT_1.0.5)(64bit) libvirt.so.0(LIBVIRT_1.0.6)(64bit) libvirt.so.0(LIBVIRT_1.1.0)(64bit) libvirt.so.0(LIBVIRT_1.1.1)(64bit) libvirt.so.0(LIBVIRT_1.1.3)(64bit) libvirt.so.0(LIBVIRT_1.2.1)(64bit) libvirt.so.0(LIBVIRT_1.2.11)(64bit) libvirt.so.0(LIBVIRT_1.2.12)(64bit) libvirt.so.0(LIBVIRT_1.2.14)(64bit) libvirt.so.0(LIBVIRT_1.2.15)(64bit) libvirt.so.0(LIBVIRT_1.2.16)(64bit) libvirt.so.0(LIBVIRT_1.2.19)(64bit) libvirt.so.0(LIBVIRT_1.2.3)(64bit) libvirt.so.0(LIBVIRT_1.2.5)(64bit) libvirt.so.0(LIBVIRT_1.2.6)(64bit) libvirt.so.0(LIBVIRT_1.2.7)(64bit) libvirt.so.0(LIBVIRT_1.2.8)(64bit) libvirt.so.0(LIBVIRT_1.2.9)(64bit) libvirt.so.0(LIBVIRT_1.3.3)(64bit) libvirt.so.0(LIBVIRT_2.0.0)(64bit) libvirt.so.0(LIBVIRT_2.2.0)(64bit) libvirt.so.0(LIBVIRT_3.0.0)(64bit) libvirt.so.0(LIBVIRT_3.1.0)(64bit) libvirt.so.0(LIBVIRT_3.4.0)(64bit) libvirt.so.0(LIBVIRT_3.7.0)(64bit) libvirt.so.0(LIBVIRT_3.9.0)(64bit) libvirt.so.0(LIBVIRT_4.1.0)(64bit) libvirt.so.0(LIBVIRT_4.10.0)(64bit) libvirt.so.0(LIBVIRT_4.4.0)(64bit) libvirt.so.0(LIBVIRT_4.5.0)(64bit) libvirt.so.0(LIBVIRT_5.10.0)(64bit) libvirt.so.0(LIBVIRT_5.2.0)(64bit) libvirt.so.0(LIBVIRT_5.5.0)(64bit) libvirt.so.0(LIBVIRT_5.6.0)(64bit) libvirt.so.0(LIBVIRT_5.7.0)(64bit) libvirt.so.0(LIBVIRT_5.8.0)(64bit) libvirt.so.0(LIBVIRT_6.0.0)(64bit) libvirt.so.0(LIBVIRT_6.10.0)(64bit) libvirt.so.0(LIBVIRT_7.1.0)(64bit) libvirt.so.0(LIBVIRT_7.2.0)(64bit) libvirt.so.0(LIBVIRT_7.3.0)(64bit) libvirt.so.0(LIBVIRT_7.7.0)(64bit) libvirt.so.0(LIBVIRT_7.8.0)(64bit) libvirt.so.0(LIBVIRT_8.0.0)(64bit) python(abi) = 3.6 rtld(GNU_HASH)
Obsoletes: libvirt-python3 <= 3.6.0-1.module+oc8.6.0+354+9829124c
Processing files: libvirt-python-debugsource-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64
warning: Deprecated external dependency generator is used!
Provides: libvirt-python-debugsource = 8.0.0-1.module+oc8.6.0+354+9829124c libvirt-python-debugsource(aarch-64) = 8.0.0-1.module+oc8.6.0+354+9829124c
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-libvirt-debuginfo-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64
warning: Deprecated external dependency generator is used!
Finding  Provides: /bin/sh -c " /usr/bin/grep -v  '/usr/lib64/python3.6/site-packages/.*\.so' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u "
Provides: debuginfo(build-id) = c421ff38532d83712e623bb99302339e0f9f3e06 debuginfo(build-id) = d34118b8649f9e67d9a04b4dbd3abb8b51837f9f debuginfo(build-id) = fec89f78cdd178298728107dcac9f291685b7920 python3-libvirt-debuginfo = 8.0.0-1.module+oc8.6.0+354+9829124c python3-libvirt-debuginfo(aarch-64) = 8.0.0-1.module+oc8.6.0+354+9829124c
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: libvirt-python-debugsource(aarch-64) = 8.0.0-1.module+oc8.6.0+354+9829124c
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64
Wrote: /builddir/build/RPMS/python3-libvirt-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64.rpm
Wrote: /builddir/build/RPMS/libvirt-python-debugsource-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64.rpm
Wrote: /builddir/build/RPMS/python3-libvirt-debuginfo-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.duzseA
+ umask 022
+ cd /builddir/build/BUILD
+ cd libvirt-python-8.0.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/libvirt-python-8.0.0-1.module+oc8.6.0+354+9829124c.aarch64
+ exit 0
Child return code was: 0