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-fsspec.spec'], chrootPath='/var/lib/mock/f32-build-18855329-1331968/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-fsspec.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=1578528000 Wrote: /builddir/build/SRPMS/python-fsspec-0.6.2-1.fc32~bootstrap.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-fsspec.spec'], chrootPath='/var/lib/mock/f32-build-18855329-1331968/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-fsspec.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=1578528000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KduEjd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf filesystem_spec-0.6.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/fsspec-0.6.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd filesystem_spec-0.6.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf fsspec.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DQNfLe + umask 022 + cd /builddir/build/BUILD + cd filesystem_spec-0.6.2 + 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/fsspec copying fsspec/compression.py -> build/lib/fsspec copying fsspec/registry.py -> build/lib/fsspec copying fsspec/transaction.py -> build/lib/fsspec copying fsspec/core.py -> build/lib/fsspec copying fsspec/__init__.py -> build/lib/fsspec copying fsspec/conftest.py -> build/lib/fsspec copying fsspec/_version.py -> build/lib/fsspec copying fsspec/caching.py -> build/lib/fsspec copying fsspec/utils.py -> build/lib/fsspec copying fsspec/mapping.py -> build/lib/fsspec copying fsspec/spec.py -> build/lib/fsspec copying fsspec/fuse.py -> build/lib/fsspec creating build/lib/fsspec/implementations copying fsspec/implementations/sftp.py -> build/lib/fsspec/implementations copying fsspec/implementations/__init__.py -> build/lib/fsspec/implementations copying fsspec/implementations/github.py -> build/lib/fsspec/implementations copying fsspec/implementations/http.py -> build/lib/fsspec/implementations copying fsspec/implementations/ftp.py -> build/lib/fsspec/implementations copying fsspec/implementations/local.py -> build/lib/fsspec/implementations copying fsspec/implementations/dask.py -> build/lib/fsspec/implementations copying fsspec/implementations/cached.py -> build/lib/fsspec/implementations copying fsspec/implementations/zip.py -> build/lib/fsspec/implementations copying fsspec/implementations/hdfs.py -> build/lib/fsspec/implementations copying fsspec/implementations/webhdfs.py -> build/lib/fsspec/implementations copying fsspec/implementations/memory.py -> build/lib/fsspec/implementations UPDATING build/lib/fsspec/_version.py set build/lib/fsspec/_version.py to '0.6.2' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gWNe3f + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch ++ dirname /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch + cd filesystem_spec-0.6.2 + 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-fsspec-0.6.2-1.fc32~bootstrap.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr creating /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib creating /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8 creating /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages creating /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/compression.py -> /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/registry.py -> /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/transaction.py -> /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/core.py -> /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/__init__.py -> /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec creating /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/sftp.py -> /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/__init__.py -> /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/github.py -> /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/http.py -> /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/ftp.py -> /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/local.py -> /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/dask.py -> /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/cached.py -> /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/zip.py -> /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/hdfs.py -> /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/webhdfs.py -> /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/implementations/memory.py -> /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations copying build/lib/fsspec/conftest.py -> /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/_version.py -> /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/caching.py -> /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/utils.py -> /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/mapping.py -> /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/spec.py -> /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec copying build/lib/fsspec/fuse.py -> /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/compression.py to compression.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/registry.py to registry.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/transaction.py to transaction.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/core.py to core.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/sftp.py to sftp.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/github.py to github.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/http.py to http.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/ftp.py to ftp.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/local.py to local.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/dask.py to dask.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/cached.py to cached.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/zip.py to zip.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/hdfs.py to hdfs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/webhdfs.py to webhdfs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/implementations/memory.py to memory.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/conftest.py to conftest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/_version.py to _version.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/caching.py to caching.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/utils.py to utils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/mapping.py to mapping.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/spec.py to spec.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec/fuse.py to fuse.cpython-38.pyc writing byte-compilation script '/tmp/tmpowceqsgj.py' /usr/bin/python3 /tmp/tmpowceqsgj.py removing /tmp/tmpowceqsgj.py running install_egg_info running egg_info creating fsspec.egg-info writing fsspec.egg-info/PKG-INFO writing dependency_links to fsspec.egg-info/dependency_links.txt writing top-level names to fsspec.egg-info/top_level.txt writing manifest file 'fsspec.egg-info/SOURCES.txt' reading manifest file 'fsspec.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' writing manifest file 'fsspec.egg-info/SOURCES.txt' Copying fsspec.egg-info to /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/lib/python3.8/site-packages/fsspec-0.6.2-py3.8.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 0.6.2-1.fc32~bootstrap --unique-debug-suffix -0.6.2-1.fc32~bootstrap.noarch --unique-debug-src-base python-fsspec-0.6.2-1.fc32~bootstrap.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/filesystem_spec-0.6.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.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.7VW00f + umask 022 + cd /builddir/build/BUILD + cd filesystem_spec-0.6.2 + /usr/bin/python3 -m pytest -vra ============================= test session starts ============================== platform linux -- Python 3.8.1, pytest-4.6.9, py-1.8.0, pluggy-0.13.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/filesystem_spec-0.6.2 collecting ... collected 227 items / 3 skipped / 224 selected fsspec/implementations/tests/test_cached.py::test_idempotent PASSED [ 0%] fsspec/implementations/tests/test_cached.py::test_workflow SKIPPED [ 0%] fsspec/implementations/tests/test_cached.py::test_blocksize SKIPPED [ 1%] fsspec/implementations/tests/test_cached.py::test_local_filecache_creates_dir_if_needed PASSED [ 1%] fsspec/implementations/tests/test_cached.py::test_local_filecache_basic PASSED [ 2%] fsspec/implementations/tests/test_cached.py::test_local_filecache_does_not_change_when_original_data_changed PASSED [ 2%] fsspec/implementations/tests/test_cached.py::test_local_filecache_gets_from_original_if_cache_deleted PASSED [ 3%] fsspec/implementations/tests/test_cached.py::test_local_filecache_with_new_cache_location_makes_a_new_copy PASSED [ 3%] fsspec/implementations/tests/test_cached.py::test_filecache_multicache PASSED [ 3%] fsspec/implementations/tests/test_cached.py::test_filecache_multicache_with_same_file_different_data_reads_from_first PASSED [ 4%] fsspec/implementations/tests/test_cached.py::test_filecache_with_checks PASSED [ 4%] fsspec/implementations/tests/test_cached.py::test_takes_fs_instance PASSED [ 5%] fsspec/implementations/tests/test_ftp.py::test_basic SKIPPED [ 5%] fsspec/implementations/tests/test_ftp.py::test_not_cached SKIPPED [ 6%] fsspec/implementations/tests/test_ftp.py::test_complex[bytes] SKIPPED [ 6%] fsspec/implementations/tests/test_ftp.py::test_complex[mmap] SKIPPED [ 7%] fsspec/implementations/tests/test_ftp.py::test_write_small SKIPPED [ 7%] fsspec/implementations/tests/test_ftp.py::test_with_url SKIPPED [ 7%] fsspec/implementations/tests/test_ftp.py::test_write_big[bytes] SKIPPED [ 8%] fsspec/implementations/tests/test_ftp.py::test_write_big[mmap] SKIPPED [ 8%] fsspec/implementations/tests/test_ftp.py::test_transaction SKIPPED [ 9%] fsspec/implementations/tests/test_http.py::test_list PASSED [ 9%] fsspec/implementations/tests/test_http.py::test_policy_arg PASSED [ 10%] fsspec/implementations/tests/test_http.py::test_exists PASSED [ 10%] fsspec/implementations/tests/test_http.py::test_read PASSED [ 11%] fsspec/implementations/tests/test_http.py::test_methods PASSED [ 11%] fsspec/implementations/tests/test_http.py::test_random_access[headers0] PASSED [ 11%] fsspec/implementations/tests/test_http.py::test_random_access[headers1] PASSED [ 12%] fsspec/implementations/tests/test_http.py::test_random_access[headers2] PASSED [ 12%] fsspec/implementations/tests/test_http.py::test_random_access[headers3] PASSED [ 13%] fsspec/implementations/tests/test_http.py::test_mapper_url PASSED [ 13%] fsspec/implementations/tests/test_http.py::test_content_length_zero PASSED [ 14%] fsspec/implementations/tests/test_local.py::test_urlpath_inference_strips_protocol PASSED [ 14%] fsspec/implementations/tests/test_local.py::test_urlpath_inference_errors PASSED [ 14%] fsspec/implementations/tests/test_local.py::test_urlpath_expand_read PASSED [ 15%] fsspec/implementations/tests/test_local.py::test_urlpath_expand_write PASSED [ 15%] fsspec/implementations/tests/test_local.py::test_open_files PASSED [ 16%] fsspec/implementations/tests/test_local.py::test_open_files_text_mode[utf-8] PASSED [ 16%] fsspec/implementations/tests/test_local.py::test_open_files_text_mode[ascii] PASSED [ 17%] fsspec/implementations/tests/test_local.py::test_compressions[None-rt] PASSED [ 17%] fsspec/implementations/tests/test_local.py::test_compressions[None-rb] PASSED [ 18%] fsspec/implementations/tests/test_local.py::test_compressions[zip-rt] PASSED [ 18%] fsspec/implementations/tests/test_local.py::test_compressions[zip-rb] PASSED [ 18%] fsspec/implementations/tests/test_local.py::test_compressions[bz2-rt] PASSED [ 19%] fsspec/implementations/tests/test_local.py::test_compressions[bz2-rb] PASSED [ 19%] fsspec/implementations/tests/test_local.py::test_compressions[gzip-rt] PASSED [ 20%] fsspec/implementations/tests/test_local.py::test_compressions[gzip-rb] PASSED [ 20%] fsspec/implementations/tests/test_local.py::test_compressions[lzma-rt] PASSED [ 21%] fsspec/implementations/tests/test_local.py::test_compressions[lzma-rb] PASSED [ 21%] fsspec/implementations/tests/test_local.py::test_compressions[xz-rt] PASSED [ 22%] fsspec/implementations/tests/test_local.py::test_compressions[xz-rb] PASSED [ 22%] fsspec/implementations/tests/test_local.py::test_bad_compression PASSED [ 22%] fsspec/implementations/tests/test_local.py::test_not_found PASSED [ 23%] fsspec/implementations/tests/test_local.py::test_isfile PASSED [ 23%] fsspec/implementations/tests/test_local.py::test_isdir PASSED [ 24%] fsspec/implementations/tests/test_local.py::test_open_files_write[compression_opener0] PASSED [ 24%] fsspec/implementations/tests/test_local.py::test_open_files_write[compression_opener1] PASSED [ 25%] fsspec/implementations/tests/test_local.py::test_pickability_of_lazy_files PASSED [ 25%] fsspec/implementations/tests/test_local.py::test_abs_paths PASSED [ 25%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[+-/] PASSED [ 26%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[+-\\] PASSED [ 26%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[++-/] PASSED [ 27%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[++-\\] PASSED [ 27%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[(-/] PASSED [ 28%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[(-\\] PASSED [ 28%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[)-/] PASSED [ 29%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[)-\\] PASSED [ 29%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[|-/] PASSED [ 29%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[|-\\] PASSED [ 30%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[\\-/] PASSED [ 30%] fsspec/implementations/tests/test_local.py::test_glob_weird_characters[\\-\\] PASSED [ 31%] fsspec/implementations/tests/test_local.py::test_globfind_dirs PASSED [ 31%] fsspec/implementations/tests/test_local.py::test_get_pyarrow_filesystem SKIPPED [ 32%] fsspec/implementations/tests/test_local.py::test_directories PASSED [ 32%] fsspec/implementations/tests/test_local.py::test_file_ops PASSED [ 33%] fsspec/implementations/tests/test_local.py::test_recursive_get_put PASSED [ 33%] fsspec/implementations/tests/test_local.py::test_commit_discard PASSED [ 33%] fsspec/implementations/tests/test_local.py::test_make_path_posix PASSED [ 34%] fsspec/implementations/tests/test_local.py::test_links PASSED [ 34%] fsspec/implementations/tests/test_local.py::test_isfilestore PASSED [ 35%] fsspec/implementations/tests/test_memory.py::test_1 PASSED [ 35%] fsspec/implementations/tests/test_memory.py::test_ls PASSED [ 36%] fsspec/implementations/tests/test_webhdfs.py::test_pickle SKIPPED [ 36%] fsspec/implementations/tests/test_webhdfs.py::test_simple SKIPPED [ 37%] fsspec/implementations/tests/test_webhdfs.py::test_url SKIPPED [ 37%] fsspec/implementations/tests/test_webhdfs.py::test_workflow SKIPPED [ 37%] fsspec/implementations/tests/test_webhdfs.py::test_with_gzip SKIPPED [ 38%] fsspec/implementations/tests/test_webhdfs.py::test_workflow_transaction SKIPPED [ 38%] fsspec/implementations/tests/test_zip.py::test_empty PASSED [ 39%] fsspec/implementations/tests/test_zip.py::test_mapping PASSED [ 39%] fsspec/implementations/tests/test_zip.py::test_pickle PASSED [ 40%] fsspec/tests/test_api.py::test_idempotent PASSED [ 40%] fsspec/tests/test_api.py::test_pickle PASSED [ 40%] fsspec/tests/test_api.py::test_class_methods PASSED [ 41%] fsspec/tests/test_api.py::test_get_put PASSED [ 41%] fsspec/tests/test_api.py::test_du PASSED [ 42%] fsspec/tests/test_api.py::test_head_tail PASSED [ 42%] fsspec/tests/test_api.py::test_move PASSED [ 43%] fsspec/tests/test_api.py::test_read_block_delimiter PASSED [ 43%] fsspec/tests/test_api.py::test_open_text PASSED [ 44%] fsspec/tests/test_compression.py::test_infer_custom_compression PASSED [ 44%] fsspec/tests/test_compression.py::test_lzma_compression_name PASSED [ 44%] fsspec/tests/test_compression.py::test_lz4_compression SKIPPED [ 45%] fsspec/tests/test_compression.py::test_zstd_compression SKIPPED [ 45%] fsspec/tests/test_compression.py::test_snappy_compression SKIPPED [ 46%] fsspec/tests/test_core.py::test_expand_paths[path0-None-1-out0] PASSED [ 46%] fsspec/tests/test_core.py::test_expand_paths[apath.*.csv-None-1-out1] PASSED [ 47%] fsspec/tests/test_core.py::test_expand_paths[apath.*.csv-None-2-out2] PASSED [ 47%] fsspec/tests/test_core.py::test_expand_paths[a*--2-out3] PASSED [ 48%] fsspec/tests/test_core.py::test_expand_error PASSED [ 48%] fsspec/tests/test_core.py::test_openfile_api PASSED [ 48%] fsspec/tests/test_core.py::test_cache_empty_file[none] PASSED [ 49%] fsspec/tests/test_core.py::test_cache_empty_file[mmap] PASSED [ 49%] fsspec/tests/test_core.py::test_cache_empty_file[bytes] PASSED [ 50%] fsspec/tests/test_core.py::test_cache_empty_file[readahead] PASSED [ 50%] fsspec/tests/test_core.py::test_cache_empty_file[block] PASSED [ 51%] fsspec/tests/test_core.py::test_cache_pickleable[none] PASSED [ 51%] fsspec/tests/test_core.py::test_cache_pickleable[mmap] PASSED [ 51%] fsspec/tests/test_core.py::test_cache_pickleable[bytes] PASSED [ 52%] fsspec/tests/test_core.py::test_cache_pickleable[readahead] PASSED [ 52%] fsspec/tests/test_core.py::test_cache_pickleable[block] PASSED [ 53%] fsspec/tests/test_core.py::test_cache_basic[none-1-size_requests0] PASSED [ 53%] fsspec/tests/test_core.py::test_cache_basic[none-1-size_requests1] PASSED [ 54%] fsspec/tests/test_core.py::test_cache_basic[none-1-size_requests2] PASSED [ 54%] fsspec/tests/test_core.py::test_cache_basic[none-10-size_requests0] PASSED [ 55%] fsspec/tests/test_core.py::test_cache_basic[none-10-size_requests1] PASSED [ 55%] fsspec/tests/test_core.py::test_cache_basic[none-10-size_requests2] PASSED [ 55%] fsspec/tests/test_core.py::test_cache_basic[none-52-size_requests0] PASSED [ 56%] fsspec/tests/test_core.py::test_cache_basic[none-52-size_requests1] PASSED [ 56%] fsspec/tests/test_core.py::test_cache_basic[none-52-size_requests2] PASSED [ 57%] fsspec/tests/test_core.py::test_cache_basic[none-100-size_requests0] PASSED [ 57%] fsspec/tests/test_core.py::test_cache_basic[none-100-size_requests1] PASSED [ 58%] fsspec/tests/test_core.py::test_cache_basic[none-100-size_requests2] PASSED [ 58%] fsspec/tests/test_core.py::test_cache_basic[mmap-1-size_requests0] PASSED [ 59%] fsspec/tests/test_core.py::test_cache_basic[mmap-1-size_requests1] PASSED [ 59%] fsspec/tests/test_core.py::test_cache_basic[mmap-1-size_requests2] PASSED [ 59%] fsspec/tests/test_core.py::test_cache_basic[mmap-10-size_requests0] PASSED [ 60%] fsspec/tests/test_core.py::test_cache_basic[mmap-10-size_requests1] PASSED [ 60%] fsspec/tests/test_core.py::test_cache_basic[mmap-10-size_requests2] PASSED [ 61%] fsspec/tests/test_core.py::test_cache_basic[mmap-52-size_requests0] PASSED [ 61%] fsspec/tests/test_core.py::test_cache_basic[mmap-52-size_requests1] PASSED [ 62%] fsspec/tests/test_core.py::test_cache_basic[mmap-52-size_requests2] PASSED [ 62%] fsspec/tests/test_core.py::test_cache_basic[mmap-100-size_requests0] PASSED [ 62%] fsspec/tests/test_core.py::test_cache_basic[mmap-100-size_requests1] PASSED [ 63%] fsspec/tests/test_core.py::test_cache_basic[mmap-100-size_requests2] PASSED [ 63%] fsspec/tests/test_core.py::test_cache_basic[bytes-1-size_requests0] PASSED [ 64%] fsspec/tests/test_core.py::test_cache_basic[bytes-1-size_requests1] PASSED [ 64%] fsspec/tests/test_core.py::test_cache_basic[bytes-1-size_requests2] PASSED [ 65%] fsspec/tests/test_core.py::test_cache_basic[bytes-10-size_requests0] PASSED [ 65%] fsspec/tests/test_core.py::test_cache_basic[bytes-10-size_requests1] PASSED [ 66%] fsspec/tests/test_core.py::test_cache_basic[bytes-10-size_requests2] PASSED [ 66%] fsspec/tests/test_core.py::test_cache_basic[bytes-52-size_requests0] PASSED [ 66%] fsspec/tests/test_core.py::test_cache_basic[bytes-52-size_requests1] PASSED [ 67%] fsspec/tests/test_core.py::test_cache_basic[bytes-52-size_requests2] PASSED [ 67%] fsspec/tests/test_core.py::test_cache_basic[bytes-100-size_requests0] PASSED [ 68%] fsspec/tests/test_core.py::test_cache_basic[bytes-100-size_requests1] PASSED [ 68%] fsspec/tests/test_core.py::test_cache_basic[bytes-100-size_requests2] PASSED [ 69%] fsspec/tests/test_core.py::test_cache_basic[readahead-1-size_requests0] PASSED [ 69%] fsspec/tests/test_core.py::test_cache_basic[readahead-1-size_requests1] PASSED [ 70%] fsspec/tests/test_core.py::test_cache_basic[readahead-1-size_requests2] PASSED [ 70%] fsspec/tests/test_core.py::test_cache_basic[readahead-10-size_requests0] PASSED [ 70%] fsspec/tests/test_core.py::test_cache_basic[readahead-10-size_requests1] PASSED [ 71%] fsspec/tests/test_core.py::test_cache_basic[readahead-10-size_requests2] PASSED [ 71%] fsspec/tests/test_core.py::test_cache_basic[readahead-52-size_requests0] PASSED [ 72%] fsspec/tests/test_core.py::test_cache_basic[readahead-52-size_requests1] PASSED [ 72%] fsspec/tests/test_core.py::test_cache_basic[readahead-52-size_requests2] PASSED [ 73%] fsspec/tests/test_core.py::test_cache_basic[readahead-100-size_requests0] PASSED [ 73%] fsspec/tests/test_core.py::test_cache_basic[readahead-100-size_requests1] PASSED [ 74%] fsspec/tests/test_core.py::test_cache_basic[readahead-100-size_requests2] PASSED [ 74%] fsspec/tests/test_core.py::test_cache_basic[block-1-size_requests0] PASSED [ 74%] fsspec/tests/test_core.py::test_cache_basic[block-1-size_requests1] PASSED [ 75%] fsspec/tests/test_core.py::test_cache_basic[block-1-size_requests2] PASSED [ 75%] fsspec/tests/test_core.py::test_cache_basic[block-10-size_requests0] PASSED [ 76%] fsspec/tests/test_core.py::test_cache_basic[block-10-size_requests1] PASSED [ 76%] fsspec/tests/test_core.py::test_cache_basic[block-10-size_requests2] PASSED [ 77%] fsspec/tests/test_core.py::test_cache_basic[block-52-size_requests0] PASSED [ 77%] fsspec/tests/test_core.py::test_cache_basic[block-52-size_requests1] PASSED [ 77%] fsspec/tests/test_core.py::test_cache_basic[block-52-size_requests2] PASSED [ 78%] fsspec/tests/test_core.py::test_cache_basic[block-100-size_requests0] PASSED [ 78%] fsspec/tests/test_core.py::test_cache_basic[block-100-size_requests1] PASSED [ 79%] fsspec/tests/test_core.py::test_cache_basic[block-100-size_requests2] PASSED [ 79%] fsspec/tests/test_core.py::test_xz_lzma_compressions PASSED [ 80%] fsspec/tests/test_core.py::test_cache_getitem[none] PASSED [ 80%] fsspec/tests/test_core.py::test_cache_getitem[mmap] PASSED [ 81%] fsspec/tests/test_core.py::test_cache_getitem[bytes] PASSED [ 81%] fsspec/tests/test_core.py::test_cache_getitem[readahead] PASSED [ 81%] fsspec/tests/test_core.py::test_cache_getitem[block] PASSED [ 82%] fsspec/tests/test_core.py::test_cache_getitem_raises PASSED [ 82%] fsspec/tests/test_core.py::test_block_cache_lru PASSED [ 83%] fsspec/tests/test_file.py::test_pickle SKIPPED [ 83%] fsspec/tests/test_file.py::test_file_read_attributes SKIPPED [ 84%] fsspec/tests/test_file.py::test_seek SKIPPED [ 84%] fsspec/tests/test_file.py::test_file_idempotent SKIPPED [ 85%] fsspec/tests/test_file.py::test_file_text_attributes SKIPPED [ 85%] fsspec/tests/test_file.py::test_file_write_attributes SKIPPED [ 85%] fsspec/tests/test_file.py::test_midread_cache SKIPPED [ 86%] fsspec/tests/test_file.py::test_read_block SKIPPED [ 86%] fsspec/tests/test_file.py::test_with_gzip SKIPPED [ 87%] fsspec/tests/test_mapping.py::test_mapping_prefix PASSED [ 87%] fsspec/tests/test_mapping.py::test_ops PASSED [ 88%] fsspec/tests/test_mapping.py::test_pickle PASSED [ 88%] fsspec/tests/test_mapping.py::test_keys_view PASSED [ 88%] fsspec/tests/test_registry.py::test_minversion_s3fs[s3-s3fs-0.3.0-0.1.0] SKIPPED [ 89%] fsspec/tests/test_registry.py::test_minversion_s3fs[gs-gcsfs-0.3.0-0.1.0] SKIPPED [ 89%] fsspec/tests/test_spec.py::test_glob[mock://top_level/second_level/date=2019-10-01/a.parquet-expected0] PASSED [ 90%] fsspec/tests/test_spec.py::test_glob[mock://top_level/second_level/date=2019-10-01/*-expected1] PASSED [ 90%] fsspec/tests/test_spec.py::test_glob[mock://top_level/second_level/date=2019-10-expected2] PASSED [ 91%] fsspec/tests/test_spec.py::test_glob[mock://top_level/second_level/date=2019-10-0[1-4]-expected3] PASSED [ 91%] fsspec/tests/test_spec.py::test_glob[mock://top_level/second_level/date=2019-10-0[1-4]/*-expected4] PASSED [ 92%] fsspec/tests/test_spec.py::test_glob[mock://top_level/second_level/date=2019-10-0[1-4]/[a].*-expected5] PASSED [ 92%] fsspec/tests/test_spec.py::test_cache PASSED [ 92%] fsspec/tests/test_spec.py::test_alias PASSED [ 93%] fsspec/tests/test_spec.py::test_add_docs_warns PASSED [ 93%] fsspec/tests/test_spec.py::test_cache_options PASSED [ 94%] fsspec/tests/test_spec.py::test_trim_kwarg_warns PASSED [ 94%] fsspec/tests/test_spec.py::test_eq PASSED [ 95%] fsspec/tests/test_spec.py::test_pickle_multiple PASSED [ 95%] fsspec/tests/test_utils.py::test_read_block PASSED [ 96%] fsspec/tests/test_utils.py::test_read_block_split_before PASSED [ 96%] fsspec/tests/test_utils.py::test_seek_delimiter_endline PASSED [ 96%] fsspec/tests/test_utils.py::test_infer_options PASSED [ 97%] fsspec/tests/test_utils.py::test_infer_storage_options_c[c:\\foo\\bar-c:\\foo\\bar] PASSED [ 97%] fsspec/tests/test_utils.py::test_infer_storage_options_c[C:\\\\foo\\bar-C:\\\\foo\\bar] PASSED [ 98%] fsspec/tests/test_utils.py::test_infer_storage_options_c[c:/foo/bar-c:/foo/bar] PASSED [ 98%] fsspec/tests/test_utils.py::test_infer_storage_options_c[file:///c|\\foo\\bar-c:\\foo\\bar] PASSED [ 99%] fsspec/tests/test_utils.py::test_infer_storage_options_c[file:///C|/foo/bar-C:/foo/bar] PASSED [ 99%] fsspec/tests/test_utils.py::test_infer_storage_options_c[file:///C:/foo/bar-C:/foo/bar] PASSED [100%] =========================== short test summary info ============================ SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.6.2/fsspec/implementations/tests/test_dask.py:5: could not import 'distributed': No module named 'distributed' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.6.2/fsspec/implementations/tests/test_sftp.py:8: could not import 'paramiko': No module named 'paramiko' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.6.2/fsspec/tests/test_fuse.py:9: could not import 'fuse': No module named 'fuse' SKIPPED [18] /builddir/build/BUILD/filesystem_spec-0.6.2/fsspec/conftest.py:32: could not import 'pyftpdlib': No module named 'pyftpdlib' SKIPPED [2] /builddir/build/BUILD/filesystem_spec-0.6.2/fsspec/implementations/tests/test_ftp.py:17: could not import 'pyftpdlib': No module named 'pyftpdlib' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.6.2/fsspec/implementations/tests/test_local.py:300: could not import 'pyarrow': No module named 'pyarrow' SKIPPED [6] /builddir/build/BUILD/filesystem_spec-0.6.2/fsspec/implementations/tests/test_webhdfs.py:19: htcluster not found SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.6.2/fsspec/tests/test_compression.py:61: could not import 'lz4': No module named 'lz4' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.6.2/fsspec/tests/test_compression.py:90: could not import 'zstandard': No module named 'zstandard' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.6.2/fsspec/tests/test_compression.py:119: could not import 'snappy': No module named 'snappy' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.6.2/fsspec/tests/test_registry.py:12: could not import 's3fs': No module named 's3fs' SKIPPED [1] /builddir/build/BUILD/filesystem_spec-0.6.2/fsspec/tests/test_registry.py:12: could not import 'gcsfs': No module named 'gcsfs' ==================== 195 passed, 35 skipped in 1.85 seconds ==================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-fsspec-0.6.2-1.fc32~bootstrap.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3Tq0Ec + umask 022 + cd /builddir/build/BUILD + cd filesystem_spec-0.6.2 + DOCDIR=/builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/share/doc/python3-fsspec + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/share/doc/python3-fsspec + cp -pr README.md /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/share/doc/python3-fsspec + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VEyiHf + umask 022 + cd /builddir/build/BUILD + cd filesystem_spec-0.6.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/share/licenses/python3-fsspec + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/share/licenses/python3-fsspec + cp -pr LICENSE /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch/usr/share/licenses/python3-fsspec + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-fsspec = 0.6.2-1.fc32~bootstrap python3-fsspec = 0.6.2-1.fc32~bootstrap python3.8dist(fsspec) = 0.6.2 python3dist(fsspec) = 0.6.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.8 Obsoletes: python-fsspec < 0.6.2-1.fc32~bootstrap Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch Wrote: /builddir/build/RPMS/python3-fsspec-0.6.2-1.fc32~bootstrap.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tzNy4g + umask 022 + cd /builddir/build/BUILD + cd filesystem_spec-0.6.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-fsspec-0.6.2-1.fc32~bootstrap.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0