Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/rpkg.spec'], chrootPath='/var/lib/mock/dist-6E-epel-build-19984641-1415075/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 warning: Could not canonicalize hostname: buildvm-22.phx2.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/rpkg-1.60-1.el6.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/dist-6E-epel-build-19984641-1415075/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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8BaLvL + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf rpkg-1.60 + /usr/bin/gzip -dc /builddir/build/SOURCES/rpkg-1.60.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd rpkg-1.60 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + /bin/cat /builddir/build/SOURCES/remove-koji-and-rpm-py-installer-from-requires.patch + /usr/bin/patch -p1 -s + /bin/cat /builddir/build/SOURCES/0001-Repair-downloading-sources-into-external-directory.patch + /usr/bin/patch -p1 -s + /bin/cat /builddir/build/SOURCES/0002-Repair-compatible-formatting-for-Python-2.6.patch + /usr/bin/patch -p1 -s + sed -i -n '/extras_require/,/}/!p' setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.M182Sb + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.60 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python2.6 setup.py build running build running build_py creating build creating build/lib creating build/lib/pyrpkg copying pyrpkg/__init__.py -> build/lib/pyrpkg copying pyrpkg/cli.py -> build/lib/pyrpkg copying pyrpkg/errors.py -> build/lib/pyrpkg copying pyrpkg/gitignore.py -> build/lib/pyrpkg copying pyrpkg/lookaside.py -> build/lib/pyrpkg copying pyrpkg/man_gen.py -> build/lib/pyrpkg copying pyrpkg/sources.py -> build/lib/pyrpkg copying pyrpkg/utils.py -> build/lib/pyrpkg + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DyOmoC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch ++ dirname /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch + cd rpkg-1.60 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python2.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch running install running install_lib creating /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr creating /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/lib creating /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/lib/python2.6 creating /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/lib/python2.6/site-packages/pyrpkg copying build/lib/pyrpkg/__init__.py -> /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/lib/python2.6/site-packages/pyrpkg copying build/lib/pyrpkg/cli.py -> /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/lib/python2.6/site-packages/pyrpkg copying build/lib/pyrpkg/errors.py -> /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/lib/python2.6/site-packages/pyrpkg copying build/lib/pyrpkg/gitignore.py -> /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/lib/python2.6/site-packages/pyrpkg copying build/lib/pyrpkg/lookaside.py -> /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/lib/python2.6/site-packages/pyrpkg copying build/lib/pyrpkg/man_gen.py -> /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/lib/python2.6/site-packages/pyrpkg copying build/lib/pyrpkg/sources.py -> /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/lib/python2.6/site-packages/pyrpkg copying build/lib/pyrpkg/utils.py -> /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/lib/python2.6/site-packages/pyrpkg byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/lib/python2.6/site-packages/pyrpkg/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/lib/python2.6/site-packages/pyrpkg/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/lib/python2.6/site-packages/pyrpkg/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/lib/python2.6/site-packages/pyrpkg/gitignore.py to gitignore.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/lib/python2.6/site-packages/pyrpkg/lookaside.py to lookaside.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/lib/python2.6/site-packages/pyrpkg/man_gen.py to man_gen.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/lib/python2.6/site-packages/pyrpkg/sources.py to sources.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/lib/python2.6/site-packages/pyrpkg/utils.py to utils.pyc writing byte-compilation script '/tmp/tmprWBkdr.py' /usr/bin/python2.6 -O /tmp/tmprWBkdr.py removing /tmp/tmprWBkdr.py running install_egg_info running egg_info writing requirements to rpkg.egg-info/requires.txt writing rpkg.egg-info/PKG-INFO writing top-level names to rpkg.egg-info/top_level.txt writing dependency_links to rpkg.egg-info/dependency_links.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-1.el6.noarch/usr/lib/python2.6/site-packages/rpkg-1.60-py2.6.egg-info running install_scripts + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/etc/rpkg + example_cli_dir=/builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/share/rpkg/examples/cli + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/share/rpkg/examples/cli + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/share/rpkg/examples/cli/usr/bin + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/share/rpkg/examples/cli/etc/bash_completion.d + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/share/rpkg/examples/cli/etc/rpkg + /usr/bin/install -p -m 0644 bin/rpkg /builddir/build/BUILDROOT/rpkg-1.60-1.el6.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-1.el6.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-1.el6.noarch/usr/share/rpkg/examples/cli/etc/rpkg + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/rpkg-1.60 find: `debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python Bytecompiling .py files below /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/lib/python2.6 using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oD0T33 + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.60 + unset DISPLAY + nosetests tests nose.plugins.cover: ERROR: Coverage not available: unable to import coverage module test_add_tag (commands.test_add_tag.CommandAddTagTestCase) ... Initialized empty Git repository in /tmp/rpkg-tests.z4g6qU/module1/.git/ ok test_add_tag_fails_with_existing (commands.test_add_tag.CommandAddTagTestCase) ... Initialized empty Git repository in /tmp/rpkg-tests.aRmZPA/module1/.git/ fatal: tag 'v1.0' already exists ok test_add_tag_force_replace_existing (commands.test_add_tag.CommandAddTagTestCase) ... Initialized empty Git repository in /tmp/rpkg-tests.jiDLT6/module1/.git/ Updated tag 'v1.0' (was 57229a1) ok test_add_tag_many (commands.test_add_tag.CommandAddTagTestCase) ... Initialized empty Git repository in /tmp/rpkg-tests.PJXi6L/module1/.git/ ok test_add_tag_with_message (commands.test_add_tag.CommandAddTagTestCase) ... Initialized empty Git repository in /tmp/rpkg-tests.3mtsgf/module1/.git/ ok test_add_tag_with_message_from_file (commands.test_add_tag.CommandAddTagTestCase) ... Initialized empty Git repository in /tmp/rpkg-tests.RCsHwi/module1/.git/ 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 a039d2e] commit sources 1 files changed, 1 insertions(+), 0 deletions(-) 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) ... Initialized empty Git repository in /tmp/rpkg-tests.NmoaEq/module1/.git/ ok test_clone_anonymous_git_excludes (commands.test_clone.CommandCloneTestCase) ... Initialized empty Git repository in /tmp/rpkg-tests.Y1YSeZ/module1/.git/ ok test_clone_anonymous_with_bare_dir (commands.test_clone.CommandCloneTestCase) ... Initialized empty Git repository in /tmp/rpkg-tests._rssnp/module1.git/ ok test_clone_anonymous_with_branch (commands.test_clone.CommandCloneTestCase) ... Initialized empty Git repository in /tmp/rpkg-tests.ZdzFTZ/module1/.git/ ok test_clone_anonymous_with_namespace (commands.test_clone.CommandCloneTestCase) ... Initialized empty Git repository in /tmp/rpkg-tests.0jbFnB/module1/.git/ ok test_clone_anonymous_with_path (commands.test_clone.CommandCloneTestCase) ... Initialized empty Git repository in /tmp/rpkg-tests.Eo2dkt/module1/.git/ ok test_clone_config_template_accepts_base_module (commands.test_clone.CommandCloneTestCase) ... Initialized empty Git repository in /tmp/rpkg-tests.2seyf6/module1/.git/ ok test_clone_fails_with_both_branch_and_bare_dir (commands.test_clone.CommandCloneTestCase) ... ok test_clone_into_dir (commands.test_clone.CommandCloneTestCase) ... Initialized empty Git repository in /tmp/rpkg-tests.c6v24V/new_clone/.git/ ok test_clone_into_dir_with_namespace (commands.test_clone.CommandCloneTestCase) ... Initialized empty Git repository in /tmp/rpkg-tests.x6F2BZ/new_clone/.git/ ok test_clone_with_dirs_anonymous (commands.test_clone.CommandCloneTestCase) ... Initialized empty Git repository in /tmp/rpkg-tests.uY8jkA/module1/rpkg.git/ ok test_clone_with_dirs_anonymous_git_excludes (commands.test_clone.CommandCloneTestCase) ... Initialized empty Git repository in /tmp/rpkg-tests.whooi_/module1/rpkg.git/ ok test_delete_tag (commands.test_delete_tag.CommandDeleteTagTestCase) ... Initialized empty Git repository in /tmp/rpkg-tests.e9YXZt/module1/.git/ ok test_delete_tag_fails_inexistent (commands.test_delete_tag.CommandDeleteTagTestCase) ... Initialized empty Git repository in /tmp/rpkg-tests.iltcrH/module1/.git/ ok test_list_tag_glob (commands.test_list_tag.CommandListTagTestCase) ... Initialized empty Git repository in /tmp/rpkg-tests.xVbhEq/module1/.git/ ok test_list_tag_inexistent (commands.test_list_tag.CommandListTagTestCase) ... Initialized empty Git repository in /tmp/rpkg-tests.gXmXfw/module1/.git/ ok test_list_tag_many (commands.test_list_tag.CommandListTagTestCase) ... Initialized empty Git repository in /tmp/rpkg-tests.xrD2FH/module1/.git/ ok test_list_tag_no_tags (commands.test_list_tag.CommandListTagTestCase) ... Initialized empty Git repository in /tmp/rpkg-tests.TBBxGT/module1/.git/ ok test_list_tag_specific (commands.test_list_tag.CommandListTagTestCase) ... Initialized empty Git repository in /tmp/rpkg-tests.MwWZxU/module1/.git/ ok test_list_tag_wildcard (commands.test_list_tag.CommandListTagTestCase) ... Initialized empty Git repository in /tmp/rpkg-tests.ZMpBad/module1/.git/ ok test_name_is_not_unicode (commands.test_package_name.CommandPackageNameTestCase) ... Initialized empty Git repository in /tmp/rpkg-tests.xfdsRL/module1/.git/ 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 ... Initialized empty Git repository in /tmp/rpkg-tests.vWTIcP/module1/.git/ To file:///tmp/rpkg-tests.vWTIcP/gitroot/module1 fa29178..8b39cc3 master -> master ok test_find_untracked_patches (commands.test_push.TestPushWithPatches) ... Initialized empty Git repository in /tmp/rpkg-tests.qb2F4k/module1/.git/ ok test_push_not_blocked_by_untracked_patches (commands.test_push.TestPushWithPatches) ... Initialized empty Git repository in /tmp/rpkg-tests.5LwCN0/module1/.git/ To file:///tmp/rpkg-tests.5LwCN0/gitroot/module1 fa29178..578b95e 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 0bd14d0] new release 0 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt To /tmp/rpkg-commands-tests-7AnjoC 0928e2a..0bd14d0 eng-rhel-6 -> eng-rhel-6 ok test_signoff (test_cli.TestCommit) ... [eng-rhel-6 4c138c4] new release 0 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt ok test_with_clog (test_cli.TestCommit) ... [eng-rhel-6 47bc78b] Initial version 0 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt ok test_with_only_summary (test_cli.TestCommit) ... [eng-rhel-6 f0ccd35] new release 0 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt ok test_with_raw_clog (test_cli.TestCommit) ... [eng-rhel-6 185d2f0] - Initial version 0 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt ok test_with_summary_and_changelog (test_cli.TestCommit) ... [eng-rhel-6 f02e851] new release 0 files 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) ... /usr/lib/python2.6/site-packages/unittest2/case.py:326: DeprecationWarning: Use of a TestResult without an addSkip method is deprecated self._addSkip(result, skip_why) 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) ... warning: Could not canonicalize hostname: buildvm-22.phx2.fedoraproject.org ok test_import_gating_exception (test_cli.TestImportSrpm) ... warning: Could not canonicalize hostname: buildvm-22.phx2.fedoraproject.org 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-R4QRhu 278945e..a249deb master -> origin/master Updating 278945e..a249deb Fast-forward 0 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt ok test_pull_rebase (test_cli.TestPull) ... From /tmp/rpkg-commands-tests-WxShB1 7a11db4..bc63639 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_krb_login_fails (test_commands.TestLoginKojiSession) ... ok test_krb_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_krb_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_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 453d61c] my reason 1 files changed, 1 insertions(+), 0 deletions(-) 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 345aad0] my reason 1 files changed, 1 insertions(+), 0 deletions(-) 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 345aad0] my reason 1 files changed, 1 insertions(+), 0 deletions(-) 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 352 tests in 23.620s OK + exit 0 Processing files: python2-rpkg-1.60-1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ihP5vt + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.60 + DOCDIR=/builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/share/doc/python2-rpkg-1.60 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/share/doc/python2-rpkg-1.60 + /bin/mkdir -p /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/share/doc/python2-rpkg-1.60 + cp -pr README.rst CHANGELOG.rst /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/share/doc/python2-rpkg-1.60 + cp -pr COPYING COPYING-koji LGPL /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch/usr/share/doc/python2-rpkg-1.60 + exit 0 Provides: pyrpkg = 1.60-1.el6 python-rpkg = 1.60-1.el6 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 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) = 2.6 Conflicts: fedpkg < 1.26 Obsoletes: python-rpkg < 1.60-1.el6 pyrpkg < 1.49-2 Processing files: rpkg-common-1.60-1.el6.noarch Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: python2-rpkg < 1.52-2 pyrpkg < 1.52-2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch warning: Could not canonicalize hostname: buildvm-22.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/python2-rpkg-1.60-1.el6.noarch.rpm Wrote: /builddir/build/RPMS/rpkg-common-1.60-1.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DOcrTN + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.60 + /bin/rm -rf /builddir/build/BUILDROOT/rpkg-1.60-1.el6.noarch + exit 0 Child return code was: 0