Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/system-storage-manager.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-build-26720-2337/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/system-storage-manager.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/system-storage-manager-1.4-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/system-storage-manager.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-build-26720-2337/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/system-storage-manager.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.T14PE0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ssm-system-storage-manager-1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/system-storage-manager-1.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ssm-system-storage-manager-1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001-ssm-enforce-python3.patch):' Patch #1 (0001-ssm-enforce-python3.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file INSTALL patching file Makefile patching file README patching file bin/ssm patching file bin/ssm.local patching file doc/Makefile patching file doc/generate_usage_includes.py patching file doc/src/requirements.rst patching file man8/ssm.8 patching file test.py patching file tests/__init__.py patching file tests/unittests/__init__.py patching file tests/unittests/common.py patching file tests/unittests/test_btrfs.py patching file tests/unittests/test_lvm.py patching file tests/unittests/test_misc.py patching file tests/unittests/test_multipath.py patching file tests/unittests/test_ssm.py Patch #2 (0002-Remove-info-command-for-RHEL.patch): + echo 'Patch #2 (0002-Remove-info-command-for-RHEL.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file README patching file doc/generate_usage_includes.py patching file doc/src/commands/index.rst patching file doc/src/commands/info.rst patching file doc/src/commands/info.txt patching file man8/ssm.8 patching file ssmlib/main.py patching file tests/bashtests/017-info.sh patching file tests/unittests/test_ssm.py + echo 'Patch #3 (0003-unittests-better-multipath-message-on-fail.patch):' Patch #3 (0003-unittests-better-multipath-message-on-fail.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file tests/unittests/test_multipath.py Patch #4 (0004-bashtests-allow-testing-of-system-wide-ssm.patch): + echo 'Patch #4 (0004-bashtests-allow-testing-of-system-wide-ssm.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file test.py patching file tests/bashtests/lib/test.sh Patch #5 (0005-bashtests-remove-btrfs-tests.patch): + echo 'Patch #5 (0005-bashtests-remove-btrfs-tests.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file tests/bashtests/006-btrfs-add.sh patching file tests/bashtests/007-btrfs-create.sh patching file tests/bashtests/008-btrfs-remove.sh patching file tests/bashtests/010-btrfs-snapshot.sh patching file tests/bashtests/018-migrate.sh Patch #6 (0006-tests-add-bash-test-skipping-capabilities.patch): + echo 'Patch #6 (0006-tests-add-bash-test-skipping-capabilities.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file .gitignore patching file test.py patching file tests/bashtests/016-multipath.sh patching file tests/bashtests/lib/utils.sh Patch #7 (0007-show-available-memory-when-running-tests.patch): + echo 'Patch #7 (0007-show-available-memory-when-running-tests.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file test.py Patch #8 (0008-tests-018-remove-unnecessary-check-for-crypt.patch): + echo 'Patch #8 (0008-tests-018-remove-unnecessary-check-for-crypt.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file tests/bashtests/018-migrate.sh Patch #9 (0009-tests-rhel8-changed-default-luks1-to-luks2.patch): + echo 'Patch #9 (0009-tests-rhel8-changed-default-luks1-to-luks2.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file tests/bashtests/012-crypt-create.sh Patch #10 (0010-crypt-accept-versions-with-rc-suffix-as-well.patch): + echo 'Patch #10 (0010-crypt-accept-versions-with-rc-suffix-as-well.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file ssmlib/backends/crypt.py patching file tests/unittests/__init__.py patching file tests/unittests/test_crypt.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yzyweZ + umask 022 + cd /builddir/build/BUILD + cd ssm-system-storage-manager-1.4 + make docs make[1]: Entering directory '/builddir/build/BUILD/ssm-system-storage-manager-1.4/doc' rm -rf _build/* find . -name "*.inc" -exec rm -f {} \; ./generate_usage_includes.py sphinx-build-3 -b man -d _build/doctrees -D latex_paper_size=a4 . _build/man Running Sphinx v1.7.6 making output directory... WARNING: unknown config value 'latex_paper_size' in override, ignoring loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 34 added, 0 changed, 0 removed reading sources... [ 2%] index reading sources... [ 5%] install reading sources... [ 8%] manpage reading sources... [ 11%] readme reading sources... [ 14%] src/availability reading sources... [ 17%] src/backends/backends reading sources... [ 20%] src/backends/backends_introduction reading sources... [ 23%] src/backends/btrfs reading sources... [ 26%] src/backends/crypt reading sources... [ 29%] src/backends/lvm reading sources... [ 32%] src/backends/md reading sources... [ 35%] src/backends/multipath reading sources... [ 38%] src/commands/add reading sources... [ 41%] src/commands/check reading sources... [ 44%] src/commands/commands_introduction reading sources... [ 47%] src/commands/create reading sources... [ 50%] src/commands/index reading sources... [ 52%] src/commands/list reading sources... [ 55%] src/commands/migrate reading sources... [ 58%] src/commands/mount reading sources... [ 61%] src/commands/remove reading sources... [ 64%] src/commands/resize reading sources... [ 67%] src/commands/snapshot reading sources... [ 70%] src/description reading sources... [ 73%] src/download reading sources... [ 76%] src/env_variables reading sources... [ 79%] src/examples reading sources... [ 82%] src/for_developers reading sources... [ 85%] src/install reading sources... [ 88%] src/licence reading sources... [ 91%] src/man_examples reading sources... [ 94%] src/options/ssm_options reading sources... [ 97%] src/requirements reading sources... [100%] src/synopsis /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/readme.rst:30: WARNING: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'src/commands/info.txt'. src/backends/multipath.rst:2: WARNING: Title underline too short. Multipath backend ============= src/backends/multipath.rst:2: WARNING: Title underline too short. Multipath backend ============= src/requirements.rst:4: WARNING: duplicate label ssm-requirements, other instance in /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/install.rst /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/src/backends/btrfs.rst:4: WARNING: duplicate label btrfs-backend, other instance in /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/readme.rst /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/src/backends/multipath.rst:2: WARNING: Title underline too short. Multipath backend ============= looking for now-outdated files... none found pickling environment... src/options/create_options.inc:38: WARNING: Option list ends without a blank line; unexpected unindent. src/options/create_options.inc:41: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/src/examples.rst:4: WARNING: duplicate label quick-examples, other instance in /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/readme.rst /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/src/for_developers.rst:4: WARNING: duplicate label for-developers, other instance in /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/readme.rst /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/src/for_developers.rst:20: WARNING: duplicate label test-section, other instance in /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/readme.rst /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/src/for_developers.rst:82: WARNING: duplicate label documentation-section, other instance in /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/readme.rst /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/src/for_developers.rst:108: WARNING: duplicate label mailing-list, other instance in /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/readme.rst /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/src/requirements.rst:4: WARNING: duplicate label ssm-requirements, other instance in /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/readme.rst /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/src/synopsis.rst:10: WARNING: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'src/options/info_usage.inc'. done checking consistency... done writing... ssm.8 { src/synopsis src/description src/options/ssm_options src/commands/index src/commands/commands_introduction src/commands/create src/commands/list src/commands/remove src/commands/resize src/commands/check src/commands/snapshot src/commands/add src/commands/mount src/commands/migrate src/backends/backends src/backends/backends_introduction src/backends/btrfs src/backends/lvm src/backends/crypt src/backends/md src/backends/multipath src/man_examples src/env_variables src/licence src/requirements src/availability } build succeeded, 16 warnings. The manual pages are in _build/man. Build finished. The manual pages are in _build/man. sphinx-build-3 -b text -d _build/doctrees -D latex_paper_size=a4 . _build/text Running Sphinx v1.7.6 making output directory... WARNING: unknown config value 'latex_paper_size' in override, ignoring loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [text]: targets for 34 source files that are out of date updating environment: 0 added, 2 changed, 0 removed reading sources... [ 50%] readme reading sources... [100%] src/synopsis /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/readme.rst:30: WARNING: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'src/commands/info.txt'. src/backends/multipath.rst:2: WARNING: Title underline too short. Multipath backend ============= src/backends/multipath.rst:2: WARNING: Title underline too short. Multipath backend ============= src/backends/btrfs.rst:4: WARNING: duplicate label btrfs-backend, other instance in /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/src/backends/btrfs.rst src/examples.rst:4: WARNING: duplicate label quick-examples, other instance in /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/src/examples.rst src/requirements.rst:4: WARNING: duplicate label ssm-requirements, other instance in /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/src/requirements.rst looking for now-outdated files... none found pickling environment... src/for_developers.rst:4: WARNING: duplicate label for-developers, other instance in /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/src/for_developers.rst src/for_developers.rst:20: WARNING: duplicate label test-section, other instance in /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/src/for_developers.rst src/for_developers.rst:82: WARNING: duplicate label documentation-section, other instance in /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/src/for_developers.rst src/for_developers.rst:108: WARNING: duplicate label mailing-list, other instance in /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/src/for_developers.rst /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/src/synopsis.rst:10: WARNING: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'src/options/info_usage.inc'. done checking consistency... done preparing documents... done writing output... [ 2%] index writing output... [ 5%] install writing output... [ 8%] manpage writing output... [ 11%] readme writing output... [ 14%] src/availability writing output... [ 17%] src/backends/backends writing output... [ 20%] src/backends/backends_introduction writing output... [ 23%] src/backends/btrfs writing output... [ 26%] src/backends/crypt writing output... [ 29%] src/backends/lvm writing output... [ 32%] src/backends/md writing output... [ 35%] src/backends/multipath writing output... [ 38%] src/commands/add writing output... [ 41%] src/commands/check writing output... [ 44%] src/commands/commands_introduction writing output... [ 47%] src/commands/create writing output... [ 50%] src/commands/index writing output... [ 52%] src/commands/list writing output... [ 55%] src/commands/migrate writing output... [ 58%] src/commands/mount writing output... [ 61%] src/commands/remove writing output... [ 64%] src/commands/resize writing output... [ 67%] src/commands/snapshot writing output... [ 70%] src/description writing output... [ 73%] src/download writing output... [ 76%] src/env_variables writing output... [ 79%] src/examples writing output... [ 82%] src/for_developers writing output... [ 85%] src/install writing output... [ 88%] src/licence writing output... [ 91%] src/man_examples writing output... [ 94%] src/options/ssm_options writing output... [ 97%] src/requirements writing output... [100%] src/synopsis build succeeded, 12 warnings. The text files are in _build/text. Build finished. The text files are in _build/text. sphinx-build-3 -b singlehtml -d _build/doctrees -D latex_paper_size=a4 . _build/singlehtml Running Sphinx v1.7.6 making output directory... WARNING: unknown config value 'latex_paper_size' in override, ignoring loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [singlehtml]: all documents updating environment: 0 added, 2 changed, 0 removed reading sources... [ 50%] readme reading sources... [100%] src/synopsis /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/readme.rst:30: WARNING: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'src/commands/info.txt'. looking for now-outdated files... src/backends/multipath.rst:2: WARNING: Title underline too short. Multipath backend ============= src/backends/multipath.rst:2: WARNING: Title underline too short. Multipath backend ============= /builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/src/synopsis.rst:10: WARNING: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'src/options/info_usage.inc'. none found pickling environment... done checking consistency... done preparing documents... done assembling single document... src/description src/download src/licence src/synopsis src/options/ssm_options src/commands/index src/commands/commands_introduction src/commands/create src/commands/list src/commands/remove src/commands/resize src/commands/check src/commands/snapshot src/commands/add src/commands/mount src/commands/migrate src/backends/backends src/backends/backends_introduction src/backends/btrfs src/backends/lvm src/backends/crypt src/backends/md src/backends/multipath src/env_variables src/availability src/install src/requirements src/examples src/for_developers writing... done writing additional files... copying static files... WARNING: html_static_path entry '/builddir/build/BUILD/ssm-system-storage-manager-1.4/doc/_static' does not exist done copying extra files... done dumping object inventory... done build succeeded, 6 warnings. The HTML page is in _build/singlehtml. Build finished. The HTML page is in _build/singlehtml. make[1]: Leaving directory '/builddir/build/BUILD/ssm-system-storage-manager-1.4/doc' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.J6nJAJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch + cd ssm-system-storage-manager-1.4 + rm -rf /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch + /usr/libexec/platform-python setup.py install --root=/builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch running install running build running build_py creating build creating build/lib creating build/lib/ssmlib copying ssmlib/main.py -> build/lib/ssmlib copying ssmlib/problem.py -> build/lib/ssmlib copying ssmlib/__init__.py -> build/lib/ssmlib copying ssmlib/misc.py -> build/lib/ssmlib creating build/lib/ssmlib/backends copying ssmlib/backends/crypt.py -> build/lib/ssmlib/backends copying ssmlib/backends/multipath.py -> build/lib/ssmlib/backends copying ssmlib/backends/template.py -> build/lib/ssmlib/backends copying ssmlib/backends/btrfs.py -> build/lib/ssmlib/backends copying ssmlib/backends/md.py -> build/lib/ssmlib/backends copying ssmlib/backends/__init__.py -> build/lib/ssmlib/backends copying ssmlib/backends/lvm.py -> build/lib/ssmlib/backends running build_scripts creating build/scripts-3.6 copying and adjusting bin/ssm -> build/scripts-3.6 changing mode of build/scripts-3.6/ssm from 644 to 755 running install_lib creating /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch creating /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr creating /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/ssmlib copying build/lib/ssmlib/main.py -> /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/ssmlib creating /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/ssmlib/backends copying build/lib/ssmlib/backends/crypt.py -> /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/ssmlib/backends copying build/lib/ssmlib/backends/multipath.py -> /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/ssmlib/backends copying build/lib/ssmlib/backends/template.py -> /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/ssmlib/backends copying build/lib/ssmlib/backends/btrfs.py -> /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/ssmlib/backends copying build/lib/ssmlib/backends/md.py -> /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/ssmlib/backends copying build/lib/ssmlib/backends/__init__.py -> /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/ssmlib/backends copying build/lib/ssmlib/backends/lvm.py -> /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/ssmlib/backends copying build/lib/ssmlib/problem.py -> /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/ssmlib copying build/lib/ssmlib/__init__.py -> /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/ssmlib copying build/lib/ssmlib/misc.py -> /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/ssmlib byte-compiling /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/ssmlib/main.py to main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/ssmlib/backends/crypt.py to crypt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/ssmlib/backends/multipath.py to multipath.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/ssmlib/backends/template.py to template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/ssmlib/backends/btrfs.py to btrfs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/ssmlib/backends/md.py to md.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/ssmlib/backends/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/ssmlib/backends/lvm.py to lvm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/ssmlib/problem.py to problem.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/ssmlib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/ssmlib/misc.py to misc.cpython-36.pyc running install_scripts creating /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/bin copying build/scripts-3.6/ssm -> /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/bin/ssm to 755 running install_data creating /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/share creating /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/share/man creating /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/share/man/man8 copying doc/_build/man/ssm.8 -> /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/share/man/man8 creating /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/share/doc creating /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/share/doc/system-storage-manager-1.4 copying README -> /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/share/doc/system-storage-manager-1.4 copying CHANGES -> /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/share/doc/system-storage-manager-1.4 copying COPYING -> /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/share/doc/system-storage-manager-1.4 copying AUTHORS -> /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/share/doc/system-storage-manager-1.4 copying INSTALL -> /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/share/doc/system-storage-manager-1.4 running install_egg_info Writing /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/system_storage_manager-1.4-py3.6.egg-info + '[' /usr/share/doc/system-storage-manager '!=' /usr/share/doc/system-storage-manager-1.4 ']' + mv /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch//usr/share/doc/system-storage-manager-1.4 /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch//usr/share/doc/system-storage-manager + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1.4-1.el8 --unique-debug-suffix -1.4-1.el8.noarch --unique-debug-src-base system-storage-manager-1.4-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ssm-system-storage-manager-1.4 find: 'debug': No such file or directory + /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/system-storage-manager-1.4-1.el8.noarch/usr/lib/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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6sfLgY + umask 022 + cd /builddir/build/BUILD + cd ssm-system-storage-manager-1.4 + /usr/libexec/platform-python test.py -u total used free shared buff/cache available Mem: 63Gi 2.3Gi 53Gi 325Mi 8.2Gi 52Gi Swap: 2.0Gi 0B 2.0Gi test_lvm_add (tests.unittests.test_lvm.LvmFunctionCheck) ... ok test_lvm_create (tests.unittests.test_lvm.LvmFunctionCheck) ... ok test_lvm_migrate (tests.unittests.test_lvm.LvmFunctionCheck) ... Dependencies are missing; some tests will probably fail or won't run: tune2fs resize2fs mkfs.ext3 mkfs.ext4 mkfs.xfs mkfs.btrfs fsck.ext3 fsck.ext4 fsck.xfs fsck.btrfs xfs_db xfs_growfs xfs_repair lvm dmsetup cryptsetup multipath [+] Running doctests [+] Running unittests Device '/dev/sdc2' is already used in the 'my_pool'! Remove (N/y/q) ? N Device '/dev/sdd2' is already used in the 'my_pool2'! Remove (N/y/q) ? N Device '/dev/sdd2' is already used in the 'my_pool2'! Remove (N/y/q) ? SSM Info: Migrating from device /dev/sdc1 to /dev/sdc2. This may take a while... SSM Info: Migrating from device /dev/sdc1 to /dev/sde. This may take a while... SSM Info: Migrating from device /dev/sdc1 to /dev/sdd2. This may take a while... ok test_lvm_mount (tests.unittests.test_lvm.LvmFunctionCheck) ... ok test_lvm_remove (tests.unittests.test_lvm.LvmFunctionCheck) ... SSM Info: Unable to remove 'crypt_pool' ok test_lvm_resize (tests.unittests.test_lvm.LvmFunctionCheck) ... Y Device '/dev/sdb' is already used in the 'default_pool'! Remove (N/y/q) ? N Device '/dev/sda' is already used in the 'default_pool'! Remove (N/y/q) ? N Device '/dev/sdb' is already used in the 'default_pool'! Remove (N/y/q) ? N Device '/dev/sda' is already used in the 'default_pool'! Remove (N/y/q) ? N Device '/dev/default_pool/vol004' is not active! It might contain filesystem we're unable to detect and it may be destroyed by this operation. Continue (N/y/q) ? N Device '/dev/default_pool/vol004' is not active! It might contain filesystem we're unable to detect and it may be destroyed by this operation. Continue (N/y/q) ? Y Device '/dev/default_pool/vol004' is not active! It might contain filesystem we're unable to detect and it may be destroyed by this operation. Continue (N/y/q) ? ok test_lvm_snapshot (tests.unittests.test_lvm.LvmFunctionCheck) ... ok test_btrfs_add (tests.unittests.test_btrfs.BtrfsFunctionCheck) ... ok test_btrfs_create (tests.unittests.test_btrfs.BtrfsFunctionCheck) ... ok test_btrfs_migrate (tests.unittests.test_btrfs.BtrfsFunctionCheck) ... Y Device '/dev/sdc2' is already used in the 'my_pool'! Remove (N/y/q) ? N Device '/dev/sdd2' is already used in the 'my_pool2'! Remove (N/y/q) ? N Device '/dev/sdd2' is already used in the 'my_pool2'! Remove (N/y/q) ? SSM Info: Migrating from device /dev/sdc2 to /dev/sde. This may take a while... SSM Info: Migrating from device /dev/sdc1 to /dev/sdd2. This may take a while... ok test_btrfs_mount (tests.unittests.test_btrfs.BtrfsFunctionCheck) ... ok test_btrfs_remove (tests.unittests.test_btrfs.BtrfsFunctionCheck) ... SSM Info: Unable to remove 'crypt_pool' ok test_btrfs_resize (tests.unittests.test_btrfs.BtrfsFunctionCheck) ... ok test_btrfs_snapshot (tests.unittests.test_btrfs.BtrfsFunctionCheck) ... ok test_existing_objects (tests.unittests.test_ssm.SimpleSsmSanityCheck) ... ok test_fsinfo_methods (tests.unittests.test_ssm.SimpleSsmSanityCheck) ... ok test_run (tests.unittests.test_ssm.SimpleSsmSanityCheck) ... ok test_storage_handle_methods (tests.unittests.test_ssm.SimpleSsmSanityCheck) ... ok test_constructor (tests.unittests.test_ssm.SimpleStorageHandleSanityCheck) ... ok test_create_fs (tests.unittests.test_ssm.SimpleStorageHandleSanityCheck) ... ok test_add (tests.unittests.test_ssm.SsmFunctionCheck) ... ok test_create (tests.unittests.test_ssm.SsmFunctionCheck) ... Y Device '/dev/sdc2' is already used in the 'my_pool'! Remove (N/y/q) ? N Device '/dev/sdc2' is already used in the 'my_pool'! Remove (N/y/q) ? N Device '/dev/sdc2' is already used in the 'my_pool'! Remove (N/y/q) ? N Device '/dev/sdc3' is already used in the 'my_pool'! Remove (N/y/q) ? N Device '/dev/sdc2' is already used in the 'my_pool'! Remove (N/y/q) ? N Device '/dev/sdc3' is already used in the 'my_pool'! Remove (N/y/q) ? N Device '/dev/sdc2' is already used in the 'my_pool'! Remove (N/y/q) ? N Device '/dev/sdc3' is already used in the 'my_pool'! Remove (N/y/q) ? N Device '/dev/sdc2' is already used in the 'my_pool'! Remove (N/y/q) ? N Device '/dev/sdc3' is already used in the 'my_pool'! Remove (N/y/q) ? N Device '/dev/sdc2' is already used in the 'my_pool'! Remove (N/y/q) ? N Device '/dev/sdc3' is already used in the 'my_pool'! Remove (N/y/q) ? N Device '/dev/sdc2' is already used in the 'my_pool'! Remove (N/y/q) ? N Device '/dev/sdc3' is already used in the 'my_pool'! Remove (N/y/q) ? ok test_list_xfs (tests.unittests.test_ssm.SsmFunctionCheck) ... ok test_migrate (tests.unittests.test_ssm.SsmFunctionCheck) ... N Device '/dev/sda' is already used in the 'default_pool'! Remove (N/y/q) ? N Device '/dev/sda' is already used in the 'default_pool'! Remove (N/y/q) ? SSM Info: Migrating from device /dev/sda to /dev/sdd. This may take a while... SSM Info: Migrating from device /dev/sda to /dev/sdb. This may take a while... SSM Info: Migrating from device /dev/sdc2 to /dev/sda. This may take a while... usage: ssm migrate [-h] source target ssm migrate: error: the following arguments are required: target usage: ssm migrate [-h] source target ssm migrate: error: argument source: '/dev/foo' is not valid block device usage: ssm [-h] [--version] [-v] [-vv] [-vvv] [-f] [-b BACKEND] [-n] {check,resize,create,list,add,remove,snapshot,mount,migrate} ... ssm: error: unrecognized arguments: /dev/sde ok test_mount (tests.unittests.test_ssm.SsmFunctionCheck) ... ok test_remove (tests.unittests.test_ssm.SsmFunctionCheck) ... ok test_resize (tests.unittests.test_ssm.SsmFunctionCheck) ... Y Migrating /dev/sdf (11.40 MB) to /dev/sdg using dd . This may take a long time... Device '/dev/sdb' is already used in the 'default_pool'! Remove (N/y/q) ? N Device '/dev/sda' is already used in the 'default_pool'! Remove (N/y/q) ? N Device '/dev/sdb' is already used in the 'default_pool'! Remove (N/y/q) ? N Device '/dev/sda' is already used in the 'default_pool'! Remove (N/y/q) ? N Device '/dev/sdb' is already used in the 'default_pool'! Remove (N/y/q) ? N Device '/dev/sda' is already used in the 'default_pool'! Remove (N/y/q) ? ok test_snapshot (tests.unittests.test_ssm.SsmFunctionCheck) ... ok test_backend_generic_methods (tests.unittests.test_ssm.StorageHandleSanityCheck) ... ok test_pool_specific_methods (tests.unittests.test_ssm.StorageHandleSanityCheck) ... ok test_set_globals_propagation (tests.unittests.test_ssm.StorageHandleSanityCheck) ... ok test_storage_constructor (tests.unittests.test_ssm.StorageHandleSanityCheck) ... ok test_volumes_specific_methods (tests.unittests.test_ssm.StorageHandleSanityCheck) ... ok test_ptable_header_types (tests.unittests.test_misc.MiscCheck) ... ok test_ptable_header_types_hide_column (tests.unittests.test_misc.MiscCheck) ... ok test_ptable_header_types_nums (tests.unittests.test_misc.MiscCheck) ... ok test_ptable_no_header_no_types (tests.unittests.test_misc.MiscCheck) ... ok test_multiple_insertions (tests.unittests.test_misc.NodeCheck) ... ok test_sanity (tests.unittests.test_misc.NodeCheck) ... ok test_mp_forbidden_ops (tests.unittests.test_multipath.MultipathFunctionCheck) ... SSM Info: Unable to remove '/dev/mapper/mpatha' SSM Info: Unable to remove '/dev/dm-90' SSM Info: Unable to remove 'mpatha' ok test_mp_get_device_data (tests.unittests.test_multipath.MultipathFunctionCheck) ... ok test_mp_get_real_device (tests.unittests.test_multipath.MultipathFunctionCheck) ... ok test_mp_get_volume_data (tests.unittests.test_multipath.MultipathFunctionCheck) ... ok test_mp_get_volumes_list (tests.unittests.test_multipath.MultipathFunctionCheck) ... ok test_mp_mock_raw_data (tests.unittests.test_multipath.MultipathFunctionCheck) ... ok ---------------------------------------------------------------------- Ran 45 tests in 147.969s OK N + exit 0 Processing files: system-storage-manager-1.4-1.el8.noarch Provides: python3.6dist(system-storage-manager) = 1.4 python3dist(system-storage-manager) = 1.4 system-storage-manager = 1.4-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch Wrote: /builddir/build/RPMS/system-storage-manager-1.4-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.92J64n + umask 022 + cd /builddir/build/BUILD + cd ssm-system-storage-manager-1.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/system-storage-manager-1.4-1.el8.noarch + exit 0 Child return code was: 0