Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/rpkg.spec'], chrootPath='/var/lib/mock/f32-build-118003-35311/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='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': 'en_US.UTF-8'} and shell False BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 126: %endif # with python2 BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 183: %endif # with python3 BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 263: %endif # with python2 BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 271: %endif # with python3 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1573689600 Wrote: /builddir/build/SRPMS/rpkg-1.59-3.fc32.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rpkg.spec'], chrootPath='/var/lib/mock/f32-build-118003-35311/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='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': 'en_US.UTF-8'} and shell False BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 126: %endif # with python2 BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 183: %endif # with python3 BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 263: %endif # with python2 BUILDSTDERR: warning: extra tokens at the end of %endif directive in line 271: %endif # with python3 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1573689600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pZbvBk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rpkg-1.59 + /usr/bin/gzip -dc /builddir/build/SOURCES/rpkg-1.59.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rpkg-1.59 + /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-Reuse-koji_cli.lib.unique_path.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0002-Pass-skip_build-option-to-buildContainer.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0003-container-build-add-isolated-argument.patch + /usr/bin/cat /builddir/build/SOURCES/0004-tests-add-container-build-isolated-test.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0005-container-build-add-koji-parent-build-argument.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0006-Isolated-container-build-should-allow-arches-overrid.patch + sed -i -n '/extras_require/,/}/!p' setup.py + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PHsQil + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.59 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' BUILDSTDERR: 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/gitignore.py -> build/lib/pyrpkg copying pyrpkg/errors.py -> build/lib/pyrpkg copying pyrpkg/sources.py -> build/lib/pyrpkg copying pyrpkg/cli.py -> build/lib/pyrpkg copying pyrpkg/__init__.py -> build/lib/pyrpkg copying pyrpkg/man_gen.py -> build/lib/pyrpkg copying pyrpkg/lookaside.py -> build/lib/pyrpkg copying pyrpkg/utils.py -> build/lib/pyrpkg + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TxhK2k + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch + cd rpkg-1.59 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--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.59-3.fc32.noarch BUILDSTDERR: Warning: 'classifiers' should be a list, got type 'tuple' running install running install_lib creating /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr creating /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/lib creating /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/lib/python3.7/site-packages/pyrpkg copying build/lib/pyrpkg/gitignore.py -> /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/lib/python3.7/site-packages/pyrpkg copying build/lib/pyrpkg/errors.py -> /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/lib/python3.7/site-packages/pyrpkg copying build/lib/pyrpkg/sources.py -> /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/lib/python3.7/site-packages/pyrpkg copying build/lib/pyrpkg/cli.py -> /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/lib/python3.7/site-packages/pyrpkg copying build/lib/pyrpkg/__init__.py -> /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/lib/python3.7/site-packages/pyrpkg copying build/lib/pyrpkg/man_gen.py -> /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/lib/python3.7/site-packages/pyrpkg copying build/lib/pyrpkg/lookaside.py -> /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/lib/python3.7/site-packages/pyrpkg copying build/lib/pyrpkg/utils.py -> /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/lib/python3.7/site-packages/pyrpkg byte-compiling /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/lib/python3.7/site-packages/pyrpkg/gitignore.py to gitignore.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/lib/python3.7/site-packages/pyrpkg/errors.py to errors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/lib/python3.7/site-packages/pyrpkg/sources.py to sources.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/lib/python3.7/site-packages/pyrpkg/cli.py to cli.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/lib/python3.7/site-packages/pyrpkg/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/lib/python3.7/site-packages/pyrpkg/man_gen.py to man_gen.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/lib/python3.7/site-packages/pyrpkg/lookaside.py to lookaside.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/lib/python3.7/site-packages/pyrpkg/utils.py to utils.cpython-37.pyc writing byte-compilation script '/tmp/tmpm00ugdv9.py' /usr/bin/python3 /tmp/tmpm00ugdv9.py removing /tmp/tmpm00ugdv9.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' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '__pycache__' found anywhere in distribution BUILDSTDERR: no previously-included directories found matching 'doc/source/commands/' BUILDSTDERR: warning: no previously-included files found matching 'doc/source/cli.rst' BUILDSTDERR: 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.59-3.fc32.noarch/usr/lib/python3.7/site-packages/rpkg-1.59-py3.7.egg-info running install_scripts + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/etc/rpkg + example_cli_dir=/builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/share/rpkg/examples/cli + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/share/rpkg/examples/cli + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/share/rpkg/examples/cli/usr/bin + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/share/rpkg/examples/cli/etc/bash_completion.d + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/share/rpkg/examples/cli/etc/rpkg + /usr/bin/install -p -m 0644 bin/rpkg /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.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.59-3.fc32.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.59-3.fc32.noarch/usr/share/rpkg/examples/cli/etc/rpkg + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.59-3.fc32 --unique-debug-suffix -1.59-3.fc32.noarch --unique-debug-src-base rpkg-1.59-3.fc32.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/rpkg-1.59 BUILDSTDERR: 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.59-3.fc32.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.SbfJil + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.59 + /usr/bin/python3 -m nose tests BUILDSTDERR: nose.plugins.cover: ERROR: Coverage not available: unable to import coverage module BUILDSTDERR: test_add_tag (commands.test_add_tag.CommandAddTagTestCase) ... Cloning into 'module1'... BUILDSTDERR: ok BUILDSTDERR: test_add_tag_fails_with_existing (commands.test_add_tag.CommandAddTagTestCase) ... Cloning into 'module1'... BUILDSTDERR: fatal: tag 'v1.0' already exists BUILDSTDERR: ok BUILDSTDERR: test_add_tag_force_replace_existing (commands.test_add_tag.CommandAddTagTestCase) ... Cloning into 'module1'... Updated tag 'v1.0' (was 0f1f60d) BUILDSTDERR: ok BUILDSTDERR: test_add_tag_many (commands.test_add_tag.CommandAddTagTestCase) ... Cloning into 'module1'... BUILDSTDERR: ok BUILDSTDERR: test_add_tag_with_message (commands.test_add_tag.CommandAddTagTestCase) ... Cloning into 'module1'... BUILDSTDERR: ok BUILDSTDERR: test_add_tag_with_message_from_file (commands.test_add_tag.CommandAddTagTestCase) ... Cloning into 'module1'... BUILDSTDERR: ok BUILDSTDERR: test_check_repo_has_namespace (commands.test_check_repo.CheckRepoCase) ... ok BUILDSTDERR: test_repo_has_everything_pushed (commands.test_check_repo.CheckRepoCase) ... ok test_repo_has_unpushed_changes (commands.test_check_repo.CheckRepoCase) ... [master 12cf255] commit sources 1 file changed, 1 insertion(+) BUILDSTDERR: ok BUILDSTDERR: test_repo_is_clean (commands.test_check_repo.CheckRepoCase) ... ok BUILDSTDERR: test_repo_is_dirty (commands.test_check_repo.CheckRepoCase) ... ok BUILDSTDERR: test_clone_anonymous (commands.test_clone.CommandCloneTestCase) ... Cloning into 'module1'... BUILDSTDERR: ok BUILDSTDERR: test_clone_anonymous_git_excludes (commands.test_clone.CommandCloneTestCase) ... Cloning into 'module1'... BUILDSTDERR: ok BUILDSTDERR: test_clone_anonymous_with_bare_dir (commands.test_clone.CommandCloneTestCase) ... Cloning into bare repository 'module1.git'... BUILDSTDERR: ok BUILDSTDERR: test_clone_anonymous_with_branch (commands.test_clone.CommandCloneTestCase) ... Cloning into 'module1'... BUILDSTDERR: ok BUILDSTDERR: test_clone_anonymous_with_namespace (commands.test_clone.CommandCloneTestCase) ... Cloning into 'module1'... BUILDSTDERR: ok BUILDSTDERR: test_clone_anonymous_with_path (commands.test_clone.CommandCloneTestCase) ... Cloning into 'module1'... BUILDSTDERR: ok BUILDSTDERR: test_clone_config_template_accepts_base_module (commands.test_clone.CommandCloneTestCase) ... Cloning into 'module1'... BUILDSTDERR: ok BUILDSTDERR: test_clone_fails_with_both_branch_and_bare_dir (commands.test_clone.CommandCloneTestCase) ... ok BUILDSTDERR: test_clone_into_dir (commands.test_clone.CommandCloneTestCase) ... Cloning into 'new_clone'... BUILDSTDERR: ok BUILDSTDERR: test_clone_into_dir_with_namespace (commands.test_clone.CommandCloneTestCase) ... Cloning into 'new_clone'... BUILDSTDERR: ok BUILDSTDERR: test_clone_with_dirs_anonymous (commands.test_clone.CommandCloneTestCase) ... Cloning into bare repository '/tmp/rpkg-tests.vfgf4ed5/module1/rpkg.git'... BUILDSTDERR: ok BUILDSTDERR: test_clone_with_dirs_anonymous_git_excludes (commands.test_clone.CommandCloneTestCase) ... Cloning into bare repository '/tmp/rpkg-tests.y0wjpaeg/module1/rpkg.git'... BUILDSTDERR: ok BUILDSTDERR: test_delete_tag (commands.test_delete_tag.CommandDeleteTagTestCase) ... Cloning into 'module1'... BUILDSTDERR: ok BUILDSTDERR: test_delete_tag_fails_inexistent (commands.test_delete_tag.CommandDeleteTagTestCase) ... Cloning into 'module1'... BUILDSTDERR: ok BUILDSTDERR: test_list_tag_glob (commands.test_list_tag.CommandListTagTestCase) ... Cloning into 'module1'... BUILDSTDERR: ok BUILDSTDERR: test_list_tag_inexistent (commands.test_list_tag.CommandListTagTestCase) ... Cloning into 'module1'... BUILDSTDERR: ok BUILDSTDERR: test_list_tag_many (commands.test_list_tag.CommandListTagTestCase) ... Cloning into 'module1'... BUILDSTDERR: ok BUILDSTDERR: test_list_tag_no_tags (commands.test_list_tag.CommandListTagTestCase) ... Cloning into 'module1'... BUILDSTDERR: ok BUILDSTDERR: test_list_tag_specific (commands.test_list_tag.CommandListTagTestCase) ... Cloning into 'module1'... BUILDSTDERR: ok BUILDSTDERR: test_list_tag_wildcard (commands.test_list_tag.CommandListTagTestCase) ... Cloning into 'module1'... BUILDSTDERR: ok BUILDSTDERR: test_name_is_not_unicode (commands.test_package_name.CommandPackageNameTestCase) ... Cloning into 'module1'... BUILDSTDERR: ok BUILDSTDERR: test_byte_offset_first_line (commands.test_patch.CommandPatchTestCase) ... ok BUILDSTDERR: test_byte_offset_next_line (commands.test_patch.CommandPatchTestCase) ... ok BUILDSTDERR: test_byte_offset_utf8 (commands.test_patch.CommandPatchTestCase) ... ok BUILDSTDERR: push from outside repo with --path option ... Cloning into 'module1'... BUILDSTDERR: To file:///tmp/rpkg-tests.kvzsk925/gitroot/module1 BUILDSTDERR: c12e70c..d46196c master -> master BUILDSTDERR: ok BUILDSTDERR: test_find_untracked_patches (commands.test_push.TestPushWithPatches) ... Cloning into 'module1'... BUILDSTDERR: ok BUILDSTDERR: test_push_not_blocked_by_untracked_patches (commands.test_push.TestPushWithPatches) ... Cloning into 'module1'... BUILDSTDERR: To file:///tmp/rpkg-tests.c73s07zk/gitroot/module1 BUILDSTDERR: c3dd7d9..8cb8102 master -> master BUILDSTDERR: ok BUILDSTDERR: test_allowed_to_build_if_gating_yaml_is_correct (test_cli.TestBuildPackage) ... ok BUILDSTDERR: test_allowed_to_build_if_skipped_gating_yaml_check (test_cli.TestBuildPackage) ... ok BUILDSTDERR: test_build_fail_if_repo_has_uncommitted_changed (test_cli.TestBuildPackage) ... ok BUILDSTDERR: test_build_fails_if_build_nvr_exists (test_cli.TestBuildPackage) ... ok BUILDSTDERR: test_chain_build_by_putting_last_pkg_in_its_own_build_set (test_cli.TestBuildPackage) ... ok BUILDSTDERR: test_chain_build_in_build_set (test_cli.TestBuildPackage) ... ok BUILDSTDERR: test_chain_build_without_build_set (test_cli.TestBuildPackage) ... ok BUILDSTDERR: test_do_not_check_nvr_existence (test_cli.TestBuildPackage) ... ok BUILDSTDERR: test_dont_wait_build_to_finish (test_cli.TestBuildPackage) ... ok BUILDSTDERR: test_exclusive_arches_with_build_command (test_cli.TestBuildPackage) ... ok BUILDSTDERR: test_fail_if_target_does_not_exist (test_cli.TestBuildPackage) ... ok BUILDSTDERR: test_fail_to_get_nvr_but_has_to_check_nvr_existence (test_cli.TestBuildPackage) ... ok BUILDSTDERR: test_normal_build (test_cli.TestBuildPackage) ... ok BUILDSTDERR: test_not_allow_to_build_if_gating_yaml_is_invalid (test_cli.TestBuildPackage) ... ok BUILDSTDERR: test_not_build_if_greenwave_has_internal_error (test_cli.TestBuildPackage) ... ok BUILDSTDERR: test_option_arches (test_cli.TestBuildPackage) ... ok BUILDSTDERR: test_option_background (test_cli.TestBuildPackage) ... ok BUILDSTDERR: test_option_fail_fast (test_cli.TestBuildPackage) ... ok BUILDSTDERR: test_option_skip_tag (test_cli.TestBuildPackage) ... ok BUILDSTDERR: test_option_srpm_by_generate_srpm_from_repo (test_cli.TestBuildPackage) ... ok BUILDSTDERR: test_scratch_build_command (test_cli.TestBuildPackage) ... ok BUILDSTDERR: test_scratch_build_from_build_command_with_scratch_option (test_cli.TestBuildPackage) ... ok BUILDSTDERR: test_skip_failure_to_get_nvr (test_cli.TestBuildPackage) ... ok BUILDSTDERR: test_skip_gating_policy_validation_if_greenwave_is_not_set (test_cli.TestBuildPackage) ... ok BUILDSTDERR: test_srpm_option_with_srpm_file (test_cli.TestBuildPackage) ... ok test_clean (test_cli.TestClean) ... Removing new-file.txt Removing temp-build/ BUILDSTDERR: ok test_dry_run (test_cli.TestClean) ... Would remove new-file.txt BUILDSTDERR: ok BUILDSTDERR: test_clog (test_cli.TestClog) ... ok BUILDSTDERR: test_raw_clog (test_cli.TestClog) ... ok BUILDSTDERR: SPEC containing Source0 or Patch0 should not break clog ... ok BUILDSTDERR: test_cannot_use_with_changelog_without_a_summary (test_cli.TestCommit) ... ok test_push_after_commit (test_cli.TestCommit) ... [eng-rhel-6 ab7f1a1] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt BUILDSTDERR: To /tmp/rpkg-commands-tests-iad5uaph BUILDSTDERR: 116664f..ab7f1a1 eng-rhel-6 -> eng-rhel-6 BUILDSTDERR: ok test_signoff (test_cli.TestCommit) ... [eng-rhel-6 f756065] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt BUILDSTDERR: ok test_with_clog (test_cli.TestCommit) ... [eng-rhel-6 4feec90] Initial version 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt BUILDSTDERR: ok test_with_only_summary (test_cli.TestCommit) ... [eng-rhel-6 4aa895f] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt BUILDSTDERR: ok test_with_raw_clog (test_cli.TestCommit) ... [eng-rhel-6 765519d] - Initial version 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt BUILDSTDERR: ok test_with_summary_and_changelog (test_cli.TestCommit) ... [eng-rhel-6 8cf53fb] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt BUILDSTDERR: ok BUILDSTDERR: test_compile (test_cli.TestCompile) ... ok BUILDSTDERR: test_compile_with_options (test_cli.TestCompile) ... ok BUILDSTDERR: test_get_autorebuild_from_config_file (test_cli.TestContainerBuildSetup) ... ok BUILDSTDERR: test_get_autorebuild_when_config_file_not_exists (test_cli.TestContainerBuildSetup) ... ok BUILDSTDERR: test_set_autorebuild_by_creating_config_file (test_cli.TestContainerBuildSetup) ... ok BUILDSTDERR: test_set_autorebuild_in_existing_config_file (test_cli.TestContainerBuildSetup) ... ok BUILDSTDERR: test_flatpak (test_cli.TestContainerBuildWithKoji) ... ok BUILDSTDERR: test_isolated (test_cli.TestContainerBuildWithKoji) ... ok BUILDSTDERR: test_override_target (test_cli.TestContainerBuildWithKoji) ... ok BUILDSTDERR: test_use_container_build_own_config (test_cli.TestContainerBuildWithKoji) ... ok BUILDSTDERR: test_build_using_deprecated_kojiconfig ... ok BUILDSTDERR: test_using_kojiprofile (test_cli.TestContainerBuildWithKoji) ... ok BUILDSTDERR: test_copr_build (test_cli.TestCoprBuild) ... ok BUILDSTDERR: test_copr_build_no_wait (test_cli.TestCoprBuild) ... ok BUILDSTDERR: test_copr_build_with_alternative_config_file (test_cli.TestCoprBuild) ... ok BUILDSTDERR: test_diff (test_cli.TestDiff) ... ok BUILDSTDERR: test_diff_cached (test_cli.TestDiff) ... ok BUILDSTDERR: test_import_nonexistent_srpm (test_cli.TestFailureImportSrpm) ... ok BUILDSTDERR: test_repo_is_dirty (test_cli.TestFailureImportSrpm) ... ok BUILDSTDERR: test_gimmespec (test_cli.TestGimmeSpec) ... ok BUILDSTDERR: test_giturl (test_cli.TestGitUrl) ... ok BUILDSTDERR: test_import (test_cli.TestImportSrpm) ... ok BUILDSTDERR: test_import_gating_exception (test_cli.TestImportSrpm) ... ok BUILDSTDERR: test_install (test_cli.TestInstall) ... ok BUILDSTDERR: test_install_with_options (test_cli.TestInstall) ... ok BUILDSTDERR: test_use_deprecated_kojiconfig (test_cli.TestKojiConfigBackwardCompatibility) ... ok BUILDSTDERR: test_use_kojiprofile (test_cli.TestKojiConfigBackwardCompatibility) ... ok BUILDSTDERR: test_lint (test_cli.TestLint) ... ok BUILDSTDERR: test_lint_warning_with_info (test_cli.TestLint) ... ok BUILDSTDERR: test_lint_with_custom_config_file (test_cli.TestLint) ... ok BUILDSTDERR: test_lint_with_default_and_deprecated_config_files (test_cli.TestLint) ... ok BUILDSTDERR: test_lint_with_default_config_file (test_cli.TestLint) ... ok BUILDSTDERR: test_local (test_cli.TestLocal) ... ok BUILDSTDERR: test_local_with_options (test_cli.TestLocal) ... ok BUILDSTDERR: test_fail_if_cannot_find_a_valid_repo (test_cli.TestMockConfig) ... ok BUILDSTDERR: test_fail_if_specified_target_not_exists (test_cli.TestMockConfig) ... ok BUILDSTDERR: test_mock_config (test_cli.TestMockConfig) ... ok BUILDSTDERR: test_mock_config_from_specified_arch (test_cli.TestMockConfig) ... ok BUILDSTDERR: test_mock_config_from_specified_target (test_cli.TestMockConfig) ... ok BUILDSTDERR: test_fail_to_populate_mock_config (test_cli.TestMockbuild) ... ok BUILDSTDERR: test_fail_to_store_mock_config_in_created_config_dir (test_cli.TestMockbuild) ... ok BUILDSTDERR: test_mockbuild (test_cli.TestMockbuild) ... ok BUILDSTDERR: test_shell_option (test_cli.TestMockbuild) ... ok BUILDSTDERR: test_use_mock_config_got_from_koji (test_cli.TestMockbuild) ... ok BUILDSTDERR: test_with_without (test_cli.TestMockbuild) ... ok BUILDSTDERR: 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. BUILDSTDERR: ok BUILDSTDERR: 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. BUILDSTDERR: ok BUILDSTDERR: 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. BUILDSTDERR: ok BUILDSTDERR: 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. BUILDSTDERR: ok BUILDSTDERR: 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. BUILDSTDERR: ok BUILDSTDERR: Test a module build with optional arguments that conflict with other arguments ... ok BUILDSTDERR: Test a module build with buildrequire and require overrides ... ok BUILDSTDERR: Test getting information on a module build ... ok BUILDSTDERR: Test a module build with default parameters ... ok BUILDSTDERR: Test submitting a local module build ... ok BUILDSTDERR: Test submitting a local module build ... ok BUILDSTDERR: Test submitting a local module build and raising an IOError exception ... ok BUILDSTDERR: Test submitting a local module build with mbs-manager missing #1. ... ok BUILDSTDERR: Test submitting a local module build with mbs-manager missing #2. ... ok BUILDSTDERR: Test submitting a local module build ... ok BUILDSTDERR: Test submitting a local module build with add-local-builds ... ok BUILDSTDERR: Test submitting a local module build with skiptests ... ok BUILDSTDERR: Test submitting a local module build with provided modulemd and srpms ... ok BUILDSTDERR: Test submitting a local module build with parameters ... ok BUILDSTDERR: Test submitting a local module build with skiptests ... ok BUILDSTDERR: Test a scratch module build with default parameters ... ok BUILDSTDERR: Test a scratch module build with provided modulemd and srpms ... ok BUILDSTDERR: Test a module build with an SCM URL and branch supplied ... ok BUILDSTDERR: Test a module build with an SCM URL and branch supplied on the v2 API ... ok BUILDSTDERR: Test a scratch module build with default parameters using scratch option ... ok BUILDSTDERR: Test canceling a module build when the build exists ... ok BUILDSTDERR: Test canceling a module build when the build doesn't exist ... ok BUILDSTDERR: Test the module overview command with 4 modules in the finished state ... ok BUILDSTDERR: test_diff_returned_as_bytestring (test_cli.TestNew) ... ok BUILDSTDERR: test_get_diff (test_cli.TestNew) ... ok BUILDSTDERR: test_no_tags_yet (test_cli.TestNew) ... ok BUILDSTDERR: test_get_diff (test_cli.TestNewPrintUnicode) ... ok BUILDSTDERR: test_name_and_namespace_with_distgit_namespace_disabled (test_cli.TestOptionNameAndNamespace) ... ok BUILDSTDERR: test_name_and_namespace_with_distgit_namespace_enabled (test_cli.TestOptionNameAndNamespace) ... ok BUILDSTDERR: test_name_exclusive_with_module_name (test_cli.TestOptionNameAndNamespace) ... ok BUILDSTDERR: test_namespace_exclusive_with_module_name (test_cli.TestOptionNameAndNamespace) ... ok BUILDSTDERR: test_namespace_in_configured_distgit_namespaces (test_cli.TestOptionNameAndNamespace) ... ok BUILDSTDERR: test_namespace_not_in_configured_distgit_namespaces (test_cli.TestOptionNameAndNamespace) ... ok BUILDSTDERR: test_only_name (test_cli.TestOptionNameAndNamespace) ... ok BUILDSTDERR: test_expanded_source_dir_not_found (test_cli.TestPatch) ... ok BUILDSTDERR: test_fail_if_no_previous_diff_exists (test_cli.TestPatch) ... ok BUILDSTDERR: test_generate_diff (test_cli.TestPatch) ... ok BUILDSTDERR: test_generate_empty_patch (test_cli.TestPatch) ... ok BUILDSTDERR: test_rediff (test_cli.TestPatch) ... ok BUILDSTDERR: test_prep (test_cli.TestPrep) ... ok BUILDSTDERR: test_prep_with_options (test_cli.TestPrep) ... ok BUILDSTDERR: test_pull (test_cli.TestPull) ... From /tmp/rpkg-commands-tests-_ojuo4ze BUILDSTDERR: 0e7eba8..5ae0fe3 master -> origin/master Updating 0e7eba8..5ae0fe3 Fast-forward new-file.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt BUILDSTDERR: ok BUILDSTDERR: test_pull_rebase (test_cli.TestPull) ... From /tmp/rpkg-commands-tests-ws0fbkwx BUILDSTDERR: 38115bb..313d436 master -> origin/master First, rewinding head to replay your work on top of it... Applying: Add new file README.rst BUILDSTDERR: ok BUILDSTDERR: test_sources (test_cli.TestSources) ... ok BUILDSTDERR: test_sources_to_outdir (test_cli.TestSources) ... ok BUILDSTDERR: test_srpm (test_cli.TestSrpm) ... ok BUILDSTDERR: test_srpm_with_options (test_cli.TestSrpm) ... ok BUILDSTDERR: test_fail_on_dirty_repo (test_cli.TestSwitchBranch) ... ok BUILDSTDERR: test_fail_switch_unknown_remote_branch (test_cli.TestSwitchBranch) ... ok BUILDSTDERR: test_list_branches (test_cli.TestSwitchBranch) ... ok BUILDSTDERR: test_switch_branch_tracking_remote_branch (test_cli.TestSwitchBranch) ... ok BUILDSTDERR: test_switch_local_branch (test_cli.TestSwitchBranch) ... ok BUILDSTDERR: test_list_unused_patches (test_cli.TestUnusedPatches) ... ok BUILDSTDERR: test_append_to_sources (test_cli.TestUpload) ... ok BUILDSTDERR: test_upload (test_cli.TestUpload) ... ok BUILDSTDERR: test_upload_file_twice_but_checksum_is_different (test_cli.TestUpload) ... ok BUILDSTDERR: test_verify_files (test_cli.TestVerifyFiles) ... ok BUILDSTDERR: test_verify_files_with_options (test_cli.TestVerifyFiles) ... ok BUILDSTDERR: test_verrel (test_cli.TestVerrel) ... ok BUILDSTDERR: test_verrel_get_repo_name_from_spec (test_cli.TestVerrel) ... ok BUILDSTDERR: test_check_repo_with_specificed_dist (test_commands.CheckRepoWithOrWithoutDistOptionCase) ... ok BUILDSTDERR: test_check_repo_without_specificed_dist (test_commands.CheckRepoWithOrWithoutDistOptionCase) ... ok BUILDSTDERR: test_clog (test_commands.ClogTest) ... ok BUILDSTDERR: test_raw_clog (test_commands.ClogTest) ... ok BUILDSTDERR: test_load_branch_merge_from_eng_rhel_6 (test_commands.LoadBranchMergeTest) ... ok BUILDSTDERR: Ensure load_branch_merge can work well against a more special branch ... ok BUILDSTDERR: Ensure load_branch_merge fails against local-branch ... ok BUILDSTDERR: Ensure load_branch_merge uses release specified via --release ... ok BUILDSTDERR: Ensure name, version, release can be loaded from a valid SPEC ... ok BUILDSTDERR: Ensure load_nameverrel works with a repo whose path contains space ... ok BUILDSTDERR: test_load_when_echo_text_from_spec (test_commands.LoadNameVerRelTest) ... ok BUILDSTDERR: Ensure rpkgError is raised when rpm command fails ... ok BUILDSTDERR: Ensure load_rpmdefines if active branch name is invalid ... ok BUILDSTDERR: Run load_rpmdefines against branch eng-rhel-6 ... ok BUILDSTDERR: Run load_rpmdefines against branch eng-rhel-6.5 ... ok BUILDSTDERR: test_do_nothing_is_tmp_dir_is_invalid (test_commands.TestCleanupTmpDir) ... ok BUILDSTDERR: test_keep_silient_if_tmp_dir_does_not_exist (test_commands.TestCleanupTmpDir) ... ok BUILDSTDERR: test_raise_error_if_other_non_no_such_file_dir_error (test_commands.TestCleanupTmpDir) ... ok BUILDSTDERR: test_remove_tmp_dir (test_commands.TestCleanupTmpDir) ... ok BUILDSTDERR: test_config_in_created_config_dir (test_commands.TestConfigMockConfigDir) ... ok BUILDSTDERR: test_config_in_specified_config_dir (test_commands.TestConfigMockConfigDir) ... ok BUILDSTDERR: test_config_using_root_guessed_from_branch (test_commands.TestConfigMockConfigDir) ... ok BUILDSTDERR: test_fail_if_error_occurs_while_getting_mock_config (test_commands.TestConfigMockConfigDir) ... ok BUILDSTDERR: test_fail_if_error_occurs_while_writing_cfg_file (test_commands.TestConfigMockConfigDir) ... ok BUILDSTDERR: test_copy_cfg_files_from_etc_mock_dir (test_commands.TestConfigMockConfigDirWithNecessaryFiles) ... ok BUILDSTDERR: test_create_empty_cfg_files_if_not_exist_in_system_mock (test_commands.TestConfigMockConfigDirWithNecessaryFiles) ... ok BUILDSTDERR: test_fail_if_error_when_write_empty_cfg_files (test_commands.TestConfigMockConfigDirWithNecessaryFiles) ... ok BUILDSTDERR: test_fail_when_copy_cfg_file (test_commands.TestConfigMockConfigDirWithNecessaryFiles) ... ok BUILDSTDERR: test_construct_url (test_commands.TestConstructBuildURL) ... ok BUILDSTDERR: test_construct_with_given_repo_name_and_hash (test_commands.TestConstructBuildURL) ... ok BUILDSTDERR: test_get_latest_commit (test_commands.TestGetLatestCommit) ... ok BUILDSTDERR: test_lint_each_file_once (test_commands.TestLint) ... ok BUILDSTDERR: test_load_repo_name (test_commands.TestLoadRepoNameFromSpecialPushURL) ... ok BUILDSTDERR: test_krb_login_fails (test_commands.TestLoginKojiSession) ... ok BUILDSTDERR: test_krb_login_fails_if_no_valid_credential (test_commands.TestLoginKojiSession) ... ok BUILDSTDERR: test_password_login (test_commands.TestLoginKojiSession) ... ok BUILDSTDERR: test_runas_option_cannot_be_set_for_password_auth (test_commands.TestLoginKojiSession) ... ok BUILDSTDERR: test_ssl_login (test_commands.TestLoginKojiSession) ... ok BUILDSTDERR: test_ssl_login_cert_revoked_or_expired (test_commands.TestLoginKojiSession) ... ok BUILDSTDERR: test_successful_krb_login (test_commands.TestLoginKojiSession) ... ok BUILDSTDERR: test_get_namespace_anongiturl (test_commands.TestNamespaced) ... ok BUILDSTDERR: test_get_namespace_anongiturl_namespaced_is_enabled (test_commands.TestNamespaced) ... ok BUILDSTDERR: test_get_namespace_giturl (test_commands.TestNamespaced) ... ok BUILDSTDERR: test_get_namespace_giturl_namespaced_is_enabled (test_commands.TestNamespaced) ... ok BUILDSTDERR: test_commithash (test_commands.TestProperties) ... ok BUILDSTDERR: test_dist (test_commands.TestProperties) ... ok BUILDSTDERR: test_get_ns_repo_name (test_commands.TestProperties) ... ok BUILDSTDERR: test_localarch (test_commands.TestProperties) ... ok BUILDSTDERR: test_mockconfig (test_commands.TestProperties) ... ok BUILDSTDERR: test_no_spec_as_it_is_deadpackage (test_commands.TestProperties) ... ok BUILDSTDERR: test_no_spec_there (test_commands.TestProperties) ... ok BUILDSTDERR: test_nvr (test_commands.TestProperties) ... ok BUILDSTDERR: test_nvr_cannot_get_repo_name_from_push_url (test_commands.TestProperties) ... ok BUILDSTDERR: test_repo (test_commands.TestProperties) ... ok BUILDSTDERR: test_spec (test_commands.TestProperties) ... ok BUILDSTDERR: test_target (test_commands.TestProperties) ... ok BUILDSTDERR: test_pipe (test_commands.TestRunCommand) ... ok BUILDSTDERR: test_raise_error_if_command_returns_nonzeror (test_commands.TestRunCommand) ... ok BUILDSTDERR: test_raise_error_if_error_is_raised_from_subprocess (test_commands.TestRunCommand) ... ok BUILDSTDERR: test_return_error_msg_if_return_stderr_is_set (test_commands.TestRunCommand) ... ok BUILDSTDERR: test_return_output_as_text (test_commands.TestRunCommand) ... ok BUILDSTDERR: test_return_stderr (test_commands.TestRunCommand) ... ok BUILDSTDERR: test_return_stdout (test_commands.TestRunCommand) ... ok BUILDSTDERR: test_run_command_in_a_directory (test_commands.TestRunCommand) ... ok BUILDSTDERR: test_run_command_within_shell (test_commands.TestRunCommand) ... ok BUILDSTDERR: test_run_command_without_shell (test_commands.TestRunCommand) ... ok BUILDSTDERR: test_set_envs (test_commands.TestRunCommand) ... ok BUILDSTDERR: test_error_if_not_inherit (test_commands.TestTagInheritanceTag) ... ok BUILDSTDERR: test_find_target (test_flatpak_build.FlatpakBuildCase) ... ok BUILDSTDERR: test_find_target_bad_modulemd (test_flatpak_build.FlatpakBuildCase) ... ok BUILDSTDERR: test_find_target_bad_nsv (test_flatpak_build.FlatpakBuildCase) ... ok BUILDSTDERR: test_find_target_multiple_modules (test_flatpak_build.FlatpakBuildCase) ... ok BUILDSTDERR: test_find_target_no_builds (test_flatpak_build.FlatpakBuildCase) ... ok BUILDSTDERR: test_find_target_no_container_yaml (test_flatpak_build.FlatpakBuildCase) ... ok BUILDSTDERR: test_find_target_no_modules (test_flatpak_build.FlatpakBuildCase) ... ok BUILDSTDERR: test_find_target_no_platform (test_flatpak_build.FlatpakBuildCase) ... ok BUILDSTDERR: test_find_target_profile (test_flatpak_build.FlatpakBuildCase) ... ok BUILDSTDERR: test_find_target_unexpected (test_flatpak_build.FlatpakBuildCase) ... ok BUILDSTDERR: test_find_target_version (test_flatpak_build.FlatpakBuildCase) ... ok BUILDSTDERR: test_flatpak_build (test_flatpak_build.FlatpakBuildCase) ... ok BUILDSTDERR: test_add_existing_line (test_gitgnore.GitIgnoreTestCase) ... ok BUILDSTDERR: test_match_empty (test_gitgnore.GitIgnoreTestCase) ... ok BUILDSTDERR: test_match_glob (test_gitgnore.GitIgnoreTestCase) ... ok BUILDSTDERR: test_match_line_from_existing_file (test_gitgnore.GitIgnoreTestCase) ... ok BUILDSTDERR: test_match_unwritten_line (test_gitgnore.GitIgnoreTestCase) ... ok BUILDSTDERR: test_write_append_to_existing_file (test_gitgnore.GitIgnoreTestCase) ... ok BUILDSTDERR: test_write_new_file (test_gitgnore.GitIgnoreTestCase) ... ok BUILDSTDERR: test_download (test_lookaside.CGILookasideCacheTestCase) ... ok BUILDSTDERR: test_download_corrupted (test_lookaside.CGILookasideCacheTestCase) ... ok BUILDSTDERR: test_download_failed (test_lookaside.CGILookasideCacheTestCase) ... ok BUILDSTDERR: test_download_failed_status_code (test_lookaside.CGILookasideCacheTestCase) ... ok BUILDSTDERR: test_download_kwargs (test_lookaside.CGILookasideCacheTestCase) ... ok BUILDSTDERR: test_file_is_valid (test_lookaside.CGILookasideCacheTestCase) ... ok BUILDSTDERR: test_hash_file (test_lookaside.CGILookasideCacheTestCase) ... ok BUILDSTDERR: test_hash_file_empty (test_lookaside.CGILookasideCacheTestCase) ... ok BUILDSTDERR: test_hash_file_invalid_hash_type (test_lookaside.CGILookasideCacheTestCase) ... ok BUILDSTDERR: test_print_download_progress (test_lookaside.CGILookasideCacheTestCase) ... ok BUILDSTDERR: test_print_no_progress (test_lookaside.CGILookasideCacheTestCase) ... ok BUILDSTDERR: test_print_upload_progress (test_lookaside.CGILookasideCacheTestCase) ... ok BUILDSTDERR: test_remote_file_does_not_exist (test_lookaside.CGILookasideCacheTestCase) ... ok BUILDSTDERR: test_remote_file_exists (test_lookaside.CGILookasideCacheTestCase) ... ok BUILDSTDERR: test_remote_file_exists_check_failed (test_lookaside.CGILookasideCacheTestCase) ... ok BUILDSTDERR: test_remote_file_exists_check_failed_status_code (test_lookaside.CGILookasideCacheTestCase) ... ok BUILDSTDERR: test_remote_file_exists_check_unexpected_error (test_lookaside.CGILookasideCacheTestCase) ... ok BUILDSTDERR: test_remote_file_exists_missing_custom_certs (test_lookaside.CGILookasideCacheTestCase) ... ok BUILDSTDERR: test_remote_file_exists_with_custom_certs (test_lookaside.CGILookasideCacheTestCase) ... ok BUILDSTDERR: test_upload (test_lookaside.CGILookasideCacheTestCase) ... ok BUILDSTDERR: test_upload_already_exists (test_lookaside.CGILookasideCacheTestCase) ... ok BUILDSTDERR: test_upload_failed (test_lookaside.CGILookasideCacheTestCase) ... ok BUILDSTDERR: test_upload_failed_status_code (test_lookaside.CGILookasideCacheTestCase) ... ok BUILDSTDERR: test_upload_missing_custom_certs (test_lookaside.CGILookasideCacheTestCase) ... ok BUILDSTDERR: test_upload_with_custom_certs (test_lookaside.CGILookasideCacheTestCase) ... ok BUILDSTDERR: test_all_builds_done_already (test_module_build.TestWatchModuleBuilds) ... ok BUILDSTDERR: test_no_building_task_if_module_build_is_in_build_state (test_module_build.TestWatchModuleBuilds) ... ok BUILDSTDERR: test_watch_common_process (test_module_build.TestWatchModuleBuilds) ... ok BUILDSTDERR: test_module_is_retired_already (test_retire.TestModuleRetirement) ... ok test_module_retire_with_namespace_allowed (test_retire.TestModuleRetirement) ... rm 'rpkg.spec' [master 627671e] my reason 2 files changed, 1 insertion(+) create mode 100644 dead.module delete mode 100644 rpkg.spec BUILDSTDERR: ok BUILDSTDERR: test_module_retire_with_namespace_disallowed (test_retire.TestModuleRetirement) ... ok BUILDSTDERR: test_package_is_retired_already (test_retire.TestPackageRetirement) ... ok test_package_retire_with_namespace_allowed (test_retire.TestPackageRetirement) ... rm 'rpkg.spec' [master c7dec3e] my reason 2 files changed, 1 insertion(+) create mode 100644 dead.package delete mode 100644 rpkg.spec BUILDSTDERR: ok BUILDSTDERR: test_package_retire_with_namespace_disallowed (test_retire.TestPackageRetirement) ... ok test_package_retire_without_namespace_allowed (test_retire.TestPackageRetirement) ... rm 'rpkg.spec' [master 0024916] my reason 2 files changed, 1 insertion(+) create mode 100644 dead.package delete mode 100644 rpkg.spec BUILDSTDERR: ok BUILDSTDERR: test_package_retire_without_namespace_disallowed (test_retire.TestPackageRetirement) ... ok BUILDSTDERR: test_list_all (test_side_tag.ListSideTagTestCase) ... ok BUILDSTDERR: test_fail_to_remove (test_side_tag.RemoveSideTagTestCase) ... ok BUILDSTDERR: test_success_remove (test_side_tag.RemoveSideTagTestCase) ... ok BUILDSTDERR: test_explicit_base_tag (test_side_tag.RequestSideTagTestCase) ... ok BUILDSTDERR: test_failure (test_side_tag.RequestSideTagTestCase) ... ok BUILDSTDERR: test_guess_base_tag (test_side_tag.RequestSideTagTestCase) ... ok BUILDSTDERR: test_bsd_style_entry (test_sources.SourceFileEntryTestCase) ... ok BUILDSTDERR: test_entry (test_sources.SourceFileEntryTestCase) ... ok BUILDSTDERR: test_add_entry (test_sources.SourcesFileTestCase) ... ok BUILDSTDERR: test_add_entry_mixing_hashtypes (test_sources.SourcesFileTestCase) ... ok BUILDSTDERR: test_add_entry_twice (test_sources.SourcesFileTestCase) ... ok BUILDSTDERR: test_migrate_old_style_line (test_sources.SourcesFileTestCase) ... ok BUILDSTDERR: test_open_empty_file (test_sources.SourcesFileTestCase) ... ok BUILDSTDERR: test_open_existing_file (test_sources.SourcesFileTestCase) ... ok BUILDSTDERR: test_open_existing_file_with_identical_entries_old_and_new (test_sources.SourcesFileTestCase) ... ok BUILDSTDERR: test_open_existing_file_with_mixed_lines (test_sources.SourcesFileTestCase) ... ok BUILDSTDERR: test_open_existing_file_with_old_style_lines (test_sources.SourcesFileTestCase) ... ok BUILDSTDERR: test_open_existing_file_with_wrong_line (test_sources.SourcesFileTestCase) ... ok BUILDSTDERR: test_open_new_file (test_sources.SourcesFileTestCase) ... ok BUILDSTDERR: test_parse_empty_line (test_sources.SourcesFileTestCase) ... ok BUILDSTDERR: test_parse_entry_line (test_sources.SourcesFileTestCase) ... ok BUILDSTDERR: test_parse_eol_line (test_sources.SourcesFileTestCase) ... ok BUILDSTDERR: test_parse_old_style_line (test_sources.SourcesFileTestCase) ... ok BUILDSTDERR: test_parse_whitespace_line (test_sources.SourcesFileTestCase) ... ok BUILDSTDERR: test_parse_wrong_lines (test_sources.SourcesFileTestCase) ... ok BUILDSTDERR: test_write_adding_a_line (test_sources.SourcesFileTestCase) ... ok BUILDSTDERR: test_write_new_file (test_sources.SourcesFileTestCase) ... ok BUILDSTDERR: test_write_over (test_sources.SourcesFileTestCase) ... ok BUILDSTDERR: test_computed_only_once (test_utils.CachedPropertyTestCase) ... ok BUILDSTDERR: test_not_shared_between_instances (test_utils.CachedPropertyTestCase) ... ok BUILDSTDERR: test_not_shared_between_properties (test_utils.CachedPropertyTestCase) ... ok BUILDSTDERR: test_not_shared_when_inheriting (test_utils.CachedPropertyTestCase) ... ok BUILDSTDERR: test_warn_deprecated (test_utils.DeprecationUtilsTestCase) ... ok BUILDSTDERR: test_complex_result (test_utils.LogResultTestCase) ... ok BUILDSTDERR: test_dict_result (test_utils.LogResultTestCase) ... ok BUILDSTDERR: test_list_result (test_utils.LogResultTestCase) ... ok BUILDSTDERR: test_str_result (test_utils.LogResultTestCase) ... ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 345 tests in 1120.746s BUILDSTDERR: OK + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Processing files: python3-rpkg-1.59-3.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wpf3Sn + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.59 + DOCDIR=/builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/share/doc/python3-rpkg + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/share/doc/python3-rpkg + cp -pr README.rst /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/share/doc/python3-rpkg + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/share/doc/python3-rpkg + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rPOxPm + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.59 + LICENSEDIR=/builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/share/licenses/python3-rpkg + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/share/licenses/python3-rpkg + cp -pr COPYING /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/share/licenses/python3-rpkg + cp -pr COPYING-koji /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/share/licenses/python3-rpkg + cp -pr LGPL /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch/usr/share/licenses/python3-rpkg + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-rpkg = 1.59-3.fc32 python3-rpkg = 1.59-3.fc32 python3.7dist(rpkg) = 1.59 python3dist(rpkg) = 1.59 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.59-3.fc32 python2-rpkg < 1.59-3.fc32 Processing files: rpkg-common-1.59-3.fc32.noarch Provides: rpkg-common = 1.59-3.fc32 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.59-3.fc32.noarch Wrote: /builddir/build/RPMS/rpkg-common-1.59-3.fc32.noarch.rpm Wrote: /builddir/build/RPMS/python3-rpkg-1.59-3.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1elqQj + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.59 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rpkg-1.59-3.fc32.noarch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0