<86>Apr 14 01:08:28 userdel[56146]: delete user 'rooter' <86>Apr 14 01:08:28 groupadd[56176]: group added to /etc/group: name=rooter, GID=621 <86>Apr 14 01:08:28 groupadd[56176]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:08:28 groupadd[56176]: new group: name=rooter, GID=621 <86>Apr 14 01:08:28 useradd[56200]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash <86>Apr 14 01:08:28 userdel[56234]: delete user 'builder' <86>Apr 14 01:08:28 userdel[56234]: removed group 'builder' owned by 'builder' <86>Apr 14 01:08:28 userdel[56234]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:08:28 groupadd[56257]: group added to /etc/group: name=builder, GID=622 <86>Apr 14 01:08:28 groupadd[56257]: group added to /etc/gshadow: name=builder <86>Apr 14 01:08:28 groupadd[56257]: new group: name=builder, GID=622 <86>Apr 14 01:08:28 useradd[56274]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash <13>Apr 14 01:08:30 rpmi: pandoc-1.11.1-alt1.M80P.1 1534261068 installed <13>Apr 14 01:08:30 rpmi: libverto-0.2.6-alt1_6 1455633234 installed <13>Apr 14 01:08:30 rpmi: libkeyutils-1.5.10-alt0.M80P.2 p8+216694.100.6.1 1547827915 installed <13>Apr 14 01:08:30 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Apr 14 01:08:30 rpmi: libexpat-2.2.4-alt0.M80P.1 1503871120 installed <13>Apr 14 01:08:30 rpmi: libcom_err-1.42.13-alt2 1449075846 installed <13>Apr 14 01:08:30 rpmi: ca-certificates-2016.02.25-alt1 1462368370 installed <13>Apr 14 01:08:30 rpmi: libcrypto10-1.0.2n-alt0.M80P.1 1512766129 installed <13>Apr 14 01:08:30 rpmi: libssl10-1.0.2n-alt0.M80P.1 1512766129 installed <86>Apr 14 01:08:30 groupadd[65277]: group added to /etc/group: name=_keytab, GID=499 <86>Apr 14 01:08:30 groupadd[65277]: group added to /etc/gshadow: name=_keytab <86>Apr 14 01:08:30 groupadd[65277]: new group: name=_keytab, GID=499 <13>Apr 14 01:08:30 rpmi: libkrb5-1.14.6-alt1.M80P.1 1525355673 installed <13>Apr 14 01:08:31 rpmi: python3-base-3.5.4-alt2.M80P.1 1527753911 installed <13>Apr 14 01:08:31 rpmi: python3-module-py-1.4.34-alt0.M80P.1 1503506764 installed <13>Apr 14 01:08:31 rpmi: python3-module-pypandoc-0.9.3-alt3.git20150226 1459414466 installed <13>Apr 14 01:08:31 rpmi: python3-3.5.4-alt2.M80P.1 1527753911 installed <13>Apr 14 01:08:31 rpmi: rpm-build-python3-0.1.10.10-alt1.M80P.1 1530521451 installed <13>Apr 14 01:08:31 rpmi: python3-module-pytest-3.2.1-alt0.M80P.1 1503499784 installed <13>Apr 14 01:08:31 rpmi: python3-module-setuptools-1:18.5-alt0.M80P.1 1497527461 installed Installing python3-module-winrm-0.2.0-alt3.git.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.22061 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pywinrm-0.2.0 + echo 'Source #0 (pywinrm-0.2.0.tar):' Source #0 (pywinrm-0.2.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/pywinrm-0.2.0.tar + cd pywinrm-0.2.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.22061 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pywinrm-0.2.0 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/winrm copying winrm/transport.py -> build/lib/winrm copying winrm/protocol.py -> build/lib/winrm copying winrm/exceptions.py -> build/lib/winrm copying winrm/__init__.py -> build/lib/winrm creating build/lib/winrm/tests copying winrm/tests/test_wql.py -> build/lib/winrm/tests copying winrm/tests/test_session.py -> build/lib/winrm/tests copying winrm/tests/test_protocol.py -> build/lib/winrm/tests copying winrm/tests/test_powershell.py -> build/lib/winrm/tests copying winrm/tests/test_nori_type_casting.py -> build/lib/winrm/tests copying winrm/tests/test_integration_session.py -> build/lib/winrm/tests copying winrm/tests/test_integration_protocol.py -> build/lib/winrm/tests copying winrm/tests/test_cmd.py -> build/lib/winrm/tests copying winrm/tests/conftest.py -> build/lib/winrm/tests copying winrm/tests/__init__.py -> build/lib/winrm/tests copying winrm/tests/sample_script.ps1 -> build/lib/winrm/tests + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83697 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-winrm-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-winrm-buildroot + cd pywinrm-0.2.0 + python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-winrm-buildroot --force running install running install_lib creating /usr/src/tmp/python3-module-winrm-buildroot creating /usr/src/tmp/python3-module-winrm-buildroot/usr creating /usr/src/tmp/python3-module-winrm-buildroot/usr/lib creating /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3 creating /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages creating /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm creating /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests copying build/lib/winrm/tests/sample_script.ps1 -> /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests copying build/lib/winrm/tests/__init__.py -> /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests copying build/lib/winrm/tests/conftest.py -> /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests copying build/lib/winrm/tests/test_cmd.py -> /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests copying build/lib/winrm/tests/test_integration_protocol.py -> /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests copying build/lib/winrm/tests/test_integration_session.py -> /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests copying build/lib/winrm/tests/test_nori_type_casting.py -> /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests copying build/lib/winrm/tests/test_powershell.py -> /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests copying build/lib/winrm/tests/test_protocol.py -> /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests copying build/lib/winrm/tests/test_session.py -> /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests copying build/lib/winrm/tests/test_wql.py -> /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests copying build/lib/winrm/__init__.py -> /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm copying build/lib/winrm/exceptions.py -> /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm copying build/lib/winrm/protocol.py -> /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm copying build/lib/winrm/transport.py -> /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm byte-compiling /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/conftest.py to conftest.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_cmd.py to test_cmd.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_integration_protocol.py to test_integration_protocol.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_integration_session.py to test_integration_session.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_nori_type_casting.py to test_nori_type_casting.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_powershell.py to test_powershell.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_protocol.py to test_protocol.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_session.py to test_session.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_wql.py to test_wql.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/exceptions.py to exceptions.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/protocol.py to protocol.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/transport.py to transport.cpython-35.pyc running install_egg_info running egg_info creating pywinrm.egg-info writing dependency_links to pywinrm.egg-info/dependency_links.txt writing requirements to pywinrm.egg-info/requires.txt writing top-level names to pywinrm.egg-info/top_level.txt writing pywinrm.egg-info/PKG-INFO writing manifest file 'pywinrm.egg-info/SOURCES.txt' reading manifest file 'pywinrm.egg-info/SOURCES.txt' writing manifest file 'pywinrm.egg-info/SOURCES.txt' Copying pywinrm.egg-info to /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/pywinrm-0.2.0-py3.5.egg-info running install_scripts + mkdir -p /usr/src/tmp/python3-module-winrm-buildroot/usr/bin + install -m755 winexe_py3winrm -t /usr/src/tmp/python3-module-winrm-buildroot/usr/bin + mkdir -p /usr/src/tmp/python3-module-winrm-buildroot/usr/src/python3-module-winrm + echo '#!/usr/bin/python3' + cat setup.py + chmod a+x /usr/src/tmp/python3-module-winrm-buildroot/usr/src/python3-module-winrm/setup.py + ln -s /usr/share/doc/python3-module-winrm-0.2.0/README.md -t /usr/src/tmp/python3-module-winrm-buildroot/usr/src/python3-module-winrm/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-winrm-buildroot (auto) Verifying and fixing files in /usr/src/tmp/python3-module-winrm-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/python3-module-winrm-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-winrm-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/python3-module-winrm-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python modules in /usr/src/tmp/python3-module-winrm-buildroot using /usr/bin/python Bytecompiling python modules with optimization in /usr/src/tmp/python3-module-winrm-buildroot using /usr/bin/python -O Bytecompiling python3 modules in /usr/src/tmp/python3-module-winrm-buildroot using python3 unlink /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/__pycache__/exceptions.cpython-35.pyc unlink /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/__pycache__/protocol.cpython-35.pyc unlink /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/__pycache__/transport.cpython-35.pyc unlink /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/__pycache__/conftest.cpython-35.pyc unlink /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/__pycache__/test_cmd.cpython-35.pyc unlink /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/__pycache__/test_integration_protocol.cpython-35.pyc unlink /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/__pycache__/test_integration_session.cpython-35.pyc unlink /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/__pycache__/test_nori_type_casting.cpython-35.pyc unlink /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/__pycache__/test_powershell.cpython-35.pyc unlink /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/__pycache__/test_protocol.cpython-35.pyc unlink /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/__pycache__/test_session.cpython-35.pyc unlink /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/__pycache__/test_wql.cpython-35.pyc compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/__init__.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/conftest.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_cmd.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_integration_protocol.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_integration_session.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_nori_type_casting.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_powershell.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_protocol.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_session.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_wql.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/__init__.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/exceptions.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/protocol.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/transport.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-winrm-buildroot using python3 -O compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/__init__.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/conftest.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_cmd.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_integration_protocol.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_integration_session.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_nori_type_casting.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_powershell.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_protocol.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_session.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_wql.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/__init__.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/exceptions.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/protocol.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/transport.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-winrm-buildroot using python3 -OO compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/__init__.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/conftest.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_cmd.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_integration_protocol.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_integration_session.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_nori_type_casting.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_powershell.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_protocol.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_session.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_wql.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/__init__.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/exceptions.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/protocol.py compile /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/transport.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/winrm/__pycache__/transport.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/winrm/__pycache__/transport.cpython-35.pyc' './usr/lib/python3/site-packages/winrm/__pycache__/transport.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/winrm/__pycache__/transport.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/winrm/__pycache__/exceptions.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/winrm/__pycache__/exceptions.cpython-35.pyc' './usr/lib/python3/site-packages/winrm/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/winrm/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_wql.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_wql.cpython-35.pyc' './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_wql.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_wql.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_session.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_session.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_protocol.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_protocol.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_powershell.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_powershell.cpython-35.pyc' './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_powershell.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_powershell.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_nori_type_casting.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_nori_type_casting.cpython-35.pyc' './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_nori_type_casting.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_nori_type_casting.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_integration_session.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_integration_session.cpython-35.pyc' './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_integration_session.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_integration_session.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_integration_protocol.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_integration_protocol.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_cmd.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_cmd.cpython-35.pyc' './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_cmd.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/winrm/tests/__pycache__/test_cmd.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/winrm/tests/__pycache__/conftest.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/winrm/tests/__pycache__/conftest.cpython-35.pyc' './usr/lib/python3/site-packages/winrm/tests/__pycache__/conftest.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/winrm/tests/__pycache__/conftest.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/winrm/tests/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/winrm/tests/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/winrm/tests/__pycache__/__init__.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/winrm/tests/__pycache__/__init__.cpython-35.opt-1.pyc' Hardlinking identical .pyc and .pyo files Processing files: python3-module-winrm-0.2.0-alt3.git Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.55648 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pywinrm-0.2.0 + DOCDIR=/usr/src/tmp/python3-module-winrm-buildroot/usr/share/doc/python3-module-winrm-0.2.0 + export DOCDIR + rm -rf /usr/src/tmp/python3-module-winrm-buildroot/usr/share/doc/python3-module-winrm-0.2.0 + /bin/mkdir -p /usr/src/tmp/python3-module-winrm-buildroot/usr/share/doc/python3-module-winrm-0.2.0 + cp -prL README.md LICENSE CHANGELOG.md /usr/src/tmp/python3-module-winrm-buildroot/usr/share/doc/python3-module-winrm-0.2.0 + chmod -R go-w /usr/src/tmp/python3-module-winrm-buildroot/usr/share/doc/python3-module-winrm-0.2.0 + chmod -R a+rX /usr/src/tmp/python3-module-winrm-buildroot/usr/share/doc/python3-module-winrm-0.2.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VFTL2X find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.je6I6G find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks) python3.req: /usr/src/tmp/python3-module-winrm-buildroot/usr/bin/winexe_py3winrm: skipping sys python3.req: /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/transport.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/transport.py: line=12 IGNORE (for REQ=slight and deep=8) module=urlparse /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/transport.py: line=16 IGNORE (for REQ=slight and deep=8) module=urllib.parse /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/transport.py: line=28 IGNORE (for REQ=slight and deep=8) module=requests_kerberos /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/transport.py: line=35 IGNORE (for REQ=slight and deep=8) module=requests_ntlm /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/transport.py: line=86 IGNORE (for REQ=slight and deep=15) module=requests.packages.urllib3.exceptions Provides: python3(winrm), python3(winrm.exceptions), python3(winrm.protocol), python3(winrm.transport), python3.3(winrm), python3.3(winrm.exceptions), python3.3(winrm.protocol), python3.3(winrm.transport) Requires: python3-module-xmltodict, python3-module-requests >= 2.9.1, python3-module-six, /usr/bin/python3, /usr/lib/python3/site-packages, python3(__future__) < 0, python3(argparse) < 0, python3(base64) < 0, python3(contextlib) < 0, python3(distutils) < 0, python3(os) < 0, python3(re) < 0, python3(requests) < 0, python3(requests.adapters) < 0, python3(requests.auth) < 0, python3(requests.hooks) < 0, python3(six) < 0, python3(ssl) < 0, python3(uuid) < 0, python3(warnings) < 0, python3(weakref) < 0, python3(xml.etree.ElementTree) < 0, python3(xmltodict) < 0 Processing files: python3-module-winrm-tests-0.2.0-alt3.git Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.De028s find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) python3.prov.files: /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_cmd.py: empty (PASS) python3.prov.files: /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_nori_type_casting.py: empty (PASS) python3.prov.files: /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_powershell.py: empty (PASS) python3.prov.files: /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_wql.py: empty (PASS) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BRdrdi find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks) python3.req.files: /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_cmd.py: empty (PASS) python3.req.files: /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_nori_type_casting.py: empty (PASS) python3.req.files: /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_powershell.py: empty (PASS) python3.req.files: /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/test_wql.py: empty (PASS) /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/conftest.py: line=303 IGNORE (for REQ=slight and deep=9) module=winrm.protocol /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-winrm-buildroot/usr/lib/python3/site-packages/winrm/tests/conftest.py: line=339 IGNORE (for REQ=slight and deep=13) module=winrm.protocol Provides: python3(winrm.tests), python3(winrm.tests.conftest), python3(winrm.tests.test_cmd), python3(winrm.tests.test_integration_protocol), python3(winrm.tests.test_integration_session), python3(winrm.tests.test_nori_type_casting), python3(winrm.tests.test_powershell), python3(winrm.tests.test_protocol), python3(winrm.tests.test_session), python3(winrm.tests.test_wql), python3.3(winrm.tests), python3.3(winrm.tests.conftest), python3.3(winrm.tests.test_cmd), python3.3(winrm.tests.test_integration_protocol), python3.3(winrm.tests.test_integration_session), python3.3(winrm.tests.test_nori_type_casting), python3.3(winrm.tests.test_powershell), python3.3(winrm.tests.test_protocol), python3.3(winrm.tests.test_session), python3.3(winrm.tests.test_wql) Requires: /usr/lib/python3/site-packages, python3(mock) < 0, python3(os) < 0, python3(pytest) < 0, python3(re) < 0, python3(uuid) < 0, python3(winrm) < 0, python3(xmltodict) < 0 Processing files: python3-module-winrm-checkpkg-0.2.0-alt3.git Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FHcAqa find-provides: absolute symbolic link /usr/src/tmp/python3-module-winrm-buildroot/usr/src/python3-module-winrm/README.md -> /usr/share/doc/python3-module-winrm-0.2.0/README.md is not going to provide anything find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TcARC5 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks) /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-winrm-buildroot/usr/src/python3-module-winrm/setup.py: line=10 IGNORE (for REQ=slight and deep=8) module=pypandoc Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jGRSO3 find-scriptlet-requires: FINDPACKAGE-COMMANDS: su Requires: /usr/bin/python3, /usr/share/doc/python3-module-winrm-0.2.0/README.md, python3(setuptools) < 0 Requires(interp): /bin/sh Requires(post): python3-module-winrm-tests = 0.2.0-alt3.git, python3-module-setuptools-tests, /bin/sh, su Adding to python3-module-winrm-tests a strict dependency on python3-module-winrm Removing 1 extra deps from python3-module-winrm-tests due to dependency on python3-module-winrm Removing 1 extra deps from python3-module-winrm-checkpkg due to dependency on python3-module-winrm Removing 5 extra deps from python3-module-winrm-tests due to repentancy on python3-module-winrm Removing 1 extra deps from python3-module-winrm-checkpkg due to repentancy on python3-module-winrm Wrote: /usr/src/RPM/RPMS/noarch/python3-module-winrm-0.2.0-alt3.git.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/python3-module-winrm-tests-0.2.0-alt3.git.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/python3-module-winrm-checkpkg-0.2.0-alt3.git.noarch.rpm 3.44user 0.81system 0:09.45elapsed 45%CPU (0avgtext+0avgdata 24636maxresident)k 0inputs+0outputs (0major+274024minor)pagefaults 0swaps 6.99user 2.88system 0:15.50elapsed 63%CPU (0avgtext+0avgdata 121864maxresident)k 0inputs+0outputs (0major+524396minor)pagefaults 0swaps