Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-blosc.spec'], shell=Falseuser='mockbuild'uid=1000printOutput=Falsegid=425logger=timeout=172800chrootPath='/var/lib/mock/f25-build-6029510-619577/root'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-blosc.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: buildvm-27.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-blosc-1.3.3-1.fc25.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-blosc.spec'], shell=Falseuser='mockbuild'uid=1000private_network=Truegid=425logger=timeout=172800chrootPath='/var/lib/mock/f25-build-6029510-619577/root'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100'}printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-blosc.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Z4r6XH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf blosc-1.3.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/blosc-1.3.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd blosc-1.3.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|CFLAGS\.append("-msse2")|pass|' setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lFcWK1 + umask 022 + cd /builddir/build/BUILD + cd blosc-1.3.3 + export BLOSC_DIR=/usr/lib64/blosc 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + BLOSC_DIR=/usr/lib64/blosc + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/blosc copying blosc/__init__.py -> build/lib.linux-x86_64-2.7/blosc copying blosc/test.py -> build/lib.linux-x86_64-2.7/blosc copying blosc/version.py -> build/lib.linux-x86_64-2.7/blosc copying blosc/toplevel.py -> build/lib.linux-x86_64-2.7/blosc running build_ext building 'blosc.blosc_extension' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/blosc gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I/usr/lib64/blosc/include -I/usr/include/python2.7 -c blosc/blosc_extension.c -o build/temp.linux-x86_64-2.7/blosc/blosc_extension.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/blosc/blosc_extension.o -L/usr/lib64/blosc/lib -L/usr/lib64 -lblosc -lpython2.7 -o build/lib.linux-x86_64-2.7/blosc/blosc_extension.so + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-x86_64-3.5 creating build/lib.linux-x86_64-3.5/blosc copying blosc/__init__.py -> build/lib.linux-x86_64-3.5/blosc copying blosc/test.py -> build/lib.linux-x86_64-3.5/blosc copying blosc/version.py -> build/lib.linux-x86_64-3.5/blosc copying blosc/toplevel.py -> build/lib.linux-x86_64-3.5/blosc running build_ext building 'blosc.blosc_extension' extension creating build/temp.linux-x86_64-3.5 creating build/temp.linux-x86_64-3.5/blosc gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I/usr/lib64/blosc/include -I/usr/include/python3.5m -c blosc/blosc_extension.c -o build/temp.linux-x86_64-3.5/blosc/blosc_extension.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/blosc/blosc_extension.o -L/usr/lib64/blosc/lib -L/usr/lib64 -lblosc -lpython3.5m -o build/lib.linux-x86_64-3.5/blosc/blosc_extension.cpython-35m-x86_64-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LkXQps + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64 ++ dirname /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64 + cd blosc-1.3.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64 SSE2 detected running install running install_lib creating /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr creating /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/blosc copying build/lib.linux-x86_64-2.7/blosc/__init__.py -> /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/blosc copying build/lib.linux-x86_64-2.7/blosc/test.py -> /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/blosc copying build/lib.linux-x86_64-2.7/blosc/blosc_extension.so -> /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/blosc copying build/lib.linux-x86_64-2.7/blosc/version.py -> /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/blosc copying build/lib.linux-x86_64-2.7/blosc/toplevel.py -> /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/blosc byte-compiling /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/blosc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/blosc/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/blosc/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/blosc/toplevel.py to toplevel.pyc writing byte-compilation script '/tmp/tmpoRp8hp.py' /usr/bin/python2 -O /tmp/tmpoRp8hp.py removing /tmp/tmpoRp8hp.py running install_egg_info running egg_info writing blosc.egg-info/PKG-INFO writing top-level names to blosc.egg-info/top_level.txt writing dependency_links to blosc.egg-info/dependency_links.txt reading manifest file 'blosc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.cpp' under directory 'c-blosc' warning: no files found matching '*.hpp' under directory 'c-blosc' writing manifest file 'blosc.egg-info/SOURCES.txt' Copying blosc.egg-info to /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/blosc-1.3.3-py2.7.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64 SSE2 detected running install running install_lib creating /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python3.5 creating /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages creating /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/blosc copying build/lib.linux-x86_64-3.5/blosc/__init__.py -> /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/blosc copying build/lib.linux-x86_64-3.5/blosc/blosc_extension.cpython-35m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/blosc copying build/lib.linux-x86_64-3.5/blosc/test.py -> /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/blosc copying build/lib.linux-x86_64-3.5/blosc/version.py -> /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/blosc copying build/lib.linux-x86_64-3.5/blosc/toplevel.py -> /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/blosc byte-compiling /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/blosc/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/blosc/test.py to test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/blosc/version.py to version.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/blosc/toplevel.py to toplevel.cpython-35.pyc writing byte-compilation script '/tmp/tmppsr9vin_.py' /usr/bin/python3 -O /tmp/tmppsr9vin_.py removing /tmp/tmppsr9vin_.py running install_egg_info running egg_info writing top-level names to blosc.egg-info/top_level.txt writing blosc.egg-info/PKG-INFO writing dependency_links to blosc.egg-info/dependency_links.txt reading manifest file 'blosc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.cpp' under directory 'c-blosc' warning: no files found matching '*.hpp' under directory 'c-blosc' writing manifest file 'blosc.egg-info/SOURCES.txt' Copying blosc.egg-info to /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/blosc-1.3.3-py3.5.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/blosc-1.3.3 extracting debug info from /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/blosc/blosc_extension.so extracting debug info from /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/blosc/blosc_extension.cpython-35m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 28 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib/debug/usr/lib64/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python3.5 using /usr/bin/python3.5 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.PlYOxX + umask 022 + cd /builddir/build/BUILD + cd blosc-1.3.3 + cd / + PYTHONPATH=/builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages + python -c 'import sys, blosc; sys.exit(blosc.test())' test_all_compressors (blosc.test.TestCodec) ... ok test_all_filters (blosc.test.TestCodec) ... ok test_basic_codec (blosc.test.TestCodec) ... ok test_compress_exceptions (blosc.test.TestCodec) ... ok test_compress_input_types (blosc.test.TestCodec) ... ok test_compress_ptr_exceptions (blosc.test.TestCodec) ... ok test_decompress_exceptions (blosc.test.TestCodec) ... ok test_decompress_input_types (blosc.test.TestCodec) ... ok test_decompress_input_types_as_bytearray (blosc.test.TestCodec) ... ok test_decompress_ptr_exceptions (blosc.test.TestCodec) ... ok test_get_clib (blosc.test.TestCodec) ... ok test_no_leaks (blosc.test.TestCodec) ... ok test_pack_array_exceptions (blosc.test.TestCodec) ... ok test_set_nthreads_exceptions (blosc.test.TestCodec) ... ok test_unpack_array_exceptions (blosc.test.TestCodec) ... ok compress (blosc.toplevel) Doctest: blosc.toplevel.compress ... ok compress_ptr (blosc.toplevel) Doctest: blosc.toplevel.compress_ptr ... ok decompress (blosc.toplevel) Doctest: blosc.toplevel.decompress ... ok decompress_ptr (blosc.toplevel) Doctest: blosc.toplevel.decompress_ptr ... ok free_resources (blosc.toplevel) Doctest: blosc.toplevel.free_resources ... ok pack_array (blosc.toplevel) Doctest: blosc.toplevel.pack_array ... ok set_blocksize (blosc.toplevel) Doctest: blosc.toplevel.set_blocksize ... ok set_nthreads (blosc.toplevel) Doctest: blosc.toplevel.set_nthreads ... ok unpack_array (blosc.toplevel) Doctest: blosc.toplevel.unpack_array ... ok ---------------------------------------------------------------------- Ran 24 tests in 10.601s -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= python-blosc version: 1.3.3 Blosc version: 1.9.0 ($Date:: 2016-04-29 #$) Compressors available: ['blosclz', 'lz4', 'lz4hc', 'snappy', 'zlib'] Compressor library versions: BloscLZ: 1.0.5 LZ4: 1.7.2 Snappy: unknown Zlib: 1.2.8 Python version: 2.7.11 (default, Jul 8 2016, 19:35:16) [GCC 6.1.1 20160621 (Red Hat 6.1.1-3)] Platform: Linux-4.4.9-300.fc23.x86_64-x86_64 (#1 SMP Wed May 4 23:56:27 UTC 2016) Linux dist: Fedora 25 Processor: x86_64 Byte-ordering: little Detected cores: 4 Number of threads to use by default: 4 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= OK + PYTHONPATH=/builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages + python3 -c 'import sys, blosc; sys.exit(blosc.test())' test_all_compressors (blosc.test.TestCodec) ... ok test_all_filters (blosc.test.TestCodec) ... ok test_basic_codec (blosc.test.TestCodec) ... ok test_compress_exceptions (blosc.test.TestCodec) ... ok test_compress_input_types (blosc.test.TestCodec) ... ok test_compress_ptr_exceptions (blosc.test.TestCodec) ... ok test_decompress_exceptions (blosc.test.TestCodec) ... ok test_decompress_input_types (blosc.test.TestCodec) ... ok test_decompress_input_types_as_bytearray (blosc.test.TestCodec) ... ok test_decompress_ptr_exceptions (blosc.test.TestCodec) ... ok test_get_clib (blosc.test.TestCodec) ... ok test_no_leaks (blosc.test.TestCodec) ... ok test_pack_array_exceptions (blosc.test.TestCodec) ... ok test_set_nthreads_exceptions (blosc.test.TestCodec) ... ok test_unpack_array_exceptions (blosc.test.TestCodec) ... ok compress (blosc.toplevel) Doctest: blosc.toplevel.compress ... ok compress_ptr (blosc.toplevel) Doctest: blosc.toplevel.compress_ptr ... ok decompress (blosc.toplevel) Doctest: blosc.toplevel.decompress ... ok decompress_ptr (blosc.toplevel) Doctest: blosc.toplevel.decompress_ptr ... ok free_resources (blosc.toplevel) Doctest: blosc.toplevel.free_resources ... ok pack_array (blosc.toplevel) Doctest: blosc.toplevel.pack_array ... ok set_blocksize (blosc.toplevel) Doctest: blosc.toplevel.set_blocksize ... ok set_nthreads (blosc.toplevel) Doctest: blosc.toplevel.set_nthreads ... ok unpack_array (blosc.toplevel) Doctest: blosc.toplevel.unpack_array ... ok ---------------------------------------------------------------------- Ran 24 tests in 8.923s OK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= python-blosc version: 1.3.3 Blosc version: 1.9.0 ($Date:: 2016-04-29 #$) Compressors available: ['blosclz', 'lz4', 'lz4hc', 'snappy', 'zlib'] Compressor library versions: BloscLZ: 1.0.5 LZ4: 1.7.2 Snappy: unknown Zlib: 1.2.8 Python version: 3.5.1 (default, Jul 8 2016, 16:56:26) [GCC 6.1.1 20160621 (Red Hat 6.1.1-3)] Platform: Linux-4.4.9-300.fc23.x86_64-x86_64 (#1 SMP Wed May 4 23:56:27 UTC 2016) Linux dist: Fedora 25 Processor: x86_64 Byte-ordering: little Detected cores: 4 Number of threads to use by default: 4 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= + exit 0 Processing files: python2-blosc-1.3.3-1.fc25.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LBMZna + umask 022 + cd /builddir/build/BUILD + cd blosc-1.3.3 + DOCDIR=/builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/share/doc/python-blosc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/share/doc/python-blosc + cp -pr README.rst /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/share/doc/python-blosc + cp -pr RELEASE_NOTES.rst /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/share/doc/python-blosc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.h2t9en + umask 022 + cd /builddir/build/BUILD + cd blosc-1.3.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/share/licenses/python-blosc + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/share/licenses/python-blosc + cp -pr LICENSES/PYTHON-BLOSC.txt /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/share/licenses/python-blosc + exit 0 Provides: python-blosc = 1.3.3-1.fc25 python-blosc(x86-64) = 1.3.3-1.fc25 python2-blosc = 1.3.3-1.fc25 python2-blosc(x86-64) = 1.3.3-1.fc25 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: libblosc.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-blosc < 1.3.3-1.fc25 Recommends: numpy Processing files: python3-blosc-1.3.3-1.fc25.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PShr0A + umask 022 + cd /builddir/build/BUILD + cd blosc-1.3.3 + DOCDIR=/builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/share/doc/python-blosc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/share/doc/python-blosc + cp -pr README.rst /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/share/doc/python-blosc + cp -pr RELEASE_NOTES.rst /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/share/doc/python-blosc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7BCZMO + umask 022 + cd /builddir/build/BUILD + cd blosc-1.3.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/share/licenses/python-blosc + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/share/licenses/python-blosc + cp -pr LICENSES/PYTHON-BLOSC.txt /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64/usr/share/licenses/python-blosc + exit 0 Provides: python3-blosc = 1.3.3-1.fc25 python3-blosc(x86-64) = 1.3.3-1.fc25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libblosc.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython3.5m.so.1.0()(64bit) python(abi) = 3.5 rtld(GNU_HASH) Recommends: python3-numpy Processing files: python-blosc-debuginfo-1.3.3-1.fc25.x86_64 Provides: python-blosc-debuginfo = 1.3.3-1.fc25 python-blosc-debuginfo(x86-64) = 1.3.3-1.fc25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64 warning: Could not canonicalize hostname: buildvm-27.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/python2-blosc-1.3.3-1.fc25.x86_64.rpm Wrote: /builddir/build/RPMS/python3-blosc-1.3.3-1.fc25.x86_64.rpm Wrote: /builddir/build/RPMS/python-blosc-debuginfo-1.3.3-1.fc25.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1LSnE3 + umask 022 + cd /builddir/build/BUILD + cd blosc-1.3.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.x86_64 + exit 0 Child return code was: 0