Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-dropbox.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1639/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-dropbox.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: i-00011f56 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-dropbox-2.1.0-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-dropbox.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1639/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-dropbox.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.brqb8C + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dropbox-2.1.0 + /usr/bin/unzip -qq /builddir/build/SOURCES/dropbox-2.1.0.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd dropbox-2.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (dropbox-setup-tests.patch):' Patch #0 (dropbox-setup-tests.patch): + /usr/bin/cat /builddir/build/SOURCES/dropbox-setup-tests.patch + /usr/bin/patch -p1 --fuzz=0 patching file setup.py + rm -rf dropbox.egg-info + chmod -x example/cli_client.py example/copy_between_accounts.py example/oauth1_upgrade.py example/search_cache.py example/datastore_app/shtasks.py example/datastore_app/tasks.py example/datastore_app/tktasks.py example/flask_app/simple_dropbox_app.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qKnmMV + umask 022 + cd /builddir/build/BUILD + cd dropbox-2.1.0 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/dropbox copying dropbox/client.py -> build/lib/dropbox copying dropbox/six.py -> build/lib/dropbox copying dropbox/session.py -> build/lib/dropbox copying dropbox/rest.py -> build/lib/dropbox copying dropbox/datastore.py -> build/lib/dropbox copying dropbox/__init__.py -> build/lib/dropbox copying dropbox/trusted-certs.crt -> build/lib/dropbox + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jnzbGe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64 + cd dropbox-2.1.0 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dropbox copying build/lib/dropbox/client.py -> /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dropbox copying build/lib/dropbox/six.py -> /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dropbox copying build/lib/dropbox/session.py -> /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dropbox copying build/lib/dropbox/rest.py -> /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dropbox copying build/lib/dropbox/trusted-certs.crt -> /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dropbox copying build/lib/dropbox/datastore.py -> /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dropbox copying build/lib/dropbox/__init__.py -> /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dropbox byte-compiling /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dropbox/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dropbox/six.py to six.pyc byte-compiling /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dropbox/session.py to session.pyc byte-compiling /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dropbox/rest.py to rest.pyc byte-compiling /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dropbox/datastore.py to datastore.pyc byte-compiling /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dropbox/__init__.py to __init__.pyc running install_egg_info running egg_info creating dropbox.egg-info writing requirements to dropbox.egg-info/requires.txt writing dropbox.egg-info/PKG-INFO writing top-level names to dropbox.egg-info/top_level.txt writing dependency_links to dropbox.egg-info/dependency_links.txt writing manifest file 'dropbox.egg-info/SOURCES.txt' reading manifest file 'dropbox.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'dropbox.egg-info/SOURCES.txt' Copying dropbox.egg-info to /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dropbox-2.1.0-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/dropbox-2.1.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /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-dropbox-2.1.0-1.el7.centos.x86_64/usr/lib/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.QrGDyy + umask 022 + cd /builddir/build/BUILD + cd dropbox-2.1.0 + /usr/bin/python setup.py test running test Searching for urllib3 Reading https://pypi.python.org/simple/urllib3/ Best match: urllib3 1.9 Downloading https://pypi.python.org/packages/source/u/urllib3/urllib3-1.9.tar.gz#md5=e035f0ccbf37ac0e7c0ebbc190e666a1 Processing urllib3-1.9.tar.gz Writing /tmp/easy_install-UvaqsK/urllib3-1.9/setup.cfg Running urllib3-1.9/setup.py -q bdist_egg --dist-dir /tmp/easy_install-UvaqsK/urllib3-1.9/egg-dist-tmp-4SA_a9 zip_safe flag not set; analyzing archive contents... Installed /builddir/build/BUILD/dropbox-2.1.0/urllib3-1.9-py2.7.egg running egg_info writing requirements to dropbox.egg-info/requires.txt writing dropbox.egg-info/PKG-INFO writing top-level names to dropbox.egg-info/top_level.txt writing dependency_links to dropbox.egg-info/dependency_links.txt reading manifest file 'dropbox.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'dropbox.egg-info/SOURCES.txt' running build_ext test_oauth2_token_format_check (tests.test_client.TestClient) ... ok test_account_info (tests.test_client.TestClientOAuth1) Tests if the account_info returns the expected fields. ... skipped 'error reading "tests/oauth1.auth": [Errno 2] No such file or directory: \'tests/oauth1.auth\'' test_chunked_upload (tests.test_client.TestClientOAuth1) ... skipped 'error reading "tests/oauth1.auth": [Errno 2] No such file or directory: \'tests/oauth1.auth\'' test_copy (tests.test_client.TestClientOAuth1) Tests copying a file, to ensure that two copies exist after the operation ... skipped 'error reading "tests/oauth1.auth": [Errno 2] No such file or directory: \'tests/oauth1.auth\'' test_copy_ref (tests.test_client.TestClientOAuth1) Tests using the /copy_ref endpoint to move data within a single dropbox ... skipped 'error reading "tests/oauth1.auth": [Errno 2] No such file or directory: \'tests/oauth1.auth\'' test_create_folder (tests.test_client.TestClientOAuth1) Tests if creating a folder works ... skipped 'error reading "tests/oauth1.auth": [Errno 2] No such file or directory: \'tests/oauth1.auth\'' test_create_folder_dupe (tests.test_client.TestClientOAuth1) Tests if creating a folder fails correctly if one already exists ... skipped 'error reading "tests/oauth1.auth": [Errno 2] No such file or directory: \'tests/oauth1.auth\'' test_delete (tests.test_client.TestClientOAuth1) Tests if deleting a file really makes it disappear ... skipped 'error reading "tests/oauth1.auth": [Errno 2] No such file or directory: \'tests/oauth1.auth\'' test_delta (tests.test_client.TestClientOAuth1) ... skipped 'error reading "tests/oauth1.auth": [Errno 2] No such file or directory: \'tests/oauth1.auth\'' test_get_file (tests.test_client.TestClientOAuth1) Tests if storing and retrieving a file returns the same file ... skipped 'error reading "tests/oauth1.auth": [Errno 2] No such file or directory: \'tests/oauth1.auth\'' test_metadata (tests.test_client.TestClientOAuth1) Tests if metadata returns the expected values for a files uploaded earlier ... skipped 'error reading "tests/oauth1.auth": [Errno 2] No such file or directory: \'tests/oauth1.auth\'' test_metadata_bad (tests.test_client.TestClientOAuth1) Tests if metadata returns an error for nonexistent file ... skipped 'error reading "tests/oauth1.auth": [Errno 2] No such file or directory: \'tests/oauth1.auth\'' test_move (tests.test_client.TestClientOAuth1) "Tests moving a file, to ensure the new copy exists and the old copy is removed ... skipped 'error reading "tests/oauth1.auth": [Errno 2] No such file or directory: \'tests/oauth1.auth\'' test_put_file (tests.test_client.TestClientOAuth1) Tests if put_file returns the expected metadata ... skipped 'error reading "tests/oauth1.auth": [Errno 2] No such file or directory: \'tests/oauth1.auth\'' test_put_file_overwrite (tests.test_client.TestClientOAuth1) Tests if put_file with overwrite=true returns the expected metadata ... skipped 'error reading "tests/oauth1.auth": [Errno 2] No such file or directory: \'tests/oauth1.auth\'' test_revisions_restore (tests.test_client.TestClientOAuth1) Tests getting the old revisions of a file ... skipped 'error reading "tests/oauth1.auth": [Errno 2] No such file or directory: \'tests/oauth1.auth\'' test_search (tests.test_client.TestClientOAuth1) Tests searching for a file in a folder ... skipped 'error reading "tests/oauth1.auth": [Errno 2] No such file or directory: \'tests/oauth1.auth\'' test_share (tests.test_client.TestClientOAuth1) Tests file streaming using the /media endpoint ... skipped 'error reading "tests/oauth1.auth": [Errno 2] No such file or directory: \'tests/oauth1.auth\'' test_stream (tests.test_client.TestClientOAuth1) Tests file streaming using the /media endpoint ... skipped 'error reading "tests/oauth1.auth": [Errno 2] No such file or directory: \'tests/oauth1.auth\'' test_thumbnail (tests.test_client.TestClientOAuth1) ... skipped 'error reading "tests/oauth1.auth": [Errno 2] No such file or directory: \'tests/oauth1.auth\'' test_account_info (tests.test_client.TestClientOAuth2) Tests if the account_info returns the expected fields. ... skipped 'error reading "tests/oauth2.auth": [Errno 2] No such file or directory: \'tests/oauth2.auth\'' test_chunked_upload (tests.test_client.TestClientOAuth2) ... skipped 'error reading "tests/oauth2.auth": [Errno 2] No such file or directory: \'tests/oauth2.auth\'' test_copy (tests.test_client.TestClientOAuth2) Tests copying a file, to ensure that two copies exist after the operation ... skipped 'error reading "tests/oauth2.auth": [Errno 2] No such file or directory: \'tests/oauth2.auth\'' test_copy_ref (tests.test_client.TestClientOAuth2) Tests using the /copy_ref endpoint to move data within a single dropbox ... skipped 'error reading "tests/oauth2.auth": [Errno 2] No such file or directory: \'tests/oauth2.auth\'' test_create_folder (tests.test_client.TestClientOAuth2) Tests if creating a folder works ... skipped 'error reading "tests/oauth2.auth": [Errno 2] No such file or directory: \'tests/oauth2.auth\'' test_create_folder_dupe (tests.test_client.TestClientOAuth2) Tests if creating a folder fails correctly if one already exists ... skipped 'error reading "tests/oauth2.auth": [Errno 2] No such file or directory: \'tests/oauth2.auth\'' test_delete (tests.test_client.TestClientOAuth2) Tests if deleting a file really makes it disappear ... skipped 'error reading "tests/oauth2.auth": [Errno 2] No such file or directory: \'tests/oauth2.auth\'' test_delta (tests.test_client.TestClientOAuth2) ... skipped 'error reading "tests/oauth2.auth": [Errno 2] No such file or directory: \'tests/oauth2.auth\'' test_get_file (tests.test_client.TestClientOAuth2) Tests if storing and retrieving a file returns the same file ... skipped 'error reading "tests/oauth2.auth": [Errno 2] No such file or directory: \'tests/oauth2.auth\'' test_metadata (tests.test_client.TestClientOAuth2) Tests if metadata returns the expected values for a files uploaded earlier ... skipped 'error reading "tests/oauth2.auth": [Errno 2] No such file or directory: \'tests/oauth2.auth\'' test_metadata_bad (tests.test_client.TestClientOAuth2) Tests if metadata returns an error for nonexistent file ... skipped 'error reading "tests/oauth2.auth": [Errno 2] No such file or directory: \'tests/oauth2.auth\'' test_move (tests.test_client.TestClientOAuth2) "Tests moving a file, to ensure the new copy exists and the old copy is removed ... skipped 'error reading "tests/oauth2.auth": [Errno 2] No such file or directory: \'tests/oauth2.auth\'' test_put_file (tests.test_client.TestClientOAuth2) Tests if put_file returns the expected metadata ... skipped 'error reading "tests/oauth2.auth": [Errno 2] No such file or directory: \'tests/oauth2.auth\'' test_put_file_overwrite (tests.test_client.TestClientOAuth2) Tests if put_file with overwrite=true returns the expected metadata ... skipped 'error reading "tests/oauth2.auth": [Errno 2] No such file or directory: \'tests/oauth2.auth\'' test_revisions_restore (tests.test_client.TestClientOAuth2) Tests getting the old revisions of a file ... skipped 'error reading "tests/oauth2.auth": [Errno 2] No such file or directory: \'tests/oauth2.auth\'' test_search (tests.test_client.TestClientOAuth2) Tests searching for a file in a folder ... skipped 'error reading "tests/oauth2.auth": [Errno 2] No such file or directory: \'tests/oauth2.auth\'' test_share (tests.test_client.TestClientOAuth2) Tests file streaming using the /media endpoint ... skipped 'error reading "tests/oauth2.auth": [Errno 2] No such file or directory: \'tests/oauth2.auth\'' test_stream (tests.test_client.TestClientOAuth2) Tests file streaming using the /media endpoint ... skipped 'error reading "tests/oauth2.auth": [Errno 2] No such file or directory: \'tests/oauth2.auth\'' test_thumbnail (tests.test_client.TestClientOAuth2) ... skipped 'error reading "tests/oauth2.auth": [Errno 2] No such file or directory: \'tests/oauth2.auth\'' test_API_CONTENT_HOST (tests.test_session.TestClientUsage) ... ok test_API_HOST (tests.test_session.TestClientUsage) ... ok test_build_url_params (tests.test_session.TestClientUsage) ... ok test_build_url_simple (tests.test_session.TestClientUsage) ... ok test_root_app_folder (tests.test_session.TestClientUsage) ... ok test_root_dropbox (tests.test_session.TestClientUsage) ... ok test_set_request_token (tests.test_session.TestClientUsage) ... ok test_set_token (tests.test_session.TestClientUsage) ... ok test_build_authorize_url (tests.test_session.TestSession) ... ok test_is_linked (tests.test_session.TestSession) ... ok test_obtain_access_token_no_request_token (tests.test_session.TestSession) ... ok test_obtain_access_token_passed_in_request_token (tests.test_session.TestSession) ... ok test_obtain_access_token_set_request_token (tests.test_session.TestSession) ... ok test_obtain_request_token (tests.test_session.TestSession) ... ok test_parse_token_fail_empty (tests.test_session.TestSession) ... ok test_parse_token_fail_no_oauth_token (tests.test_session.TestSession) ... ok test_parse_token_fail_no_oauth_token_secret (tests.test_session.TestSession) ... ok test_comparisons (tests.test_datastore.TestBytes) ... ok test_from_json (tests.test_datastore.TestBytes) ... ok test_init (tests.test_datastore.TestBytes) ... ok test_len (tests.test_datastore.TestBytes) ... ok test_repr (tests.test_datastore.TestBytes) ... ok test_str (tests.test_datastore.TestBytes) ... ok test_to_json (tests.test_datastore.TestBytes) ... ok test_unicode (tests.test_datastore.TestBytes) ... ok test_eq_ne (tests.test_datastore.TestChange) ... ok test_init_repr_invert_delete (tests.test_datastore.TestChange) ... ok test_init_repr_invert_insert (tests.test_datastore.TestChange) ... ok test_init_repr_update (tests.test_datastore.TestChange) ... ok test_invert_update_add_field (tests.test_datastore.TestChange) ... ok test_invert_update_change_field (tests.test_datastore.TestChange) ... ok test_invert_update_delete_field (tests.test_datastore.TestChange) ... ok test_invert_update_list_ops (tests.test_datastore.TestChange) ... ok test_apply_deltas (tests.test_datastore.TestDatastore) ... ok test_apply_deltas_no_changes (tests.test_datastore.TestDatastore) ... ok test_apply_deltas_old_rev (tests.test_datastore.TestDatastore) ... ok test_apply_deltas_out_of_order_rev (tests.test_datastore.TestDatastore) ... ok test_apply_deltas_pending_changes (tests.test_datastore.TestDatastore) ... ok test_apply_snapshot (tests.test_datastore.TestDatastore) ... ok test_await_deltas (tests.test_datastore.TestDatastore) ... ok test_await_deltas_deleted (tests.test_datastore.TestDatastore) ... ok test_await_deltas_no_get_deltas (tests.test_datastore.TestDatastore) ... ok test_await_deltas_no_handle_key (tests.test_datastore.TestDatastore) ... ok test_await_deltas_pending_changes (tests.test_datastore.TestDatastore) ... ok test_bad_table_id (tests.test_datastore.TestDatastore) ... ok test_close (tests.test_datastore.TestDatastore) ... ok test_commit (tests.test_datastore.TestDatastore) ... ok test_commit_conflict (tests.test_datastore.TestDatastore) ... ok test_commit_no_changes (tests.test_datastore.TestDatastore) ... ok test_get_handle (tests.test_datastore.TestDatastore) ... ok test_get_id (tests.test_datastore.TestDatastore) ... ok test_get_manager (tests.test_datastore.TestDatastore) ... ok test_get_rev (tests.test_datastore.TestDatastore) ... ok test_get_snapshot (tests.test_datastore.TestDatastore) ... ok test_get_table (tests.test_datastore.TestDatastore) ... ok test_is_valid_id (tests.test_datastore.TestDatastore) ... ok test_list_table_ids (tests.test_datastore.TestDatastore) ... ok test_load_deltas (tests.test_datastore.TestDatastore) ... ok test_load_deltas_no_changes (tests.test_datastore.TestDatastore) ... ok test_load_deltas_pending_changes (tests.test_datastore.TestDatastore) ... ok test_load_snapshot (tests.test_datastore.TestDatastore) ... ok test_mtime (tests.test_datastore.TestDatastore) ... ok test_repr (tests.test_datastore.TestDatastore) ... ok test_rollback (tests.test_datastore.TestDatastore) ... ok test_title (tests.test_datastore.TestDatastore) ... ok test_transaction (tests.test_datastore.TestDatastore) ... ERROR test_transaction__bad_kwargs (tests.test_datastore.TestDatastore) ... ok test_transaction__bad_max_tries (tests.test_datastore.TestDatastore) ... ok test_transaction__callback_fails (tests.test_datastore.TestDatastore) ... ok test_transaction__commit_fails (tests.test_datastore.TestDatastore) ... ok test_transaction__exceeds_tries (tests.test_datastore.TestDatastore) ... ok test_transaction__pending_changes (tests.test_datastore.TestDatastore) ... ok test_transaction__set_max_tries (tests.test_datastore.TestDatastore) ... ok test_eq_ne (tests.test_datastore.TestDatastoreInfo) ... ok test_init_minimal (tests.test_datastore.TestDatastoreInfo) ... ok test_init_with_empty_info (tests.test_datastore.TestDatastoreInfo) ... ok test_init_with_full_info (tests.test_datastore.TestDatastoreInfo) ... ok test_init_with_mtime_only (tests.test_datastore.TestDatastoreInfo) ... ok test_init_with_title_only (tests.test_datastore.TestDatastoreInfo) ... ok test_repr (tests.test_datastore.TestDatastoreInfo) ... ok test_await_datastores (tests.test_datastore.TestDatastoreManager) ... ok test_await_datastores_mapping (tests.test_datastore.TestDatastoreManager) ... ok test_await_datastores_notfound (tests.test_datastore.TestDatastoreManager) ... ok test_await_default (tests.test_datastore.TestDatastoreManager) ... ok test_await_token (tests.test_datastore.TestDatastoreManager) ... ok test_bad_datastore_id (tests.test_datastore.TestDatastoreManager) ... ok test_close (tests.test_datastore.TestDatastoreManager) ... ok test_create_datastore (tests.test_datastore.TestDatastoreManager) ... ok test_delete_datastore (tests.test_datastore.TestDatastoreManager) ... ok test_dsops_errors (tests.test_datastore.TestDatastoreManager) ... ok test_get_client (tests.test_datastore.TestDatastoreManager) ... ok test_list_datastore (tests.test_datastore.TestDatastoreManager) ... ok test_make_cursor_map (tests.test_datastore.TestDatastoreManager) ... ok test_open_datastore (tests.test_datastore.TestDatastoreManager) ... ok test_open_default_datastore (tests.test_datastore.TestDatastoreManager) ... ok test_open_or_create_datastore (tests.test_datastore.TestDatastoreManager) ... ok test_open_raw_datastore (tests.test_datastore.TestDatastoreManager) ... ok test_repr (tests.test_datastore.TestDatastoreManager) ... ok test_comparisons (tests.test_datastore.TestDate) ... ok test_date_fields (tests.test_datastore.TestDate) ... ok test_from_datetime_local (tests.test_datastore.TestDate) ... ok test_from_datetime_local_error (tests.test_datastore.TestDate) ... ok test_from_datetime_utc (tests.test_datastore.TestDate) ... ok test_from_datetime_utc_error (tests.test_datastore.TestDate) ... ok test_from_json (tests.test_datastore.TestDate) ... ok test_init (tests.test_datastore.TestDate) ... ok test_init_default (tests.test_datastore.TestDate) ... ok test_init_errors (tests.test_datastore.TestDate) ... ok test_repr (tests.test_datastore.TestDate) ... ok test_to_datetime_local (tests.test_datastore.TestDate) ... ok test_to_datetime_utc (tests.test_datastore.TestDate) ... ok test_to_json (tests.test_datastore.TestDate) ... ok test_aliasing (tests.test_datastore.TestList) ... ok test_bad_types (tests.test_datastore.TestList) ... ok test_comparisons (tests.test_datastore.TestList) ... ok test_delete (tests.test_datastore.TestList) ... ok test_get_or_create_list (tests.test_datastore.TestList) ... ok test_good_types (tests.test_datastore.TestList) ... ok test_incoming_ops (tests.test_datastore.TestList) ... ok test_insert (tests.test_datastore.TestList) ... ok test_list_ops (tests.test_datastore.TestList) ... ok test_list_ops_index_ranges (tests.test_datastore.TestList) ... ok test_list_unicode (tests.test_datastore.TestList) ... ok test_list_wrappers (tests.test_datastore.TestList) ... ok test_other_list_ops (tests.test_datastore.TestList) ... ok test_outgoing_ops (tests.test_datastore.TestList) ... ok test_reference_deleted_rec (tests.test_datastore.TestList) ... ok test_reference_non_list (tests.test_datastore.TestList) ... ok test_update (tests.test_datastore.TestList) ... ok test_bad_field_name (tests.test_datastore.TestRecord) ... ok test_bad_types (tests.test_datastore.TestRecord) ... ok test_delete (tests.test_datastore.TestRecord) ... ok test_delete_record (tests.test_datastore.TestRecord) ... ok test_delete_record_alias (tests.test_datastore.TestRecord) ... ok test_delete_record_rollback (tests.test_datastore.TestRecord) ... ok test_eq_ne (tests.test_datastore.TestRecord) ... ok test_get (tests.test_datastore.TestRecord) ... ok test_get_fields (tests.test_datastore.TestRecord) ... ok test_get_id (tests.test_datastore.TestRecord) ... ok test_get_table (tests.test_datastore.TestRecord) ... ok test_good_types (tests.test_datastore.TestRecord) ... ok test_has (tests.test_datastore.TestRecord) ... ok test_hash (tests.test_datastore.TestRecord) ... ok test_is_valid_field (tests.test_datastore.TestRecord) ... ok test_is_valid_id (tests.test_datastore.TestRecord) ... ok test_repr (tests.test_datastore.TestRecord) ... ok test_set (tests.test_datastore.TestRecord) ... ok test_set_none (tests.test_datastore.TestRecord) ... ok test_update (tests.test_datastore.TestRecord) ... ok test_apply_deltas (tests.test_datastore.TestSize) ... ok test_compute_atom_size_edgecases (tests.test_datastore.TestSize) ... ok test_empty (tests.test_datastore.TestSize) ... ok test_list_ops (tests.test_datastore.TestSize) ... ok test_record_ops (tests.test_datastore.TestSize) ... ok test_rollback (tests.test_datastore.TestSize) ... ok test_types (tests.test_datastore.TestSize) ... ok test_bad_field_name (tests.test_datastore.TestTable) ... ok test_bad_record_id (tests.test_datastore.TestTable) ... ok test_get_and_get_or_insert (tests.test_datastore.TestTable) ... ok test_get_datastore (tests.test_datastore.TestTable) ... ok test_get_id (tests.test_datastore.TestTable) ... ok test_insert (tests.test_datastore.TestTable) ... ok test_insert_none (tests.test_datastore.TestTable) ... ok test_insert_unicode (tests.test_datastore.TestTable) ... ok test_is_valid_id (tests.test_datastore.TestTable) ... ok test_query (tests.test_datastore.TestTable) ... ok test_query_unicode (tests.test_datastore.TestTable) ... ok test_repr (tests.test_datastore.TestTable) ... ok test_update_unicode (tests.test_datastore.TestTable) ... ok test_from_json (tests.test_datastore.TestValuesJson) ... ok test_to_json (tests.test_datastore.TestValuesJson) ... ok test_basic (tests.test_rest.TestGet) ... ok test_crazy_unicode (tests.test_rest.TestGet) ... ok test_newline_in_header (tests.test_rest.TestGet) ... ok test_non_200 (tests.test_rest.TestGet) ... ok test_basic (tests.test_rest.TestHTTPSConnection) ... 127.0.0.1 - - [08/Aug/2014 08:24:34] "GET / HTTP/1.1" 200 3 127.0.0.1 - - [08/Aug/2014 08:24:34] "GET /die HTTP/1.0" 200 4 ok test_basic_unicode (tests.test_rest.TestHTTPSConnection) ... 127.0.0.1 - - [08/Aug/2014 08:24:34] "GET /die HTTP/1.0" 200 4 ok test_basic (tests.test_rest.TestPost) ... ok test_newline_in_header (tests.test_rest.TestPost) ... ok test_post_params (tests.test_rest.TestPost) ... ok test_post_params_crazy_unicode_values (tests.test_rest.TestPost) ... ok test_body (tests.test_rest.TestPut) ... ok ====================================================================== ERROR: test_transaction (tests.test_datastore.TestDatastore) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/dropbox-2.1.0/tests/test_datastore.py", line 768, in test_transaction r1 = self.datastore.transaction(callback, t1, max_tries=2) File "/builddir/build/BUILD/dropbox-2.1.0/dropbox/datastore.py", line 1054, in transaction self.commit() File "/builddir/build/BUILD/dropbox-2.1.0/dropbox/datastore.py", line 987, in commit resp = self._manager._dsops.put_deltas(self._handle, self._rev, changes, nonce) File "/builddir/build/BUILD/dropbox-2.1.0/dropbox/datastore.py", line 248, in put_deltas return self._check_conflict(resp) File "/builddir/build/BUILD/dropbox-2.1.0/dropbox/datastore.py", line 160, in _check_conflict raise DatastoreConflictError(resp['conflict'], resp) TypeError: sequence index must be integer, not 'str' ---------------------------------------------------------------------- Ran 221 tests in 0.111s FAILED (errors=1, skipped=38) + : + exit 0 Processing files: python-dropbox-2.1.0-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.55vCOW + umask 022 + cd /builddir/build/BUILD + cd dropbox-2.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64/usr/share/doc/python-dropbox-2.1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64/usr/share/doc/python-dropbox-2.1.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64/usr/share/doc/python-dropbox-2.1.0 + cp -pr CHANGELOG.mdown /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64/usr/share/doc/python-dropbox-2.1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64/usr/share/doc/python-dropbox-2.1.0 + cp -pr example /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64/usr/share/doc/python-dropbox-2.1.0 + exit 0 Provides: python-dropbox = 2.1.0-1.el7.centos 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) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64 warning: Could not canonicalize hostname: i-00011f56 Wrote: /builddir/build/RPMS/python-dropbox-2.1.0-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FbV6CL + umask 022 + cd /builddir/build/BUILD + cd dropbox-2.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-dropbox-2.1.0-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->