Mock Version: 2.4 Mock Version: 2.4 Mock Version: 2.4 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/rpkg.spec'], chrootPath='/var/lib/mock/f31-build-22499722-2003708/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/rpkg.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1598832000 Wrote: /builddir/build/SRPMS/rpkg-1.60-8.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rpkg.spec'], chrootPath='/var/lib/mock/f31-build-22499722-2003708/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rpkg.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1598832000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.c24cwm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rpkg-1.60 + /usr/bin/gzip -dc /builddir/build/SOURCES/rpkg-1.60.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rpkg-1.60 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/remove-koji-and-rpm-py-installer-from-requires.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0001-Repair-downloading-sources-into-external-directory.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0002-Repair-compatible-formatting-for-Python-2.6.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0003-Switch-from-krb_login-to-gssapi_login.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0004-added-a-extendable-layout-module-to-deal-with-differ.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0005-clog-tests-workaround.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0006-Skip-sources-file-when-it-is-missing.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i -n '/extras_require/,/}/!p' setup.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ze5Zck + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.60 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Warning: 'classifiers' should be a list, got type 'tuple' running build running build_py creating build creating build/lib creating build/lib/pyrpkg copying pyrpkg/man_gen.py -> build/lib/pyrpkg copying pyrpkg/cli.py -> build/lib/pyrpkg copying pyrpkg/sources.py -> build/lib/pyrpkg copying pyrpkg/errors.py -> build/lib/pyrpkg copying pyrpkg/gitignore.py -> build/lib/pyrpkg copying pyrpkg/__init__.py -> build/lib/pyrpkg copying pyrpkg/utils.py -> build/lib/pyrpkg copying pyrpkg/lookaside.py -> build/lib/pyrpkg creating build/lib/pyrpkg/layout copying pyrpkg/layout/base.py -> build/lib/pyrpkg/layout copying pyrpkg/layout/__init__.py -> build/lib/pyrpkg/layout copying pyrpkg/layout/layouts.py -> build/lib/pyrpkg/layout + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UbBHCl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch ++ dirname /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch + cd rpkg-1.60 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch Warning: 'classifiers' should be a list, got type 'tuple' running install running install_lib creating /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr creating /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib creating /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages/pyrpkg creating /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages/pyrpkg/layout copying build/lib/pyrpkg/layout/base.py -> /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages/pyrpkg/layout copying build/lib/pyrpkg/layout/__init__.py -> /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages/pyrpkg/layout copying build/lib/pyrpkg/layout/layouts.py -> /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages/pyrpkg/layout copying build/lib/pyrpkg/man_gen.py -> /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages/pyrpkg copying build/lib/pyrpkg/cli.py -> /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages/pyrpkg copying build/lib/pyrpkg/sources.py -> /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages/pyrpkg copying build/lib/pyrpkg/errors.py -> /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages/pyrpkg copying build/lib/pyrpkg/gitignore.py -> /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages/pyrpkg copying build/lib/pyrpkg/__init__.py -> /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages/pyrpkg copying build/lib/pyrpkg/utils.py -> /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages/pyrpkg copying build/lib/pyrpkg/lookaside.py -> /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages/pyrpkg byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages/pyrpkg/layout/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages/pyrpkg/layout/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages/pyrpkg/layout/layouts.py to layouts.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages/pyrpkg/man_gen.py to man_gen.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages/pyrpkg/cli.py to cli.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages/pyrpkg/sources.py to sources.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages/pyrpkg/errors.py to errors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages/pyrpkg/gitignore.py to gitignore.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages/pyrpkg/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages/pyrpkg/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages/pyrpkg/lookaside.py to lookaside.cpython-37.pyc writing byte-compilation script '/tmp/tmpwunr94jk.py' /usr/bin/python3 /tmp/tmpwunr94jk.py removing /tmp/tmpwunr94jk.py running install_egg_info running egg_info writing rpkg.egg-info/PKG-INFO writing dependency_links to rpkg.egg-info/dependency_links.txt writing requirements to rpkg.egg-info/requires.txt writing top-level names to rpkg.egg-info/top_level.txt reading manifest file 'rpkg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution no previously-included directories found matching 'doc/source/commands/' warning: no previously-included files found matching 'doc/source/cli.rst' warning: no previously-included files found matching 'doc/source/man_pages.json' writing manifest file 'rpkg.egg-info/SOURCES.txt' Copying rpkg.egg-info to /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7/site-packages/rpkg-1.60-py3.7.egg-info running install_scripts + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/etc/rpkg + example_cli_dir=/builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/share/rpkg/examples/cli + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/share/rpkg/examples/cli + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/share/rpkg/examples/cli/usr/bin + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/share/rpkg/examples/cli/etc/bash_completion.d + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/share/rpkg/examples/cli/etc/rpkg + /usr/bin/install -p -m 0644 bin/rpkg /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/share/rpkg/examples/cli/usr/bin + /usr/bin/install -p -m 0644 etc/bash_completion.d/rpkg.bash /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/share/rpkg/examples/cli/etc/bash_completion.d + /usr/bin/install -p -m 0644 etc/rpkg/rpkg.conf /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/share/rpkg/examples/cli/etc/rpkg + /usr/lib/rpm/find-debuginfo.sh -j3 --strict-build-id -m -i --build-id-seed 1.60-8.fc31 --unique-debug-suffix -1.60-8.fc31.noarch --unique-debug-src-base rpkg-1.60-8.fc31.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/rpkg-1.60 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.uDEKSl + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.60 + /usr/bin/python3 -m nose tests nose.plugins.cover: ERROR: Coverage not available: unable to import coverage module test_add_tag (commands.test_add_tag.CommandAddTagTestCase) ... Cloning into 'module1'... ok test_add_tag_fails_with_existing (commands.test_add_tag.CommandAddTagTestCase) ... Cloning into 'module1'... fatal: tag 'v1.0' already exists ok test_add_tag_force_replace_existing (commands.test_add_tag.CommandAddTagTestCase) ... Cloning into 'module1'... Updated tag 'v1.0' (was 61bdcf1) ok test_add_tag_many (commands.test_add_tag.CommandAddTagTestCase) ... Cloning into 'module1'... ok test_add_tag_with_message (commands.test_add_tag.CommandAddTagTestCase) ... Cloning into 'module1'... ok test_add_tag_with_message_from_file (commands.test_add_tag.CommandAddTagTestCase) ... Cloning into 'module1'... ok test_check_repo_has_namespace (commands.test_check_repo.CheckRepoCase) ... ok test_repo_has_everything_pushed (commands.test_check_repo.CheckRepoCase) ... ok test_repo_has_unpushed_changes (commands.test_check_repo.CheckRepoCase) ... [master d384fb4] commit sources 1 file changed, 1 insertion(+) ok test_repo_is_clean (commands.test_check_repo.CheckRepoCase) ... ok test_repo_is_dirty (commands.test_check_repo.CheckRepoCase) ... ok test_clone_anonymous (commands.test_clone.CommandCloneTestCase) ... Cloning into 'module1'... ok test_clone_anonymous_git_excludes (commands.test_clone.CommandCloneTestCase) ... Cloning into 'module1'... ok test_clone_anonymous_with_bare_dir (commands.test_clone.CommandCloneTestCase) ... Cloning into bare repository 'module1.git'... ok test_clone_anonymous_with_branch (commands.test_clone.CommandCloneTestCase) ... Cloning into 'module1'... ok test_clone_anonymous_with_namespace (commands.test_clone.CommandCloneTestCase) ... Cloning into 'module1'... ok test_clone_anonymous_with_path (commands.test_clone.CommandCloneTestCase) ... Cloning into 'module1'... ok test_clone_config_template_accepts_base_module (commands.test_clone.CommandCloneTestCase) ... Cloning into 'module1'... ok test_clone_fails_with_both_branch_and_bare_dir (commands.test_clone.CommandCloneTestCase) ... ok test_clone_into_dir (commands.test_clone.CommandCloneTestCase) ... Cloning into 'new_clone'... ok test_clone_into_dir_with_namespace (commands.test_clone.CommandCloneTestCase) ... Cloning into 'new_clone'... ok test_clone_with_dirs_anonymous (commands.test_clone.CommandCloneTestCase) ... Cloning into bare repository '/tmp/rpkg-tests.dakftu3a/module1/rpkg.git'... ok test_clone_with_dirs_anonymous_git_excludes (commands.test_clone.CommandCloneTestCase) ... Cloning into bare repository '/tmp/rpkg-tests.eytip6xc/module1/rpkg.git'... ok test_delete_tag (commands.test_delete_tag.CommandDeleteTagTestCase) ... Cloning into 'module1'... ok test_delete_tag_fails_inexistent (commands.test_delete_tag.CommandDeleteTagTestCase) ... Cloning into 'module1'... ok test_list_tag_glob (commands.test_list_tag.CommandListTagTestCase) ... Cloning into 'module1'... ok test_list_tag_inexistent (commands.test_list_tag.CommandListTagTestCase) ... Cloning into 'module1'... ok test_list_tag_many (commands.test_list_tag.CommandListTagTestCase) ... Cloning into 'module1'... ok test_list_tag_no_tags (commands.test_list_tag.CommandListTagTestCase) ... Cloning into 'module1'... ok test_list_tag_specific (commands.test_list_tag.CommandListTagTestCase) ... Cloning into 'module1'... ok test_list_tag_wildcard (commands.test_list_tag.CommandListTagTestCase) ... Cloning into 'module1'... ok test_name_is_not_unicode (commands.test_package_name.CommandPackageNameTestCase) ... Cloning into 'module1'... ok test_byte_offset_first_line (commands.test_patch.CommandPatchTestCase) ... ok test_byte_offset_next_line (commands.test_patch.CommandPatchTestCase) ... ok test_byte_offset_utf8 (commands.test_patch.CommandPatchTestCase) ... ok push from outside repo with --path option ... Cloning into 'module1'... To file:///tmp/rpkg-tests.77qfstii/gitroot/module1 1601396..6a901ad master -> master ok test_find_untracked_patches (commands.test_push.TestPushWithPatches) ... Cloning into 'module1'... ok test_push_not_blocked_by_untracked_patches (commands.test_push.TestPushWithPatches) ... Cloning into 'module1'... To file:///tmp/rpkg-tests.p_o49om9/gitroot/module1 1601396..3bde4e0 master -> master ok test_allowed_to_build_if_gating_yaml_is_correct (test_cli.TestBuildPackage) ... ok test_allowed_to_build_if_skipped_gating_yaml_check (test_cli.TestBuildPackage) ... ok test_build_fail_if_repo_has_uncommitted_changed (test_cli.TestBuildPackage) ... ok test_build_fails_if_build_nvr_exists (test_cli.TestBuildPackage) ... ok test_chain_build_by_putting_last_pkg_in_its_own_build_set (test_cli.TestBuildPackage) ... ok test_chain_build_in_build_set (test_cli.TestBuildPackage) ... ok test_chain_build_without_build_set (test_cli.TestBuildPackage) ... ok test_do_not_check_nvr_existence (test_cli.TestBuildPackage) ... ok test_dont_wait_build_to_finish (test_cli.TestBuildPackage) ... ok test_exclusive_arches_with_build_command (test_cli.TestBuildPackage) ... ok test_fail_if_target_does_not_exist (test_cli.TestBuildPackage) ... ok test_fail_to_get_nvr_but_has_to_check_nvr_existence (test_cli.TestBuildPackage) ... ok test_normal_build (test_cli.TestBuildPackage) ... ok test_not_allow_to_build_if_gating_yaml_is_invalid (test_cli.TestBuildPackage) ... ok test_not_build_if_greenwave_has_internal_error (test_cli.TestBuildPackage) ... ok test_option_arches (test_cli.TestBuildPackage) ... ok test_option_background (test_cli.TestBuildPackage) ... ok test_option_fail_fast (test_cli.TestBuildPackage) ... ok test_option_skip_tag (test_cli.TestBuildPackage) ... ok test_option_srpm_by_generate_srpm_from_repo (test_cli.TestBuildPackage) ... ok test_scratch_build_command (test_cli.TestBuildPackage) ... ok test_scratch_build_from_build_command_with_scratch_option (test_cli.TestBuildPackage) ... ok test_skip_failure_to_get_nvr (test_cli.TestBuildPackage) ... ok test_skip_gating_policy_validation_if_greenwave_is_not_set (test_cli.TestBuildPackage) ... ok test_srpm_option_with_srpm_file (test_cli.TestBuildPackage) ... ok test_clean (test_cli.TestClean) ... Removing new-file.txt Removing temp-build/ ok test_dry_run (test_cli.TestClean) ... Would remove new-file.txt ok test_clog (test_cli.TestClog) ... ok test_raw_clog (test_cli.TestClog) ... ok SPEC containing Source0 or Patch0 should not break clog ... ok test_cannot_use_with_changelog_without_a_summary (test_cli.TestCommit) ... ok test_push_after_commit (test_cli.TestCommit) ... [eng-rhel-6 fdb8557] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt To /tmp/rpkg-commands-tests-rm1zemqt a78953c..fdb8557 eng-rhel-6 -> eng-rhel-6 ok test_signoff (test_cli.TestCommit) ... [eng-rhel-6 6705c39] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt ok test_with_clog (test_cli.TestCommit) ... [eng-rhel-6 364470e] Initial version 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt ok test_with_only_summary (test_cli.TestCommit) ... [eng-rhel-6 af3735d] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt ok test_with_raw_clog (test_cli.TestCommit) ... [eng-rhel-6 5d0805f] - Initial version 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt ok test_with_summary_and_changelog (test_cli.TestCommit) ... [eng-rhel-6 8d4c4cf] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt ok test_compile (test_cli.TestCompile) ... ok test_compile_with_options (test_cli.TestCompile) ... ok test_get_autorebuild_from_config_file (test_cli.TestContainerBuildSetup) ... ok test_get_autorebuild_when_config_file_not_exists (test_cli.TestContainerBuildSetup) ... ok test_set_autorebuild_by_creating_config_file (test_cli.TestContainerBuildSetup) ... ok test_set_autorebuild_in_existing_config_file (test_cli.TestContainerBuildSetup) ... ok test_flatpak (test_cli.TestContainerBuildWithKoji) ... ok test_isolated (test_cli.TestContainerBuildWithKoji) ... ok test_override_target (test_cli.TestContainerBuildWithKoji) ... ok test_use_container_build_own_config (test_cli.TestContainerBuildWithKoji) ... ok test_build_using_deprecated_kojiconfig ... ok test_using_kojiprofile (test_cli.TestContainerBuildWithKoji) ... ok test_copr_build (test_cli.TestCoprBuild) ... ok test_copr_build_no_wait (test_cli.TestCoprBuild) ... ok test_copr_build_with_alternative_config_file (test_cli.TestCoprBuild) ... ok test_diff (test_cli.TestDiff) ... ok test_diff_cached (test_cli.TestDiff) ... ok test_import_nonexistent_srpm (test_cli.TestFailureImportSrpm) ... ok test_repo_is_dirty (test_cli.TestFailureImportSrpm) ... ok test_gimmespec (test_cli.TestGimmeSpec) ... ok test_giturl (test_cli.TestGitUrl) ... ok test_import (test_cli.TestImportSrpm) ... ok test_import_gating_exception (test_cli.TestImportSrpm) ... ok test_install (test_cli.TestInstall) ... ok test_install_with_options (test_cli.TestInstall) ... ok test_use_deprecated_kojiconfig (test_cli.TestKojiConfigBackwardCompatibility) ... ok test_use_kojiprofile (test_cli.TestKojiConfigBackwardCompatibility) ... ok test_lint (test_cli.TestLint) ... ok test_lint_warning_with_info (test_cli.TestLint) ... ok test_lint_with_custom_config_file (test_cli.TestLint) ... ok test_lint_with_default_and_deprecated_config_files (test_cli.TestLint) ... ok test_lint_with_default_config_file (test_cli.TestLint) ... ok test_local (test_cli.TestLocal) ... ok test_local_with_options (test_cli.TestLocal) ... ok test_fail_if_cannot_find_a_valid_repo (test_cli.TestMockConfig) ... ok test_fail_if_specified_target_not_exists (test_cli.TestMockConfig) ... ok test_mock_config (test_cli.TestMockConfig) ... ok test_mock_config_from_specified_arch (test_cli.TestMockConfig) ... ok test_mock_config_from_specified_target (test_cli.TestMockConfig) ... ok test_fail_to_populate_mock_config (test_cli.TestMockbuild) ... ok test_fail_to_store_mock_config_in_created_config_dir (test_cli.TestMockbuild) ... ok test_mockbuild (test_cli.TestMockbuild) ... ok test_shell_option (test_cli.TestMockbuild) ... ok test_use_mock_config_got_from_koji (test_cli.TestMockbuild) ... ok test_with_without (test_cli.TestMockbuild) ... ok test_explicit_default (test_cli.TestModuleNameOption) ... Deprecation warning: --module-name is deprecated and will be removed in future version. Use combination of --name and --namespace instead. ok test_just_module_name (test_cli.TestModuleNameOption) ... Deprecation warning: --module-name is deprecated and will be removed in future version. Use combination of --name and --namespace instead. ok test_non_namespaced (test_cli.TestModuleNameOption) ... Deprecation warning: --module-name is deprecated and will be removed in future version. Use combination of --name and --namespace instead. ok test_with_namespace (test_cli.TestModuleNameOption) ... Deprecation warning: --module-name is deprecated and will be removed in future version. Use combination of --name and --namespace instead. ok test_with_nested_namespace (test_cli.TestModuleNameOption) ... Deprecation warning: --module-name is deprecated and will be removed in future version. Use combination of --name and --namespace instead. ok Test a module build with optional arguments that conflict with other arguments ... ok Test a module build with buildrequire and require overrides ... ok Test getting information on a module build ... ok Test a module build with default parameters ... ok Test submitting a local module build ... ok Test submitting a local module build ... ok Test submitting a local module build and raising an IOError exception ... ok Test submitting a local module build with mbs-manager missing #1. ... ok Test submitting a local module build with mbs-manager missing #2. ... ok Test submitting a local module build ... ok Test submitting a local module build with add-local-builds ... ok Test submitting a local module build with skiptests ... ok Test submitting a local module build with provided modulemd and srpms ... ok Test submitting a local module build with parameters ... ok Test submitting a local module build with skiptests ... ok Test a scratch module build with default parameters ... ok Test a scratch module build with provided modulemd and srpms ... ok Test a module build with an SCM URL and branch supplied ... ok Test a module build with an SCM URL and branch supplied on the v2 API ... ok Test a scratch module build with default parameters using scratch option ... ok Test canceling a module build when the build exists ... ok Test canceling a module build when the build doesn't exist ... ok Test the module overview command with 4 modules in the finished state ... ok test_diff_returned_as_bytestring (test_cli.TestNew) ... ok test_get_diff (test_cli.TestNew) ... ok test_no_tags_yet (test_cli.TestNew) ... ok test_get_diff (test_cli.TestNewPrintUnicode) ... ok test_name_and_namespace_with_distgit_namespace_disabled (test_cli.TestOptionNameAndNamespace) ... ok test_name_and_namespace_with_distgit_namespace_enabled (test_cli.TestOptionNameAndNamespace) ... ok test_name_exclusive_with_module_name (test_cli.TestOptionNameAndNamespace) ... ok test_namespace_exclusive_with_module_name (test_cli.TestOptionNameAndNamespace) ... ok test_namespace_in_configured_distgit_namespaces (test_cli.TestOptionNameAndNamespace) ... ok test_namespace_not_in_configured_distgit_namespaces (test_cli.TestOptionNameAndNamespace) ... ok test_only_name (test_cli.TestOptionNameAndNamespace) ... ok test_expanded_source_dir_not_found (test_cli.TestPatch) ... ok test_fail_if_no_previous_diff_exists (test_cli.TestPatch) ... ok test_generate_diff (test_cli.TestPatch) ... ok test_generate_empty_patch (test_cli.TestPatch) ... ok test_rediff (test_cli.TestPatch) ... ok test_prep (test_cli.TestPrep) ... ok test_prep_with_options (test_cli.TestPrep) ... ok test_pull (test_cli.TestPull) ... From /tmp/rpkg-commands-tests-wfkrxso3 ad1e580..ab449e2 master -> origin/master Updating ad1e580..ab449e2 Fast-forward new-file.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt ok test_pull_rebase (test_cli.TestPull) ... From /tmp/rpkg-commands-tests-4nu8m6_q ad1e580..ab449e2 master -> origin/master First, rewinding head to replay your work on top of it... Applying: Add new file README.rst ok test_sources (test_cli.TestSources) ... ok test_sources_to_outdir (test_cli.TestSources) ... ok test_srpm (test_cli.TestSrpm) ... ok test_srpm_with_options (test_cli.TestSrpm) ... ok test_fail_on_dirty_repo (test_cli.TestSwitchBranch) ... ok test_fail_switch_unknown_remote_branch (test_cli.TestSwitchBranch) ... ok test_list_branches (test_cli.TestSwitchBranch) ... ok test_switch_branch_tracking_remote_branch (test_cli.TestSwitchBranch) ... ok test_switch_local_branch (test_cli.TestSwitchBranch) ... ok test_list_unused_patches (test_cli.TestUnusedPatches) ... ok test_append_to_sources (test_cli.TestUpload) ... ok test_upload (test_cli.TestUpload) ... ok test_upload_file_twice_but_checksum_is_different (test_cli.TestUpload) ... ok test_verify_files (test_cli.TestVerifyFiles) ... ok test_verify_files_with_options (test_cli.TestVerifyFiles) ... ok test_verrel (test_cli.TestVerrel) ... ok test_verrel_get_repo_name_from_spec (test_cli.TestVerrel) ... ok test_check_repo_with_specificed_dist (test_commands.CheckRepoWithOrWithoutDistOptionCase) ... ok test_check_repo_without_specificed_dist (test_commands.CheckRepoWithOrWithoutDistOptionCase) ... ok test_clog (test_commands.ClogTest) ... ok test_raw_clog (test_commands.ClogTest) ... ok test_load_branch_merge_from_eng_rhel_6 (test_commands.LoadBranchMergeTest) ... ok Ensure load_branch_merge can work well against a more special branch ... ok Ensure load_branch_merge fails against local-branch ... ok Ensure load_branch_merge uses release specified via --release ... ok Ensure name, version, release can be loaded from a valid SPEC ... ok Ensure load_nameverrel works with a repo whose path contains space ... ok test_load_when_echo_text_from_spec (test_commands.LoadNameVerRelTest) ... ok Ensure rpkgError is raised when rpm command fails ... ok Ensure load_rpmdefines if active branch name is invalid ... ok Run load_rpmdefines against branch eng-rhel-6 ... ok Run load_rpmdefines against branch eng-rhel-6.5 ... ok test_do_nothing_is_tmp_dir_is_invalid (test_commands.TestCleanupTmpDir) ... ok test_keep_silient_if_tmp_dir_does_not_exist (test_commands.TestCleanupTmpDir) ... ok test_raise_error_if_other_non_no_such_file_dir_error (test_commands.TestCleanupTmpDir) ... ok test_remove_tmp_dir (test_commands.TestCleanupTmpDir) ... ok test_config_in_created_config_dir (test_commands.TestConfigMockConfigDir) ... ok test_config_in_specified_config_dir (test_commands.TestConfigMockConfigDir) ... ok test_config_using_root_guessed_from_branch (test_commands.TestConfigMockConfigDir) ... ok test_fail_if_error_occurs_while_getting_mock_config (test_commands.TestConfigMockConfigDir) ... ok test_fail_if_error_occurs_while_writing_cfg_file (test_commands.TestConfigMockConfigDir) ... ok test_copy_cfg_files_from_etc_mock_dir (test_commands.TestConfigMockConfigDirWithNecessaryFiles) ... ok test_create_empty_cfg_files_if_not_exist_in_system_mock (test_commands.TestConfigMockConfigDirWithNecessaryFiles) ... ok test_fail_if_error_when_write_empty_cfg_files (test_commands.TestConfigMockConfigDirWithNecessaryFiles) ... ok test_fail_when_copy_cfg_file (test_commands.TestConfigMockConfigDirWithNecessaryFiles) ... ok test_construct_url (test_commands.TestConstructBuildURL) ... ok test_construct_with_given_repo_name_and_hash (test_commands.TestConstructBuildURL) ... ok test_get_latest_commit (test_commands.TestGetLatestCommit) ... ok test_lint_each_file_once (test_commands.TestLint) ... ok test_load_repo_name (test_commands.TestLoadRepoNameFromSpecialPushURL) ... ok test_gssapi_login_fails (test_commands.TestLoginKojiSession) ... ok test_gssapi_login_fails_if_no_valid_credential (test_commands.TestLoginKojiSession) ... ok test_password_login (test_commands.TestLoginKojiSession) ... ok test_runas_option_cannot_be_set_for_password_auth (test_commands.TestLoginKojiSession) ... ok test_ssl_login (test_commands.TestLoginKojiSession) ... ok test_ssl_login_cert_revoked_or_expired (test_commands.TestLoginKojiSession) ... ok test_successful_gssapi_login (test_commands.TestLoginKojiSession) ... ok test_get_namespace_anongiturl (test_commands.TestNamespaced) ... ok test_get_namespace_anongiturl_namespaced_is_enabled (test_commands.TestNamespaced) ... ok test_get_namespace_giturl (test_commands.TestNamespaced) ... ok test_get_namespace_giturl_namespaced_is_enabled (test_commands.TestNamespaced) ... ok test_commithash (test_commands.TestProperties) ... ok test_dist (test_commands.TestProperties) ... ok test_get_ns_repo_name (test_commands.TestProperties) ... ok test_localarch (test_commands.TestProperties) ... ok test_mockconfig (test_commands.TestProperties) ... ok test_no_spec_as_it_is_deadpackage (test_commands.TestProperties) ... ok test_no_spec_there (test_commands.TestProperties) ... ok test_nvr (test_commands.TestProperties) ... ok test_nvr_cannot_get_repo_name_from_push_url (test_commands.TestProperties) ... ok test_repo (test_commands.TestProperties) ... ok test_spec (test_commands.TestProperties) ... ok test_target (test_commands.TestProperties) ... ok test_pipe (test_commands.TestRunCommand) ... ok test_raise_error_if_command_returns_nonzeror (test_commands.TestRunCommand) ... ok test_raise_error_if_error_is_raised_from_subprocess (test_commands.TestRunCommand) ... ok test_return_error_msg_if_return_stderr_is_set (test_commands.TestRunCommand) ... ok test_return_output_as_text (test_commands.TestRunCommand) ... ok test_return_stderr (test_commands.TestRunCommand) ... ok test_return_stdout (test_commands.TestRunCommand) ... ok test_run_command_in_a_directory (test_commands.TestRunCommand) ... ok test_run_command_within_shell (test_commands.TestRunCommand) ... ok test_run_command_without_shell (test_commands.TestRunCommand) ... ok test_set_envs (test_commands.TestRunCommand) ... ok test_error_if_not_inherit (test_commands.TestTagInheritanceTag) ... ok test_find_target (test_flatpak_build.FlatpakBuildCase) ... ok test_find_target_bad_modulemd (test_flatpak_build.FlatpakBuildCase) ... ok test_find_target_bad_nsv (test_flatpak_build.FlatpakBuildCase) ... ok test_find_target_multiple_modules (test_flatpak_build.FlatpakBuildCase) ... ok test_find_target_no_builds (test_flatpak_build.FlatpakBuildCase) ... ok test_find_target_no_container_yaml (test_flatpak_build.FlatpakBuildCase) ... ok test_find_target_no_modules (test_flatpak_build.FlatpakBuildCase) ... ok test_find_target_no_platform (test_flatpak_build.FlatpakBuildCase) ... ok test_find_target_profile (test_flatpak_build.FlatpakBuildCase) ... ok test_find_target_unexpected (test_flatpak_build.FlatpakBuildCase) ... ok test_find_target_version (test_flatpak_build.FlatpakBuildCase) ... ok test_flatpak_build (test_flatpak_build.FlatpakBuildCase) ... ok test_add_existing_line (test_gitgnore.GitIgnoreTestCase) ... ok test_match_empty (test_gitgnore.GitIgnoreTestCase) ... ok test_match_glob (test_gitgnore.GitIgnoreTestCase) ... ok test_match_line_from_existing_file (test_gitgnore.GitIgnoreTestCase) ... ok test_match_unwritten_line (test_gitgnore.GitIgnoreTestCase) ... ok test_write_append_to_existing_file (test_gitgnore.GitIgnoreTestCase) ... ok test_write_new_file (test_gitgnore.GitIgnoreTestCase) ... ok test_dead_module_error (test_layout_distgit.DistGitLayoutErrorsTestCase) ... ok test_dead_package_error (test_layout_distgit.DistGitLayoutErrorsTestCase) ... ok test_path_error (test_layout_distgit.DistGitLayoutErrorsTestCase) ... ok test_specless_error (test_layout_distgit.DistGitLayoutErrorsTestCase) ... ok test_layout_data (test_layout_distgit.DistGitLayoutTestCase) ... ok test_layout_retired (test_layout_distgit.DistGitLayoutTestCase) ... ok test_dead_module_error (test_layout_srpm.SRPMLayoutErrorsTestCase) ... ok test_dead_package_error (test_layout_srpm.SRPMLayoutErrorsTestCase) ... ok test_path_error (test_layout_srpm.SRPMLayoutErrorsTestCase) ... ok test_specless_error (test_layout_srpm.SRPMLayoutErrorsTestCase) ... ok test_layout_data (test_layout_srpm.SRPMLayoutTestCase) ... ok test_layout_retired (test_layout_srpm.SRPMLayoutTestCase) ... ok test_download (test_lookaside.CGILookasideCacheTestCase) ... ok test_download_corrupted (test_lookaside.CGILookasideCacheTestCase) ... ok test_download_failed (test_lookaside.CGILookasideCacheTestCase) ... ok test_download_failed_status_code (test_lookaside.CGILookasideCacheTestCase) ... ok test_download_kwargs (test_lookaside.CGILookasideCacheTestCase) ... ok test_file_is_valid (test_lookaside.CGILookasideCacheTestCase) ... ok test_hash_file (test_lookaside.CGILookasideCacheTestCase) ... ok test_hash_file_empty (test_lookaside.CGILookasideCacheTestCase) ... ok test_hash_file_invalid_hash_type (test_lookaside.CGILookasideCacheTestCase) ... ok test_print_download_progress (test_lookaside.CGILookasideCacheTestCase) ... ok test_print_no_progress (test_lookaside.CGILookasideCacheTestCase) ... ok test_print_upload_progress (test_lookaside.CGILookasideCacheTestCase) ... ok test_remote_file_does_not_exist (test_lookaside.CGILookasideCacheTestCase) ... ok test_remote_file_exists (test_lookaside.CGILookasideCacheTestCase) ... ok test_remote_file_exists_check_failed (test_lookaside.CGILookasideCacheTestCase) ... ok test_remote_file_exists_check_failed_status_code (test_lookaside.CGILookasideCacheTestCase) ... ok test_remote_file_exists_check_unexpected_error (test_lookaside.CGILookasideCacheTestCase) ... ok test_remote_file_exists_missing_custom_certs (test_lookaside.CGILookasideCacheTestCase) ... ok test_remote_file_exists_with_custom_certs (test_lookaside.CGILookasideCacheTestCase) ... ok test_upload (test_lookaside.CGILookasideCacheTestCase) ... ok test_upload_already_exists (test_lookaside.CGILookasideCacheTestCase) ... ok test_upload_failed (test_lookaside.CGILookasideCacheTestCase) ... ok test_upload_failed_status_code (test_lookaside.CGILookasideCacheTestCase) ... ok test_upload_missing_custom_certs (test_lookaside.CGILookasideCacheTestCase) ... ok test_upload_with_custom_certs (test_lookaside.CGILookasideCacheTestCase) ... ok test_all_builds_done_already (test_module_build.TestWatchModuleBuilds) ... ok test_no_building_task_if_module_build_is_in_build_state (test_module_build.TestWatchModuleBuilds) ... ok test_watch_common_process (test_module_build.TestWatchModuleBuilds) ... ok test_module_is_retired_already (test_retire.TestModuleRetirement) ... ok test_module_retire_with_namespace_allowed (test_retire.TestModuleRetirement) ... rm 'rpkg.spec' [master 620502d] my reason 2 files changed, 1 insertion(+) create mode 100644 dead.module delete mode 100644 rpkg.spec ok test_module_retire_with_namespace_disallowed (test_retire.TestModuleRetirement) ... ok test_package_is_retired_already (test_retire.TestPackageRetirement) ... ok test_package_retire_with_namespace_allowed (test_retire.TestPackageRetirement) ... rm 'rpkg.spec' [master 9ea1882] my reason 2 files changed, 1 insertion(+) create mode 100644 dead.package delete mode 100644 rpkg.spec ok test_package_retire_with_namespace_disallowed (test_retire.TestPackageRetirement) ... ok test_package_retire_without_namespace_allowed (test_retire.TestPackageRetirement) ... rm 'rpkg.spec' [master bb69de9] my reason 2 files changed, 1 insertion(+) create mode 100644 dead.package delete mode 100644 rpkg.spec ok test_package_retire_without_namespace_disallowed (test_retire.TestPackageRetirement) ... ok test_list_all (test_side_tag.ListSideTagTestCase) ... ok test_fail_to_remove (test_side_tag.RemoveSideTagTestCase) ... ok test_success_remove (test_side_tag.RemoveSideTagTestCase) ... ok test_explicit_base_tag (test_side_tag.RequestSideTagTestCase) ... ok test_failure (test_side_tag.RequestSideTagTestCase) ... ok test_guess_base_tag (test_side_tag.RequestSideTagTestCase) ... ok test_bsd_style_entry (test_sources.SourceFileEntryTestCase) ... ok test_entry (test_sources.SourceFileEntryTestCase) ... ok test_add_entry (test_sources.SourcesFileTestCase) ... ok test_add_entry_mixing_hashtypes (test_sources.SourcesFileTestCase) ... ok test_add_entry_twice (test_sources.SourcesFileTestCase) ... ok test_migrate_old_style_line (test_sources.SourcesFileTestCase) ... ok test_open_empty_file (test_sources.SourcesFileTestCase) ... ok test_open_existing_file (test_sources.SourcesFileTestCase) ... ok test_open_existing_file_with_identical_entries_old_and_new (test_sources.SourcesFileTestCase) ... ok test_open_existing_file_with_mixed_lines (test_sources.SourcesFileTestCase) ... ok test_open_existing_file_with_old_style_lines (test_sources.SourcesFileTestCase) ... ok test_open_existing_file_with_wrong_line (test_sources.SourcesFileTestCase) ... ok test_open_new_file (test_sources.SourcesFileTestCase) ... ok test_parse_empty_line (test_sources.SourcesFileTestCase) ... ok test_parse_entry_line (test_sources.SourcesFileTestCase) ... ok test_parse_eol_line (test_sources.SourcesFileTestCase) ... ok test_parse_old_style_line (test_sources.SourcesFileTestCase) ... ok test_parse_whitespace_line (test_sources.SourcesFileTestCase) ... ok test_parse_wrong_lines (test_sources.SourcesFileTestCase) ... ok test_write_adding_a_line (test_sources.SourcesFileTestCase) ... ok test_write_new_file (test_sources.SourcesFileTestCase) ... ok test_write_over (test_sources.SourcesFileTestCase) ... ok test_computed_only_once (test_utils.CachedPropertyTestCase) ... ok test_not_shared_between_instances (test_utils.CachedPropertyTestCase) ... ok test_not_shared_between_properties (test_utils.CachedPropertyTestCase) ... ok test_not_shared_when_inheriting (test_utils.CachedPropertyTestCase) ... ok test_warn_deprecated (test_utils.DeprecationUtilsTestCase) ... ok test_is_file_in_directory (test_utils.FileInDirectoryTestCase) ... ok test_actual_file_in_repo (test_utils.FileTrackedTestCase) ... ok test_file_outside_of_repo (test_utils.FileTrackedTestCase) ... ok test_newly_added_file_to_stage (test_utils.FileTrackedTestCase) ... ok test_newly_created_file_in_repo (test_utils.FileTrackedTestCase) ... ok test_not_existing_file (test_utils.FileTrackedTestCase) ... ok test_not_existing_file_should_belong_to_repo (test_utils.FileTrackedTestCase) ... ok test_complex_result (test_utils.LogResultTestCase) ... ok test_dict_result (test_utils.LogResultTestCase) ... ok test_list_result (test_utils.LogResultTestCase) ... ok test_str_result (test_utils.LogResultTestCase) ... ok ---------------------------------------------------------------------- Ran 364 tests in 25.496s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-rpkg-1.60-8.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kWmMNn + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.60 + DOCDIR=/builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/share/doc/python3-rpkg + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/share/doc/python3-rpkg + cp -pr README.rst /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/share/doc/python3-rpkg + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/share/doc/python3-rpkg + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.W7fW2k + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.60 + LICENSEDIR=/builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/share/licenses/python3-rpkg + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/share/licenses/python3-rpkg + cp -pr COPYING /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/share/licenses/python3-rpkg + cp -pr COPYING-koji /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/share/licenses/python3-rpkg + cp -pr LGPL /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch/usr/share/licenses/python3-rpkg + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-rpkg = 1.60-8.fc31 python3-rpkg = 1.60-8.fc31 python3.7dist(rpkg) = 1.60 python3dist(rpkg) = 1.60 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.7 python3.7dist(cccolutils) >= 1.4 python3.7dist(gitpython) python3.7dist(pycurl) >= 7.19 python3.7dist(requests) python3.7dist(six) >= 1.9 Conflicts: fedpkg < 1.26 Obsoletes: python-rpkg < 1.60-8.fc31 python2-rpkg < 1.60-8.fc31 Processing files: rpkg-common-1.60-8.fc31.noarch Provides: rpkg-common = 1.60-8.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: pyrpkg < 1.52-2 python2-rpkg < 1.52-2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch Wrote: /builddir/build/RPMS/rpkg-common-1.60-8.fc31.noarch.rpm Wrote: /builddir/build/RPMS/python3-rpkg-1.60-8.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lHHGEm + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.60 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rpkg-1.60-8.fc31.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0