Mock Version: 1.2.7 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pymongo.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-1777/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pymongo.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: i-0003a273 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pymongo-3.0.1-0.1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pymongo.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-1777/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pymongo.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZKUMuP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pymongo-3.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pymongo-3.0.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pymongo-3.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r pymongo.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0xwLbO + umask 022 + cd /builddir/build/BUILD + cd pymongo-3.0.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python setup.py build running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/bson copying bson/dbref.py -> build/lib.linux-x86_64-2.7/bson copying bson/py3compat.py -> build/lib.linux-x86_64-2.7/bson copying bson/binary.py -> build/lib.linux-x86_64-2.7/bson copying bson/codec_options.py -> build/lib.linux-x86_64-2.7/bson copying bson/code.py -> build/lib.linux-x86_64-2.7/bson copying bson/min_key.py -> build/lib.linux-x86_64-2.7/bson copying bson/int64.py -> build/lib.linux-x86_64-2.7/bson copying bson/son.py -> build/lib.linux-x86_64-2.7/bson copying bson/regex.py -> build/lib.linux-x86_64-2.7/bson copying bson/tz_util.py -> build/lib.linux-x86_64-2.7/bson copying bson/json_util.py -> build/lib.linux-x86_64-2.7/bson copying bson/__init__.py -> build/lib.linux-x86_64-2.7/bson copying bson/timestamp.py -> build/lib.linux-x86_64-2.7/bson copying bson/max_key.py -> build/lib.linux-x86_64-2.7/bson copying bson/objectid.py -> build/lib.linux-x86_64-2.7/bson copying bson/errors.py -> build/lib.linux-x86_64-2.7/bson creating build/lib.linux-x86_64-2.7/pymongo copying pymongo/command_cursor.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/ismaster.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/read_preferences.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/helpers.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/topology.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/son_manipulator.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/operations.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/cursor.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/monotonic.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/settings.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/periodic_executor.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/pool.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/ssl_support.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/uri_parser.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/results.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/auth.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/server.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/mongo_client.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/client_options.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/thread_util.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/ssl_match_hostname.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/monitor.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/database.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/write_concern.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/collection.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/ssl_context.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/common.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/response.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/cursor_manager.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/topology_description.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/network.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/message.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/server_description.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/server_type.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/bulk.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/mongo_replica_set_client.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/server_selectors.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/__init__.py -> build/lib.linux-x86_64-2.7/pymongo copying pymongo/errors.py -> build/lib.linux-x86_64-2.7/pymongo creating build/lib.linux-x86_64-2.7/gridfs copying gridfs/grid_file.py -> build/lib.linux-x86_64-2.7/gridfs copying gridfs/__init__.py -> build/lib.linux-x86_64-2.7/gridfs copying gridfs/errors.py -> build/lib.linux-x86_64-2.7/gridfs running build_ext building 'bson._cbson' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/bson gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Ibson -I/usr/include/python2.7 -c bson/_cbsonmodule.c -o build/temp.linux-x86_64-2.7/bson/_cbsonmodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Ibson -I/usr/include/python2.7 -c bson/time64.c -o build/temp.linux-x86_64-2.7/bson/time64.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Ibson -I/usr/include/python2.7 -c bson/buffer.c -o build/temp.linux-x86_64-2.7/bson/buffer.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Ibson -I/usr/include/python2.7 -c bson/encoding_helpers.c -o build/temp.linux-x86_64-2.7/bson/encoding_helpers.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/bson/_cbsonmodule.o build/temp.linux-x86_64-2.7/bson/time64.o build/temp.linux-x86_64-2.7/bson/buffer.o build/temp.linux-x86_64-2.7/bson/encoding_helpers.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/bson/_cbson.so building 'pymongo._cmessage' extension creating build/temp.linux-x86_64-2.7/pymongo gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Ibson -I/usr/include/python2.7 -c pymongo/_cmessagemodule.c -o build/temp.linux-x86_64-2.7/pymongo/_cmessagemodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Ibson -I/usr/include/python2.7 -c bson/buffer.c -o build/temp.linux-x86_64-2.7/bson/buffer.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/pymongo/_cmessagemodule.o build/temp.linux-x86_64-2.7/bson/buffer.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/pymongo/_cmessage.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xUBYOR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64 + cd pymongo-3.0.1 + rm -rf /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64 creating /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/dbref.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/py3compat.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/binary.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/codec_options.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/code.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/min_key.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/int64.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/_cbson.so -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/son.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/regex.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/tz_util.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/json_util.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/__init__.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/timestamp.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/max_key.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/objectid.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson copying build/lib.linux-x86_64-2.7/bson/errors.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson creating /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/command_cursor.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/ismaster.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/read_preferences.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/helpers.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/topology.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/son_manipulator.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/operations.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/cursor.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/monotonic.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/settings.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/periodic_executor.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/pool.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/ssl_support.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/uri_parser.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/results.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/auth.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/server.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/mongo_client.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/client_options.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/thread_util.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/_cmessage.so -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/ssl_match_hostname.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/monitor.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/database.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/write_concern.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/collection.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/ssl_context.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/common.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/response.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/cursor_manager.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/topology_description.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/network.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/message.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/server_description.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/server_type.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/bulk.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/mongo_replica_set_client.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/server_selectors.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/__init__.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo copying build/lib.linux-x86_64-2.7/pymongo/errors.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo creating /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/gridfs copying build/lib.linux-x86_64-2.7/gridfs/grid_file.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/gridfs copying build/lib.linux-x86_64-2.7/gridfs/__init__.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/gridfs copying build/lib.linux-x86_64-2.7/gridfs/errors.py -> /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/gridfs byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson/dbref.py to dbref.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson/py3compat.py to py3compat.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson/binary.py to binary.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson/codec_options.py to codec_options.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson/code.py to code.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson/min_key.py to min_key.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson/int64.py to int64.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson/son.py to son.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson/regex.py to regex.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson/tz_util.py to tz_util.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson/json_util.py to json_util.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson/timestamp.py to timestamp.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson/max_key.py to max_key.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson/objectid.py to objectid.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/command_cursor.py to command_cursor.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/ismaster.py to ismaster.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/read_preferences.py to read_preferences.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/topology.py to topology.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/son_manipulator.py to son_manipulator.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/operations.py to operations.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/cursor.py to cursor.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/monotonic.py to monotonic.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/settings.py to settings.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/periodic_executor.py to periodic_executor.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/pool.py to pool.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/ssl_support.py to ssl_support.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/uri_parser.py to uri_parser.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/results.py to results.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/mongo_client.py to mongo_client.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/client_options.py to client_options.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/thread_util.py to thread_util.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/ssl_match_hostname.py to ssl_match_hostname.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/monitor.py to monitor.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/database.py to database.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/write_concern.py to write_concern.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/collection.py to collection.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/ssl_context.py to ssl_context.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/response.py to response.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/cursor_manager.py to cursor_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/topology_description.py to topology_description.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/network.py to network.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/message.py to message.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/server_description.py to server_description.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/server_type.py to server_type.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/bulk.py to bulk.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/mongo_replica_set_client.py to mongo_replica_set_client.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/server_selectors.py to server_selectors.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/gridfs/grid_file.py to grid_file.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/gridfs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/gridfs/errors.py to errors.pyc running install_egg_info running egg_info creating pymongo.egg-info writing pymongo.egg-info/PKG-INFO writing top-level names to pymongo.egg-info/top_level.txt writing dependency_links to pymongo.egg-info/dependency_links.txt writing manifest file 'pymongo.egg-info/SOURCES.txt' reading manifest file 'pymongo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pymongo.egg-info/SOURCES.txt' Copying pymongo.egg-info to /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo-3.0.1-py2.7.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/pymongo-3.0.1 extracting debug info from /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/bson/_cbson.so extracting debug info from /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pymongo/_cmessage.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 328 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/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-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KmLuKe + umask 022 + cd /builddir/build/BUILD + cd pymongo-3.0.1 + python setup.py test running test running egg_info writing pymongo.egg-info/PKG-INFO writing top-level names to pymongo.egg-info/top_level.txt writing dependency_links to pymongo.egg-info/dependency_links.txt reading manifest file 'pymongo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pymongo.egg-info/SOURCES.txt' running build_ext building 'bson._cbson' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ibson -I/usr/include/python2.7 -c bson/_cbsonmodule.c -o build/temp.linux-x86_64-2.7/bson/_cbsonmodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ibson -I/usr/include/python2.7 -c bson/time64.c -o build/temp.linux-x86_64-2.7/bson/time64.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ibson -I/usr/include/python2.7 -c bson/buffer.c -o build/temp.linux-x86_64-2.7/bson/buffer.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ibson -I/usr/include/python2.7 -c bson/encoding_helpers.c -o build/temp.linux-x86_64-2.7/bson/encoding_helpers.o gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/bson/_cbsonmodule.o build/temp.linux-x86_64-2.7/bson/time64.o build/temp.linux-x86_64-2.7/bson/buffer.o build/temp.linux-x86_64-2.7/bson/encoding_helpers.o -L/usr/lib64 -lpython2.7 -o /builddir/build/BUILD/pymongo-3.0.1/bson/_cbson.so building 'pymongo._cmessage' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ibson -I/usr/include/python2.7 -c pymongo/_cmessagemodule.c -o build/temp.linux-x86_64-2.7/pymongo/_cmessagemodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ibson -I/usr/include/python2.7 -c bson/buffer.c -o build/temp.linux-x86_64-2.7/bson/buffer.o gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/pymongo/_cmessagemodule.o build/temp.linux-x86_64-2.7/bson/buffer.o -L/usr/lib64 -lpython2.7 -o /builddir/build/BUILD/pymongo-3.0.1/pymongo/_cmessage.so test_uri_options (test_auth.TestAuthURIOptions) ... skipped 'Cannot connect to MongoDB on localhost:27017' test_delegated_auth (test_auth.TestDelegatedAuth) ... skipped 'Cannot connect to MongoDB on localhost:27017' skipped 'Kerberos module not available.' skipped 'Must set SASL_HOST, SASL_USER, and SASL_PASS to test SASL' test_scram_sha1 (test_auth.TestSCRAMSHA1) ... skipped 'Cannot connect to MongoDB on localhost:27017' test_binary (test_binary.TestBinary) ... ok test_equality (test_binary.TestBinary) ... ok test_exceptions (test_binary.TestBinary) ... ok test_legacy_csharp_uuid (test_binary.TestBinary) ... ok test_legacy_csharp_uuid_roundtrip (test_binary.TestBinary) ... skipped 'Cannot connect to MongoDB on localhost:27017' test_legacy_java_uuid (test_binary.TestBinary) ... ok test_legacy_java_uuid_roundtrip (test_binary.TestBinary) ... skipped 'Cannot connect to MongoDB on localhost:27017' test_pickle (test_binary.TestBinary) ... ok test_repr (test_binary.TestBinary) ... ok test_subtype (test_binary.TestBinary) ... ok test_uri_to_uuid (test_binary.TestBinary) ... ok test_uuid_queries (test_binary.TestBinary) ... skipped 'Cannot connect to MongoDB on localhost:27017' test_aware_datetime (test_bson.TestBSON) ... ok test_bad_dbref (test_bson.TestBSON) ... ok test_bad_encode (test_bson.TestBSON) ... ok test_bad_id_keys (test_bson.TestBSON) ... ok test_bad_string_lengths (test_bson.TestBSON) ... ok test_basic_decode (test_bson.TestBSON) ... ok test_basic_encode (test_bson.TestBSON) ... ok test_basic_validation (test_bson.TestBSON) ... ok test_bson_regex (test_bson.TestBSON) ... ok test_bytes_as_keys (test_bson.TestBSON) ... ok test_custom_class (test_bson.TestBSON) ... ok test_data_timestamp (test_bson.TestBSON) ... ok test_dates (test_bson.TestBSON) ... ok test_datetime_encode_decode (test_bson.TestBSON) ... ok test_dbpointer (test_bson.TestBSON) ... ok test_dst (test_bson.TestBSON) ... ok test_encode_then_decode (test_bson.TestBSON) ... ok test_encode_then_decode_any_mapping (test_bson.TestBSON) ... ok test_encoding_defaultdict (test_bson.TestBSON) ... ok test_exception_wrapping (test_bson.TestBSON) ... ok test_invalid_decodes (test_bson.TestBSON) ... ok test_minkey_maxkey_comparison (test_bson.TestBSON) ... ok test_move_id (test_bson.TestBSON) ... ok test_naive_decode (test_bson.TestBSON) ... ok test_non_string_keys (test_bson.TestBSON) ... ok test_null_character (test_bson.TestBSON) ... ok test_ordered_dict (test_bson.TestBSON) ... ok test_overflow (test_bson.TestBSON) ... ok test_random_data_is_not_bson (test_bson.TestBSON) ... ok test_regex_from_native (test_bson.TestBSON) ... ok test_small_long_encode_decode (test_bson.TestBSON) ... ok test_subclasses (test_bson.TestBSON) ... ok test_timestamp_comparison (test_bson.TestBSON) ... ok test_tuple (test_bson.TestBSON) ... ok test_unicode_regex (test_bson.TestBSON) ... ok test_utf8 (test_bson.TestBSON) ... ok test_uuid (test_bson.TestBSON) ... ok test_uuid_legacy (test_bson.TestBSON) ... ok test_codec_options_repr (test_bson.TestCodecOptions) ... ok test_decode_all_defaults (test_bson.TestCodecOptions) ... ok test_document_class (test_bson.TestCodecOptions) ... ok test_tz_aware (test_bson.TestCodecOptions) ... ok test_uuid_representation (test_bson.TestCodecOptions) ... ok skipped 'Cannot connect to MongoDB on localhost:27017' skipped 'Cannot connect to MongoDB on localhost:27017' skipped 'Cannot connect to MongoDB on localhost:27017' skipped 'Cannot connect to MongoDB on localhost:27017' test_get_database (test_client.ClientUnitTest) ... ok test_get_db (test_client.ClientUnitTest) ... ok test_get_default_database (test_client.ClientUnitTest) ... ok test_get_default_database_error (test_client.ClientUnitTest) ... ok test_get_default_database_with_authsource (test_client.ClientUnitTest) ... ok test_getattr (test_client.ClientUnitTest) ... ok test_iteration (test_client.ClientUnitTest) ... ok test_keyword_arg_defaults (test_client.ClientUnitTest) ... ok test_types (test_client.ClientUnitTest) ... ok skipped 'Cannot connect to MongoDB on localhost:27017' skipped 'Cannot connect to MongoDB on localhost:27017' skipped 'Cannot connect to MongoDB on localhost:27017' test_discover_primary (test_client.TestMongoClientFailover) ... ok test_network_error_on_delete (test_client.TestMongoClientFailover) ... ok test_network_error_on_insert (test_client.TestMongoClientFailover) ... ok test_network_error_on_query (test_client.TestMongoClientFailover) ... ok test_network_error_on_replace (test_client.TestMongoClientFailover) ... ok test_network_error_on_update (test_client.TestMongoClientFailover) ... ok test_reconnect (test_client.TestMongoClientFailover) ... ok test_code (test_code.TestCode) ... ok test_equality (test_code.TestCode) ... ok test_read_only (test_code.TestCode) ... ok test_repr (test_code.TestCode) ... ok test_scope_kwargs (test_code.TestCode) ... ok test_scope_preserved (test_code.TestCode) ... ok test_types (test_code.TestCode) ... ok skipped 'Cannot connect to MongoDB on localhost:27017' test_collection (test_collection.TestCollectionNoConnect) ... ok test_getattr (test_collection.TestCollectionNoConnect) ... ok test_iteration (test_collection.TestCollectionNoConnect) ... ok skipped 'Cannot connect to MongoDB on localhost:27017' skipped 'Cannot connect to MongoDB on localhost:27017' test_add_remove_option (test_cursor.TestCursorNoConnect) ... ok test_deepcopy_cursor_littered_with_regexes (test_cursor.TestCursorNoConnect) ... ok skipped 'Cannot connect to MongoDB on localhost:27017' skipped 'Cannot connect to MongoDB on localhost:27017' test_equality (test_database.TestDatabaseNoConnect) ... ok test_get_coll (test_database.TestDatabaseNoConnect) ... ok test_get_collection (test_database.TestDatabaseNoConnect) ... ok test_getattr (test_database.TestDatabaseNoConnect) ... ok test_iteration (test_database.TestDatabaseNoConnect) ... ok test_name (test_database.TestDatabaseNoConnect) ... ok test_creation (test_dbref.TestDBRef) ... ok test_dbref_hash (test_dbref.TestDBRef) ... ok test_deepcopy (test_dbref.TestDBRef) ... ok test_equality (test_dbref.TestDBRef) ... ok test_kwargs (test_dbref.TestDBRef) ... ok test_pickling (test_dbref.TestDBRef) ... ok test_read_only (test_dbref.TestDBRef) ... ok test_repr (test_dbref.TestDBRef) ... ok skipped 'Cannot connect to MongoDB on localhost:27017' test_grid_in_custom_opts (test_grid_file.TestGridFileNoConnect) ... ok test_grid_out_cursor_options (test_grid_file.TestGridFileNoConnect) ... ok skipped 'Cannot connect to MongoDB on localhost:27017' test_gridfs (test_gridfs.TestGridfsNoConnect) ... ok skipped 'Cannot connect to MongoDB on localhost:27017' test_basic (test_json_util.TestJsonUtil) ... ok test_binary (test_json_util.TestJsonUtil) ... ok test_code (test_json_util.TestJsonUtil) ... ok test_datetime (test_json_util.TestJsonUtil) ... ok test_dbref (test_json_util.TestJsonUtil) ... ok test_maxkey (test_json_util.TestJsonUtil) ... ok test_minkey (test_json_util.TestJsonUtil) ... ok test_numberlong (test_json_util.TestJsonUtil) ... ok test_objectid (test_json_util.TestJsonUtil) ... ok test_regex (test_json_util.TestJsonUtil) ... ok test_regex_object_hook (test_json_util.TestJsonUtil) ... ok test_timestamp (test_json_util.TestJsonUtil) ... ok test_undefined (test_json_util.TestJsonUtil) ... ok test_uuid (test_json_util.TestJsonUtil) ... ok skipped 'Cannot connect to MongoDB on localhost:27017' skipped 'Cannot connect to MongoDB on localhost:27017' skipped 'Cannot connect to MongoDB on localhost:27017' skipped 'Cannot connect to MongoDB on localhost:27017' skipped 'Cannot connect to MongoDB on localhost:27017' test_binary_str_equivalence (test_objectid.TestObjectId) ... ok test_creation (test_objectid.TestObjectId) ... ok test_equality (test_objectid.TestObjectId) ... ok test_from_datetime (test_objectid.TestObjectId) ... ok test_from_hex (test_objectid.TestObjectId) ... ok test_generation_time (test_objectid.TestObjectId) ... ok test_is_valid (test_objectid.TestObjectId) ... ok test_pickle_backwards_compatability (test_objectid.TestObjectId) ... ok test_pickling (test_objectid.TestObjectId) ... ok test_pid (test_objectid.TestObjectId) ... ok test_repr_str (test_objectid.TestObjectId) ... ok test_unicode (test_objectid.TestObjectId) ... ok skipped 'Cannot connect to MongoDB on localhost:27017' test_mongo_client_alias (test_pymongo.TestPyMongo) ... ok skipped 'Cannot connect to MongoDB on localhost:27017' test_maybe_add_read_preference (test_read_preferences.TestMongosAndReadPreference) ... ok test_mongos (test_read_preferences.TestMongosAndReadPreference) ... skipped 'Cannot connect to MongoDB on localhost:27017' test_moving_average (test_read_preferences.TestMovingAverage) ... ok skipped 'Cannot connect to MongoDB on localhost:27017' skipped 'Cannot connect to MongoDB on localhost:27017' skipped 'Cannot connect to MongoDB on localhost:27017' test_connect_with_internal_ips (test_replica_set_client.TestReplicaSetClientInternalIPs) ... skipped 'Cannot connect to MongoDB on localhost:27017' test_max_write_batch_size (test_replica_set_client.TestReplicaSetClientMaxWriteBatchSize) ... skipped 'Cannot connect to MongoDB on localhost:27017' test_wire_version (test_replica_set_client.TestReplicaSetWireVersion) ... skipped 'Cannot connect to MongoDB on localhost:27017' skipped 'Cannot connect to MongoDB on localhost:27017' test_repr (test_server.TestServer) ... ok test_all_hosts (test_server_description.TestServerDescription) ... ok test_arbiter (test_server_description.TestServerDescription) ... ok test_default_max_message_size (test_server_description.TestServerDescription) ... ok test_fields (test_server_description.TestServerDescription) ... ok test_ghost (test_server_description.TestServerDescription) ... ok test_mongos (test_server_description.TestServerDescription) ... ok test_ok_false (test_server_description.TestServerDescription) ... ok test_other (test_server_description.TestServerDescription) ... ok test_primary (test_server_description.TestServerDescription) ... ok test_secondary (test_server_description.TestServerDescription) ... ok test_standalone (test_server_description.TestServerDescription) ... ok test_unknown (test_server_description.TestServerDescription) ... ok test_clears (test_son.TestSON) ... ok test_contains_has (test_son.TestSON) ... ok test_copying (test_son.TestSON) ... ok test_equality (test_son.TestSON) ... ok test_iteration (test_son.TestSON) ... ok test_len (test_son.TestSON) ... ok test_ordered_dict (test_son.TestSON) ... ok test_pickle (test_son.TestSON) ... ok test_pickle_backwards_compatability (test_son.TestSON) ... ok test_to_dict (test_son.TestSON) ... ok test_basic (test_son_manipulator.TestSONManipulator) ... ok test_id_injection (test_son_manipulator.TestSONManipulator) ... ok test_id_shuffling (test_son_manipulator.TestSONManipulator) ... ok test_ns_injection (test_son_manipulator.TestSONManipulator) ... ok test_config_ssl (test_ssl.TestClientSSL) ... ok test_no_ssl_module (test_ssl.TestClientSSL) ... skipped "The ssl module is available, can't test what happens without it." test_cert_ssl (test_ssl.TestSSL) ... skipped 'No mongod available over SSL with certs' test_cert_ssl_implicitly_set (test_ssl.TestSSL) ... skipped 'No mongod available over SSL with certs' test_cert_ssl_uri_support (test_ssl.TestSSL) ... skipped 'No mongod available over SSL with certs' test_cert_ssl_validation (test_ssl.TestSSL) ... skipped 'No mongod available over SSL with certs' test_cert_ssl_validation_hostname_matching (test_ssl.TestSSL) ... skipped 'No mongod available over SSL with certs' test_cert_ssl_validation_optional (test_ssl.TestSSL) ... skipped 'No mongod available over SSL with certs' test_certifi_support (test_ssl.TestSSL) ... skipped 'Need certifi to test certifi support.' test_mongodb_x509_auth (test_ssl.TestSSL) ... skipped 'No mongod available over SSL with certs' test_simple_ssl (test_ssl.TestSSL) ... skipped 'No simple mongod available over SSL' test_system_certs_config_error (test_ssl.TestSSL) ... ok test_validation_with_system_ca_certs (test_ssl.TestSSL) ... skipped 'No mongod available over SSL with certs' test_wincertstore (test_ssl.TestSSL) ... skipped 'Only valid on Windows.' skipped 'Cannot connect to MongoDB on localhost:27017' test_datetime (test_timestamp.TestTimestamp) ... ok test_datetime_copy_pickle (test_timestamp.TestTimestamp) ... ok test_equality (test_timestamp.TestTimestamp) ... ok test_exceptions (test_timestamp.TestTimestamp) ... ok test_repr (test_timestamp.TestTimestamp) ... ok test_timestamp (test_timestamp.TestTimestamp) ... ok test_close (test_topology.TestMultiServerTopology) ... ok test_discover_set_name_from_primary (test_topology.TestMultiServerTopology) ... ok test_discover_set_name_from_secondary (test_topology.TestMultiServerTopology) ... ok test_max_write_batch_size (test_topology.TestMultiServerTopology) ... ok test_reset_removed_server (test_topology.TestMultiServerTopology) ... ok test_reset_server (test_topology.TestMultiServerTopology) ... ok test_wire_version (test_topology.TestMultiServerTopology) ... ok test_bad_replica_set_name (test_topology.TestServerSelectionErrors) ... ok test_multiple_standalones (test_topology.TestServerSelectionErrors) ... ok test_no_mongoses (test_topology.TestServerSelectionErrors) ... ok test_no_primary (test_topology.TestServerSelectionErrors) ... ok test_no_secondary (test_topology.TestServerSelectionErrors) ... ok test_direct_connection (test_topology.TestSingleServerTopology) ... ok test_reopen (test_topology.TestSingleServerTopology) ... ok test_round_trip_time (test_topology.TestSingleServerTopology) ... ok test_unavailable_seed (test_topology.TestSingleServerTopology) ... ok test_timeout_configuration (test_topology.TestTopologyConfiguration) ... ok test_internal_monitor_error (test_topology.TestTopologyErrors) ... ok test_ismaster_retry (test_topology.TestTopologyErrors) ... ok test_pool_reset (test_topology.TestTopologyErrors) ... ok test_parse_uri (test_uri_parser.TestURI) ... ok test_parse_uri_unicode (test_uri_parser.TestURI) ... ok test_partition (test_uri_parser.TestURI) ... ok test_rpartition (test_uri_parser.TestURI) ... ok test_split_hosts (test_uri_parser.TestURI) ... ok test_split_options (test_uri_parser.TestURI) ... ok test_validate_userinfo (test_uri_parser.TestURI) ... ok ---------------------------------------------------------------------- Ran 210 tests in 6.700s OK (skipped=51) + exit 0 Processing files: python-pymongo-3.0.1-0.1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5yZTzg + umask 022 + cd /builddir/build/BUILD + cd pymongo-3.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/share/doc/python-pymongo-3.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/share/doc/python-pymongo-3.0.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/share/doc/python-pymongo-3.0.1 + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/share/doc/python-pymongo-3.0.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/share/doc/python-pymongo-3.0.1 + cp -pr doc /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/share/doc/python-pymongo-3.0.1 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: pymongo = 3.0.1-0.1.el7.centos python-pymongo = 3.0.1-0.1.el7.centos python-pymongo(x86-64) = 3.0.1-0.1.el7.centos Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(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: pymongo <= 2.1.1-4 Processing files: python-pymongo-gridfs-3.0.1-0.1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KylkZa + umask 022 + cd /builddir/build/BUILD + cd pymongo-3.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/share/doc/python-pymongo-gridfs-3.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/share/doc/python-pymongo-gridfs-3.0.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/share/doc/python-pymongo-gridfs-3.0.1 + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/share/doc/python-pymongo-gridfs-3.0.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/share/doc/python-pymongo-gridfs-3.0.1 + cp -pr doc /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/share/doc/python-pymongo-gridfs-3.0.1 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: pymongo-gridfs = 3.0.1-0.1.el7.centos python-pymongo-gridfs = 3.0.1-0.1.el7.centos python-pymongo-gridfs(x86-64) = 3.0.1-0.1.el7.centos Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: python(abi) = 2.7 Obsoletes: pymongo-gridfs <= 2.1.1-4 Processing files: python-bson-3.0.1-0.1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JoUtts + umask 022 + cd /builddir/build/BUILD + cd pymongo-3.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/share/doc/python-bson-3.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/share/doc/python-bson-3.0.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/share/doc/python-bson-3.0.1 + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/share/doc/python-bson-3.0.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/share/doc/python-bson-3.0.1 + cp -pr doc /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64/usr/share/doc/python-bson-3.0.1 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: python-bson = 3.0.1-0.1.el7.centos python-bson(x86-64) = 3.0.1-0.1.el7.centos Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-pymongo-debuginfo-3.0.1-0.1.el7.centos.x86_64 Provides: python-pymongo-debuginfo = 3.0.1-0.1.el7.centos python-pymongo-debuginfo(x86-64) = 3.0.1-0.1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64 warning: Could not canonicalize hostname: i-0003a273 Wrote: /builddir/build/RPMS/python-pymongo-3.0.1-0.1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/python-pymongo-gridfs-3.0.1-0.1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/python-bson-3.0.1-0.1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/python-pymongo-debuginfo-3.0.1-0.1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kNTDl0 + umask 022 + cd /builddir/build/BUILD + cd pymongo-3.0.1 + rm -rf /builddir/build/BUILDROOT/python-pymongo-3.0.1-0.1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->