Mock Version: 1.4.18 Mock Version: 1.4.18 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-dask.spec'], chrootPath='/var/lib/mock/f31-build-17610951-1272240/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-dask.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=1569628800 Wrote: /builddir/build/SRPMS/python-dask-2.5.0-1.fc31~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-dask.spec'], chrootPath='/var/lib/mock/f31-build-17610951-1272240/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-dask.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=1569628800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cNE1fo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dask-2.5.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/dask-2.5.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd dask-2.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-XFail-partitioning-test-on-some-arches.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -rf dask.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TTngVp + umask 022 + cd /builddir/build/BUILD + cd dask-2.5.0 + 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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-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/dask copying dask/delayed.py -> build/lib/dask copying dask/utils.py -> build/lib/dask copying dask/config.py -> build/lib/dask copying dask/datasets.py -> build/lib/dask copying dask/highlevelgraph.py -> build/lib/dask copying dask/blockwise.py -> build/lib/dask copying dask/utils_test.py -> build/lib/dask copying dask/order.py -> build/lib/dask copying dask/distributed.py -> build/lib/dask copying dask/context.py -> build/lib/dask copying dask/multiprocessing.py -> build/lib/dask copying dask/sizeof.py -> build/lib/dask copying dask/local.py -> build/lib/dask copying dask/callbacks.py -> build/lib/dask copying dask/core.py -> build/lib/dask copying dask/cache.py -> build/lib/dask copying dask/compatibility.py -> build/lib/dask copying dask/rewrite.py -> build/lib/dask copying dask/base.py -> build/lib/dask copying dask/__init__.py -> build/lib/dask copying dask/dot.py -> build/lib/dask copying dask/hashing.py -> build/lib/dask copying dask/threaded.py -> build/lib/dask copying dask/optimization.py -> build/lib/dask copying dask/_version.py -> build/lib/dask creating build/lib/dask/array copying dask/array/linalg.py -> build/lib/dask/array copying dask/array/slicing.py -> build/lib/dask/array copying dask/array/overlap.py -> build/lib/dask/array copying dask/array/utils.py -> build/lib/dask/array copying dask/array/svg.py -> build/lib/dask/array copying dask/array/stats.py -> build/lib/dask/array copying dask/array/creation.py -> build/lib/dask/array copying dask/array/percentile.py -> build/lib/dask/array copying dask/array/reshape.py -> build/lib/dask/array copying dask/array/einsumfuncs.py -> build/lib/dask/array copying dask/array/reductions.py -> build/lib/dask/array copying dask/array/blockwise.py -> build/lib/dask/array copying dask/array/numpy_compat.py -> build/lib/dask/array copying dask/array/tiledb_io.py -> build/lib/dask/array copying dask/array/routines.py -> build/lib/dask/array copying dask/array/ufunc.py -> build/lib/dask/array copying dask/array/core.py -> build/lib/dask/array copying dask/array/__init__.py -> build/lib/dask/array copying dask/array/chunk.py -> build/lib/dask/array copying dask/array/image.py -> build/lib/dask/array copying dask/array/ma.py -> build/lib/dask/array copying dask/array/backends.py -> build/lib/dask/array copying dask/array/wrap.py -> build/lib/dask/array copying dask/array/gufunc.py -> build/lib/dask/array copying dask/array/optimization.py -> build/lib/dask/array copying dask/array/rechunk.py -> build/lib/dask/array copying dask/array/random.py -> build/lib/dask/array copying dask/array/fft.py -> build/lib/dask/array creating build/lib/dask/bag copying dask/bag/utils.py -> build/lib/dask/bag copying dask/bag/avro.py -> build/lib/dask/bag copying dask/bag/core.py -> build/lib/dask/bag copying dask/bag/__init__.py -> build/lib/dask/bag copying dask/bag/text.py -> build/lib/dask/bag creating build/lib/dask/bytes copying dask/bytes/utils.py -> build/lib/dask/bytes copying dask/bytes/core.py -> build/lib/dask/bytes copying dask/bytes/__init__.py -> build/lib/dask/bytes copying dask/bytes/_compatibility.py -> build/lib/dask/bytes creating build/lib/dask/dataframe copying dask/dataframe/utils.py -> build/lib/dask/dataframe copying dask/dataframe/partitionquantiles.py -> build/lib/dask/dataframe copying dask/dataframe/groupby.py -> build/lib/dask/dataframe copying dask/dataframe/methods.py -> build/lib/dask/dataframe copying dask/dataframe/optimize.py -> build/lib/dask/dataframe copying dask/dataframe/reshape.py -> build/lib/dask/dataframe copying dask/dataframe/extensions.py -> build/lib/dask/dataframe copying dask/dataframe/hyperloglog.py -> build/lib/dask/dataframe copying dask/dataframe/indexing.py -> build/lib/dask/dataframe copying dask/dataframe/accessor.py -> build/lib/dask/dataframe copying dask/dataframe/multi.py -> build/lib/dask/dataframe copying dask/dataframe/core.py -> build/lib/dask/dataframe copying dask/dataframe/rolling.py -> build/lib/dask/dataframe copying dask/dataframe/__init__.py -> build/lib/dask/dataframe copying dask/dataframe/shuffle.py -> build/lib/dask/dataframe copying dask/dataframe/backends.py -> build/lib/dask/dataframe copying dask/dataframe/categorical.py -> build/lib/dask/dataframe copying dask/dataframe/_accessor.py -> build/lib/dask/dataframe creating build/lib/dask/dataframe/io copying dask/dataframe/io/demo.py -> build/lib/dask/dataframe/io copying dask/dataframe/io/utils.py -> build/lib/dask/dataframe/io copying dask/dataframe/io/json.py -> build/lib/dask/dataframe/io copying dask/dataframe/io/orc.py -> build/lib/dask/dataframe/io copying dask/dataframe/io/sql.py -> build/lib/dask/dataframe/io copying dask/dataframe/io/hdf.py -> build/lib/dask/dataframe/io copying dask/dataframe/io/__init__.py -> build/lib/dask/dataframe/io copying dask/dataframe/io/io.py -> build/lib/dask/dataframe/io copying dask/dataframe/io/csv.py -> build/lib/dask/dataframe/io creating build/lib/dask/dataframe/tseries copying dask/dataframe/tseries/resample.py -> build/lib/dask/dataframe/tseries copying dask/dataframe/tseries/__init__.py -> build/lib/dask/dataframe/tseries creating build/lib/dask/diagnostics copying dask/diagnostics/profile.py -> build/lib/dask/diagnostics copying dask/diagnostics/profile_visualize.py -> build/lib/dask/diagnostics copying dask/diagnostics/__init__.py -> build/lib/dask/diagnostics copying dask/diagnostics/progress.py -> build/lib/dask/diagnostics creating build/lib/dask/tests copying dask/tests/test_rewrite.py -> build/lib/dask/tests copying dask/tests/test_delayed.py -> build/lib/dask/tests copying dask/tests/test_order.py -> build/lib/dask/tests copying dask/tests/test_optimization.py -> build/lib/dask/tests copying dask/tests/test_multiprocessing.py -> build/lib/dask/tests copying dask/tests/test_sizeof.py -> build/lib/dask/tests copying dask/tests/test_core.py -> build/lib/dask/tests copying dask/tests/test_local.py -> build/lib/dask/tests copying dask/tests/test_distributed.py -> build/lib/dask/tests copying dask/tests/test_base.py -> build/lib/dask/tests copying dask/tests/test_highgraph.py -> build/lib/dask/tests copying dask/tests/test_context.py -> build/lib/dask/tests copying dask/tests/test_datasets.py -> build/lib/dask/tests copying dask/tests/__init__.py -> build/lib/dask/tests copying dask/tests/test_cache.py -> build/lib/dask/tests copying dask/tests/test_threaded.py -> build/lib/dask/tests copying dask/tests/test_config.py -> build/lib/dask/tests copying dask/tests/test_utils.py -> build/lib/dask/tests copying dask/tests/test_callbacks.py -> build/lib/dask/tests copying dask/tests/test_hashing.py -> build/lib/dask/tests copying dask/tests/test_dot.py -> build/lib/dask/tests creating build/lib/dask/array/tests copying dask/array/tests/test_linalg.py -> build/lib/dask/array/tests copying dask/array/tests/test_svg.py -> build/lib/dask/array/tests copying dask/array/tests/test_testing.py -> build/lib/dask/array/tests copying dask/array/tests/test_ufunc.py -> build/lib/dask/array/tests copying dask/array/tests/test_array_core.py -> build/lib/dask/array/tests copying dask/array/tests/test_random.py -> build/lib/dask/array/tests copying dask/array/tests/test_overlap.py -> build/lib/dask/array/tests copying dask/array/tests/test_sparse.py -> build/lib/dask/array/tests copying dask/array/tests/test_optimization.py -> build/lib/dask/array/tests copying dask/array/tests/test_numpy_compat.py -> build/lib/dask/array/tests copying dask/array/tests/test_stats.py -> build/lib/dask/array/tests copying dask/array/tests/test_routines.py -> build/lib/dask/array/tests copying dask/array/tests/test_image.py -> build/lib/dask/array/tests copying dask/array/tests/test_gufunc.py -> build/lib/dask/array/tests copying dask/array/tests/test_creation.py -> build/lib/dask/array/tests copying dask/array/tests/test_fft.py -> build/lib/dask/array/tests copying dask/array/tests/test_chunk.py -> build/lib/dask/array/tests copying dask/array/tests/test_wrap.py -> build/lib/dask/array/tests copying dask/array/tests/test_percentiles.py -> build/lib/dask/array/tests copying dask/array/tests/test_rechunk.py -> build/lib/dask/array/tests copying dask/array/tests/test_reshape.py -> build/lib/dask/array/tests copying dask/array/tests/__init__.py -> build/lib/dask/array/tests copying dask/array/tests/test_atop.py -> build/lib/dask/array/tests copying dask/array/tests/test_masked.py -> build/lib/dask/array/tests copying dask/array/tests/test_linearoperator.py -> build/lib/dask/array/tests copying dask/array/tests/test_array_utils.py -> build/lib/dask/array/tests copying dask/array/tests/test_cupy.py -> build/lib/dask/array/tests copying dask/array/tests/test_array_function.py -> build/lib/dask/array/tests copying dask/array/tests/test_reductions.py -> build/lib/dask/array/tests copying dask/array/tests/test_xarray.py -> build/lib/dask/array/tests copying dask/array/tests/test_slicing.py -> build/lib/dask/array/tests creating build/lib/dask/bag/tests copying dask/bag/tests/test_bag.py -> build/lib/dask/bag/tests copying dask/bag/tests/__init__.py -> build/lib/dask/bag/tests copying dask/bag/tests/test_avro.py -> build/lib/dask/bag/tests copying dask/bag/tests/test_text.py -> build/lib/dask/bag/tests creating build/lib/dask/bytes/tests copying dask/bytes/tests/test_bytes_utils.py -> build/lib/dask/bytes/tests copying dask/bytes/tests/test_http.py -> build/lib/dask/bytes/tests copying dask/bytes/tests/test_local.py -> build/lib/dask/bytes/tests copying dask/bytes/tests/test_hdfs.py -> build/lib/dask/bytes/tests copying dask/bytes/tests/__init__.py -> build/lib/dask/bytes/tests copying dask/bytes/tests/test_s3.py -> build/lib/dask/bytes/tests copying dask/bytes/tests/test_compression.py -> build/lib/dask/bytes/tests creating build/lib/dask/dataframe/tests copying dask/dataframe/tests/test_utils_dataframe.py -> build/lib/dask/dataframe/tests copying dask/dataframe/tests/test_format.py -> build/lib/dask/dataframe/tests copying dask/dataframe/tests/test_accessors.py -> build/lib/dask/dataframe/tests copying dask/dataframe/tests/test_merge_column_and_index.py -> build/lib/dask/dataframe/tests copying dask/dataframe/tests/test_indexing.py -> build/lib/dask/dataframe/tests copying dask/dataframe/tests/test_ufunc.py -> build/lib/dask/dataframe/tests copying dask/dataframe/tests/test_optimize_dataframe.py -> build/lib/dask/dataframe/tests copying dask/dataframe/tests/test_arithmetics_reduction.py -> build/lib/dask/dataframe/tests copying dask/dataframe/tests/test_multi.py -> build/lib/dask/dataframe/tests copying dask/dataframe/tests/test_extensions.py -> build/lib/dask/dataframe/tests copying dask/dataframe/tests/test_shuffle.py -> build/lib/dask/dataframe/tests copying dask/dataframe/tests/test_hyperloglog.py -> build/lib/dask/dataframe/tests copying dask/dataframe/tests/test_groupby.py -> build/lib/dask/dataframe/tests copying dask/dataframe/tests/test_categorical.py -> build/lib/dask/dataframe/tests copying dask/dataframe/tests/test_reshape.py -> build/lib/dask/dataframe/tests copying dask/dataframe/tests/__init__.py -> build/lib/dask/dataframe/tests copying dask/dataframe/tests/test_hashing.py -> build/lib/dask/dataframe/tests copying dask/dataframe/tests/test_dataframe.py -> build/lib/dask/dataframe/tests copying dask/dataframe/tests/test_rolling.py -> build/lib/dask/dataframe/tests creating build/lib/dask/dataframe/io/tests copying dask/dataframe/io/tests/test_sql.py -> build/lib/dask/dataframe/io/tests copying dask/dataframe/io/tests/test_hdf.py -> build/lib/dask/dataframe/io/tests copying dask/dataframe/io/tests/test_orc.py -> build/lib/dask/dataframe/io/tests copying dask/dataframe/io/tests/test_parquet.py -> build/lib/dask/dataframe/io/tests copying dask/dataframe/io/tests/__init__.py -> build/lib/dask/dataframe/io/tests copying dask/dataframe/io/tests/test_io.py -> build/lib/dask/dataframe/io/tests copying dask/dataframe/io/tests/test_csv.py -> build/lib/dask/dataframe/io/tests copying dask/dataframe/io/tests/test_demo.py -> build/lib/dask/dataframe/io/tests copying dask/dataframe/io/tests/test_json.py -> build/lib/dask/dataframe/io/tests creating build/lib/dask/dataframe/tseries/tests copying dask/dataframe/tseries/tests/test_resample.py -> build/lib/dask/dataframe/tseries/tests copying dask/dataframe/tseries/tests/__init__.py -> build/lib/dask/dataframe/tseries/tests creating build/lib/dask/diagnostics/tests copying dask/diagnostics/tests/test_progress.py -> build/lib/dask/diagnostics/tests copying dask/diagnostics/tests/test_profiler.py -> build/lib/dask/diagnostics/tests copying dask/diagnostics/tests/__init__.py -> build/lib/dask/diagnostics/tests running egg_info creating dask.egg-info writing dask.egg-info/PKG-INFO writing dependency_links to dask.egg-info/dependency_links.txt writing requirements to dask.egg-info/requires.txt writing top-level names to dask.egg-info/top_level.txt writing manifest file 'dask.egg-info/SOURCES.txt' reading manifest file 'dask.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'dask.egg-info/SOURCES.txt' copying dask/dask.yaml -> build/lib/dask creating build/lib/dask/dataframe/io/parquet copying dask/dataframe/io/parquet/__init__.py -> build/lib/dask/dataframe/io/parquet copying dask/dataframe/io/parquet/arrow.py -> build/lib/dask/dataframe/io/parquet copying dask/dataframe/io/parquet/core.py -> build/lib/dask/dataframe/io/parquet copying dask/dataframe/io/parquet/fastparquet.py -> build/lib/dask/dataframe/io/parquet copying dask/dataframe/io/parquet/utils.py -> build/lib/dask/dataframe/io/parquet UPDATING build/lib/dask/_version.py set build/lib/dask/_version.py to '2.5.0' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SF47Qq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch ++ dirname /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch + cd dask-2.5.0 + 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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-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-dask-2.5.0-1.fc31~bootstrap.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr creating /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib creating /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask copying build/lib/dask/delayed.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask copying build/lib/dask/utils.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask copying build/lib/dask/config.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask copying build/lib/dask/datasets.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask creating /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/diagnostics copying build/lib/dask/diagnostics/profile.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/diagnostics copying build/lib/dask/diagnostics/profile_visualize.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/diagnostics copying build/lib/dask/diagnostics/__init__.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/diagnostics copying build/lib/dask/diagnostics/progress.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/diagnostics creating /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/diagnostics/tests copying build/lib/dask/diagnostics/tests/test_progress.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/diagnostics/tests copying build/lib/dask/diagnostics/tests/test_profiler.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/diagnostics/tests copying build/lib/dask/diagnostics/tests/__init__.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/diagnostics/tests copying build/lib/dask/highlevelgraph.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask creating /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe creating /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tseries copying build/lib/dask/dataframe/tseries/resample.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tseries copying build/lib/dask/dataframe/tseries/__init__.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tseries creating /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tseries/tests copying build/lib/dask/dataframe/tseries/tests/test_resample.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tseries/tests copying build/lib/dask/dataframe/tseries/tests/__init__.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tseries/tests copying build/lib/dask/dataframe/utils.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe copying build/lib/dask/dataframe/partitionquantiles.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe copying build/lib/dask/dataframe/groupby.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe copying build/lib/dask/dataframe/methods.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe copying build/lib/dask/dataframe/optimize.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe copying build/lib/dask/dataframe/reshape.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe copying build/lib/dask/dataframe/extensions.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe copying build/lib/dask/dataframe/hyperloglog.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe copying build/lib/dask/dataframe/indexing.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe copying build/lib/dask/dataframe/accessor.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe copying build/lib/dask/dataframe/multi.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe copying build/lib/dask/dataframe/core.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe copying build/lib/dask/dataframe/rolling.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe copying build/lib/dask/dataframe/__init__.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe copying build/lib/dask/dataframe/shuffle.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe copying build/lib/dask/dataframe/backends.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe creating /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests copying build/lib/dask/dataframe/tests/test_utils_dataframe.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests copying build/lib/dask/dataframe/tests/test_format.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests copying build/lib/dask/dataframe/tests/test_accessors.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests copying build/lib/dask/dataframe/tests/test_merge_column_and_index.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests copying build/lib/dask/dataframe/tests/test_indexing.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests copying build/lib/dask/dataframe/tests/test_ufunc.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests copying build/lib/dask/dataframe/tests/test_optimize_dataframe.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests copying build/lib/dask/dataframe/tests/test_arithmetics_reduction.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests copying build/lib/dask/dataframe/tests/test_multi.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests copying build/lib/dask/dataframe/tests/test_extensions.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests copying build/lib/dask/dataframe/tests/test_shuffle.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests copying build/lib/dask/dataframe/tests/test_hyperloglog.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests copying build/lib/dask/dataframe/tests/test_groupby.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests copying build/lib/dask/dataframe/tests/test_categorical.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests copying build/lib/dask/dataframe/tests/test_reshape.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests copying build/lib/dask/dataframe/tests/__init__.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests copying build/lib/dask/dataframe/tests/test_hashing.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests copying build/lib/dask/dataframe/tests/test_dataframe.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests copying build/lib/dask/dataframe/tests/test_rolling.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests copying build/lib/dask/dataframe/categorical.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe creating /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io copying build/lib/dask/dataframe/io/demo.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io copying build/lib/dask/dataframe/io/utils.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io copying build/lib/dask/dataframe/io/json.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io copying build/lib/dask/dataframe/io/orc.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io creating /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/parquet copying build/lib/dask/dataframe/io/parquet/utils.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/parquet copying build/lib/dask/dataframe/io/parquet/fastparquet.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/parquet copying build/lib/dask/dataframe/io/parquet/arrow.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/parquet copying build/lib/dask/dataframe/io/parquet/core.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/parquet copying build/lib/dask/dataframe/io/parquet/__init__.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/parquet copying build/lib/dask/dataframe/io/sql.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io copying build/lib/dask/dataframe/io/hdf.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io copying build/lib/dask/dataframe/io/__init__.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io copying build/lib/dask/dataframe/io/io.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io creating /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/tests copying build/lib/dask/dataframe/io/tests/test_sql.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/tests copying build/lib/dask/dataframe/io/tests/test_hdf.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/tests copying build/lib/dask/dataframe/io/tests/test_orc.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/tests copying build/lib/dask/dataframe/io/tests/test_parquet.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/tests copying build/lib/dask/dataframe/io/tests/__init__.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/tests copying build/lib/dask/dataframe/io/tests/test_io.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/tests copying build/lib/dask/dataframe/io/tests/test_csv.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/tests copying build/lib/dask/dataframe/io/tests/test_demo.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/tests copying build/lib/dask/dataframe/io/tests/test_json.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/tests copying build/lib/dask/dataframe/io/csv.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io copying build/lib/dask/dataframe/_accessor.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe copying build/lib/dask/dask.yaml -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask creating /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bag copying build/lib/dask/bag/utils.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bag copying build/lib/dask/bag/avro.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bag copying build/lib/dask/bag/core.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bag copying build/lib/dask/bag/__init__.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bag copying build/lib/dask/bag/text.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bag creating /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bag/tests copying build/lib/dask/bag/tests/test_bag.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bag/tests copying build/lib/dask/bag/tests/__init__.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bag/tests copying build/lib/dask/bag/tests/test_avro.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bag/tests copying build/lib/dask/bag/tests/test_text.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bag/tests copying build/lib/dask/blockwise.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask copying build/lib/dask/utils_test.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask copying build/lib/dask/order.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask copying build/lib/dask/distributed.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask creating /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bytes copying build/lib/dask/bytes/utils.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bytes copying build/lib/dask/bytes/core.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bytes copying build/lib/dask/bytes/__init__.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bytes creating /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bytes/tests copying build/lib/dask/bytes/tests/test_bytes_utils.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bytes/tests copying build/lib/dask/bytes/tests/test_http.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bytes/tests copying build/lib/dask/bytes/tests/test_local.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bytes/tests copying build/lib/dask/bytes/tests/test_hdfs.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bytes/tests copying build/lib/dask/bytes/tests/__init__.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bytes/tests copying build/lib/dask/bytes/tests/test_s3.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bytes/tests copying build/lib/dask/bytes/tests/test_compression.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bytes/tests copying build/lib/dask/bytes/_compatibility.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bytes copying build/lib/dask/context.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask copying build/lib/dask/multiprocessing.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask copying build/lib/dask/sizeof.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask copying build/lib/dask/local.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask copying build/lib/dask/callbacks.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask creating /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/linalg.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/slicing.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/overlap.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/utils.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/svg.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/stats.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/creation.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/percentile.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/reshape.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/einsumfuncs.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/reductions.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/blockwise.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/numpy_compat.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/tiledb_io.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/routines.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/ufunc.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/core.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/__init__.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/chunk.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/image.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/ma.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/backends.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array creating /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_linalg.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_svg.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_testing.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_ufunc.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_array_core.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_random.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_overlap.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_sparse.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_optimization.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_numpy_compat.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_stats.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_routines.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_image.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_gufunc.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_creation.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_fft.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_chunk.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_wrap.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_percentiles.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_rechunk.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_reshape.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/__init__.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_atop.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_masked.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_linearoperator.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_array_utils.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_cupy.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_array_function.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_reductions.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_xarray.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/tests/test_slicing.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests copying build/lib/dask/array/wrap.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/gufunc.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/optimization.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/rechunk.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/random.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/array/fft.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array copying build/lib/dask/core.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask copying build/lib/dask/cache.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask copying build/lib/dask/compatibility.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask copying build/lib/dask/rewrite.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask copying build/lib/dask/base.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask copying build/lib/dask/__init__.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask copying build/lib/dask/dot.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask copying build/lib/dask/hashing.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask copying build/lib/dask/threaded.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask creating /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests copying build/lib/dask/tests/test_rewrite.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests copying build/lib/dask/tests/test_delayed.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests copying build/lib/dask/tests/test_order.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests copying build/lib/dask/tests/test_optimization.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests copying build/lib/dask/tests/test_multiprocessing.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests copying build/lib/dask/tests/test_sizeof.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests copying build/lib/dask/tests/test_core.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests copying build/lib/dask/tests/test_local.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests copying build/lib/dask/tests/test_distributed.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests copying build/lib/dask/tests/test_base.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests copying build/lib/dask/tests/test_highgraph.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests copying build/lib/dask/tests/test_context.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests copying build/lib/dask/tests/test_datasets.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests copying build/lib/dask/tests/__init__.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests copying build/lib/dask/tests/test_cache.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests copying build/lib/dask/tests/test_threaded.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests copying build/lib/dask/tests/test_config.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests copying build/lib/dask/tests/test_utils.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests copying build/lib/dask/tests/test_callbacks.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests copying build/lib/dask/tests/test_hashing.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests copying build/lib/dask/tests/test_dot.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests copying build/lib/dask/optimization.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask copying build/lib/dask/_version.py -> /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/delayed.py to delayed.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/config.py to config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/datasets.py to datasets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/diagnostics/profile.py to profile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/diagnostics/profile_visualize.py to profile_visualize.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/diagnostics/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/diagnostics/progress.py to progress.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/diagnostics/tests/test_progress.py to test_progress.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/diagnostics/tests/test_profiler.py to test_profiler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/diagnostics/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/highlevelgraph.py to highlevelgraph.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tseries/resample.py to resample.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tseries/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tseries/tests/test_resample.py to test_resample.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tseries/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/partitionquantiles.py to partitionquantiles.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/groupby.py to groupby.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/methods.py to methods.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/optimize.py to optimize.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/reshape.py to reshape.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/extensions.py to extensions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/hyperloglog.py to hyperloglog.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/indexing.py to indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/accessor.py to accessor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/multi.py to multi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/rolling.py to rolling.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/shuffle.py to shuffle.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/backends.py to backends.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests/test_utils_dataframe.py to test_utils_dataframe.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests/test_format.py to test_format.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests/test_accessors.py to test_accessors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests/test_merge_column_and_index.py to test_merge_column_and_index.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests/test_indexing.py to test_indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests/test_ufunc.py to test_ufunc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests/test_optimize_dataframe.py to test_optimize_dataframe.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests/test_arithmetics_reduction.py to test_arithmetics_reduction.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests/test_multi.py to test_multi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests/test_extensions.py to test_extensions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests/test_shuffle.py to test_shuffle.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests/test_hyperloglog.py to test_hyperloglog.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests/test_groupby.py to test_groupby.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests/test_categorical.py to test_categorical.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests/test_reshape.py to test_reshape.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests/test_hashing.py to test_hashing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests/test_dataframe.py to test_dataframe.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/tests/test_rolling.py to test_rolling.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/categorical.py to categorical.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/demo.py to demo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/json.py to json.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/orc.py to orc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/parquet/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/parquet/fastparquet.py to fastparquet.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/parquet/arrow.py to arrow.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/parquet/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/parquet/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/sql.py to sql.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/hdf.py to hdf.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/io.py to io.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/tests/test_sql.py to test_sql.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/tests/test_hdf.py to test_hdf.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/tests/test_orc.py to test_orc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/tests/test_parquet.py to test_parquet.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/tests/test_io.py to test_io.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/tests/test_csv.py to test_csv.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/tests/test_demo.py to test_demo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/tests/test_json.py to test_json.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/io/csv.py to csv.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dataframe/_accessor.py to _accessor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bag/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bag/avro.py to avro.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bag/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bag/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bag/text.py to text.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bag/tests/test_bag.py to test_bag.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bag/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bag/tests/test_avro.py to test_avro.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bag/tests/test_text.py to test_text.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/blockwise.py to blockwise.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/utils_test.py to utils_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/order.py to order.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/distributed.py to distributed.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bytes/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bytes/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bytes/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bytes/tests/test_bytes_utils.py to test_bytes_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bytes/tests/test_http.py to test_http.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bytes/tests/test_local.py to test_local.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bytes/tests/test_hdfs.py to test_hdfs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bytes/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bytes/tests/test_s3.py to test_s3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bytes/tests/test_compression.py to test_compression.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/bytes/_compatibility.py to _compatibility.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/context.py to context.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/multiprocessing.py to multiprocessing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/sizeof.py to sizeof.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/local.py to local.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/callbacks.py to callbacks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/linalg.py to linalg.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/slicing.py to slicing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/overlap.py to overlap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/svg.py to svg.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/stats.py to stats.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/creation.py to creation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/percentile.py to percentile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/reshape.py to reshape.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/einsumfuncs.py to einsumfuncs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/reductions.py to reductions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/blockwise.py to blockwise.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/numpy_compat.py to numpy_compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tiledb_io.py to tiledb_io.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/routines.py to routines.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/ufunc.py to ufunc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/chunk.py to chunk.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/image.py to image.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/ma.py to ma.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/backends.py to backends.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_linalg.py to test_linalg.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_svg.py to test_svg.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_testing.py to test_testing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_ufunc.py to test_ufunc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_array_core.py to test_array_core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_random.py to test_random.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_overlap.py to test_overlap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_sparse.py to test_sparse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_optimization.py to test_optimization.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_numpy_compat.py to test_numpy_compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_stats.py to test_stats.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_routines.py to test_routines.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_image.py to test_image.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_gufunc.py to test_gufunc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_creation.py to test_creation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_fft.py to test_fft.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_chunk.py to test_chunk.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_wrap.py to test_wrap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_percentiles.py to test_percentiles.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_rechunk.py to test_rechunk.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_reshape.py to test_reshape.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_atop.py to test_atop.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_masked.py to test_masked.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_linearoperator.py to test_linearoperator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_array_utils.py to test_array_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_cupy.py to test_cupy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_array_function.py to test_array_function.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_reductions.py to test_reductions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_xarray.py to test_xarray.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/tests/test_slicing.py to test_slicing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/wrap.py to wrap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/gufunc.py to gufunc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/optimization.py to optimization.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/rechunk.py to rechunk.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/random.py to random.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/array/fft.py to fft.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/cache.py to cache.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/compatibility.py to compatibility.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/rewrite.py to rewrite.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/dot.py to dot.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/hashing.py to hashing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/threaded.py to threaded.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests/test_rewrite.py to test_rewrite.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests/test_delayed.py to test_delayed.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests/test_order.py to test_order.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests/test_optimization.py to test_optimization.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests/test_multiprocessing.py to test_multiprocessing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests/test_sizeof.py to test_sizeof.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests/test_core.py to test_core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests/test_local.py to test_local.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests/test_distributed.py to test_distributed.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests/test_base.py to test_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests/test_highgraph.py to test_highgraph.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests/test_context.py to test_context.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests/test_datasets.py to test_datasets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests/test_cache.py to test_cache.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests/test_threaded.py to test_threaded.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests/test_config.py to test_config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests/test_utils.py to test_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests/test_callbacks.py to test_callbacks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests/test_hashing.py to test_hashing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/tests/test_dot.py to test_dot.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/optimization.py to optimization.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask/_version.py to _version.cpython-37.pyc writing byte-compilation script '/tmp/tmpelakxtph.py' /usr/bin/python3 /tmp/tmpelakxtph.py removing /tmp/tmpelakxtph.py running install_egg_info running egg_info writing dask.egg-info/PKG-INFO writing dependency_links to dask.egg-info/dependency_links.txt writing requirements to dask.egg-info/requires.txt writing top-level names to dask.egg-info/top_level.txt reading manifest file 'dask.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'dask.egg-info/SOURCES.txt' Copying dask.egg-info to /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7/site-packages/dask-2.5.0-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j12 --strict-build-id -m -i --build-id-seed 2.5.0-1.fc31~bootstrap --unique-debug-suffix -2.5.0-1.fc31~bootstrap.noarch --unique-debug-src-base python-dask-2.5.0-1.fc31~bootstrap.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/dask-2.5.0 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-dask-2.5.0-1.fc31~bootstrap.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.b4HmPn + umask 022 + cd /builddir/build/BUILD + cd dask-2.5.0 + export PYTHONDONTWRITEBYTECODE=1 + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/python3 -m pytest -m 'not network' -n auto ============================= test session starts ============================== platform linux -- Python 3.7.4, pytest-4.6.5, py-1.8.0, pluggy-0.12.0 rootdir: /builddir/build/BUILD/dask-2.5.0, inifile: setup.cfg plugins: xdist-1.29.0, forked-1.0.2 gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I / gw6 I / gw7 I / gw8 I / gw9 I / gw10 I / gw11 I gw0 [6633] / gw1 [6633] / gw2 [6633] / gw3 [6633] / gw4 [6633] / gw5 [6633] / gw6 [6633] / gw7 [6633] / gw8 [6633] / gw9 [6633] / gw10 [6633] / gw11 [6633] ........................................................................ [ 1%] .........................................................s............... [ 2%] .................................................s...................... [ 3%] ........................................................................ [ 4%] ..s..................................................................... [ 5%] .......s.......................................s.s....................... [ 6%] ..x........s...s.......................................s................ [ 7%] ........................................................................ [ 8%] ............................s...............................ss.......... [ 9%] .....................s.s.................ss..s......x................... [ 10%] ....s........ss.s....................................................... [ 11%] ..........................................s............................. [ 13%] ...........................s............................................ [ 14%] ..............................................................x......... [ 15%] ...............................................................s........ [ 16%] ...................s.................................................... [ 17%] ......................................................................... [ 18%] ..............x......................s............................s..s.. [ 19%] .......................s.........................................s....... [ 20%] ................s....................................................... [ 21%] ........................................................................ [ 22%] ...................s....................................s............... [ 23%] .................................................................x...s.. [ 25%] ........................................................................ [ 26%] ...................................s..............x..................... [ 27%] ........................................................................ [ 28%] .....ssssssssssss....................................................... [ 29%] .......................................................s..s.......s..s.. [ 30%] ...............ss....ss................................................. [ 31%] ............................s........................................... [ 32%] .........................................ssssssss..sssss..ssss.ss.ssss.s [ 33%] sss.s..s..s.s....ssss.ss.ss.sssss.ss.ss.sssssssssss.sss.ssss.s.sssssssss [ 34%] s..s....s....s.....................................................x.... [ 35%] ........................................................................ [ 36%] ...............x..................s....................sssssssssss..sss.s [ 38%] .ssss.ssss.ss.sss.sss.ssssssssssssssssssssssss.sssssssssssssssss........ [ 39%] ........................................................................ [ 40%] ........................................................................ [ 41%] ........................................................................ [ 42%] ..............s.............................................s........s... [ 43%] ......................................s..........ss..sss.ssss..sss...... [ 44%] .......ss.....s.ss......................s.sss.ssssssss.ssssssssss.sss.ss [ 45%] ss..................sssssssssssssss.ssssssssss.sss.ssss.sssssssssssss.ss [ 46%] ssssssssssssssssssssssss.....ss......................................... [ 47%] .........................................................x.............. [ 48%] .....x........s.x........................................x.......x...... [ 50%] ........................................................................ [ 51%] ...............................x........................................ [ 52%] ........................................................................ [ 53%] ................x................................s..s........x.......... [ 54%] .......x.........................x...................................... [ 55%] ...................................................x.................... [ 56%] .............................................................s.......... [ 57%] .................................................................s.sss.s [ 58%] ........................................................................ [ 59%] ........................................................................ [ 60%] ........................................................................ [ 61%] ................................s.........................s............. [ 63%] .......................................................................x [ 64%] ......................................................................... [ 65%] ............................................................x........... [ 66%] ........................................................................ [ 67%] ...........................................s............................ [ 68%] ........................................................................ [ 69%] ........................................................................ [ 70%] ........................................................................ [ 71%] ........................................................................ [ 72%] ..................s..................................................... [ 73%] ........................................................................ [ 75%] ........................................................................ [ 76%] ........................................................................ [ 77%] .......................................................................... [ 78%] ........................................................................ [ 79%] ........................................................................ [ 80%] ........................................................................ [ 81%] ........................................................................ [ 82%] ........................................................................ [ 83%] ........................................................................ [ 84%] ........................................................................ [ 85%] ........................................................................ [ 86%] ........................................................................ [ 88%] ............................ssssssss.................................... [ 89%] .................s...................................................... [ 90%] ............................................................s..s.s...... [ 91%] ................................................X.......X............... [ 92%] ...................................................s.................... [ 93%] ...................x..xxX...x.........x..........x..................s.... [ 94%] ........................x.............s.................X............... [ 95%] ........................................................................ [ 96%] ........................................................................ [ 97%] ........................................................................ [ 98%] ....................................................................... [100%] =============================== warnings summary =============================== /usr/lib/python3.7/site-packages/pickleshare.py:66 /usr/lib/python3.7/site-packages/pickleshare.py:66 /usr/lib/python3.7/site-packages/pickleshare.py:66 /usr/lib/python3.7/site-packages/pickleshare.py:66 /usr/lib/python3.7/site-packages/pickleshare.py:66 /usr/lib/python3.7/site-packages/pickleshare.py:66 /usr/lib/python3.7/site-packages/pickleshare.py:66 /usr/lib/python3.7/site-packages/pickleshare.py:66 /usr/lib/python3.7/site-packages/pickleshare.py:66 /usr/lib/python3.7/site-packages/pickleshare.py:66 /usr/lib/python3.7/site-packages/pickleshare.py:66 /usr/lib/python3.7/site-packages/pickleshare.py:66 /usr/lib/python3.7/site-packages/pickleshare.py:66: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working class PickleShareDB(collections.MutableMapping): -- Docs: https://docs.pytest.org/en/latest/warnings.html ========================== slowest 10 test durations =========================== 176.76s call dask/dataframe/tests/test_arithmetics_reduction.py::test_arithmetics 163.47s call dask/dataframe/tests/test_arithmetics_reduction.py::test_arithmetics_different_index 114.17s call dask/array/tests/test_linalg.py::test_svd_compressed 72.15s call dask/dataframe/tests/test_multi.py::test_merge_by_index_patterns[inner-disk] 67.06s call dask/dataframe/tests/test_multi.py::test_merge_by_index_patterns[right-disk] 66.84s call dask/dataframe/tests/test_multi.py::test_merge_by_index_patterns[outer-disk] 66.43s call dask/dataframe/tests/test_dataframe.py::test_cov_corr_stable 66.07s call dask/dataframe/tests/test_multi.py::test_merge_by_index_patterns[left-disk] 62.85s call dask/dataframe/tests/test_multi.py::test_merge_by_index_patterns[left-tasks] 62.82s call dask/dataframe/tests/test_multi.py::test_merge_by_index_patterns[outer-tasks] =========================== short test summary info ============================ SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/array/tests/test_cupy.py:10: could not import 'cupy': No module named 'cupy' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/array/tests/test_image.py:7: could not import 'skimage': No module named 'skimage' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/array/tests/test_sparse.py:12: could not import 'sparse': No module named 'sparse' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/array/tests/test_xarray.py:7: could not import 'xarray': No module named 'xarray' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/bytes/tests/test_s3.py:11: could not import 's3fs': No module named 's3fs' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/dataframe/io/tests/test_orc.py:13: could not import 'pyarrow.orc': No module named 'pyarrow' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/tests/test_cache.py:10: could not import 'cachey': No module named 'cachey' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/tests/test_distributed.py:4: could not import 'distributed': No module named 'distributed' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/array/tests/test_array_core.py:1426: could not import 'sparse': No module named 'sparse' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/array/tests/test_array_core.py:3132: could not import 'distributed': No module named 'distributed' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/array/tests/test_array_core.py:3861: could not import 'tiledb': No module named 'tiledb' SKIPPED [3] /builddir/build/BUILD/dask-2.5.0/dask/array/tests/test_array_function.py:83: could not import 'sparse': No module named 'sparse' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/array/tests/test_array_function.py:110: could not import 'cupy': No module named 'cupy' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/array/tests/test_array_core.py:4099: could not import 'sparse': No module named 'sparse' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/array/tests/test_array_function.py:94: could not import 'sparse': No module named 'sparse' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/array/tests/test_array_core.py:3823: could not import 'tiledb': No module named 'tiledb' SKIPPED [2] /builddir/build/BUILD/dask-2.5.0/dask/array/tests/test_fft.py:163: `scipy.fftpack` missing function `rfftn`. SKIPPED [2] /builddir/build/BUILD/dask-2.5.0/dask/array/tests/test_fft.py:163: `scipy.fftpack` missing function `rfft2`. SKIPPED [2] /builddir/build/BUILD/dask-2.5.0/dask/array/tests/test_fft.py:163: `scipy.fftpack` missing function `irfftn`. SKIPPED [2] /builddir/build/BUILD/dask-2.5.0/dask/array/tests/test_fft.py:163: `scipy.fftpack` missing function `irfft2`. SKIPPED [2] /builddir/build/BUILD/dask-2.5.0/dask/array/tests/test_fft.py:128: `scipy.fftpack` missing function `hfft`. SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/array/tests/test_gufunc.py:580: could not import 'numba': No module named 'numba' SKIPPED [2] /builddir/build/BUILD/dask-2.5.0/dask/array/tests/test_fft.py:128: `scipy.fftpack` missing function `ihfft`. SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/array/tests/test_gufunc.py:561: could not import 'numba': No module named 'numba' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/array/tests/test_gufunc.py:600: could not import 'sparse': No module named 'sparse' SKIPPED [4] dask/array/tests/test_percentiles.py:83: Requires crick SKIPPED [1] dask/array/tests/test_percentiles.py:27: Requires crick SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/array/tests/test_random.py:327: could not import 'randomgen': No module named 'randomgen' SKIPPED [1] dask/array/tests/test_percentiles.py:55: unconditional skip SKIPPED [1] dask/array/tests/test_percentiles.py:74: Requires crick SKIPPED [1] dask/array/tests/test_slicing.py:444: really long test SKIPPED [1] dask/array/tests/test_percentiles.py:92: Requires crick SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/array/tests/test_ufunc.py:128: fix calls floor in a way that we do not yet support SKIPPED [2] /builddir/build/BUILD/dask-2.5.0/dask/bytes/tests/test_compression.py:16: compression function not provided SKIPPED [9] dask/bytes/tests/test_hdfs.py: HDFS tests not configured to run SKIPPED [1] dask/bytes/tests/test_hdfs.py:191: pyarrow not installed SKIPPED [1] dask/bytes/tests/test_hdfs.py:257: Skipped as distributed is not installed. SKIPPED [4] /builddir/build/BUILD/dask-2.5.0/dask/bytes/tests/test_local.py:265: compression function not provided SKIPPED [4] /builddir/build/BUILD/dask-2.5.0/dask/bytes/tests/test_local.py:318: compression function not provided SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/bytes/tests/test_local.py:430: could not import 'pyarrow': No module named 'pyarrow' SKIPPED [3] dask/dataframe/io/tests/test_parquet.py:255: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:255: pyarrow not found SKIPPED [3] dask/dataframe/io/tests/test_parquet.py:284: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:284: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:347: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:347: pyarrow not found SKIPPED [3] dask/dataframe/io/tests/test_parquet.py:356: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:356: pyarrow not found SKIPPED [3] dask/dataframe/io/tests/test_parquet.py:401: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:401: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:411: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:411: pyarrow not found SKIPPED [3] dask/dataframe/io/tests/test_parquet.py:478: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:478: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:488: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:488: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:498: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:498: pyarrow not found SKIPPED [8] /builddir/build/BUILD/dask-2.5.0/dask/dataframe/io/tests/test_parquet.py:53: fastparquet not found SKIPPED [3] dask/dataframe/io/tests/test_parquet.py:531: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:531: pyarrow not found SKIPPED [3] dask/dataframe/io/tests/test_parquet.py:544: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:544: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:573: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:573: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:599: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:599: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:624: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:624: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:663: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:663: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:678: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:678: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:705: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:705: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:735: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:735: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:760: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:760: pyarrow not found SKIPPED [3] dask/dataframe/io/tests/test_parquet.py:782: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:782: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:801: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:801: pyarrow not found SKIPPED [22] dask/dataframe/io/tests/test_parquet.py:825: fastparquet not found SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/dataframe/tests/test_dataframe.py:1110: could not import 'crick': No module named 'crick' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/dataframe/tests/test_dataframe.py:1149: could not import 'crick': No module named 'crick' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/dataframe/tests/test_dataframe.py:302: could not import 'crick': No module named 'crick' SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1647: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1647: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1686: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1686: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1693: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1693: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1721: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1721: pyarrow not found SKIPPED [37] /builddir/build/BUILD/dask-2.5.0/dask/dataframe/io/tests/test_parquet.py:58: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1759: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1759: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1784: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1784: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1850: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1850: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1861: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1861: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1885: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1885: pyarrow not found SKIPPED [3] dask/dataframe/io/tests/test_parquet.py:1899: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1899: pyarrow not found SKIPPED [18] dask/dataframe/io/tests/test_parquet.py:1910: fastparquet not found SKIPPED [6] dask/dataframe/io/tests/test_parquet.py:1910: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1928: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1928: pyarrow not found SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/dataframe/tests/test_dataframe.py:430: could not import 'crick': No module named 'crick' SKIPPED [2] /builddir/build/BUILD/dask-2.5.0/dask/dataframe/io/tests/test_csv.py:709: compress function not provided for lzma SKIPPED [2] /builddir/build/BUILD/dask-2.5.0/dask/dataframe/io/tests/test_csv.py:709: compress function not provided for snappy SKIPPED [1] dask/dataframe/io/tests/test_csv.py:723: unconditional skip SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1995: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1995: pyarrow not found SKIPPED [2] /builddir/build/BUILD/dask-2.5.0/dask/bag/tests/test_text.py:45: compress function not provided for lzma SKIPPED [1] dask/dataframe/io/tests/test_sql.py:59: Requires a postgres server. Sqlite does not support multiple schemas. SKIPPED [2] /builddir/build/BUILD/dask-2.5.0/dask/bag/tests/test_text.py:45: compress function not provided for snappy SKIPPED [3] dask/dataframe/io/tests/test_parquet.py:135: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:135: pyarrow not found SKIPPED [6] dask/dataframe/io/tests/test_parquet.py:167: fastparquet not found SKIPPED [2] dask/dataframe/io/tests/test_parquet.py:167: pyarrow not found SKIPPED [3] dask/dataframe/io/tests/test_parquet.py:181: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:181: pyarrow not found SKIPPED [3] dask/dataframe/io/tests/test_parquet.py:192: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:192: pyarrow not found SKIPPED [3] dask/dataframe/io/tests/test_parquet.py:213: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:213: pyarrow not found SKIPPED [3] dask/dataframe/io/tests/test_parquet.py:231: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:231: pyarrow not found SKIPPED [22] dask/dataframe/io/tests/test_parquet.py:825: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:878: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:878: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:903: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:903: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:917: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:917: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1051: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1051: pyarrow not found SKIPPED [3] dask/dataframe/io/tests/test_parquet.py:1103: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1103: pyarrow not found SKIPPED [3] dask/dataframe/io/tests/test_parquet.py:1146: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1146: pyarrow not found SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/dataframe/io/tests/test_parquet.py:1183: could not import 'fastparquet': No module named 'fastparquet' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/dataframe/io/tests/test_parquet.py:1210: could not import 'fastparquet': No module named 'fastparquet' SKIPPED [2] dask/dataframe/io/tests/test_parquet.py:1261: fastparquet not found SKIPPED [2] dask/dataframe/io/tests/test_parquet.py:1261: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1313: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1313: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1334: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1334: pyarrow not found SKIPPED [4] dask/dataframe/io/tests/test_parquet.py:1376: fastparquet not found SKIPPED [4] dask/dataframe/io/tests/test_parquet.py:1376: pyarrow not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1554: fastparquet not found SKIPPED [1] dask/dataframe/io/tests/test_parquet.py:1554: pyarrow not found SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/dataframe/tests/test_dataframe.py:3793: could not import 'sparse': No module named 'sparse' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/dataframe/tests/test_dataframe.py:1053: could not import 'crick': No module named 'crick' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/dataframe/tests/test_dataframe.py:1095: could not import 'crick': No module named 'crick' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/dataframe/io/tests/test_io.py:120: could not import 'bcolz': No module named 'bcolz' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/dataframe/io/tests/test_io.py:149: could not import 'bcolz': No module named 'bcolz' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/dataframe/io/tests/test_io.py:183: could not import 'bcolz': No module named 'bcolz' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/dataframe/io/tests/test_io.py:199: could not import 'bcolz': No module named 'bcolz' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/dataframe/io/tests/test_io.py:214: could not import 'bcolz': No module named 'bcolz' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/dataframe/tests/test_optimize_dataframe.py:20: could not import 'bcolz': No module named 'bcolz' SKIPPED [1] dask/dataframe/tests/test_reshape.py:164: dtype added. SKIPPED [1] dask/dataframe/tests/test_rolling.py:192: Raw is allowed. SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/dataframe/tests/test_ufunc.py:172: fix calls floor in a way that we do not yet support SKIPPED [1] dask/diagnostics/tests/test_profiler.py:172: condition: not bokeh SKIPPED [1] dask/diagnostics/tests/test_profiler.py:190: condition: not bokeh SKIPPED [1] dask/diagnostics/tests/test_profiler.py:228: condition: not bokeh SKIPPED [1] dask/diagnostics/tests/test_profiler.py:254: condition: not bokeh SKIPPED [1] dask/diagnostics/tests/test_profiler.py:290: condition: not bokeh SKIPPED [1] dask/diagnostics/tests/test_profiler.py:317: condition: not bokeh SKIPPED [1] dask/diagnostics/tests/test_profiler.py:347: condition: not bokeh SKIPPED [1] dask/diagnostics/tests/test_profiler.py:361: condition: not bokeh SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/diagnostics/tests/test_progress.py:95: could not import 'cachey': No module named 'cachey' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/tests/test_datasets.py:7: could not import 'mimesis': No module named 'mimesis' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/tests/test_datasets.py:16: could not import 'mimesis': No module named 'mimesis' SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/tests/test_datasets.py:32: could not import 'mimesis': No module named 'mimesis' SKIPPED [1] dask/tests/test_multiprocessing.py:194: POSIX supports different contexts SKIPPED [1] dask/tests/test_multiprocessing.py:181: POSIX supports different contexts SKIPPED [1] /builddir/build/BUILD/dask-2.5.0/dask/tests/test_utils.py:373: could not import 'multipledispatch': No module named 'multipledispatch' XFAIL dask/array/tests/test_array_core.py::test_index_array_with_array_3d_2d Chunking does not align well XFAIL dask/array/tests/test_array_core.py::test_store_multiprocessing_lock can't lock with multiprocessing XFAIL dask/array/tests/test_creation.py::test_arange_cast_float_int_step Casting floats to ints is not supported since edgebehavior is not specified or guaranteed by NumPy. XFAIL dask/array/tests/test_optimization.py::test_turn_off_fusion blockwise fusion doesnt respect this, which is ok XFAIL dask/array/tests/test_overlap.py::test_depth_greater_than_boundary_length XFAIL dask/array/tests/test_slicing.py::test_cull XFAIL dask/dataframe/io/tests/test_csv.py::test_to_csv_gzip to_csv does not support compression XFAIL dask/dataframe/tests/test_dataframe.py::test_timezone_freq[2] XFAIL dask/dataframe/tests/test_dataframe.py::test_cumulative_empty_partitions[func2] ValueError: Can only compare identically-labeled Series objects XFAIL dask/dataframe/tests/test_groupby.py::test_full_groupby_multilevel[False-4] not yet supported XFAIL dask/dataframe/tests/test_dataframe.py::test_cumulative_empty_partitions[func3] ValueError: Can only compare identically-labeled Series objects XFAIL dask/dataframe/tests/test_groupby.py::test_apply_or_transform_shuffle_multilevel[0-5] condition: NotImplemented XFAIL dask/dataframe/tests/test_accessors.py::test_str_accessor_expand_more_columns Need to pad columns XFAIL dask/dataframe/tests/test_groupby.py::test_apply_or_transform_shuffle_multilevel[1-5] condition: NotImplemented XFAIL dask/dataframe/tests/test_dataframe.py::test_map_partitions_keeps_kwargs_readable now we use SubgraphCallables XFAIL dask/dataframe/tests/test_groupby.py::test_groupby_meta_content[0-4] index dtype does not coincide: boolean != empty XFAIL dask/dataframe/tests/test_groupby.py::test_groupby_meta_content[1-4] index dtype does not coincide: boolean != empty XFAIL dask/dataframe/tests/test_groupby.py::test_groupby_meta_content[2-4] index dtype does not coincide: boolean != empty XFAIL dask/dataframe/tests/test_groupby.py::test_full_groupby_multilevel[True-4] not yet supported XFAIL dask/dataframe/tests/test_dataframe.py::test_repartition_npartitions[0-float-5-1-True] reason: Unsupported architecture XFAIL dask/dataframe/tests/test_dataframe.py::test_repartition_npartitions[1-float-5-1-True] reason: Unsupported architecture XFAIL dask/tests/test_order.py::test_avoid_upwards_branching[abcde] Can't please 'em all XFAIL dask/tests/test_order.py::test_deep_bases_win_over_dependents[abcde] this case is ambiguous XFAIL dask/tests/test_order.py::test_avoid_upwards_branching[edcba] Can't please 'em all XFAIL dask/tests/test_order.py::test_break_ties_by_str[edcba] Can't please 'em all XFAIL dask/tests/test_order.py::test_run_smaller_sections[abcde] This is challenging to do precisely XFAIL dask/tests/test_order.py::test_run_smaller_sections[edcba] This is challenging to do precisely XFAIL dask/tests/test_order.py::test_break_ties_by_str[abcde] Can't please 'em all = 6241 passed, 368 skipped, 28 xfailed, 4 xpassed, 12 warnings in 981.99 seconds = + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-dask-2.5.0-1.fc31~bootstrap.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Yky7oo + umask 022 + cd /builddir/build/BUILD + cd dask-2.5.0 + DOCDIR=/builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/share/doc/python3-dask + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/share/doc/python3-dask + cp -pr README.rst /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/share/doc/python3-dask + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tlFxms + umask 022 + cd /builddir/build/BUILD + cd dask-2.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/share/licenses/python3-dask + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/share/licenses/python3-dask + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch/usr/share/licenses/python3-dask + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-dask = 2.5.0-1.fc31~bootstrap python3-dask = 2.5.0-1.fc31~bootstrap python3.7dist(dask) = 2.5 python3dist(dask) = 2.5 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.7 Obsoletes: python-dask < 2.5.0-1.fc31~bootstrap Recommends: python3-dask+array = 2.5.0-1.fc31~bootstrap python3-dask+bag = 2.5.0-1.fc31~bootstrap python3-dask+dataframe = 2.5.0-1.fc31~bootstrap python3-dask+delayed = 2.5.0-1.fc31~bootstrap python3-dask+distributed = 2.5.0-1.fc31~bootstrap Processing files: python3-dask+array-2.5.0-1.fc31~bootstrap.noarch Processing files: python3-dask+bag-2.5.0-1.fc31~bootstrap.noarch Processing files: python3-dask+dataframe-2.5.0-1.fc31~bootstrap.noarch Processing files: python3-dask+delayed-2.5.0-1.fc31~bootstrap.noarch Processing files: python3-dask+distributed-2.5.0-1.fc31~bootstrap.noarch Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch Wrote: /builddir/build/RPMS/python3-dask+delayed-2.5.0-1.fc31~bootstrap.noarch.rpm Wrote: /builddir/build/RPMS/python3-dask+distributed-2.5.0-1.fc31~bootstrap.noarch.rpm Wrote: /builddir/build/RPMS/python3-dask+dataframe-2.5.0-1.fc31~bootstrap.noarch.rpm Wrote: /builddir/build/RPMS/python3-dask+bag-2.5.0-1.fc31~bootstrap.noarch.rpm Wrote: /builddir/build/RPMS/python3-dask+array-2.5.0-1.fc31~bootstrap.noarch.rpm Wrote: /builddir/build/RPMS/python3-dask-2.5.0-1.fc31~bootstrap.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fZFbVq + umask 022 + cd /builddir/build/BUILD + cd dask-2.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-dask-2.5.0-1.fc31~bootstrap.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0