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/python-fs.spec'], chrootPath='/var/lib/mock/f33-build-20067294-1422635/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/python-fs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1585526400 Wrote: /builddir/build/SRPMS/python-fs-2.4.11-2.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-fs.spec'], chrootPath='/var/lib/mock/f33-build-20067294-1422635/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/python-fs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1585526400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.O8OzeA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyfilesystem2-2.4.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/fs-2.4.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyfilesystem2-2.4.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AN0w4w + umask 022 + cd /builddir/build/BUILD + cd pyfilesystem2-2.4.11 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' running build running build_py creating build creating build/lib creating build/lib/fs copying fs/__init__.py -> build/lib/fs copying fs/_bulk.py -> build/lib/fs copying fs/_fscompat.py -> build/lib/fs copying fs/_ftp_parse.py -> build/lib/fs copying fs/_repr.py -> build/lib/fs copying fs/_typing.py -> build/lib/fs copying fs/_url_tools.py -> build/lib/fs copying fs/_version.py -> build/lib/fs copying fs/appfs.py -> build/lib/fs copying fs/base.py -> build/lib/fs copying fs/compress.py -> build/lib/fs copying fs/constants.py -> build/lib/fs copying fs/copy.py -> build/lib/fs copying fs/enums.py -> build/lib/fs copying fs/error_tools.py -> build/lib/fs copying fs/errors.py -> build/lib/fs copying fs/filesize.py -> build/lib/fs copying fs/ftpfs.py -> build/lib/fs copying fs/glob.py -> build/lib/fs copying fs/info.py -> build/lib/fs copying fs/iotools.py -> build/lib/fs copying fs/lrucache.py -> build/lib/fs copying fs/memoryfs.py -> build/lib/fs copying fs/mirror.py -> build/lib/fs copying fs/mode.py -> build/lib/fs copying fs/mountfs.py -> build/lib/fs copying fs/move.py -> build/lib/fs copying fs/multifs.py -> build/lib/fs copying fs/osfs.py -> build/lib/fs copying fs/path.py -> build/lib/fs copying fs/permissions.py -> build/lib/fs copying fs/subfs.py -> build/lib/fs copying fs/tarfs.py -> build/lib/fs copying fs/tempfs.py -> build/lib/fs copying fs/test.py -> build/lib/fs copying fs/time.py -> build/lib/fs copying fs/tools.py -> build/lib/fs copying fs/tree.py -> build/lib/fs copying fs/walk.py -> build/lib/fs copying fs/wildcard.py -> build/lib/fs copying fs/wrap.py -> build/lib/fs copying fs/wrapfs.py -> build/lib/fs copying fs/zipfs.py -> build/lib/fs creating build/lib/fs/opener copying fs/opener/__init__.py -> build/lib/fs/opener copying fs/opener/appfs.py -> build/lib/fs/opener copying fs/opener/base.py -> build/lib/fs/opener copying fs/opener/errors.py -> build/lib/fs/opener copying fs/opener/ftpfs.py -> build/lib/fs/opener copying fs/opener/memoryfs.py -> build/lib/fs/opener copying fs/opener/osfs.py -> build/lib/fs/opener copying fs/opener/parse.py -> build/lib/fs/opener copying fs/opener/registry.py -> build/lib/fs/opener copying fs/opener/tarfs.py -> build/lib/fs/opener copying fs/opener/tempfs.py -> build/lib/fs/opener copying fs/opener/zipfs.py -> build/lib/fs/opener copying fs/py.typed -> build/lib/fs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iy08rw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch ++ dirname /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch + cd pyfilesystem2-2.4.11 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/python-fs-2.4.11-2.fc33.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr creating /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib creating /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8 creating /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages creating /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/__init__.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/_bulk.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/_fscompat.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/_ftp_parse.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/_repr.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/_typing.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/_url_tools.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/_version.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/appfs.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/base.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/compress.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/constants.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/copy.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/enums.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/error_tools.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/errors.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/filesize.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/ftpfs.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/glob.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/info.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/iotools.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/lrucache.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/memoryfs.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/mirror.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/mode.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/mountfs.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/move.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/multifs.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/osfs.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/path.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/permissions.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/subfs.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/tarfs.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/tempfs.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/test.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/time.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/tools.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/tree.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/walk.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/wildcard.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/wrap.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/wrapfs.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs copying build/lib/fs/zipfs.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs creating /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/opener copying build/lib/fs/opener/__init__.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/opener copying build/lib/fs/opener/appfs.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/opener copying build/lib/fs/opener/base.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/opener copying build/lib/fs/opener/errors.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/opener copying build/lib/fs/opener/ftpfs.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/opener copying build/lib/fs/opener/memoryfs.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/opener copying build/lib/fs/opener/osfs.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/opener copying build/lib/fs/opener/parse.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/opener copying build/lib/fs/opener/registry.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/opener copying build/lib/fs/opener/tarfs.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/opener copying build/lib/fs/opener/tempfs.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/opener copying build/lib/fs/opener/zipfs.py -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/opener copying build/lib/fs/py.typed -> /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/_bulk.py to _bulk.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/_fscompat.py to _fscompat.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/_ftp_parse.py to _ftp_parse.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/_repr.py to _repr.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/_typing.py to _typing.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/_url_tools.py to _url_tools.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/_version.py to _version.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/appfs.py to appfs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/base.py to base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/compress.py to compress.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/constants.py to constants.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/copy.py to copy.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/enums.py to enums.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/error_tools.py to error_tools.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/errors.py to errors.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/filesize.py to filesize.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/ftpfs.py to ftpfs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/glob.py to glob.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/info.py to info.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/iotools.py to iotools.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/lrucache.py to lrucache.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/memoryfs.py to memoryfs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/mirror.py to mirror.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/mode.py to mode.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/mountfs.py to mountfs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/move.py to move.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/multifs.py to multifs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/osfs.py to osfs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/path.py to path.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/permissions.py to permissions.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/subfs.py to subfs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/tarfs.py to tarfs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/tempfs.py to tempfs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/test.py to test.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/time.py to time.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/tools.py to tools.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/tree.py to tree.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/walk.py to walk.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/wildcard.py to wildcard.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/wrap.py to wrap.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/wrapfs.py to wrapfs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/zipfs.py to zipfs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/opener/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/opener/appfs.py to appfs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/opener/base.py to base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/opener/errors.py to errors.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/opener/ftpfs.py to ftpfs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/opener/memoryfs.py to memoryfs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/opener/osfs.py to osfs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/opener/parse.py to parse.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/opener/registry.py to registry.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/opener/tarfs.py to tarfs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/opener/tempfs.py to tempfs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs/opener/zipfs.py to zipfs.cpython-38.pyc writing byte-compilation script '/tmp/tmpu_2cjsqm.py' /usr/bin/python3 /tmp/tmpu_2cjsqm.py removing /tmp/tmpu_2cjsqm.py running install_egg_info running egg_info creating fs.egg-info writing fs.egg-info/PKG-INFO writing dependency_links to fs.egg-info/dependency_links.txt writing requirements to fs.egg-info/requires.txt writing top-level names to fs.egg-info/top_level.txt writing manifest file 'fs.egg-info/SOURCES.txt' reading manifest file 'fs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'fs.egg-info/SOURCES.txt' Copying fs.egg-info to /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8/site-packages/fs-2.4.11-py3.8.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 2.4.11-2.fc33 --unique-debug-suffix -2.4.11-2.fc33.noarch --unique-debug-src-base python-fs-2.4.11-2.fc33.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pyfilesystem2-2.4.11 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/redhat/brp-strip-lto /usr/bin/strip + /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/python-fs-2.4.11-2.fc33.noarch/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.o2tC4x + umask 022 + cd /builddir/build/BUILD + cd pyfilesystem2-2.4.11 + /usr/bin/python3 -m pytest --ignore tests/test_ftpfs.py ============================= test session starts ============================== platform linux -- Python 3.8.2, pytest-4.6.9, py-1.8.0, pluggy-0.13.0 Using --randomly-seed=1585659915 rootdir: /builddir/build/BUILD/pyfilesystem2-2.4.11, inifile: setup.cfg plugins: randomly-3.2.1 collected 1525 items tests/test_opener.py ................................. [ 2%] tests/test_errors.py .... [ 2%] tests/test_filesize.py .... [ 2%] tests/test_imports.py . [ 2%] tests/test_fscompat.py ... [ 2%] tests/test_mirror.py ................................ [ 5%] tests/test_wrap.py .. [ 5%] tests/test_base.py . [ 5%] tests/test_memoryfs.py ................................................. [ 8%] .............................. [ 10%] tests/test_glob.py .......... [ 11%] tests/test_permissions.py .............. [ 12%] tests/test_zipfs.py .............................s...................... [ 15%] ..................................................................... [ 19%] tests/test_ftp_parse.py ..... [ 20%] tests/test_appfs.py s. [ 20%] tests/test_multifs.py .................................................. [ 23%] ...............s..................... [ 26%] tests/test_lrucache.py . [ 26%] tests/test_enums.py . [ 26%] tests/test_tree.py .... [ 26%] tests/test_iotools.py ............ [ 27%] tests/test_tools.py ... [ 27%] tests/test_copy.py ............... [ 28%] tests/test_encoding.py ... [ 28%] tests/test_subfs.py .....s.............................................. [ 32%] ........................................................................ [ 36%] .....s........................................... [ 40%] tests/test_url_tools.py . [ 40%] tests/test_info.py ......... [ 40%] tests/test_mountfs.py .................................................. [ 43%] ........................................................................ [ 48%] ......................................... [ 51%] tests/test_time.py .. [ 51%] tests/test_mode.py .. [ 51%] tests/test_new_name.py . [ 51%] tests/test_wrapfs.py ... [ 51%] tests/test_bulk.py . [ 51%] tests/test_tempfs.py ...........s....................................... [ 55%] ........................................................................ [ 60%] .................s................................. [ 63%] tests/test_osfs.py ............s........................................ [ 66%] ................................. [ 68%] tests/test_wildcard.py ... [ 69%] tests/test_walk.py .................... [ 70%] tests/test_path.py ..................... [ 71%] tests/test_move.py .. [ 72%] tests/test_tarfs.py .................................................... [ 75%] .....s...............................................s.................. [ 80%] ........................................................................ [ 84%] ............................s........................................... [ 89%] ..............................s......................................... [ 94%] .................................................................s...... [ 99%] ............... [100%] =============================== warnings summary =============================== tests/test_base.py:11 /builddir/build/BUILD/pyfilesystem2-2.4.11/tests/test_base.py:11: PytestCollectionWarning: cannot collect test class 'TestFS' because it has a __init__ constructor (from: tests/test_base.py) class TestFS(FS): tests/test_memoryfs.py::TestMemoryFS::test_remove tests/test_zipfs.py::TestWriteZipFS::test_remove tests/test_multifs.py::TestMultiFS::test_remove tests/test_subfs.py::TestOSFS::test_remove tests/test_subfs.py::TestSubFS::test_remove tests/test_mountfs.py::TestMountFS2::test_remove tests/test_mountfs.py::TestMountFS::test_remove tests/test_tempfs.py::TestOSFS::test_remove tests/test_tempfs.py::TestTempFS::test_remove tests/test_osfs.py::TestOSFS::test_remove tests/test_tarfs.py::TestWriteBZippedTarFS::test_remove tests/test_tarfs.py::TestWriteTarFS::test_remove tests/test_tarfs.py::TestWriteGZippedTarFS::test_remove tests/test_tarfs.py::TestWriteTarFSToFileobj::test_remove tests/test_tarfs.py::TestWriteXZippedTarFS::test_remove /builddir/build/BUILD/pyfilesystem2-2.4.11/fs/test.py:1064: DeprecationWarning: Please use assertRaisesRegex instead. with self.assertRaisesRegexp(errors.ResourceNotFound, error_msg): tests/test_iotools.py::TestIOTools::test_make_stream /builddir/build/BUILD/pyfilesystem2-2.4.11/tests/test_iotools.py:29: DeprecationWarning: Please use assertTrue instead. self.assert_(isinstance(data, bytes)) tests/test_path.py::TestPathFunctions::test_isdotfile tests/test_path.py::TestPathFunctions::test_isdotfile tests/test_path.py::TestPathFunctions::test_isdotfile tests/test_path.py::TestPathFunctions::test_isdotfile tests/test_path.py::TestPathFunctions::test_isdotfile /builddir/build/BUILD/pyfilesystem2-2.4.11/tests/test_path.py:181: DeprecationWarning: Please use assertTrue instead. self.assert_(isdotfile(path)) tests/test_path.py::TestPathFunctions::test_recursepath /builddir/build/BUILD/pyfilesystem2-2.4.11/tests/test_path.py:155: DeprecationWarning: Please use assertEqual instead. self.assertEquals(recursepath("/"), ["/"]) tests/test_path.py::TestPathFunctions::test_recursepath /builddir/build/BUILD/pyfilesystem2-2.4.11/tests/test_path.py:156: DeprecationWarning: Please use assertEqual instead. self.assertEquals(recursepath("hello"), ["/", "/hello"]) tests/test_path.py::TestPathFunctions::test_recursepath /builddir/build/BUILD/pyfilesystem2-2.4.11/tests/test_path.py:157: DeprecationWarning: Please use assertEqual instead. self.assertEquals(recursepath("/hello/world/"), ["/", "/hello", "/hello/world"]) tests/test_path.py::TestPathFunctions::test_recursepath /builddir/build/BUILD/pyfilesystem2-2.4.11/tests/test_path.py:158: DeprecationWarning: Please use assertEqual instead. self.assertEquals( tests/test_path.py::TestPathFunctions::test_recursepath /builddir/build/BUILD/pyfilesystem2-2.4.11/tests/test_path.py:161: DeprecationWarning: Please use assertEqual instead. self.assertEquals(recursepath("hello", reverse=True), ["/hello", "/"]) tests/test_path.py::TestPathFunctions::test_recursepath /builddir/build/BUILD/pyfilesystem2-2.4.11/tests/test_path.py:162: DeprecationWarning: Please use assertEqual instead. self.assertEquals(recursepath("", reverse=True), ["/"]) tests/test_path.py::TestPathFunctions::test_iswildcard /builddir/build/BUILD/pyfilesystem2-2.4.11/tests/test_path.py:204: DeprecationWarning: Please use assertTrue instead. self.assert_(iswildcard("*")) tests/test_path.py::TestPathFunctions::test_iswildcard /builddir/build/BUILD/pyfilesystem2-2.4.11/tests/test_path.py:205: DeprecationWarning: Please use assertTrue instead. self.assert_(iswildcard("*.jpg")) tests/test_path.py::TestPathFunctions::test_iswildcard /builddir/build/BUILD/pyfilesystem2-2.4.11/tests/test_path.py:206: DeprecationWarning: Please use assertTrue instead. self.assert_(iswildcard("foo/*")) tests/test_path.py::TestPathFunctions::test_iswildcard /builddir/build/BUILD/pyfilesystem2-2.4.11/tests/test_path.py:207: DeprecationWarning: Please use assertTrue instead. self.assert_(iswildcard("foo/{}")) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============ 1512 passed, 13 skipped, 32 warnings in 30.45 seconds ============= + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-fs-2.4.11-2.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vZWCbz + umask 022 + cd /builddir/build/BUILD + cd pyfilesystem2-2.4.11 + DOCDIR=/builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/share/doc/python3-fs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/share/doc/python3-fs + cp -pr README.md /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/share/doc/python3-fs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LSywMz + umask 022 + cd /builddir/build/BUILD + cd pyfilesystem2-2.4.11 + LICENSEDIR=/builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/share/licenses/python3-fs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/share/licenses/python3-fs + cp -pr LICENSE /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch/usr/share/licenses/python3-fs + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-fs = 2.4.11-2.fc33 python3-fs = 2.4.11-2.fc33 python3.8dist(fs) = 2.4.11 python38-fs = 2.4.11-2.fc33 python3dist(fs) = 2.4.11 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: (python3.8dist(appdirs) >= 1.4.3 with python3.8dist(appdirs) < 1.5) (python3.8dist(six) >= 1.10 with python3.8dist(six) < 2) python(abi) = 3.8 python3.8dist(pytz) python3.8dist(setuptools) Obsoletes: python-fs < 2.4.11-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch Wrote: /builddir/build/RPMS/python3-fs-2.4.11-2.fc33.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HhTNxA + umask 022 + cd /builddir/build/BUILD + cd pyfilesystem2-2.4.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-fs-2.4.11-2.fc33.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0