Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target aarch64 --nodeps /builddir/build/SPECS/python-checkbox-support.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686629255.337889/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 0xffff9f8462e0>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target aarch64 --nodeps /builddir/build/SPECS/python-checkbox-support.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
/etc/profile.d/system-info.sh: line 55: ps: command not found
Building target platforms: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/python-checkbox-support-0.39.0-1.src.rpm
Child return code was: 0
Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target aarch64 --nodeps /builddir/build/SPECS/python-checkbox-support.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686629255.337889/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 0xffff8eebe2e0>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target aarch64 --nodeps /builddir/build/SPECS/python-checkbox-support.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
/etc/profile.d/system-info.sh: line 55: ps: command not found
Building target platforms: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/python-checkbox-support-0.39.0-1.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb  --target aarch64 --nodeps /builddir/build/SPECS/python-checkbox-support.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686629255.337889/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 0xffff8eebe2e0>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb  --target aarch64 --nodeps /builddir/build/SPECS/python-checkbox-support.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
/etc/profile.d/system-info.sh: line 55: ps: command not found
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fZYhuB
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf checkbox-support-0.39.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/checkbox-support-0.39.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd checkbox-support-0.39.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BWlxGz
+ umask 022
+ cd /builddir/build/BUILD
+ cd checkbox-support-0.39.0
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'
+ LDFLAGS='-Wl,-z,relro   -Wl,-z,now -specs=/usr/lib/rpm/generic-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/checkbox_support
copying checkbox_support/udev.py -> build/lib/checkbox_support
copying checkbox_support/__init__.py -> build/lib/checkbox_support
copying checkbox_support/interactive_cmd.py -> build/lib/checkbox_support
copying checkbox_support/log_watcher.py -> build/lib/checkbox_support
copying checkbox_support/bt_helper.py -> build/lib/checkbox_support
creating build/lib/checkbox_support/contrib
copying checkbox_support/contrib/xrandr.py -> build/lib/checkbox_support/contrib
copying checkbox_support/contrib/__init__.py -> build/lib/checkbox_support/contrib
creating build/lib/checkbox_support/tests
copying checkbox_support/tests/test_human_readable_bytes.py -> build/lib/checkbox_support/tests
copying checkbox_support/tests/__init__.py -> build/lib/checkbox_support/tests
creating build/lib/checkbox_support/heuristics
copying checkbox_support/heuristics/udev.py -> build/lib/checkbox_support/heuristics
copying checkbox_support/heuristics/udisks2.py -> build/lib/checkbox_support/heuristics
copying checkbox_support/heuristics/__init__.py -> build/lib/checkbox_support/heuristics
creating build/lib/checkbox_support/lib
copying checkbox_support/lib/input.py -> build/lib/checkbox_support/lib
copying checkbox_support/lib/usb.py -> build/lib/checkbox_support/lib
copying checkbox_support/lib/bit.py -> build/lib/checkbox_support/lib
copying checkbox_support/lib/pci.py -> build/lib/checkbox_support/lib
copying checkbox_support/lib/tz.py -> build/lib/checkbox_support/lib
copying checkbox_support/lib/__init__.py -> build/lib/checkbox_support/lib
copying checkbox_support/lib/dmi.py -> build/lib/checkbox_support/lib
copying checkbox_support/lib/conversion.py -> build/lib/checkbox_support/lib
creating build/lib/checkbox_support/snap_utils
copying checkbox_support/snap_utils/config.py -> build/lib/checkbox_support/snap_utils
copying checkbox_support/snap_utils/__init__.py -> build/lib/checkbox_support/snap_utils
creating build/lib/checkbox_support/dbus
copying checkbox_support/dbus/udisks2.py -> build/lib/checkbox_support/dbus
copying checkbox_support/dbus/__init__.py -> build/lib/checkbox_support/dbus
creating build/lib/checkbox_support/helpers
copying checkbox_support/helpers/__init__.py -> build/lib/checkbox_support/helpers
copying checkbox_support/helpers/human_readable_bytes.py -> build/lib/checkbox_support/helpers
creating build/lib/checkbox_support/scripts
copying checkbox_support/scripts/nmea_test.py -> build/lib/checkbox_support/scripts
copying checkbox_support/scripts/gputest_benchmark.py -> build/lib/checkbox_support/scripts
copying checkbox_support/scripts/fwts_test.py -> build/lib/checkbox_support/scripts
copying checkbox_support/scripts/__init__.py -> build/lib/checkbox_support/scripts
copying checkbox_support/scripts/run_watcher.py -> build/lib/checkbox_support/scripts
copying checkbox_support/scripts/audio_settings.py -> build/lib/checkbox_support/scripts
copying checkbox_support/scripts/usb_read_write.py -> build/lib/checkbox_support/scripts
copying checkbox_support/scripts/snap_configuration.py -> build/lib/checkbox_support/scripts
copying checkbox_support/scripts/network.py -> build/lib/checkbox_support/scripts
creating build/lib/checkbox_support/parsers
copying checkbox_support/parsers/modinfo.py -> build/lib/checkbox_support/parsers
copying checkbox_support/parsers/cputable.py -> build/lib/checkbox_support/parsers
copying checkbox_support/parsers/lshwjson.py -> build/lib/checkbox_support/parsers
copying checkbox_support/parsers/dmidecode.py -> build/lib/checkbox_support/parsers
copying checkbox_support/parsers/dkms_info.py -> build/lib/checkbox_support/parsers
copying checkbox_support/parsers/pci_config.py -> build/lib/checkbox_support/parsers
copying checkbox_support/parsers/efi.py -> build/lib/checkbox_support/parsers
copying checkbox_support/parsers/modprobe.py -> build/lib/checkbox_support/parsers
copying checkbox_support/parsers/__init__.py -> build/lib/checkbox_support/parsers
copying checkbox_support/parsers/xinput.py -> build/lib/checkbox_support/parsers
copying checkbox_support/parsers/image_info.py -> build/lib/checkbox_support/parsers
copying checkbox_support/parsers/cpuinfo.py -> build/lib/checkbox_support/parsers
copying checkbox_support/parsers/pactl.py -> build/lib/checkbox_support/parsers
copying checkbox_support/parsers/udevadm.py -> build/lib/checkbox_support/parsers
copying checkbox_support/parsers/kernel_cmdline.py -> build/lib/checkbox_support/parsers
copying checkbox_support/parsers/meminfo.py -> build/lib/checkbox_support/parsers
creating build/lib/checkbox_support/heuristics/tests
copying checkbox_support/heuristics/tests/__init__.py -> build/lib/checkbox_support/heuristics/tests
copying checkbox_support/heuristics/tests/test_udisks2.py -> build/lib/checkbox_support/heuristics/tests
creating build/lib/checkbox_support/scripts/tests
copying checkbox_support/scripts/tests/test_gputest_benchmark.py -> build/lib/checkbox_support/scripts/tests
copying checkbox_support/scripts/tests/__init__.py -> build/lib/checkbox_support/scripts/tests
copying checkbox_support/scripts/tests/test_audio_settings.py -> build/lib/checkbox_support/scripts/tests
creating build/lib/checkbox_support/parsers/tests
copying checkbox_support/parsers/tests/test_xinput.py -> build/lib/checkbox_support/parsers/tests
copying checkbox_support/parsers/tests/test_cpuinfo.py -> build/lib/checkbox_support/parsers/tests
copying checkbox_support/parsers/tests/test_modprobe.py -> build/lib/checkbox_support/parsers/tests
copying checkbox_support/parsers/tests/test_efi.py -> build/lib/checkbox_support/parsers/tests
copying checkbox_support/parsers/tests/test_dkms_info.py -> build/lib/checkbox_support/parsers/tests
copying checkbox_support/parsers/tests/__init__.py -> build/lib/checkbox_support/parsers/tests
copying checkbox_support/parsers/tests/test_dmidecode.py -> build/lib/checkbox_support/parsers/tests
copying checkbox_support/parsers/tests/test_udevadm.py -> build/lib/checkbox_support/parsers/tests
copying checkbox_support/parsers/tests/test_pactl.py -> build/lib/checkbox_support/parsers/tests
copying checkbox_support/parsers/tests/test_image_info.py -> build/lib/checkbox_support/parsers/tests
copying checkbox_support/parsers/tests/test_cputable.py -> build/lib/checkbox_support/parsers/tests
copying checkbox_support/parsers/tests/test_dmi.py -> build/lib/checkbox_support/parsers/tests
copying checkbox_support/parsers/tests/test_version.py -> build/lib/checkbox_support/parsers/tests
copying checkbox_support/parsers/tests/test_modinfo.py -> build/lib/checkbox_support/parsers/tests
copying checkbox_support/parsers/tests/test_pci_config.py -> build/lib/checkbox_support/parsers/tests
running egg_info
writing checkbox_support.egg-info/PKG-INFO
writing dependency_links to checkbox_support.egg-info/dependency_links.txt
writing entry points to checkbox_support.egg-info/entry_points.txt
writing requirements to checkbox_support.egg-info/requires.txt
writing top-level names to checkbox_support.egg-info/top_level.txt
reading manifest file 'checkbox_support.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
writing manifest file 'checkbox_support.egg-info/SOURCES.txt'
copying checkbox_support/parsers/cputable -> build/lib/checkbox_support/parsers
creating build/lib/checkbox_support/parsers/tests/cpuinfo_data
copying checkbox_support/parsers/tests/cpuinfo_data/aarch64.txt -> build/lib/checkbox_support/parsers/tests/cpuinfo_data
copying checkbox_support/parsers/tests/cpuinfo_data/amd64.txt -> build/lib/checkbox_support/parsers/tests/cpuinfo_data
copying checkbox_support/parsers/tests/cpuinfo_data/ppc64el.txt -> build/lib/checkbox_support/parsers/tests/cpuinfo_data
creating build/lib/checkbox_support/parsers/tests/fixtures
copying checkbox_support/parsers/tests/fixtures/xinput_quantal.txt -> build/lib/checkbox_support/parsers/tests/fixtures
copying checkbox_support/parsers/tests/fixtures/xinput_toshiba.txt -> build/lib/checkbox_support/parsers/tests/fixtures
creating build/lib/checkbox_support/parsers/tests/pactl_data
copying checkbox_support/parsers/tests/pactl_data/cards-desktop-precise-0.txt -> build/lib/checkbox_support/parsers/tests/pactl_data
copying checkbox_support/parsers/tests/pactl_data/cards-desktop-precise-1.txt -> build/lib/checkbox_support/parsers/tests/pactl_data
copying checkbox_support/parsers/tests/pactl_data/cards-desktop-precise-2.txt -> build/lib/checkbox_support/parsers/tests/pactl_data
copying checkbox_support/parsers/tests/pactl_data/cards-desktop-precise.txt -> build/lib/checkbox_support/parsers/tests/pactl_data
copying checkbox_support/parsers/tests/pactl_data/desktop-bionic-t480s.txt -> build/lib/checkbox_support/parsers/tests/pactl_data
copying checkbox_support/parsers/tests/pactl_data/desktop-precise-radeon-hdmi-available.txt -> build/lib/checkbox_support/parsers/tests/pactl_data
copying checkbox_support/parsers/tests/pactl_data/desktop-precise-radeon.txt -> build/lib/checkbox_support/parsers/tests/pactl_data
copying checkbox_support/parsers/tests/pactl_data/desktop-precise-xps1340.txt -> build/lib/checkbox_support/parsers/tests/pactl_data
copying checkbox_support/parsers/tests/pactl_data/desktop-precise.txt -> build/lib/checkbox_support/parsers/tests/pactl_data
copying checkbox_support/parsers/tests/pactl_data/desktop-raring-t430s-dp-available.txt -> build/lib/checkbox_support/parsers/tests/pactl_data
copying checkbox_support/parsers/tests/pactl_data/desktop-raring-t430s.txt -> build/lib/checkbox_support/parsers/tests/pactl_data
copying checkbox_support/parsers/tests/pactl_data/desktop-trusty-bt-headset.txt -> build/lib/checkbox_support/parsers/tests/pactl_data
copying checkbox_support/parsers/tests/pactl_data/modules-desktop-precise-0.txt -> build/lib/checkbox_support/parsers/tests/pactl_data
copying checkbox_support/parsers/tests/pactl_data/modules-desktop-precise.txt -> build/lib/checkbox_support/parsers/tests/pactl_data
copying checkbox_support/parsers/tests/pactl_data/samples-desktop-precise.txt -> build/lib/checkbox_support/parsers/tests/pactl_data
copying checkbox_support/parsers/tests/pactl_data/sinks-desktop-precise-0.txt -> build/lib/checkbox_support/parsers/tests/pactl_data
copying checkbox_support/parsers/tests/pactl_data/sinks-desktop-precise-1.txt -> build/lib/checkbox_support/parsers/tests/pactl_data
copying checkbox_support/parsers/tests/pactl_data/sinks-desktop-precise.txt -> build/lib/checkbox_support/parsers/tests/pactl_data
creating build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/CALXEDA_HIGHBANK.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/CARA_T.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/CARA_T_SOCKETCAN.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/DELL_IDRAC.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/DELL_INSPIRON3521_TOUCHSCREEN.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/DELL_INSPIRON_3048.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/DELL_INSPIRON_7737_NVIDIA.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/DELL_LATITUDEE4310.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/DELL_LATITUDEE6430.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/DELL_OPTIPLEX9020AIO.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/DELL_POWEREDGE_R820_NVME.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/DELL_VOSTRO3460_FINGERPRINT.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/DELL_VOSTROV131.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/DELL_VOSTRO_270.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/DELL_XPS1340.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/EMMC_AS_MAIN_DRIVE.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/HOME_MADE.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/HP_400_G2.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/HP_ENVY_15_MEDIATEK_BT.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/HP_PAVILION14_NOTEBOOK_MEDIATEK_BT.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/HP_PAVILIONSLEEKBOOK14_ACCELEROMETER.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/HP_PRO2110.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/HP_PROBOOK6550B_ACCELEROMETER.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/IBM_PSERIES_POWER7.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/IBM_PSERIES_POWER8.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/IBM_s390x_DASD.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/INTEL_NUC_SNAPPY.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/LENOVO_E431.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/LENOVO_E445.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/LENOVO_T420.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/LENOVO_T430S.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/MELLANOX_40GBPS.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/NVIDIA_DGX_STATION.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/ONE_CDROM_ONLY.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/PANDABOARD.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/QEMU_KVM.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/REALTEK_CARD_READER_AND_NVME.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/SAMSUNG_N310.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/TOSHIBA_NVME.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/VESTA_300.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/VM_WITH_FLOPPY.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
copying checkbox_support/parsers/tests/udevadm_data/XEON.txt -> build/lib/checkbox_support/parsers/tests/udevadm_data
+ sleep 1
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ua4jEL
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64
++ dirname /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64
+ cd checkbox-support-0.39.0
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'
+ LDFLAGS='-Wl,-z,relro   -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64
running install
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running install_lib
creating /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr
creating /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib
creating /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9
creating /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages
creating /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support
copying build/lib/checkbox_support/udev.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support
creating /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/contrib
copying build/lib/checkbox_support/contrib/xrandr.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/contrib
copying build/lib/checkbox_support/contrib/__init__.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/contrib
creating /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/tests
copying build/lib/checkbox_support/tests/test_human_readable_bytes.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/tests
copying build/lib/checkbox_support/tests/__init__.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/tests
creating /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/heuristics
copying build/lib/checkbox_support/heuristics/udev.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/heuristics
copying build/lib/checkbox_support/heuristics/udisks2.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/heuristics
creating /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/heuristics/tests
copying build/lib/checkbox_support/heuristics/tests/__init__.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/heuristics/tests
copying build/lib/checkbox_support/heuristics/tests/test_udisks2.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/heuristics/tests
copying build/lib/checkbox_support/heuristics/__init__.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/heuristics
copying build/lib/checkbox_support/__init__.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support
creating /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/lib
copying build/lib/checkbox_support/lib/input.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/lib
copying build/lib/checkbox_support/lib/usb.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/lib
copying build/lib/checkbox_support/lib/bit.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/lib
copying build/lib/checkbox_support/lib/pci.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/lib
copying build/lib/checkbox_support/lib/tz.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/lib
copying build/lib/checkbox_support/lib/__init__.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/lib
copying build/lib/checkbox_support/lib/dmi.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/lib
copying build/lib/checkbox_support/lib/conversion.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/lib
creating /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/snap_utils
copying build/lib/checkbox_support/snap_utils/config.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/snap_utils
copying build/lib/checkbox_support/snap_utils/__init__.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/snap_utils
creating /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/dbus
copying build/lib/checkbox_support/dbus/udisks2.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/dbus
copying build/lib/checkbox_support/dbus/__init__.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/dbus
copying build/lib/checkbox_support/interactive_cmd.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support
creating /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/helpers
copying build/lib/checkbox_support/helpers/__init__.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/helpers
copying build/lib/checkbox_support/helpers/human_readable_bytes.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/helpers
creating /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts
copying build/lib/checkbox_support/scripts/nmea_test.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts
copying build/lib/checkbox_support/scripts/gputest_benchmark.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts
copying build/lib/checkbox_support/scripts/fwts_test.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts
creating /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts/tests
copying build/lib/checkbox_support/scripts/tests/test_gputest_benchmark.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts/tests
copying build/lib/checkbox_support/scripts/tests/__init__.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts/tests
copying build/lib/checkbox_support/scripts/tests/test_audio_settings.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts/tests
copying build/lib/checkbox_support/scripts/__init__.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts
copying build/lib/checkbox_support/scripts/run_watcher.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts
copying build/lib/checkbox_support/scripts/audio_settings.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts
copying build/lib/checkbox_support/scripts/usb_read_write.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts
copying build/lib/checkbox_support/scripts/snap_configuration.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts
copying build/lib/checkbox_support/scripts/network.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts
creating /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers
copying build/lib/checkbox_support/parsers/modinfo.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers
copying build/lib/checkbox_support/parsers/cputable.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers
copying build/lib/checkbox_support/parsers/lshwjson.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers
copying build/lib/checkbox_support/parsers/dmidecode.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers
copying build/lib/checkbox_support/parsers/dkms_info.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers
copying build/lib/checkbox_support/parsers/pci_config.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers
copying build/lib/checkbox_support/parsers/efi.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers
copying build/lib/checkbox_support/parsers/modprobe.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers
creating /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests
copying build/lib/checkbox_support/parsers/tests/test_xinput.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests
copying build/lib/checkbox_support/parsers/tests/test_cpuinfo.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests
copying build/lib/checkbox_support/parsers/tests/test_modprobe.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests
creating /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/cpuinfo_data
copying build/lib/checkbox_support/parsers/tests/cpuinfo_data/ppc64el.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/cpuinfo_data
copying build/lib/checkbox_support/parsers/tests/cpuinfo_data/amd64.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/cpuinfo_data
copying build/lib/checkbox_support/parsers/tests/cpuinfo_data/aarch64.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/cpuinfo_data
copying build/lib/checkbox_support/parsers/tests/test_efi.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests
copying build/lib/checkbox_support/parsers/tests/test_dkms_info.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests
copying build/lib/checkbox_support/parsers/tests/__init__.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests
creating /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/pactl_data
copying build/lib/checkbox_support/parsers/tests/pactl_data/cards-desktop-precise.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/pactl_data
copying build/lib/checkbox_support/parsers/tests/pactl_data/desktop-precise-radeon.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/pactl_data
copying build/lib/checkbox_support/parsers/tests/pactl_data/cards-desktop-precise-2.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/pactl_data
copying build/lib/checkbox_support/parsers/tests/pactl_data/desktop-raring-t430s-dp-available.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/pactl_data
copying build/lib/checkbox_support/parsers/tests/pactl_data/desktop-raring-t430s.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/pactl_data
copying build/lib/checkbox_support/parsers/tests/pactl_data/samples-desktop-precise.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/pactl_data
copying build/lib/checkbox_support/parsers/tests/pactl_data/desktop-bionic-t480s.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/pactl_data
copying build/lib/checkbox_support/parsers/tests/pactl_data/desktop-trusty-bt-headset.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/pactl_data
copying build/lib/checkbox_support/parsers/tests/pactl_data/desktop-precise-xps1340.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/pactl_data
copying build/lib/checkbox_support/parsers/tests/pactl_data/desktop-precise-radeon-hdmi-available.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/pactl_data
copying build/lib/checkbox_support/parsers/tests/pactl_data/sinks-desktop-precise.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/pactl_data
copying build/lib/checkbox_support/parsers/tests/pactl_data/sinks-desktop-precise-0.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/pactl_data
copying build/lib/checkbox_support/parsers/tests/pactl_data/desktop-precise.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/pactl_data
copying build/lib/checkbox_support/parsers/tests/pactl_data/cards-desktop-precise-1.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/pactl_data
copying build/lib/checkbox_support/parsers/tests/pactl_data/modules-desktop-precise-0.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/pactl_data
copying build/lib/checkbox_support/parsers/tests/pactl_data/modules-desktop-precise.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/pactl_data
copying build/lib/checkbox_support/parsers/tests/pactl_data/cards-desktop-precise-0.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/pactl_data
copying build/lib/checkbox_support/parsers/tests/pactl_data/sinks-desktop-precise-1.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/pactl_data
copying build/lib/checkbox_support/parsers/tests/test_dmidecode.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests
copying build/lib/checkbox_support/parsers/tests/test_udevadm.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests
copying build/lib/checkbox_support/parsers/tests/test_pactl.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests
copying build/lib/checkbox_support/parsers/tests/test_image_info.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests
copying build/lib/checkbox_support/parsers/tests/test_cputable.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests
creating /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/fixtures
copying build/lib/checkbox_support/parsers/tests/fixtures/xinput_toshiba.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/fixtures
copying build/lib/checkbox_support/parsers/tests/fixtures/xinput_quantal.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/fixtures
copying build/lib/checkbox_support/parsers/tests/test_dmi.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests
copying build/lib/checkbox_support/parsers/tests/test_version.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests
copying build/lib/checkbox_support/parsers/tests/test_modinfo.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests
creating /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/DELL_VOSTRO3460_FINGERPRINT.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/PANDABOARD.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/HP_ENVY_15_MEDIATEK_BT.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/DELL_VOSTROV131.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/MELLANOX_40GBPS.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/DELL_INSPIRON_7737_NVIDIA.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/DELL_OPTIPLEX9020AIO.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/IBM_PSERIES_POWER8.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/VESTA_300.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/HOME_MADE.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/CARA_T_SOCKETCAN.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/LENOVO_E431.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/HP_PRO2110.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/DELL_VOSTRO_270.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/NVIDIA_DGX_STATION.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/HP_PROBOOK6550B_ACCELEROMETER.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/DELL_IDRAC.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/QEMU_KVM.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/DELL_LATITUDEE6430.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/XEON.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/HP_400_G2.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/CALXEDA_HIGHBANK.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/DELL_XPS1340.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/REALTEK_CARD_READER_AND_NVME.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/IBM_PSERIES_POWER7.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/VM_WITH_FLOPPY.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/SAMSUNG_N310.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/TOSHIBA_NVME.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/ONE_CDROM_ONLY.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/IBM_s390x_DASD.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/LENOVO_T430S.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/LENOVO_T420.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/DELL_LATITUDEE4310.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/DELL_INSPIRON_3048.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/DELL_INSPIRON3521_TOUCHSCREEN.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/INTEL_NUC_SNAPPY.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/HP_PAVILION14_NOTEBOOK_MEDIATEK_BT.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/CARA_T.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/HP_PAVILIONSLEEKBOOK14_ACCELEROMETER.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/LENOVO_E445.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/EMMC_AS_MAIN_DRIVE.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/udevadm_data/DELL_POWEREDGE_R820_NVME.txt -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/udevadm_data
copying build/lib/checkbox_support/parsers/tests/test_pci_config.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests
copying build/lib/checkbox_support/parsers/__init__.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers
copying build/lib/checkbox_support/parsers/xinput.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers
copying build/lib/checkbox_support/parsers/image_info.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers
copying build/lib/checkbox_support/parsers/cpuinfo.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers
copying build/lib/checkbox_support/parsers/cputable -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers
copying build/lib/checkbox_support/parsers/pactl.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers
copying build/lib/checkbox_support/parsers/udevadm.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers
copying build/lib/checkbox_support/parsers/kernel_cmdline.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers
copying build/lib/checkbox_support/parsers/meminfo.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers
copying build/lib/checkbox_support/log_watcher.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support
copying build/lib/checkbox_support/bt_helper.py -> /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/udev.py to udev.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/contrib/xrandr.py to xrandr.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/contrib/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/tests/test_human_readable_bytes.py to test_human_readable_bytes.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/heuristics/udev.py to udev.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/heuristics/udisks2.py to udisks2.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/heuristics/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/heuristics/tests/test_udisks2.py to test_udisks2.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/heuristics/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/lib/input.py to input.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/lib/usb.py to usb.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/lib/bit.py to bit.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/lib/pci.py to pci.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/lib/tz.py to tz.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/lib/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/lib/dmi.py to dmi.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/lib/conversion.py to conversion.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/snap_utils/config.py to config.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/snap_utils/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/dbus/udisks2.py to udisks2.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/dbus/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/interactive_cmd.py to interactive_cmd.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/helpers/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/helpers/human_readable_bytes.py to human_readable_bytes.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts/nmea_test.py to nmea_test.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts/gputest_benchmark.py to gputest_benchmark.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts/fwts_test.py to fwts_test.cpython-39.pyc
/usr/lib/python3.9/site-packages/checkbox_support/scripts/fwts_test.py:233: SyntaxWarning: "is not" with a literal. Did you mean "!="?
/usr/lib/python3.9/site-packages/checkbox_support/scripts/fwts_test.py:435: SyntaxWarning: "is not" with a literal. Did you mean "!="?
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts/tests/test_gputest_benchmark.py to test_gputest_benchmark.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts/tests/test_audio_settings.py to test_audio_settings.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts/run_watcher.py to run_watcher.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts/audio_settings.py to audio_settings.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts/usb_read_write.py to usb_read_write.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts/snap_configuration.py to snap_configuration.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/scripts/network.py to network.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/modinfo.py to modinfo.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/cputable.py to cputable.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/lshwjson.py to lshwjson.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/dmidecode.py to dmidecode.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/dkms_info.py to dkms_info.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/pci_config.py to pci_config.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/efi.py to efi.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/modprobe.py to modprobe.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/test_xinput.py to test_xinput.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/test_cpuinfo.py to test_cpuinfo.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/test_modprobe.py to test_modprobe.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/test_efi.py to test_efi.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/test_dkms_info.py to test_dkms_info.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/test_dmidecode.py to test_dmidecode.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/test_udevadm.py to test_udevadm.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/test_pactl.py to test_pactl.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/test_image_info.py to test_image_info.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/test_cputable.py to test_cputable.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/test_dmi.py to test_dmi.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/test_version.py to test_version.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/test_modinfo.py to test_modinfo.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/tests/test_pci_config.py to test_pci_config.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/xinput.py to xinput.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/image_info.py to image_info.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/cpuinfo.py to cpuinfo.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/pactl.py to pactl.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/udevadm.py to udevadm.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/kernel_cmdline.py to kernel_cmdline.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/parsers/meminfo.py to meminfo.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/log_watcher.py to log_watcher.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support/bt_helper.py to bt_helper.cpython-39.pyc
writing byte-compilation script '/tmp/tmp5_s_hx8y.py'
/usr/bin/python3 /tmp/tmp5_s_hx8y.py
/usr/lib/python3.9/site-packages/checkbox_support/scripts/fwts_test.py:233: SyntaxWarning: "is not" with a literal. Did you mean "!="?
/usr/lib/python3.9/site-packages/checkbox_support/scripts/fwts_test.py:435: SyntaxWarning: "is not" with a literal. Did you mean "!="?
removing /tmp/tmp5_s_hx8y.py
running install_egg_info
running egg_info
writing checkbox_support.egg-info/PKG-INFO
writing dependency_links to checkbox_support.egg-info/dependency_links.txt
writing entry points to checkbox_support.egg-info/entry_points.txt
writing requirements to checkbox_support.egg-info/requires.txt
writing top-level names to checkbox_support.egg-info/top_level.txt
reading manifest file 'checkbox_support.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
writing manifest file 'checkbox_support.egg-info/SOURCES.txt'
Copying checkbox_support.egg-info to /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9/site-packages/checkbox_support-0.39.0-py3.9.egg-info
running install_scripts
Installing checkbox-support-fwts_test script to /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/bin
Installing checkbox-support-network script to /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/bin
Installing checkbox-support-nmea_test script to /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/bin
Installing checkbox-support-run_watcher script to /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/bin
Installing checkbox-support-snap_configuration script to /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/bin
Installing checkbox-support-usb_read_write script to /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/bin
+ install -d -m755 /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64//usr/share/doc/python-checkbox-support
+ '[' -d doc ']'
~/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64 ~/build/BUILD/checkbox-support-0.39.0
+ '[' -d docs ']'
+ '[' -d example ']'
+ '[' -d examples ']'
+ pushd /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64
+ '[' -d usr/lib ']'
+ find usr/lib -type f -printf '"/%h/%f"\n'
+ '[' -d usr/lib64 ']'
+ '[' -d usr/bin ']'
+ find usr/bin -type f -printf '"/%h/%f"\n'
+ '[' -d usr/sbin ']'
+ touch doclist.lst
+ '[' -d usr/share/man ']'
~/build/BUILD/checkbox-support-0.39.0
+ popd
+ mv /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/filelist.lst .
+ mv /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/doclist.lst .
+ /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.39.0-1 --unique-debug-suffix -0.39.0-1.aarch64 --unique-debug-src-base python-checkbox-support-0.39.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/checkbox-support-0.39.0
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1
Bytecompiling .py files below /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9
/usr/lib/python3.9/site-packages/checkbox_support/scripts/fwts_test.py:233: SyntaxWarning: "is not" with a literal. Did you mean "!="?
/usr/lib/python3.9/site-packages/checkbox_support/scripts/fwts_test.py:435: SyntaxWarning: "is not" with a literal. Did you mean "!="?
/usr/lib/python3.9/site-packages/checkbox_support/scripts/fwts_test.py:233: SyntaxWarning: "is not" with a literal. Did you mean "!="?
/usr/lib/python3.9/site-packages/checkbox_support/scripts/fwts_test.py:435: SyntaxWarning: "is not" with a literal. Did you mean "!="?
+ /usr/lib/rpm/brp-python-hardlink
Processing files: python3-checkbox-support-0.39.0-1.noarch
Provides: python-checkbox-support python3-checkbox-support = 0.39.0-1 python3.9dist(checkbox-support) = 0.39 python3dist(checkbox-support) = 0.39
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(pyparsing) >= 2 python3.9dist(requests) >= 1 python3.9dist(requests-unixsocket) >= 0.1.2 python3.9dist(setuptools)
Processing files: python-checkbox-support-help-0.39.0-1.noarch
warning: Empty %files file /builddir/build/BUILD/checkbox-support-0.39.0/doclist.lst
Provides: python-checkbox-support-help = 0.39.0-1 python3-checkbox-support-doc
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/python-checkbox-support-0.39.0-1.aarch64
Wrote: /builddir/build/RPMS/python-checkbox-support-help-0.39.0-1.noarch.rpm
Wrote: /builddir/build/RPMS/python3-checkbox-support-0.39.0-1.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bMlvOS
+ umask 022
+ cd /builddir/build/BUILD
+ cd checkbox-support-0.39.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-checkbox-support-0.39.0-1.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0