Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pexpect.spec'], uid=1001shell=Falseuser='mockbuild'env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock'}nspawn_args=[]printOutput=Falselogger=gid=135timeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4843/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pexpect.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: copr-builder-477204098.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pexpect-3.0-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pexpect.spec'], uid=1001shell=Falseuser='mockbuild'env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock'}nspawn_args=[]printOutput=Falselogger=gid=135timeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4843/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pexpect.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZYyEs1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pexpect-3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pexpect-3.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pexpect-3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.upQwjQ + umask 022 + cd /builddir/build/BUILD + cd pexpect-3.0 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib copying pxssh.py -> build/lib copying fdpexpect.py -> build/lib copying FSM.py -> build/lib copying screen.py -> build/lib copying ANSI.py -> build/lib creating build/lib/pexpect copying pexpect/pxssh.py -> build/lib/pexpect copying pexpect/screen.py -> build/lib/pexpect copying pexpect/FSM.py -> build/lib/pexpect copying pexpect/__init__.py -> build/lib/pexpect copying pexpect/fdpexpect.py -> build/lib/pexpect copying pexpect/psh.py -> build/lib/pexpect copying pexpect/ANSI.py -> build/lib/pexpect + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ld1VjF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64 + cd pexpect-3.0 + rm -rf /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64 --install-lib /usr/lib/python2.7/site-packages running install running install_lib creating /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64 creating /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pexpect copying build/lib/pexpect/ANSI.py -> /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pexpect copying build/lib/pexpect/psh.py -> /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pexpect copying build/lib/pexpect/fdpexpect.py -> /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pexpect copying build/lib/pexpect/__init__.py -> /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pexpect copying build/lib/pexpect/FSM.py -> /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pexpect copying build/lib/pexpect/screen.py -> /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pexpect copying build/lib/pexpect/pxssh.py -> /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pexpect copying build/lib/ANSI.py -> /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages copying build/lib/screen.py -> /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages copying build/lib/FSM.py -> /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages copying build/lib/fdpexpect.py -> /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages copying build/lib/pxssh.py -> /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pexpect/ANSI.py to ANSI.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pexpect/psh.py to psh.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pexpect/fdpexpect.py to fdpexpect.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pexpect/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pexpect/FSM.py to FSM.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pexpect/screen.py to screen.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pexpect/pxssh.py to pxssh.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ANSI.py to ANSI.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/screen.py to screen.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/FSM.py to FSM.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/fdpexpect.py to fdpexpect.pyc byte-compiling /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pxssh.py to pxssh.pyc running install_egg_info Writing /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pexpect-3.0-py2.7.egg-info + rm -rf /usr/lib/python2.7/site-packages/setuptools/tests + find examples -type f -exec chmod a-x '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/pexpect-3.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. 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/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0mDvlv + umask 022 + cd /builddir/build/BUILD + cd pexpect-3.0 + . ./test.env ++ export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:tools/ ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:tools/ +++ pwd ++ export PROJECT_PEXPECT_HOME=/builddir/build/BUILD/pexpect-3.0 ++ PROJECT_PEXPECT_HOME=/builddir/build/BUILD/pexpect-3.0 ++ export PYTHONPATH=/builddir/build/BUILD/pexpect-3.0: ++ PYTHONPATH=/builddir/build/BUILD/pexpect-3.0: ++ export PYTHONIOENCODING=utf-8 ++ PYTHONIOENCODING=utf-8 ++ alias 'testall=trace.py --missing --count --summary tools/testall.py' + ./tools/testall.py .Testing pexpect 3.0 using python 2.7.5: Adding: tests/test_ansi Adding: tests/test_dotall Adding: tests/test_interact Adding: tests/test_timeout_pattern Adding: tests/test_log Adding: tests/test_missing_command Adding: tests/test_ctrl_chars Adding: tests/test_expect Adding: tests/test_performance Adding: tests/test_screen Adding: tests/test_destructor Adding: tests/test_run Adding: tests/test_pxssh Adding: tests/test_constructor Adding: tests/test_unicode Adding: tests/test_psh Adding: tests/test_run_out_of_pty Adding: tests/test_isalive Adding: tests/test_filedescriptor Adding: tests/test_command_list_split Adding: tests/test_misc Adding: tests/test_FSM Adding: tests/test_winsize test_ansi.ansiTestCase.test_tetris . test_ansi.ansiTestCase.test_torturet . test_ansi.ansiTestCase.test_write . test_command_list_split.SplitCommandLineTestCase.testSplitSizes test_constructor.TestCaseConstructor.test_constructor .. test_constructor.TestCaseConstructor.test_named_parameters . test_ctrl_chars.TestCtrlChars.test_bad_sendcontrol_chars . test_ctrl_chars.TestCtrlChars.test_control_chars . test_ctrl_chars.TestCtrlChars.test_sendcontrol . test_ctrl_chars.TestCtrlChars.test_sendintr . test_destructor.TestCaseDestructor.test_destructor . test_dotall.TestCaseDotall.test_dotall test_dotall.TestCaseDotall.test_precompiled .. test_expect.ExpectTestCase.test_bad_arg . test_expect.ExpectTestCase.test_before_after . test_expect.ExpectTestCase.test_before_after_exact . test_expect.ExpectTestCase.test_expect . test_expect.ExpectTestCase.test_expect_basic . test_expect.ExpectTestCase.test_expect_echo . test_expect.ExpectTestCase.test_expect_echo_exact . test_expect.ExpectTestCase.test_expect_eof . test_expect.ExpectTestCase.test_expect_exact . test_expect.ExpectTestCase.test_expect_exact_basic . test_expect.ExpectTestCase.test_expect_ignore_case . test_expect.ExpectTestCase.test_expect_ignore_case_flag . test_expect.ExpectTestCase.test_expect_index . test_expect.ExpectTestCase.test_expect_index_exact . test_expect.ExpectTestCase.test_expect_order . test_expect.ExpectTestCase.test_expect_order_exact . test_expect.ExpectTestCase.test_expect_timeout . test_expect.ExpectTestCase.test_greed . test_expect.ExpectTestCase.test_greed_exact . test_expect.ExpectTestCase.test_ordering . test_expect.ExpectTestCase.test_ordering_exact . test_expect.ExpectTestCase.test_timeout_none . test_expect.ExpectTestCase.test_unexpected_eof . test_expect.ExpectTestCase.test_waitnoecho .test_filedescriptor.ExpectTestCase.test_fd test_filedescriptor.ExpectTestCase.test_fd test_filedescriptor.ExpectTestCase.test_fd_isalive test_filedescriptor.ExpectTestCase.test_fd_isalive ..test_filedescriptor.ExpectTestCase.test_fd_isatty test_filedescriptor.ExpectTestCase.test_fd_isatty .test_filedescriptor.ExpectTestCase.test_maxread test_filedescriptor.ExpectTestCase.test_maxread . test_interact.InteractTestCase.test_interact . test_interact.InteractTestCase.test_interact_unicode . test_isalive.IsAliveTestCase.test_expect_isalive_consistent_multiple_calls . test_isalive.IsAliveTestCase.test_expect_isalive_dead_after_SIGINT . test_isalive.IsAliveTestCase.test_expect_isalive_dead_after_SIGKILL . test_isalive.IsAliveTestCase.test_expect_isalive_dead_after_normal_termination . test_isalive.IsAliveTestCase.test_expect_wait . test_isalive.IsAliveTestCase.test_forced_terminate . test_isalive.IsAliveTestCase.test_signal_wait . test_log.TestCaseLog.test_log . test_log.TestCaseLog.test_log_logfile_read . test_log.TestCaseLog.test_log_logfile_send . test_log.TestCaseLog.test_log_send_and_received . test_misc.TestCaseMisc.test_bad_arguments . test_misc.TestCaseMisc.test_bad_child_pid . test_misc.TestCaseMisc.test_bad_type_in_expect . test_misc.TestCaseMisc.test_cwd . test_misc.TestCaseMisc.test_env . test_misc.TestCaseMisc.test_eof . test_misc.TestCaseMisc.test_exception_tb . test_misc.TestCaseMisc.test_isalive . test_misc.TestCaseMisc.test_isatty . test_misc.TestCaseMisc.test_iter . test_misc.TestCaseMisc.test_nonnative_pty_fork . test_misc.TestCaseMisc.test_read . test_misc.TestCaseMisc.test_readline . test_misc.TestCaseMisc.test_readlines . test_misc.TestCaseMisc.test_searcher_re test_misc.TestCaseMisc.test_searcher_string .. test_misc.TestCaseMisc.test_sighup . test_misc.TestCaseMisc.test_terminate . test_misc.TestCaseMisc.test_which test_misc.TestCaseMisc.test_write .. test_misc.TestCaseMisc.test_writelines . test_missing_command.MissingCommandTestCase.testMissingCommand test_performance.PerformanceTestCase.test_100000 ..... 100000 calls to plain_range: 1.05472588539 100000 calls to window_range: 0.637772083282 100000 calls to exact_range: 0.932327985764 100000 calls to ewin_range: 0.642640113831 100000 calls to faster_range: 0.23330783844 test_run.RunFuncTestCase.test_run . test_run.RunFuncTestCase.test_run_bad_exitstatus . test_run.RunFuncTestCase.test_run_callback . test_run.RunFuncTestCase.test_run_exit . test_run.RunUnicodeFuncTestCase.test_run . test_run.RunUnicodeFuncTestCase.test_run_bad_exitstatus . test_run.RunUnicodeFuncTestCase.test_run_callback . test_run.RunUnicodeFuncTestCase.test_run_exit . test_run.RunUnicodeFuncTestCase.test_run_unicode . test_screen.screenTestCase.test_cursor_save test_screen.screenTestCase.test_fill .. test_screen.screenTestCase.test_get_region . test_screen.screenTestCase.test_insert . test_screen.screenTestCase.test_put . test_screen.screenTestCase.test_scroll . test_timeout_pattern.Exp_TimeoutTestCase.test_correctStackTrace . test_timeout_pattern.Exp_TimeoutTestCase.test_exp_timeout_notThrown . test_timeout_pattern.Exp_TimeoutTestCase.test_matches_exp_timeout test_timeout_pattern.Exp_TimeoutTestCase.test_pattern_printout .. test_timeout_pattern.Exp_TimeoutTestCase.test_stacktraceMunging . test_unicode.UnicodeTests.test_expect_basic . test_unicode.UnicodeTests.test_expect_echo . test_unicode.UnicodeTests.test_expect_echo_exact . test_unicode.UnicodeTests.test_expect_exact_basic . test_unicode.UnicodeTests.test_log_unicode . test_unicode.UnicodeTests.test_spawn_expect_ascii_unicode . test_unicode.UnicodeTests.test_spawn_send_unicode . test_unicode.UnicodeTests.test_spawn_utf8_incomplete . test_winsize.TestCaseWinsize.test_winsize . ---------------------------------------------------------------------- Ran 110 tests in 122.308s OK Processing files: python-pexpect-3.0-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dJKevO + exit 0 warning: Directory not found: /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pexpect/tests + umask 022 + cd /builddir/build/BUILD + cd pexpect-3.0 + DOCDIR=/builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/share/doc/python-pexpect-3.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/share/doc/python-pexpect-3.0 + cp -pr doc /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/share/doc/python-pexpect-3.0 + cp -pr examples /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/share/doc/python-pexpect-3.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64/usr/share/doc/python-pexpect-3.0 + exit 0 Provides: python-pexpect = 3.0-1.el7.centos 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) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-477204098.novalocal Wrote: /builddir/build/RPMS/python-pexpect-3.0-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.d45FAu + umask 022 + cd /builddir/build/BUILD + cd pexpect-3.0 + rm -rf /builddir/build/BUILDROOT/python-pexpect-3.0-1.el7.centos.x86_64 + exit 0 Child return code was: 0