Uploaded image for project: 'Nuxeo Drive '
  1. Nuxeo Drive
  2. NXDRIVE-155

Random bug at line 582, in test_synchronization_give_up

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Done
    • Affects Version/s: 1.3.1107
    • Fix Version/s: 1.3.1216
    • Component/s: Tests

      Description

      See http://qa.nuxeo.org/jenkins/view/Drive/job/FT-nuxeo-drive-master-windows/496/consoleFull

      21:31:11 [INFO]      [exec] ======================================================================
      21:31:11 [INFO]      [exec] FAIL: test_synchronization_give_up (nxdrive.tests.test_integration_synchronization.TestIntegrationSynchronization)
      21:31:11 [INFO]      [exec] ----------------------------------------------------------------------
      21:31:11 [INFO]      [exec] Traceback (most recent call last):
      21:31:11 [INFO]      [exec]   File "C:\Jenkins\workspace\FT-nuxeo-drive-master-windows\nuxeo-drive-client\nxdrive\tests\test_integration_synchronization.py", line 582, in test_synchronization_give_up
      21:31:11 [INFO]      [exec]     self.assertEquals(ctl.list_pending(), [])
      21:31:11 [INFO]      [exec] AssertionError: Lists differ: [LastKnownState<local_folder=u... != []
      21:31:11 [INFO]      [exec] First list contains 6 additional elements.
      21:31:11 [INFO]      [exec] First extra element 0:
      21:31:11 [INFO]      [exec] LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 1.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>
      21:31:11 [INFO]      [exec] Diff is 1151 characters long. Set self.maxDiff to None to see it.
      21:31:11 [INFO]      [exec] -------------------- >> begin captured logging << --------------------
      21:31:11 [INFO]      [exec] nxdrive.controller: INFO: nxdrive installed in 'C:\Jenkins\workspace\FT-nuxeo-drive-master-windows\ftest\target\nxdrive_msi\SourceDir\appdata\nuxeo-drive-1.3.1117.win32\library.zip\nxdrive'
      21:31:11 [INFO]      [exec] nxdrive.controller: INFO: nxdrive configured in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\nuxeo-drive-conf'
      21:31:11 [INFO]      [exec] alembic.migration: INFO: Context impl SQLiteImpl.
      21:31:11 [INFO]      [exec] alembic.migration: INFO: Will assume non-transactional DDL.
      21:31:11 [INFO]      [exec] nxdrive.migration: DEBUG: Checking if SQLite database migration is needed.
      21:31:11 [INFO]      [exec] nxdrive.migration: DEBUG: Head Alembic revision: 2f126b5f61a6
      21:31:11 [INFO]      [exec] nxdrive.migration: DEBUG: Alembic is not initialized, setting current revision to head revision: 2f126b5f61a6
      21:31:11 [INFO]      [exec] nxdrive.migration: DEBUG: Current Alembic revision: 2f126b5f61a6
      21:31:11 [INFO]      [exec] nxdrive.migration: DEBUG: No migration to process as current Alembic revision in SQLite database is already the head revision.
      21:31:11 [INFO]      [exec] nxdrive.model: DEBUG: Set client version to 1.3.1117
      21:31:11 [INFO]      [exec] nxdrive.controller: INFO: nxdrive installed in 'C:\Jenkins\workspace\FT-nuxeo-drive-master-windows\ftest\target\nxdrive_msi\SourceDir\appdata\nuxeo-drive-1.3.1117.win32\library.zip\nxdrive'
      21:31:11 [INFO]      [exec] nxdrive.controller: INFO: nxdrive configured in 'c:\users\nuxeo\appdata\local\temp\tmpgc8ttz-nxdrive-tests-user-2\nuxeo-drive-conf'
      21:31:11 [INFO]      [exec] alembic.migration: INFO: Context impl SQLiteImpl.
      21:31:11 [INFO]      [exec] alembic.migration: INFO: Will assume non-transactional DDL.
      21:31:11 [INFO]      [exec] nxdrive.migration: DEBUG: Checking if SQLite database migration is needed.
      21:31:11 [INFO]      [exec] nxdrive.migration: DEBUG: Head Alembic revision: 2f126b5f61a6
      21:31:11 [INFO]      [exec] nxdrive.migration: DEBUG: Alembic is not initialized, setting current revision to head revision: 2f126b5f61a6
      21:31:11 [INFO]      [exec] nxdrive.migration: DEBUG: Current Alembic revision: 2f126b5f61a6
      21:31:11 [INFO]      [exec] nxdrive.migration: DEBUG: No migration to process as current Alembic revision in SQLite database is already the head revision.
      21:31:11 [INFO]      [exec] nxdrive.model: DEBUG: Set client version to 1.3.1117
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/ with headers {'X-Client-Version': '1.3.1117', 'X-Device-Id': u'nxdrive-test-administrator-device', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': 'Administrator', 'Cache-Control': 'no-cache', 'X-Application-Name': 'Nuxeo Drive', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpBZG1pbmlzdHJhdG9y'} and cookies []
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'value': u'/'}}
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/Document.Fetch with headers {'X-Client-Version': '1.3.1117', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'nxdrive-test-administrator-device', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': 'Administrator', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpBZG1pbmlzdHJhdG9y'}, cookies [] and JSON payload '{"params": {"value": "/"}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/Document.Fetch' with cookies []: '{"entity-type":"document","repository":"default","uid":"d70b573e-7758-4995-a8ab-7596861e7967","path":"/","type":"Root","state":null,"parentRef":"/","versionLabel":"","isCheckedOut":true,"title":"d70b573e-7758-4995-a8ab-7596861e7967","properties":{"dc:creator":null,"dc:source":null,"dc:nature":null,"dc:contributors":[],"dc:created":null,"dc:description":null,"dc:rights":null,"dc:subjects":[],"dc:publisher":null,"dc:valid":null,"dc:format":null,"dc:issued":null,"dc:modified":null,"dc:expired":null,"dc:coverage":null,"dc:language":null,"dc:title":null,"dc:lastContributor":null,"common:icon":null,"common:icon-expanded":null,"common:size":null},"facets":["Folderish","NotCollectionMember"],"changeToken":null,"contextParameters":{}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'userNames': 'user_1, user_2', 'permission': 'ReadWrite'}}
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.SetupIntegrationTests with headers {'X-Client-Version': '1.3.1117', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'nxdrive-test-administrator-device', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': 'Administrator', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpBZG1pbmlzdHJhdG9y'}, cookies [] and JSON payload '{"params": {"userNames": "user_1, user_2", "permission": "ReadWrite"}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.SetupIntegrationTests' with cookies [] has content-type 'text/plain'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'value': u'/default-domain/workspaces/nuxeo-drive-test-workspace'}}
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/Document.Fetch with headers {'X-Client-Version': '1.3.1117', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'nxdrive-test-administrator-device', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': 'Administrator', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpBZG1pbmlzdHJhdG9y'}, cookies [] and JSON payload '{"params": {"value": "/default-domain/workspaces/nuxeo-drive-test-workspace"}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/Document.Fetch' with cookies []: '{"entity-type":"document","repository":"default","uid":"c74f3c60-b3b9-460b-9526-02e03e1dfd96","path":"/default-domain/workspaces/nuxeo-drive-test-workspace","type":"Workspace","state":"project","parentRef":"f79dbfba-37dc-42f7-bfed-65c256879cc4","versionLabel":"","isCheckedOut":true,"title":"Nuxeo Drive Test Workspace","lastModified":"2014-11-17T20:29:53.24Z","properties":{"dc:creator":"Administrator","dc:source":null,"dc:nature":null,"dc:contributors":["Administrator"],"dc:created":"2014-11-17T20:29:53.24Z","dc:description":null,"dc:rights":null,"dc:subjects":[],"dc:publisher":null,"dc:valid":null,"dc:format":null,"dc:issued":null,"dc:modified":"2014-11-17T20:29:53.24Z","dc:expired":null,"dc:coverage":null,"dc:language":null,"dc:title":"Nuxeo Drive Test Workspace","dc:lastContributor":"Administrator","files:files":[],"common:icon":"/icons/workspace.gif","common:icon-expanded":null,"common:size":null,"file:content":null,"file:filename":null,"webc:welcomeText":null,"webc:useCaptcha":null,"webc:welcomeMedia":null,"webc:theme":"sites","webc:isWebContainer":null,"webc:baseline":null,"webc:template":null,"webc:logo":null,"webc:themePerspective":null,"webc:themePage":"workspace","webc:name":null,"webc:moderationType":"aposteriori","webc:url":null,"webc:email":null,"publish:sections":[]},"facets":["SuperSpace","Folderish"],"changeToken":"1416256193243","contextParameters":{}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/ with headers {'X-Client-Version': '1.3.1117', 'X-Device-Id': u'nxdrive-test-device-1', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'X-Application-Name': 'Nuxeo Drive', 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY='} and cookies []
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'value': u'c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/Document.Fetch with headers {'X-Client-Version': '1.3.1117', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'nxdrive-test-device-1', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY='}, cookies [] and JSON payload '{"params": {"value": "c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/Document.Fetch' with cookies []: '{"entity-type":"document","repository":"default","uid":"c74f3c60-b3b9-460b-9526-02e03e1dfd96","path":"/default-domain/workspaces/nuxeo-drive-test-workspace","type":"Workspace","state":"project","parentRef":"f79dbfba-37dc-42f7-bfed-65c256879cc4","versionLabel":"","isCheckedOut":true,"title":"Nuxeo Drive Test Workspace","lastModified":"2014-11-17T20:29:53.24Z","properties":{"dc:creator":"Administrator","dc:source":null,"dc:nature":null,"dc:contributors":["Administrator"],"dc:created":"2014-11-17T20:29:53.24Z","dc:description":null,"dc:rights":null,"dc:subjects":[],"dc:publisher":null,"dc:valid":null,"dc:format":null,"dc:issued":null,"dc:modified":"2014-11-17T20:29:53.24Z","dc:expired":null,"dc:coverage":null,"dc:language":null,"dc:title":"Nuxeo Drive Test Workspace","dc:lastContributor":"Administrator","files:files":[],"common:icon":"/icons/workspace.gif","common:icon-expanded":null,"common:size":null,"file:content":null,"file:filename":null,"webc:welcomeText":null,"webc:useCaptcha":null,"webc:welcomeMedia":null,"webc:theme":"sites","webc:isWebContainer":null,"webc:baseline":null,"webc:template":null,"webc:logo":null,"webc:themePerspective":null,"webc:themePage":"workspace","webc:name":null,"webc:moderationType":"aposteriori","webc:url":null,"webc:email":null,"publish:sections":[]},"facets":["SuperSpace","Folderish"],"changeToken":"1416256193243","contextParameters":{}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/ with headers {'X-Client-Version': '1.3.1117', 'X-Device-Id': u'nxdrive-test-device-2', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_2', 'Cache-Control': 'no-cache', 'X-Application-Name': 'Nuxeo Drive', 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMjo1NDMyMTI='} and cookies []
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'value': u'c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/Document.Fetch with headers {'X-Client-Version': '1.3.1117', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'nxdrive-test-device-2', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_2', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMjo1NDMyMTI='}, cookies [] and JSON payload '{"params": {"value": "c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/Document.Fetch' with cookies []: '{"entity-type":"document","repository":"default","uid":"c74f3c60-b3b9-460b-9526-02e03e1dfd96","path":"/default-domain/workspaces/nuxeo-drive-test-workspace","type":"Workspace","state":"project","parentRef":"f79dbfba-37dc-42f7-bfed-65c256879cc4","versionLabel":"","isCheckedOut":true,"title":"Nuxeo Drive Test Workspace","lastModified":"2014-11-17T20:29:53.24Z","properties":{"dc:creator":"Administrator","dc:source":null,"dc:nature":null,"dc:contributors":["Administrator"],"dc:created":"2014-11-17T20:29:53.24Z","dc:description":null,"dc:rights":null,"dc:subjects":[],"dc:publisher":null,"dc:valid":null,"dc:format":null,"dc:issued":null,"dc:modified":"2014-11-17T20:29:53.24Z","dc:expired":null,"dc:coverage":null,"dc:language":null,"dc:title":"Nuxeo Drive Test Workspace","dc:lastContributor":"Administrator","files:files":[],"common:icon":"/icons/workspace.gif","common:icon-expanded":null,"common:size":null,"file:content":null,"file:filename":null,"webc:welcomeText":null,"webc:useCaptcha":null,"webc:welcomeMedia":null,"webc:theme":"sites","webc:isWebContainer":null,"webc:baseline":null,"webc:template":null,"webc:logo":null,"webc:themePerspective":null,"webc:themePage":"workspace","webc:name":null,"webc:moderationType":"aposteriori","webc:url":null,"webc:email":null,"publish:sections":[]},"facets":["SuperSpace","Folderish"],"changeToken":"1416256193243","contextParameters":{}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/ with headers {'X-Client-Version': '1.3.1117', 'X-Device-Id': u'nxdrive-test-device-1', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'X-Application-Name': 'Nuxeo Drive', 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY='} and cookies []
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/ with headers {'X-Client-Version': '1.3.1117', 'X-Device-Id': u'nxdrive-test-device-2', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_2', 'Cache-Control': 'no-cache', 'X-Application-Name': 'Nuxeo Drive', 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMjo1NDMyMTI='} and cookies []
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/ with headers {'X-Client-Version': '1.3.1117', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'X-Application-Name': 'Nuxeo Drive', 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY='} and cookies []
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/authentication/token?applicationName=Nuxeo+Drive&deviceDescription=Windows+Desktop&revoke=false&deviceId=7c7eb3006e9811e496f54040a4819cba&permission=ReadWrite with headers {'X-Client-Version': '1.3.1117', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'X-Application-Name': 'Nuxeo Drive', 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY='} and cookies []
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Got token '54e02353-1f23-46c3-8028-50ccce10252c' with cookies []
      21:31:11 [INFO]      [exec] nxdrive.controller: INFO: Binding 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive' to 'http://localhost:8080/nuxeo/' with account 'nuxeoDriveTestUser_user_1'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/ with headers {'X-Authentication-Token': '54e02353-1f23-46c3-8028-50ccce10252c', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'} and cookies []
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {}}
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetTopLevelFolder with headers {'X-Authentication-Token': '54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetTopLevelFolder' with cookies []: '{"canCreateChild":false,"name":"Nuxeo Drive","id":"org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#","parentId":null,"canDelete":false,"canRename":false,"creator":"system","creationDate":491,"folder":true,"lastModificationDate":491,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:11 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=u'/', remote_name=None, local_state=None, remote_state=None, pair_state='unknown'>
      21:31:11 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = 'None', '1970-01-01 01:00:00'
      21:31:11 [INFO]      [exec] nxdrive.model: TRACE: last_remote_updated is None for doc None, set it to 1970-01-01 01:00:00 and updated last_sync_date to 2014-11-17 21:29:53.494000
      21:31:11 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=u'/', remote_name=u'Nuxeo Drive', local_state='unknown', remote_state='modified', pair_state='remotely_modified'>
      21:31:11 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=u'/', remote_name=u'Nuxeo Drive', local_state='synchronized', remote_state='synchronized', pair_state='synchronized'>
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {}}
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetClientUpdateInfo with headers {'X-Authentication-Token': '54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetClientUpdateInfo' with cookies []: '{"serverVersion":"7.1-SNAPSHOT","updateSiteURL":"http://community.nuxeo.com/static/drive/"}'
      21:31:11 [INFO]      [exec] nxdrive.controller: INFO: Fetched update info from server: {u'serverVersion': u'7.1-SNAPSHOT', u'updateSiteURL': u'http://community.nuxeo.com/static/drive/'}
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/ with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'} and cookies []
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'input': u'doc:c74f3c60-b3b9-460b-9526-02e03e1dfd96', 'params': {'enable': True}}
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.SetSynchronization with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"input": "doc:c74f3c60-b3b9-460b-9526-02e03e1dfd96", "params": {"enable": true}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.SetSynchronization' with cookies [] has content-type ''
      21:31:11 [INFO]      [exec] nxdrive.synchronizer: INFO: Starting synchronization loop (pid=2964)
      21:31:11 [INFO]      [exec] nxdrive.controller: INFO: Initialized list of recently modified items in c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive: []
      21:31:11 [INFO]      [exec] nxdrive.synchronizer: TRACE: Fetching remote change summary
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {}}
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChangeSummary with headers {'X-Authentication-Token': '54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChangeSummary' with cookies []: '{"syncDate":1416256193000,"upperBound":6362,"fileSystemChanges":[],"hasTooManyChanges":false,"activeSynchronizationRootDefinitions":"default:c74f3c60-b3b9-460b-9526-02e03e1dfd96"}'
      21:31:11 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Remote full scan of c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive. Reasons: forced: False, too many changes: False, first pass: True
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#'}}
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': '54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#"}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"canCreateChild":false,"name":"Nuxeo Drive","id":"org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#","parentId":null,"canDelete":false,"canRename":false,"creator":"system","creationDate":645,"folder":true,"lastModificationDate":645,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:11 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '1970-01-01 01:00:00', '1970-01-01 01:00:00'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#'}}
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChildren with headers {'X-Authentication-Token': '54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#"}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChildren' with cookies []: '[{"canCreateChild":true,"name":"Nuxeo Drive Test Workspace","id":"defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96","parentId":"org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#","canDelete":true,"canRename":true,"creator":"Administrator","creationDate":1416256193243,"folder":true,"lastModificationDate":1416256193567,"userName":"nuxeoDriveTestUser_user_1"}]'
      21:31:11 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = 'None', '2014-11-17 21:29:53'
      21:31:11 [INFO]      [exec] nxdrive.model: TRACE: last_remote_updated is None for doc None, set it to 2014-11-17 21:29:53 and updated last_sync_date to 2014-11-17 21:29:53.672000
      21:31:11 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'Nuxeo Drive Test Workspace', local_state=None, remote_state='modified', pair_state='unknown'>
      21:31:11 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'Nuxeo Drive Test Workspace', local_state='unknown', remote_state='modified', pair_state='remotely_modified'>
      21:31:11 [INFO]      [exec] nxdrive.synchronizer: TRACE: Created new pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Nuxeo Drive Test Workspace', local_state='unknown', remote_state='modified', pair_state='remotely_modified', error_count=0>
      21:31:11 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:53', '2014-11-17 21:29:53'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChildren with headers {'X-Authentication-Token': '54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChildren' with cookies []: '[]'
      21:31:11 [INFO]      [exec] nxdrive.synchronizer: TRACE: Processing local scan to detect local changes
      21:31:11 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 1 pending items
      21:31:11 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Nuxeo Drive Test Workspace', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>]
      21:31:11 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Nuxeo Drive Test Workspace', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96', 'parentId': u'org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#'}}
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': '54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96", "parentId": "org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#"}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"canCreateChild":true,"name":"Nuxeo Drive Test Workspace","id":"defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96","parentId":"org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#","canDelete":true,"canRename":true,"creator":"Administrator","creationDate":1416256193243,"folder":true,"lastModificationDate":1416256193567,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:11 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:53', '2014-11-17 21:29:53'
      21:31:11 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'Nuxeo Drive Test Workspace', local_state=u'unknown', remote_state='created', pair_state='remotely_created'>
      21:31:11 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Nuxeo Drive Test Workspace', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>
      21:31:11 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local folder 'Nuxeo Drive Test Workspace' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\'
      21:31:11 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Remote recursive scan of the content of Nuxeo Drive Test Workspace
      21:31:11 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:53', '2014-11-17 21:29:53'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChildren with headers {'X-Authentication-Token': '54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChildren' with cookies []: '[]'
      21:31:11 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=u'/Nuxeo Drive Test Workspace', remote_name=u'Nuxeo Drive Test Workspace', local_state='synchronized', remote_state='synchronized', pair_state='synchronized'>
      21:31:11 [INFO]      [exec] nxdrive.controller: TRACE: Updated list of recently modified items in c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive: []
      21:31:11 [INFO]      [exec] nxdrive.synchronizer: DEBUG: [c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive] - [http://localhost:8080/nuxeo/]: synchronized: 1, pending: 1, local: 0.015s, remote: 0.092s sync: 0.077s
      21:31:11 [INFO]      [exec] nxdrive.synchronizer: TRACE: Fetching remote change summary
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'lowerBound': 6362, 'lastSyncActiveRootDefinitions': u'default:c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChangeSummary with headers {'X-Authentication-Token': '54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"lowerBound": 6362, "lastSyncActiveRootDefinitions": "default:c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChangeSummary' with cookies []: '{"syncDate":1416256193000,"upperBound":6367,"fileSystemChanges":[],"hasTooManyChanges":false,"activeSynchronizationRootDefinitions":"default:c74f3c60-b3b9-460b-9526-02e03e1dfd96"}'
      21:31:11 [INFO]      [exec] nxdrive.synchronizer: TRACE: Updating remote states
      21:31:11 [INFO]      [exec] nxdrive.synchronizer: TRACE: Processing local scan to detect local changes
      21:31:11 [INFO]      [exec] nxdrive.synchronizer: DEBUG: [c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive] - [http://localhost:8080/nuxeo/]: synchronized: 0, pending: 0, local: 0.106s, remote: 1.417s sync: 0.013s
      21:31:11 [INFO]      [exec] nxdrive.synchronizer: INFO: Stopping synchronization loop after 2 loops
      21:31:11 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Calling Controller.dispose() from Synchronizer to close thread-local Session
      21:31:11 [INFO]      [exec] nxdrive.controller: DEBUG: Closing thread-local Session <sqlalchemy.orm.session.Session object at 0x24A16CD0>, ending any transaction in progress and releasing underlying connections from the pool
      21:31:11 [INFO]      [exec] nxdrive.controller: DEBUG: As we are under Windows, dispose connection pool to make sure all connections are closed, avoiding any WindowsError due to a Python process using the database file
      21:31:11 [INFO]      [exec] nxdrive.synchronizer: INFO: Stopping all FS Observers thread
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'input': u'doc:c74f3c60-b3b9-460b-9526-02e03e1dfd96', 'params': {'type': 'Folder', 'name': u'Folder 1', 'properties': u'dc:title=Folder 1'}}
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/Document.Create with headers {'X-Client-Version': '1.3.1117', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'nxdrive-test-device-1', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY='}, cookies [] and JSON payload '{"input": "doc:c74f3c60-b3b9-460b-9526-02e03e1dfd96", "params": {"type": "Folder", "name": "Folder 1", "properties": "dc:title=Folder 1"}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/Document.Create' with cookies []: '{"entity-type":"document","repository":"default","uid":"52f0d690-e35e-4469-9322-6a998b09ff23","path":"/default-domain/workspaces/nuxeo-drive-test-workspace/Folder 1","type":"Folder","state":"project","parentRef":"c74f3c60-b3b9-460b-9526-02e03e1dfd96","versionLabel":"","isCheckedOut":true,"title":"Folder 1","lastModified":"2014-11-17T20:29:55.35Z","properties":{"dc:creator":"nuxeoDriveTestUser_user_1","dc:source":null,"dc:nature":null,"dc:contributors":["nuxeoDriveTestUser_user_1"],"dc:created":"2014-11-17T20:29:55.35Z","dc:description":null,"dc:rights":null,"dc:subjects":[],"dc:publisher":null,"dc:valid":null,"dc:format":null,"dc:issued":null,"dc:modified":"2014-11-17T20:29:55.35Z","dc:expired":null,"dc:coverage":null,"dc:language":null,"dc:title":"Folder 1","dc:lastContributor":"nuxeoDriveTestUser_user_1","common:icon":"/icons/folder.gif","common:icon-expanded":null,"common:size":null},"facets":["Folderish"],"changeToken":"1416256195355","contextParameters":{}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'input': u'doc:52f0d690-e35e-4469-9322-6a998b09ff23', 'params': {'type': 'Folder', 'name': u'Folder 1.1', 'properties': u'dc:title=Folder 1.1'}}
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/Document.Create with headers {'X-Client-Version': '1.3.1117', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'nxdrive-test-device-1', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY='}, cookies [] and JSON payload '{"input": "doc:52f0d690-e35e-4469-9322-6a998b09ff23", "params": {"type": "Folder", "name": "Folder 1.1", "properties": "dc:title=Folder 1.1"}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/Document.Create' with cookies []: '{"entity-type":"document","repository":"default","uid":"67d670f1-7e36-431f-8085-e24d9267b459","path":"/default-domain/workspaces/nuxeo-drive-test-workspace/Folder 1/Folder 1.1","type":"Folder","state":"project","parentRef":"52f0d690-e35e-4469-9322-6a998b09ff23","versionLabel":"","isCheckedOut":true,"title":"Folder 1.1","lastModified":"2014-11-17T20:29:55.38Z","properties":{"dc:creator":"nuxeoDriveTestUser_user_1","dc:source":null,"dc:nature":null,"dc:contributors":["nuxeoDriveTestUser_user_1"],"dc:created":"2014-11-17T20:29:55.38Z","dc:description":null,"dc:rights":null,"dc:subjects":[],"dc:publisher":null,"dc:valid":null,"dc:format":null,"dc:issued":null,"dc:modified":"2014-11-17T20:29:55.38Z","dc:expired":null,"dc:coverage":null,"dc:language":null,"dc:title":"Folder 1.1","dc:lastContributor":"nuxeoDriveTestUser_user_1","common:icon":"/icons/folder.gif","common:icon-expanded":null,"common:size":null},"facets":["Folderish"],"changeToken":"1416256195381","contextParameters":{}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'input': u'doc:52f0d690-e35e-4469-9322-6a998b09ff23', 'params': {'type': 'Folder', 'name': u'Folder 1.2', 'properties': u'dc:title=Folder 1.2'}}
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/Document.Create with headers {'X-Client-Version': '1.3.1117', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'nxdrive-test-device-1', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY='}, cookies [] and JSON payload '{"input": "doc:52f0d690-e35e-4469-9322-6a998b09ff23", "params": {"type": "Folder", "name": "Folder 1.2", "properties": "dc:title=Folder 1.2"}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/Document.Create' with cookies []: '{"entity-type":"document","repository":"default","uid":"05795501-2cd8-48fd-a149-b8ad635962eb","path":"/default-domain/workspaces/nuxeo-drive-test-workspace/Folder 1/Folder 1.2","type":"Folder","state":"project","parentRef":"52f0d690-e35e-4469-9322-6a998b09ff23","versionLabel":"","isCheckedOut":true,"title":"Folder 1.2","lastModified":"2014-11-17T20:29:55.40Z","properties":{"dc:creator":"nuxeoDriveTestUser_user_1","dc:source":null,"dc:nature":null,"dc:contributors":["nuxeoDriveTestUser_user_1"],"dc:created":"2014-11-17T20:29:55.40Z","dc:description":null,"dc:rights":null,"dc:subjects":[],"dc:publisher":null,"dc:valid":null,"dc:format":null,"dc:issued":null,"dc:modified":"2014-11-17T20:29:55.40Z","dc:expired":null,"dc:coverage":null,"dc:language":null,"dc:title":"Folder 1.2","dc:lastContributor":"nuxeoDriveTestUser_user_1","common:icon":"/icons/folder.gif","common:icon-expanded":null,"common:size":null},"facets":["Folderish"],"changeToken":"1416256195408","contextParameters":{}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'input': u'doc:c74f3c60-b3b9-460b-9526-02e03e1dfd96', 'params': {'type': 'Folder', 'name': u'Folder 2', 'properties': u'dc:title=Folder 2'}}
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/Document.Create with headers {'X-Client-Version': '1.3.1117', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'nxdrive-test-device-1', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY='}, cookies [] and JSON payload '{"input": "doc:c74f3c60-b3b9-460b-9526-02e03e1dfd96", "params": {"type": "Folder", "name": "Folder 2", "properties": "dc:title=Folder 2"}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/Document.Create' with cookies []: '{"entity-type":"document","repository":"default","uid":"56473371-96d1-4f04-9da1-fe2d44c6c4a2","path":"/default-domain/workspaces/nuxeo-drive-test-workspace/Folder 2","type":"Folder","state":"project","parentRef":"c74f3c60-b3b9-460b-9526-02e03e1dfd96","versionLabel":"","isCheckedOut":true,"title":"Folder 2","lastModified":"2014-11-17T20:29:55.43Z","properties":{"dc:creator":"nuxeoDriveTestUser_user_1","dc:source":null,"dc:nature":null,"dc:contributors":["nuxeoDriveTestUser_user_1"],"dc:created":"2014-11-17T20:29:55.43Z","dc:description":null,"dc:rights":null,"dc:subjects":[],"dc:publisher":null,"dc:valid":null,"dc:format":null,"dc:issued":null,"dc:modified":"2014-11-17T20:29:55.43Z","dc:expired":null,"dc:coverage":null,"dc:language":null,"dc:title":"Folder 2","dc:lastContributor":"nuxeoDriveTestUser_user_1","common:icon":"/icons/folder.gif","common:icon-expanded":null,"common:size":null},"facets":["Folderish"],"changeToken":"1416256195433","contextParameters":{}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'input': u'doc:56473371-96d1-4f04-9da1-fe2d44c6c4a2', 'params': {'type': 'File', 'name': u'Duplicated File.txt', 'properties': u'dc:title=Duplicated File.txt'}}
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/Document.Create with headers {'X-Client-Version': '1.3.1117', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'nxdrive-test-device-1', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY='}, cookies [] and JSON payload '{"input": "doc:56473371-96d1-4f04-9da1-fe2d44c6c4a2", "params": {"type": "File", "name": "Duplicated File.txt", "properties": "dc:title=Duplicated File.txt"}}'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/Document.Create' with cookies []: '{"entity-type":"document","repository":"default","uid":"95e2a82f-ebf2-4813-afe8-9394602c98b2","path":"/default-domain/workspaces/nuxeo-drive-test-workspace/Folder 2/Duplicated File.txt","type":"File","state":"project","parentRef":"56473371-96d1-4f04-9da1-fe2d44c6c4a2","versionLabel":"0.0","isCheckedOut":true,"title":"Duplicated File.txt","lastModified":"2014-11-17T20:29:55.45Z","properties":{"uid:uid":null,"uid:minor_version":0,"uid:major_version":0,"dc:creator":"nuxeoDriveTestUser_user_1","dc:source":null,"dc:nature":null,"dc:contributors":["nuxeoDriveTestUser_user_1"],"dc:created":"2014-11-17T20:29:55.45Z","dc:description":null,"dc:rights":null,"dc:subjects":[],"dc:publisher":null,"dc:valid":null,"dc:format":null,"dc:issued":null,"dc:modified":"2014-11-17T20:29:55.45Z","dc:expired":null,"dc:coverage":null,"dc:language":null,"dc:title":"Duplicated File.txt","dc:lastContributor":"nuxeoDriveTestUser_user_1","files:files":[],"common:icon":"/icons/file.gif","common:icon-expanded":null,"common:size":null,"file:content":null,"file:filename":null,"relatedtext:relatedtextresources":[]},"facets":["Downloadable","Commentable","Versionable","Publishable","HasRelatedText"],"changeToken":"1416256195458","contextParameters":{}}'
      21:31:11 [INFO]      [exec] nxdrive.utils: TRACE: Guessed mime type 'text/plain' for 'Duplicated File.txt'
      21:31:11 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Using file system block size for the streaming upload buffer: 4096 bytes
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/batch/upload with headers {'Content-Length': 13L, 'X-Client-Version': '1.3.1117', 'X-Device-Id': u'nxdrive-test-device-1', 'X-File-Type': 'text/plain', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'X-File-Size': 13L, 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY=', 'Cache-Control': 'no-cache', 'X-Batch-Id': '1416256195.47_809443187', 'X-File-Idx': 0, 'Content-Type': 'application/octet-stream', 'X-Application-Name': 'Nuxeo Drive', 'X-File-Name': 'Duplicated%20File.txt'} and cookies [] for file c:\users\nuxeo\appdata\local\temp\tmp1emoyb-nxdrive-uploads\tmpboxd6f-nxdrive-file-to-upload
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/batch/upload' with cookies []: '{"uploaded":"true","batchId":"1416256195.47_809443187"}'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Using 300 seconds [max(300, 2 * upload time=0)] as Nuxeo transaction timeout for batch execution of Blob.Attach with file c:\users\nuxeo\appdata\local\temp\tmp1emoyb-nxdrive-uploads\tmpboxd6f-nxdrive-file-to-upload
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'batchId': '1416256195.47_809443187', 'document': u'95e2a82f-ebf2-4813-afe8-9394602c98b2', 'fileIdx': '0', 'operationId': 'Blob.Attach'}}
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/batch/execute with headers {'X-Client-Version': '1.3.1117', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'nxdrive-test-device-1', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'X-Application-Name': 'Nuxeo Drive', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'Nuxeo-Transaction-Timeout': 300, 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY='}, cookies [] and JSON payload '{"params": {"batchId": "1416256195.47_809443187", "document": "95e2a82f-ebf2-4813-afe8-9394602c98b2", "fileIdx": "0", "operationId": "Blob.Attach"}}'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/batch/execute' with cookies [] has content-type 'text/plain'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'input': u'doc:56473371-96d1-4f04-9da1-fe2d44c6c4a2', 'params': {'type': 'File', 'name': u'Duplicated File.txt', 'properties': u'dc:title=Duplicated File.txt'}}
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/Document.Create with headers {'X-Client-Version': '1.3.1117', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'nxdrive-test-device-1', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY='}, cookies [] and JSON payload '{"input": "doc:56473371-96d1-4f04-9da1-fe2d44c6c4a2", "params": {"type": "File", "name": "Duplicated File.txt", "properties": "dc:title=Duplicated File.txt"}}'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/Document.Create' with cookies []: '{"entity-type":"document","repository":"default","uid":"fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c","path":"/default-domain/workspaces/nuxeo-drive-test-workspace/Folder 2/Duplicated File.txt.1416256195525","type":"File","state":"project","parentRef":"56473371-96d1-4f04-9da1-fe2d44c6c4a2","versionLabel":"0.0","isCheckedOut":true,"title":"Duplicated File.txt","lastModified":"2014-11-17T20:29:55.52Z","properties":{"uid:uid":null,"uid:minor_version":0,"uid:major_version":0,"dc:creator":"nuxeoDriveTestUser_user_1","dc:source":null,"dc:nature":null,"dc:contributors":["nuxeoDriveTestUser_user_1"],"dc:created":"2014-11-17T20:29:55.52Z","dc:description":null,"dc:rights":null,"dc:subjects":[],"dc:publisher":null,"dc:valid":null,"dc:format":null,"dc:issued":null,"dc:modified":"2014-11-17T20:29:55.52Z","dc:expired":null,"dc:coverage":null,"dc:language":null,"dc:title":"Duplicated File.txt","dc:lastContributor":"nuxeoDriveTestUser_user_1","files:files":[],"common:icon":"/icons/file.gif","common:icon-expanded":null,"common:size":null,"file:content":null,"file:filename":null,"relatedtext:relatedtextresources":[]},"facets":["Downloadable","Commentable","Versionable","Publishable","HasRelatedText"],"changeToken":"1416256195526","contextParameters":{}}'
      21:31:12 [INFO]      [exec] nxdrive.utils: TRACE: Guessed mime type 'text/plain' for 'Duplicated File.txt'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Using file system block size for the streaming upload buffer: 4096 bytes
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/batch/upload with headers {'Content-Length': 14L, 'X-Client-Version': '1.3.1117', 'X-Device-Id': u'nxdrive-test-device-1', 'X-File-Type': 'text/plain', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'X-File-Size': 14L, 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY=', 'Cache-Control': 'no-cache', 'X-Batch-Id': '1416256195.54_227277034', 'X-File-Idx': 0, 'Content-Type': 'application/octet-stream', 'X-Application-Name': 'Nuxeo Drive', 'X-File-Name': 'Duplicated%20File.txt'} and cookies [] for file c:\users\nuxeo\appdata\local\temp\tmp1emoyb-nxdrive-uploads\tmpxsouvn-nxdrive-file-to-upload
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/batch/upload' with cookies []: '{"uploaded":"true","batchId":"1416256195.54_227277034"}'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Using 300 seconds [max(300, 2 * upload time=0)] as Nuxeo transaction timeout for batch execution of Blob.Attach with file c:\users\nuxeo\appdata\local\temp\tmp1emoyb-nxdrive-uploads\tmpxsouvn-nxdrive-file-to-upload
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'batchId': '1416256195.54_227277034', 'document': u'fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c', 'fileIdx': '0', 'operationId': 'Blob.Attach'}}
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/batch/execute with headers {'X-Client-Version': '1.3.1117', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'nxdrive-test-device-1', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'X-Application-Name': 'Nuxeo Drive', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'Nuxeo-Transaction-Timeout': 300, 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY='}, cookies [] and JSON payload '{"params": {"batchId": "1416256195.54_227277034", "document": "fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c", "fileIdx": "0", "operationId": "Blob.Attach"}}'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/batch/execute' with cookies [] has content-type 'text/plain'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'input': u'doc:52f0d690-e35e-4469-9322-6a998b09ff23', 'params': {'type': 'File', 'name': u'File 1.txt', 'properties': u'dc:title=File 1.txt'}}
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/Document.Create with headers {'X-Client-Version': '1.3.1117', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'nxdrive-test-device-1', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY='}, cookies [] and JSON payload '{"input": "doc:52f0d690-e35e-4469-9322-6a998b09ff23", "params": {"type": "File", "name": "File 1.txt", "properties": "dc:title=File 1.txt"}}'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/Document.Create' with cookies []: '{"entity-type":"document","repository":"default","uid":"b92d8a7f-2130-402d-a81d-1ae761efa90e","path":"/default-domain/workspaces/nuxeo-drive-test-workspace/Folder 1/File 1.txt","type":"File","state":"project","parentRef":"52f0d690-e35e-4469-9322-6a998b09ff23","versionLabel":"0.0","isCheckedOut":true,"title":"File 1.txt","lastModified":"2014-11-17T20:29:55.60Z","properties":{"uid:uid":null,"uid:minor_version":0,"uid:major_version":0,"dc:creator":"nuxeoDriveTestUser_user_1","dc:source":null,"dc:nature":null,"dc:contributors":["nuxeoDriveTestUser_user_1"],"dc:created":"2014-11-17T20:29:55.60Z","dc:description":null,"dc:rights":null,"dc:subjects":[],"dc:publisher":null,"dc:valid":null,"dc:format":null,"dc:issued":null,"dc:modified":"2014-11-17T20:29:55.60Z","dc:expired":null,"dc:coverage":null,"dc:language":null,"dc:title":"File 1.txt","dc:lastContributor":"nuxeoDriveTestUser_user_1","files:files":[],"common:icon":"/icons/file.gif","common:icon-expanded":null,"common:size":null,"file:content":null,"file:filename":null,"relatedtext:relatedtextresources":[]},"facets":["Downloadable","Commentable","Versionable","Publishable","HasRelatedText"],"changeToken":"1416256195600","contextParameters":{}}'
      21:31:12 [INFO]      [exec] nxdrive.utils: TRACE: Guessed mime type 'text/plain' for 'File 1.txt'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Using file system block size for the streaming upload buffer: 4096 bytes
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/batch/upload with headers {'Content-Length': 3L, 'X-Client-Version': '1.3.1117', 'X-Device-Id': u'nxdrive-test-device-1', 'X-File-Type': 'text/plain', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'X-File-Size': 3L, 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY=', 'Cache-Control': 'no-cache', 'X-Batch-Id': '1416256195.62_790238455', 'X-File-Idx': 0, 'Content-Type': 'application/octet-stream', 'X-Application-Name': 'Nuxeo Drive', 'X-File-Name': 'File%201.txt'} and cookies [] for file c:\users\nuxeo\appdata\local\temp\tmp1emoyb-nxdrive-uploads\tmpvvsjul-nxdrive-file-to-upload
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/batch/upload' with cookies []: '{"uploaded":"true","batchId":"1416256195.62_790238455"}'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Using 300 seconds [max(300, 2 * upload time=0)] as Nuxeo transaction timeout for batch execution of Blob.Attach with file c:\users\nuxeo\appdata\local\temp\tmp1emoyb-nxdrive-uploads\tmpvvsjul-nxdrive-file-to-upload
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'batchId': '1416256195.62_790238455', 'document': u'b92d8a7f-2130-402d-a81d-1ae761efa90e', 'fileIdx': '0', 'operationId': 'Blob.Attach'}}
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/batch/execute with headers {'X-Client-Version': '1.3.1117', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'nxdrive-test-device-1', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'X-Application-Name': 'Nuxeo Drive', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'Nuxeo-Transaction-Timeout': 300, 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY='}, cookies [] and JSON payload '{"params": {"batchId": "1416256195.62_790238455", "document": "b92d8a7f-2130-402d-a81d-1ae761efa90e", "fileIdx": "0", "operationId": "Blob.Attach"}}'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/batch/execute' with cookies [] has content-type 'text/plain'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'input': u'doc:67d670f1-7e36-431f-8085-e24d9267b459', 'params': {'type': 'File', 'name': u'File 2.txt', 'properties': u'dc:title=File 2.txt'}}
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/Document.Create with headers {'X-Client-Version': '1.3.1117', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'nxdrive-test-device-1', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY='}, cookies [] and JSON payload '{"input": "doc:67d670f1-7e36-431f-8085-e24d9267b459", "params": {"type": "File", "name": "File 2.txt", "properties": "dc:title=File 2.txt"}}'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/Document.Create' with cookies []: '{"entity-type":"document","repository":"default","uid":"568dc93d-5f00-43f3-bbb3-5031f4d6f3fb","path":"/default-domain/workspaces/nuxeo-drive-test-workspace/Folder 1/Folder 1.1/File 2.txt","type":"File","state":"project","parentRef":"67d670f1-7e36-431f-8085-e24d9267b459","versionLabel":"0.0","isCheckedOut":true,"title":"File 2.txt","lastModified":"2014-11-17T20:29:55.71Z","properties":{"uid:uid":null,"uid:minor_version":0,"uid:major_version":0,"dc:creator":"nuxeoDriveTestUser_user_1","dc:source":null,"dc:nature":null,"dc:contributors":["nuxeoDriveTestUser_user_1"],"dc:created":"2014-11-17T20:29:55.71Z","dc:description":null,"dc:rights":null,"dc:subjects":[],"dc:publisher":null,"dc:valid":null,"dc:format":null,"dc:issued":null,"dc:modified":"2014-11-17T20:29:55.71Z","dc:expired":null,"dc:coverage":null,"dc:language":null,"dc:title":"File 2.txt","dc:lastContributor":"nuxeoDriveTestUser_user_1","files:files":[],"common:icon":"/icons/file.gif","common:icon-expanded":null,"common:size":null,"file:content":null,"file:filename":null,"relatedtext:relatedtextresources":[]},"facets":["Downloadable","Commentable","Versionable","Publishable","HasRelatedText"],"changeToken":"1416256195714","contextParameters":{}}'
      21:31:12 [INFO]      [exec] nxdrive.utils: TRACE: Guessed mime type 'text/plain' for 'File 2.txt'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Using file system block size for the streaming upload buffer: 4096 bytes
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/batch/upload with headers {'Content-Length': 3L, 'X-Client-Version': '1.3.1117', 'X-Device-Id': u'nxdrive-test-device-1', 'X-File-Type': 'text/plain', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'X-File-Size': 3L, 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY=', 'Cache-Control': 'no-cache', 'X-Batch-Id': '1416256195.74_701503791', 'X-File-Idx': 0, 'Content-Type': 'application/octet-stream', 'X-Application-Name': 'Nuxeo Drive', 'X-File-Name': 'File%202.txt'} and cookies [] for file c:\users\nuxeo\appdata\local\temp\tmp1emoyb-nxdrive-uploads\tmpmstrdt-nxdrive-file-to-upload
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/batch/upload' with cookies []: '{"uploaded":"true","batchId":"1416256195.74_701503791"}'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Using 300 seconds [max(300, 2 * upload time=0)] as Nuxeo transaction timeout for batch execution of Blob.Attach with file c:\users\nuxeo\appdata\local\temp\tmp1emoyb-nxdrive-uploads\tmpmstrdt-nxdrive-file-to-upload
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'batchId': '1416256195.74_701503791', 'document': u'568dc93d-5f00-43f3-bbb3-5031f4d6f3fb', 'fileIdx': '0', 'operationId': 'Blob.Attach'}}
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/batch/execute with headers {'X-Client-Version': '1.3.1117', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'nxdrive-test-device-1', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'X-Application-Name': 'Nuxeo Drive', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'Nuxeo-Transaction-Timeout': 300, 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY='}, cookies [] and JSON payload '{"params": {"batchId": "1416256195.74_701503791", "document": "568dc93d-5f00-43f3-bbb3-5031f4d6f3fb", "fileIdx": "0", "operationId": "Blob.Attach"}}'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/batch/execute' with cookies [] has content-type 'text/plain'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'input': u'doc:05795501-2cd8-48fd-a149-b8ad635962eb', 'params': {'type': 'File', 'name': u'File 3.txt', 'properties': u'dc:title=File 3.txt'}}
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/Document.Create with headers {'X-Client-Version': '1.3.1117', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'nxdrive-test-device-1', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY='}, cookies [] and JSON payload '{"input": "doc:05795501-2cd8-48fd-a149-b8ad635962eb", "params": {"type": "File", "name": "File 3.txt", "properties": "dc:title=File 3.txt"}}'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/Document.Create' with cookies []: '{"entity-type":"document","repository":"default","uid":"a5abfa51-9000-4259-b22d-f50174792ce0","path":"/default-domain/workspaces/nuxeo-drive-test-workspace/Folder 1/Folder 1.2/File 3.txt","type":"File","state":"project","parentRef":"05795501-2cd8-48fd-a149-b8ad635962eb","versionLabel":"0.0","isCheckedOut":true,"title":"File 3.txt","lastModified":"2014-11-17T20:29:55.82Z","properties":{"uid:uid":null,"uid:minor_version":0,"uid:major_version":0,"dc:creator":"nuxeoDriveTestUser_user_1","dc:source":null,"dc:nature":null,"dc:contributors":["nuxeoDriveTestUser_user_1"],"dc:created":"2014-11-17T20:29:55.82Z","dc:description":null,"dc:rights":null,"dc:subjects":[],"dc:publisher":null,"dc:valid":null,"dc:format":null,"dc:issued":null,"dc:modified":"2014-11-17T20:29:55.82Z","dc:expired":null,"dc:coverage":null,"dc:language":null,"dc:title":"File 3.txt","dc:lastContributor":"nuxeoDriveTestUser_user_1","files:files":[],"common:icon":"/icons/file.gif","common:icon-expanded":null,"common:size":null,"file:content":null,"file:filename":null,"relatedtext:relatedtextresources":[]},"facets":["Downloadable","Commentable","Versionable","Publishable","HasRelatedText"],"changeToken":"1416256195826","contextParameters":{}}'
      21:31:12 [INFO]      [exec] nxdrive.utils: TRACE: Guessed mime type 'text/plain' for 'File 3.txt'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Using file system block size for the streaming upload buffer: 4096 bytes
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/batch/upload with headers {'Content-Length': 3L, 'X-Client-Version': '1.3.1117', 'X-Device-Id': u'nxdrive-test-device-1', 'X-File-Type': 'text/plain', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'X-File-Size': 3L, 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY=', 'Cache-Control': 'no-cache', 'X-Batch-Id': '1416256195.85_108596761', 'X-File-Idx': 0, 'Content-Type': 'application/octet-stream', 'X-Application-Name': 'Nuxeo Drive', 'X-File-Name': 'File%203.txt'} and cookies [] for file c:\users\nuxeo\appdata\local\temp\tmp1emoyb-nxdrive-uploads\tmpjt70nb-nxdrive-file-to-upload
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/batch/upload' with cookies []: '{"uploaded":"true","batchId":"1416256195.85_108596761"}'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Using 300 seconds [max(300, 2 * upload time=0)] as Nuxeo transaction timeout for batch execution of Blob.Attach with file c:\users\nuxeo\appdata\local\temp\tmp1emoyb-nxdrive-uploads\tmpjt70nb-nxdrive-file-to-upload
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'batchId': '1416256195.85_108596761', 'document': u'a5abfa51-9000-4259-b22d-f50174792ce0', 'fileIdx': '0', 'operationId': 'Blob.Attach'}}
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/batch/execute with headers {'X-Client-Version': '1.3.1117', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'nxdrive-test-device-1', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'X-Application-Name': 'Nuxeo Drive', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'Nuxeo-Transaction-Timeout': 300, 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY='}, cookies [] and JSON payload '{"params": {"batchId": "1416256195.85_108596761", "document": "a5abfa51-9000-4259-b22d-f50174792ce0", "fileIdx": "0", "operationId": "Blob.Attach"}}'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/batch/execute' with cookies [] has content-type 'text/plain'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'input': u'doc:56473371-96d1-4f04-9da1-fe2d44c6c4a2', 'params': {'type': 'File', 'name': u'File 4.txt', 'properties': u'dc:title=File 4.txt'}}
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/Document.Create with headers {'X-Client-Version': '1.3.1117', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'nxdrive-test-device-1', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY='}, cookies [] and JSON payload '{"input": "doc:56473371-96d1-4f04-9da1-fe2d44c6c4a2", "params": {"type": "File", "name": "File 4.txt", "properties": "dc:title=File 4.txt"}}'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/Document.Create' with cookies []: '{"entity-type":"document","repository":"default","uid":"66207c21-0c86-4e81-9dd5-fd98f372de73","path":"/default-domain/workspaces/nuxeo-drive-test-workspace/Folder 2/File 4.txt","type":"File","state":"project","parentRef":"56473371-96d1-4f04-9da1-fe2d44c6c4a2","versionLabel":"0.0","isCheckedOut":true,"title":"File 4.txt","lastModified":"2014-11-17T20:29:55.91Z","properties":{"uid:uid":null,"uid:minor_version":0,"uid:major_version":0,"dc:creator":"nuxeoDriveTestUser_user_1","dc:source":null,"dc:nature":null,"dc:contributors":["nuxeoDriveTestUser_user_1"],"dc:created":"2014-11-17T20:29:55.91Z","dc:description":null,"dc:rights":null,"dc:subjects":[],"dc:publisher":null,"dc:valid":null,"dc:format":null,"dc:issued":null,"dc:modified":"2014-11-17T20:29:55.91Z","dc:expired":null,"dc:coverage":null,"dc:language":null,"dc:title":"File 4.txt","dc:lastContributor":"nuxeoDriveTestUser_user_1","files:files":[],"common:icon":"/icons/file.gif","common:icon-expanded":null,"common:size":null,"file:content":null,"file:filename":null,"relatedtext:relatedtextresources":[]},"facets":["Downloadable","Commentable","Versionable","Publishable","HasRelatedText"],"changeToken":"1416256195915","contextParameters":{}}'
      21:31:12 [INFO]      [exec] nxdrive.utils: TRACE: Guessed mime type 'text/plain' for 'File 4.txt'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Using file system block size for the streaming upload buffer: 4096 bytes
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/batch/upload with headers {'Content-Length': 3L, 'X-Client-Version': '1.3.1117', 'X-Device-Id': u'nxdrive-test-device-1', 'X-File-Type': 'text/plain', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'X-File-Size': 3L, 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY=', 'Cache-Control': 'no-cache', 'X-Batch-Id': '1416256195.94_158170936', 'X-File-Idx': 0, 'Content-Type': 'application/octet-stream', 'X-Application-Name': 'Nuxeo Drive', 'X-File-Name': 'File%204.txt'} and cookies [] for file c:\users\nuxeo\appdata\local\temp\tmp1emoyb-nxdrive-uploads\tmp3kpbdx-nxdrive-file-to-upload
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/batch/upload' with cookies []: '{"uploaded":"true","batchId":"1416256195.94_158170936"}'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Using 300 seconds [max(300, 2 * upload time=0)] as Nuxeo transaction timeout for batch execution of Blob.Attach with file c:\users\nuxeo\appdata\local\temp\tmp1emoyb-nxdrive-uploads\tmp3kpbdx-nxdrive-file-to-upload
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'batchId': '1416256195.94_158170936', 'document': u'66207c21-0c86-4e81-9dd5-fd98f372de73', 'fileIdx': '0', 'operationId': 'Blob.Attach'}}
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/batch/execute with headers {'X-Client-Version': '1.3.1117', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'nxdrive-test-device-1', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'X-Application-Name': 'Nuxeo Drive', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'Nuxeo-Transaction-Timeout': 300, 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY='}, cookies [] and JSON payload '{"params": {"batchId": "1416256195.94_158170936", "document": "66207c21-0c86-4e81-9dd5-fd98f372de73", "fileIdx": "0", "operationId": "Blob.Attach"}}'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/batch/execute' with cookies [] has content-type 'text/plain'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'input': u'doc:c74f3c60-b3b9-460b-9526-02e03e1dfd96', 'params': {'type': 'File', 'name': u'File 5.txt', 'properties': u'dc:title=File 5.txt'}}
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/Document.Create with headers {'X-Client-Version': '1.3.1117', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'nxdrive-test-device-1', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY='}, cookies [] and JSON payload '{"input": "doc:c74f3c60-b3b9-460b-9526-02e03e1dfd96", "params": {"type": "File", "name": "File 5.txt", "properties": "dc:title=File 5.txt"}}'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/Document.Create' with cookies []: '{"entity-type":"document","repository":"default","uid":"1cda896c-3701-4b29-becd-e7b80c559638","path":"/default-domain/workspaces/nuxeo-drive-test-workspace/File 5.txt","type":"File","state":"project","parentRef":"c74f3c60-b3b9-460b-9526-02e03e1dfd96","versionLabel":"0.0","isCheckedOut":true,"title":"File 5.txt","lastModified":"2014-11-17T20:29:56.05Z","properties":{"uid:uid":null,"uid:minor_version":0,"uid:major_version":0,"dc:creator":"nuxeoDriveTestUser_user_1","dc:source":null,"dc:nature":null,"dc:contributors":["nuxeoDriveTestUser_user_1"],"dc:created":"2014-11-17T20:29:56.05Z","dc:description":null,"dc:rights":null,"dc:subjects":[],"dc:publisher":null,"dc:valid":null,"dc:format":null,"dc:issued":null,"dc:modified":"2014-11-17T20:29:56.05Z","dc:expired":null,"dc:coverage":null,"dc:language":null,"dc:title":"File 5.txt","dc:lastContributor":"nuxeoDriveTestUser_user_1","files:files":[],"common:icon":"/icons/file.gif","common:icon-expanded":null,"common:size":null,"file:content":null,"file:filename":null,"relatedtext:relatedtextresources":[]},"facets":["Downloadable","Commentable","Versionable","Publishable","HasRelatedText"],"changeToken":"1416256196054","contextParameters":{}}'
      21:31:12 [INFO]      [exec] nxdrive.utils: TRACE: Guessed mime type 'text/plain' for 'File 5.txt'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Using file system block size for the streaming upload buffer: 4096 bytes
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/batch/upload with headers {'Content-Length': 3L, 'X-Client-Version': '1.3.1117', 'X-Device-Id': u'nxdrive-test-device-1', 'X-File-Type': 'text/plain', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'X-File-Size': 3L, 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY=', 'Cache-Control': 'no-cache', 'X-Batch-Id': '1416256196.07_529545586', 'X-File-Idx': 0, 'Content-Type': 'application/octet-stream', 'X-Application-Name': 'Nuxeo Drive', 'X-File-Name': 'File%205.txt'} and cookies [] for file c:\users\nuxeo\appdata\local\temp\tmp1emoyb-nxdrive-uploads\tmpcea_fw-nxdrive-file-to-upload
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/batch/upload' with cookies []: '{"uploaded":"true","batchId":"1416256196.07_529545586"}'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Using 300 seconds [max(300, 2 * upload time=0)] as Nuxeo transaction timeout for batch execution of Blob.Attach with file c:\users\nuxeo\appdata\local\temp\tmp1emoyb-nxdrive-uploads\tmpcea_fw-nxdrive-file-to-upload
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'batchId': '1416256196.07_529545586', 'document': u'1cda896c-3701-4b29-becd-e7b80c559638', 'fileIdx': '0', 'operationId': 'Blob.Attach'}}
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/batch/execute with headers {'X-Client-Version': '1.3.1117', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'nxdrive-test-device-1', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'X-Application-Name': 'Nuxeo Drive', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'Nuxeo-Transaction-Timeout': 300, 'Authorization': 'Basic bnV4ZW9Ecml2ZVRlc3RVc2VyX3VzZXJfMTo2YjdkOGY='}, cookies [] and JSON payload '{"params": {"batchId": "1416256196.07_529545586", "document": "1cda896c-3701-4b29-becd-e7b80c559638", "fileIdx": "0", "operationId": "Blob.Attach"}}'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/batch/execute' with cookies [] has content-type 'text/plain'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {}}
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.WaitForAsyncCompletion with headers {'X-Client-Version': '1.3.1117', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'nxdrive-test-administrator-device', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': 'Administrator', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpBZG1pbmlzdHJhdG9y'}, cookies [] and JSON payload '{"params": {}}'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.WaitForAsyncCompletion' with cookies [] has content-type ''
      21:31:12 [INFO]      [exec] nxdrive.synchronizer: INFO: Starting synchronization loop (pid=2964)
      21:31:12 [INFO]      [exec] nxdrive.controller: INFO: Initialized list of recently modified items in c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive: []
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/ with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'} and cookies []
      21:31:12 [INFO]      [exec] nxdrive.synchronizer: TRACE: Fetching remote change summary
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'lowerBound': 6367, 'lastSyncActiveRootDefinitions': u'default:c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChangeSummary with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"lowerBound": 6367, "lastSyncActiveRootDefinitions": "default:c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:12 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChangeSummary' with cookies []: '{"syncDate":1416256196000,"upperBound":6413,"fileSystemChanges":[{"eventId":"documentModified","eventDate":1416256196097,"docUuid":"1cda896c-3701-4b29-becd-e7b80c559638","repositoryId":"default","fileSystemItem":{"digest":"d2f2297d6e829cd3493aa7de4416a18f","canUpdate":true,"downloadURL":"nxbigfile/default/1cda896c-3701-4b29-becd-e7b80c559638/blobholder:0/File%205.txt","digestAlgorithm":"md5","name":"File 5.txt","id":"defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","parentId":"defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256196054,"folder":false,"lastModificationDate":1416256196094,"userName":"nuxeoDriveTestUser_user_1"},"fileSystemItemId":"defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","fileSystemItemName":"File 5.txt"},{"eventId":"documentCreated","eventDate":1416256196054,"docUuid":"1cda896c-3701-4b29-becd-e7b80c559638","repositoryId":"default","fileSystemItem":{"digest":"d2f2297d6e829cd3493aa7de4416a18f","canUpdate":true,"downloadURL":"nxbigfile/default/1cda896c-3701-4b29-becd-e7b80c559638/blobholder:0/File%205.txt","digestAlgorithm":"md5","name":"File 5.txt","id":"defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","parentId":"defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256196054,"folder":false,"lastModificationDate":1416256196094,"userName":"nuxeoDriveTestUser_user_1"},"fileSystemItemId":"defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","fileSystemItemName":"File 5.txt"},{"eventId":"documentModified","eventDate":1416256195965,"docUuid":"66207c21-0c86-4e81-9dd5-fd98f372de73","repositoryId":"default","fileSystemItem":{"digest":"77963b7a931377ad4ab5ad6a9cd718aa","canUpdate":true,"downloadURL":"nxbigfile/default/66207c21-0c86-4e81-9dd5-fd98f372de73/blobholder:0/File%204.txt","digestAlgorithm":"md5","name":"File 4.txt","id":"defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195915,"folder":false,"lastModificationDate":1416256195962,"userName":"nuxeoDriveTestUser_user_1"},"fileSystemItemId":"defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73","fileSystemItemName":"File 4.txt"},{"eventId":"documentCreated","eventDate":1416256195915,"docUuid":"66207c21-0c86-4e81-9dd5-fd98f372de73","repositoryId":"default","fileSystemItem":{"digest":"77963b7a931377ad4ab5ad6a9cd718aa","canUpdate":true,"downloadURL":"nxbigfile/default/66207c21-0c86-4e81-9dd5-fd98f372de73/blobholder:0/File%204.txt","digestAlgorithm":"md5","name":"File 4.txt","id":"defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195915,"folder":false,"lastModificationDate":1416256195962,"userName":"nuxeoDriveTestUser_user_1"},"fileSystemItemId":"defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73","fileSystemItemName":"File 4.txt"},{"eventId":"documentModified","eventDate":1416256195885,"docUuid":"a5abfa51-9000-4259-b22d-f50174792ce0","repositoryId":"default","fileSystemItem":{"digest":"9df62e693988eb4e1e1444ece0578579","canUpdate":true,"downloadURL":"nxbigfile/default/a5abfa51-9000-4259-b22d-f50174792ce0/blobholder:0/File%203.txt","digestAlgorithm":"md5","name":"File 3.txt","id":"defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb/defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0","parentId":"defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195826,"folder":false,"lastModificationDate":1416256195880,"userName":"nuxeoDriveTestUser_user_1"},"fileSystemItemId":"defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0","fileSystemItemName":"File 3.txt"},{"eventId":"documentCreated","eventDate":1416256195826,"docUuid":"a5abfa51-9000-4259-b22d-f50174792ce0","repositoryId":"default","fileSystemItem":{"digest":"9df62e693988eb4e1e1444ece0578579","canUpdate":true,"downloadURL":"nxbigfile/default/a5abfa51-9000-4259-b22d-f50174792ce0/blobholder:0/File%203.txt","digestAlgorithm":"md5","name":"File 3.txt","id":"defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb/defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0","parentId":"defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195826,"folder":false,"lastModificationDate":1416256195880,"userName":"nuxeoDriveTestUser_user_1"},"fileSystemItemId":"defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0","fileSystemItemName":"File 3.txt"},{"eventId":"documentModified","eventDate":1416256195777,"docUuid":"568dc93d-5f00-43f3-bbb3-5031f4d6f3fb","repositoryId":"default","fileSystemItem":{"digest":"08f8e0260c64418510cefb2b06eee5cd","canUpdate":true,"downloadURL":"nxbigfile/default/568dc93d-5f00-43f3-bbb3-5031f4d6f3fb/blobholder:0/File%202.txt","digestAlgorithm":"md5","name":"File 2.txt","id":"defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459/defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb","parentId":"defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195714,"folder":false,"lastModificationDate":1416256195774,"userName":"nuxeoDriveTestUser_user_1"},"fileSystemItemId":"defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb","fileSystemItemName":"File 2.txt"},{"eventId":"documentCreated","eventDate":1416256195714,"docUuid":"568dc93d-5f00-43f3-bbb3-5031f4d6f3fb","repositoryId":"default","fileSystemItem":{"digest":"08f8e0260c64418510cefb2b06eee5cd","canUpdate":true,"downloadURL":"nxbigfile/default/568dc93d-5f00-43f3-bbb3-5031f4d6f3fb/blobholder:0/File%202.txt","digestAlgorithm":"md5","name":"File 2.txt","id":"defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459/defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb","parentId":"defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195714,"folder":false,"lastModificationDate":1416256195774,"userName":"nuxeoDriveTestUser_user_1"},"fileSystemItemId":"defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb","fileSystemItemName":"File 2.txt"},{"eventId":"documentModified","eventDate":1416256195658,"docUuid":"b92d8a7f-2130-402d-a81d-1ae761efa90e","repositoryId":"default","fileSystemItem":{"digest":"47bce5c74f589f4867dbd57e9ca9f808","canUpdate":true,"downloadURL":"nxbigfile/default/b92d8a7f-2130-402d-a81d-1ae761efa90e/blobholder:0/File%201.txt","digestAlgorithm":"md5","name":"File 1.txt","id":"defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e","parentId":"defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195600,"folder":false,"lastModificationDate":1416256195654,"userName":"nuxeoDriveTestUser_user_1"},"fileSystemItemId":"defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e","fileSystemItemName":"File 1.txt"},{"eventId":"documentCreated","eventDate":1416256195600,"docUuid":"b92d8a7f-2130-402d-a81d-1ae761efa90e","repositoryId":"default","fileSystemItem":{"digest":"47bce5c74f589f4867dbd57e9ca9f808","canUpdate":true,"downloadURL":"nxbigfile/default/b92d8a7f-2130-402d-a81d-1ae761efa90e/blobholder:0/File%201.txt","digestAlgorithm":"md5","name":"File 1.txt","id":"defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e","parentId":"defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195600,"folder":false,"lastModificationDate":1416256195654,"userName":"nuxeoDriveTestUser_user_1"},"fileSystemItemId":"defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e","fileSystemItemName":"File 1.txt"},{"eventId":"documentModified","eventDate":1416256195572,"docUuid":"fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c","repositoryId":"default","fileSystemItem":{"digest":"39181c49e54b6e5ae8be13ab66f9fdb8","canUpdate":true,"downloadURL":"nxbigfile/default/fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c/blobholder:0/Duplicated%20File.txt","digestAlgorithm":"md5","name":"Duplicated File.txt","id":"defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195526,"folder":false,"lastModificationDate":1416256195570,"userName":"nuxeoDriveTestUser_user_1"},"fileSystemItemId":"defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c","fileSystemItemName":"Duplicated File.txt"},{"eventId":"documentCreated","eventDate":1416256195526,"docUuid":"fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c","repositoryId":"default","fileSystemItem":{"digest":"39181c49e54b6e5ae8be13ab66f9fdb8","canUpdate":true,"downloadURL":"nxbigfile/default/fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c/blobholder:0/Duplicated%20File.txt","digestAlgorithm":"md5","name":"Duplicated File.txt","id":"defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195526,"folder":false,"lastModificationDate":1416256195570,"userName":"nuxeoDriveTestUser_user_1"},"fileSystemItemId":"defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c","fileSystemItemName":"Duplicated File.txt"},{"eventId":"documentModified","eventDate":1416256195498,"docUuid":"95e2a82f-ebf2-4813-afe8-9394602c98b2","repositoryId":"default","fileSystemItem":{"digest":"b8ab309a6b9a3f448092a136afa8fa25","canUpdate":true,"downloadURL":"nxbigfile/default/95e2a82f-ebf2-4813-afe8-9394602c98b2/blobholder:0/Duplicated%20File.txt","digestAlgorithm":"md5","name":"Duplicated File.txt","id":"defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195458,"folder":false,"lastModificationDate":1416256195495,"userName":"nuxeoDriveTestUser_user_1"},"fileSystemItemId":"defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2","fileSystemItemName":"Duplicated File.txt"},{"eventId":"documentCreated","eventDate":1416256195458,"docUuid":"95e2a82f-ebf2-4813-afe8-9394602c98b2","repositoryId":"default","fileSystemItem":{"digest":"b8ab309a6b9a3f448092a136afa8fa25","canUpdate":true,"downloadURL":"nxbigfile/default/95e2a82f-ebf2-4813-afe8-9394602c98b2/blobholder:0/Duplicated%20File.txt","digestAlgorithm":"md5","name":"Duplicated File.txt","id":"defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195458,"folder":false,"lastModificationDate":1416256195495,"userName":"nuxeoDriveTestUser_user_1"},"fileSystemItemId":"defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2","fileSystemItemName":"Duplicated File.txt"},{"eventId":"documentCreated","eventDate":1416256195433,"docUuid":"56473371-96d1-4f04-9da1-fe2d44c6c4a2","repositoryId":"default","fileSystemItem":{"canCreateChild":true,"name":"Folder 2","id":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","parentId":"defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195433,"folder":true,"lastModificationDate":1416256195433,"userName":"nuxeoDriveTestUser_user_1"},"fileSystemItemId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","fileSystemItemName":"Folder 2"},{"eventId":"documentCreated","eventDate":1416256195408,"docUuid":"05795501-2cd8-48fd-a149-b8ad635962eb","repositoryId":"default","fileSystemItem":{"canCreateChild":true,"name":"Folder 1.2","id":"defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb","parentId":"defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195408,"folder":true,"lastModificationDate":1416256195408,"userName":"nuxeoDriveTestUser_user_1"},"fileSystemItemId":"defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb","fileSystemItemName":"Folder 1.2"},{"eventId":"documentCreated","eventDate":1416256195381,"docUuid":"67d670f1-7e36-431f-8085-e24d9267b459","repositoryId":"default","fileSystemItem":{"canCreateChild":true,"name":"Folder 1.1","id":"defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459","parentId":"defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195381,"folder":true,"lastModificationDate":1416256195381,"userName":"nuxeoDriveTestUser_user_1"},"fileSystemItemId":"defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459","fileSystemItemName":"Folder 1.1"},{"eventId":"documentCreated","eventDate":1416256195355,"docUuid":"52f0d690-e35e-4469-9322-6a998b09ff23","repositoryId":"default","fileSystemItem":{"canCreateChild":true,"name":"Folder 1","id":"defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23","parentId":"defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195355,"folder":true,"lastModificationDate":1416256195355,"userName":"nuxeoDriveTestUser_user_1"},"fileSystemItemId":"defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23","fileSystemItemName":"Folder 1"}],"hasTooManyChanges":false,"activeSynchronizationRootDefinitions":"default:c74f3c60-b3b9-460b-9526-02e03e1dfd96"}'
      21:31:12 [INFO]      [exec] nxdrive.synchronizer: TRACE: Updating remote states
      21:31:12 [INFO]      [exec] nxdrive.synchronizer: DEBUG: 18 remote changes detected on http://localhost:8080/nuxeo/
      21:31:12 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = 'None', '2014-11-17 21:29:56'
      21:31:12 [INFO]      [exec] nxdrive.model: TRACE: last_remote_updated is None for doc None, set it to 2014-11-17 21:29:56 and updated last_sync_date to 2014-11-17 21:29:56.275000
      21:31:12 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state=None, remote_state='modified', pair_state='unknown'>
      21:31:12 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state='unknown', remote_state='modified', pair_state='remotely_modified'>
      21:31:12 [INFO]      [exec] nxdrive.synchronizer: TRACE: Created new pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state='unknown', remote_state='modified', pair_state='remotely_modified', error_count=0>
      21:31:12 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Marked doc_pair 'File 5.txt' as remote creation
      21:31:12 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Could not match changed document to a bound local folder: RemoteFileInfo(name=u'File 4.txt', uid=u'defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73', parent_uid=u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2', path=u'/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73', folderish=False, last_modification_time=datetime.datetime(2014, 11, 17, 21, 29, 55), digest=u'77963b7a931377ad4ab5ad6a9cd718aa', digest_algorithm=u'md5', download_url=u'nxbigfile/default/66207c21-0c86-4e81-9dd5-fd98f372de73/blobholder:0/File%204.txt', can_rename=True, can_delete=True, can_update=True, can_create_child=False)
      21:31:12 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Could not match changed document to a bound local folder: RemoteFileInfo(name=u'File 4.txt', uid=u'defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73', parent_uid=u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2', path=u'/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73', folderish=False, last_modification_time=datetime.datetime(2014, 11, 17, 21, 29, 55), digest=u'77963b7a931377ad4ab5ad6a9cd718aa', digest_algorithm=u'md5', download_url=u'nxbigfile/default/66207c21-0c86-4e81-9dd5-fd98f372de73/blobholder:0/File%204.txt', can_rename=True, can_delete=True, can_update=True, can_create_child=False)
      21:31:12 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Could not match changed document to a bound local folder: RemoteFileInfo(name=u'File 3.txt', uid=u'defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0', parent_uid=u'defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb', path=u'/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb/defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0', folderish=False, last_modification_time=datetime.datetime(2014, 11, 17, 21, 29, 55), digest=u'9df62e693988eb4e1e1444ece0578579', digest_algorithm=u'md5', download_url=u'nxbigfile/default/a5abfa51-9000-4259-b22d-f50174792ce0/blobholder:0/File%203.txt', can_rename=True, can_delete=True, can_update=True, can_create_child=False)
      21:31:12 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Could not match changed document to a bound local folder: RemoteFileInfo(name=u'File 3.txt', uid=u'defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0', parent_uid=u'defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb', path=u'/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb/defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0', folderish=False, last_modification_time=datetime.datetime(2014, 11, 17, 21, 29, 55), digest=u'9df62e693988eb4e1e1444ece0578579', digest_algorithm=u'md5', download_url=u'nxbigfile/default/a5abfa51-9000-4259-b22d-f50174792ce0/blobholder:0/File%203.txt', can_rename=True, can_delete=True, can_update=True, can_create_child=False)
      21:31:12 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Could not match changed document to a bound local folder: RemoteFileInfo(name=u'File 2.txt', uid=u'defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb', parent_uid=u'defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459', path=u'/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459/defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb', folderish=False, last_modification_time=datetime.datetime(2014, 11, 17, 21, 29, 55), digest=u'08f8e0260c64418510cefb2b06eee5cd', digest_algorithm=u'md5', download_url=u'nxbigfile/default/568dc93d-5f00-43f3-bbb3-5031f4d6f3fb/blobholder:0/File%202.txt', can_rename=True, can_delete=True, can_update=True, can_create_child=False)
      21:31:12 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Could not match changed document to a bound local folder: RemoteFileInfo(name=u'File 2.txt', uid=u'defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb', parent_uid=u'defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459', path=u'/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459/defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb', folderish=False, last_modification_time=datetime.datetime(2014, 11, 17, 21, 29, 55), digest=u'08f8e0260c64418510cefb2b06eee5cd', digest_algorithm=u'md5', download_url=u'nxbigfile/default/568dc93d-5f00-43f3-bbb3-5031f4d6f3fb/blobholder:0/File%202.txt', can_rename=True, can_delete=True, can_update=True, can_create_child=False)
      21:31:12 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Could not match changed document to a bound local folder: RemoteFileInfo(name=u'File 1.txt', uid=u'defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e', parent_uid=u'defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23', path=u'/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e', folderish=False, last_modification_time=datetime.datetime(2014, 11, 17, 21, 29, 55), digest=u'47bce5c74f589f4867dbd57e9ca9f808', digest_algorithm=u'md5', download_url=u'nxbigfile/default/b92d8a7f-2130-402d-a81d-1ae761efa90e/blobholder:0/File%201.txt', can_rename=True, can_delete=True, can_update=True, can_create_child=False)
      21:31:12 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Could not match changed document to a bound local folder: RemoteFileInfo(name=u'File 1.txt', uid=u'defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e', parent_uid=u'defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23', path=u'/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e', folderish=False, last_modification_time=datetime.datetime(2014, 11, 17, 21, 29, 55), digest=u'47bce5c74f589f4867dbd57e9ca9f808', digest_algorithm=u'md5', download_url=u'nxbigfile/default/b92d8a7f-2130-402d-a81d-1ae761efa90e/blobholder:0/File%201.txt', can_rename=True, can_delete=True, can_update=True, can_create_child=False)
      21:31:12 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Could not match changed document to a bound local folder: RemoteFileInfo(name=u'Duplicated File.txt', uid=u'defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c', parent_uid=u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2', path=u'/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c', folderish=False, last_modification_time=datetime.datetime(2014, 11, 17, 21, 29, 55), digest=u'39181c49e54b6e5ae8be13ab66f9fdb8', digest_algorithm=u'md5', download_url=u'nxbigfile/default/fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c/blobholder:0/Duplicated%20File.txt', can_rename=True, can_delete=True, can_update=True, can_create_child=False)
      21:31:12 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Could not match changed document to a bound local folder: RemoteFileInfo(name=u'Duplicated File.txt', uid=u'defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c', parent_uid=u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2', path=u'/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c', folderish=False, last_modification_time=datetime.datetime(2014, 11, 17, 21, 29, 55), digest=u'39181c49e54b6e5ae8be13ab66f9fdb8', digest_algorithm=u'md5', download_url=u'nxbigfile/default/fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c/blobholder:0/Duplicated%20File.txt', can_rename=True, can_delete=True, can_update=True, can_create_child=False)
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Could not match changed document to a bound local folder: RemoteFileInfo(name=u'Duplicated File.txt', uid=u'defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2', parent_uid=u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2', path=u'/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2', folderish=False, last_modification_time=datetime.datetime(2014, 11, 17, 21, 29, 55), digest=u'b8ab309a6b9a3f448092a136afa8fa25', digest_algorithm=u'md5', download_url=u'nxbigfile/default/95e2a82f-ebf2-4813-afe8-9394602c98b2/blobholder:0/Duplicated%20File.txt', can_rename=True, can_delete=True, can_update=True, can_create_child=False)
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Could not match changed document to a bound local folder: RemoteFileInfo(name=u'Duplicated File.txt', uid=u'defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2', parent_uid=u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2', path=u'/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2', folderish=False, last_modification_time=datetime.datetime(2014, 11, 17, 21, 29, 55), digest=u'b8ab309a6b9a3f448092a136afa8fa25', digest_algorithm=u'md5', download_url=u'nxbigfile/default/95e2a82f-ebf2-4813-afe8-9394602c98b2/blobholder:0/Duplicated%20File.txt', can_rename=True, can_delete=True, can_update=True, can_create_child=False)
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = 'None', '2014-11-17 21:29:55'
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: last_remote_updated is None for doc None, set it to 2014-11-17 21:29:55 and updated last_sync_date to 2014-11-17 21:29:56.421000
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'Folder 2', local_state=None, remote_state='modified', pair_state='unknown'>
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'Folder 2', local_state='unknown', remote_state='modified', pair_state='remotely_modified'>
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Created new pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 2', local_state='unknown', remote_state='modified', pair_state='remotely_modified', error_count=0>
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Marked doc_pair 'Folder 2' as remote creation
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Remote recursive scan of the content of Folder 2
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2'}}
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChildren with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2"}}'
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChildren' with cookies []: '[{"digest":"b8ab309a6b9a3f448092a136afa8fa25","canUpdate":true,"downloadURL":"nxbigfile/default/95e2a82f-ebf2-4813-afe8-9394602c98b2/blobholder:0/Duplicated%20File.txt","digestAlgorithm":"md5","name":"Duplicated File.txt","id":"defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195458,"folder":false,"lastModificationDate":1416256195495,"userName":"nuxeoDriveTestUser_user_1"},{"digest":"39181c49e54b6e5ae8be13ab66f9fdb8","canUpdate":true,"downloadURL":"nxbigfile/default/fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c/blobholder:0/Duplicated%20File.txt","digestAlgorithm":"md5","name":"Duplicated File.txt","id":"defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195526,"folder":false,"lastModificationDate":1416256195570,"userName":"nuxeoDriveTestUser_user_1"},{"digest":"77963b7a931377ad4ab5ad6a9cd718aa","canUpdate":true,"downloadURL":"nxbigfile/default/66207c21-0c86-4e81-9dd5-fd98f372de73/blobholder:0/File%204.txt","digestAlgorithm":"md5","name":"File 4.txt","id":"defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195915,"folder":false,"lastModificationDate":1416256195962,"userName":"nuxeoDriveTestUser_user_1"}]'
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = 'None', '2014-11-17 21:29:55'
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: last_remote_updated is None for doc None, set it to 2014-11-17 21:29:55 and updated last_sync_date to 2014-11-17 21:29:56.453000
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=None, remote_state='modified', pair_state='unknown'>
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state='unknown', remote_state='modified', pair_state='remotely_modified'>
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Created new pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state='unknown', remote_state='modified', pair_state='remotely_modified', error_count=0>
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = 'None', '2014-11-17 21:29:55'
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: last_remote_updated is None for doc None, set it to 2014-11-17 21:29:55 and updated last_sync_date to 2014-11-17 21:29:56.461000
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=None, remote_state='modified', pair_state='unknown'>
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state='unknown', remote_state='modified', pair_state='remotely_modified'>
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Created new pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state='unknown', remote_state='modified', pair_state='remotely_modified', error_count=0>
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = 'None', '2014-11-17 21:29:55'
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: last_remote_updated is None for doc None, set it to 2014-11-17 21:29:55 and updated last_sync_date to 2014-11-17 21:29:56.470000
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=None, remote_state='modified', pair_state='unknown'>
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state='unknown', remote_state='modified', pair_state='remotely_modified'>
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Created new pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state='unknown', remote_state='modified', pair_state='remotely_modified', error_count=0>
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Could not match changed document to a bound local folder: RemoteFileInfo(name=u'Folder 1.2', uid=u'defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb', parent_uid=u'defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23', path=u'/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb', folderish=True, last_modification_time=datetime.datetime(2014, 11, 17, 21, 29, 55), digest=None, digest_algorithm=None, download_url=None, can_rename=True, can_delete=True, can_update=False, can_create_child=True)
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Could not match changed document to a bound local folder: RemoteFileInfo(name=u'Folder 1.1', uid=u'defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459', parent_uid=u'defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23', path=u'/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459', folderish=True, last_modification_time=datetime.datetime(2014, 11, 17, 21, 29, 55), digest=None, digest_algorithm=None, download_url=None, can_rename=True, can_delete=True, can_update=False, can_create_child=True)
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = 'None', '2014-11-17 21:29:55'
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: last_remote_updated is None for doc None, set it to 2014-11-17 21:29:55 and updated last_sync_date to 2014-11-17 21:29:56.495000
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'Folder 1', local_state=None, remote_state='modified', pair_state='unknown'>
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'Folder 1', local_state='unknown', remote_state='modified', pair_state='remotely_modified'>
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Created new pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1', local_state='unknown', remote_state='modified', pair_state='remotely_modified', error_count=0>
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Marked doc_pair 'Folder 1' as remote creation
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Remote recursive scan of the content of Folder 1
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23'}}
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChildren with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23"}}'
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChildren' with cookies []: '[{"canCreateChild":true,"name":"Folder 1.1","id":"defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459","parentId":"defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195381,"folder":true,"lastModificationDate":1416256195381,"userName":"nuxeoDriveTestUser_user_1"},{"canCreateChild":true,"name":"Folder 1.2","id":"defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb","parentId":"defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195408,"folder":true,"lastModificationDate":1416256195408,"userName":"nuxeoDriveTestUser_user_1"},{"digest":"47bce5c74f589f4867dbd57e9ca9f808","canUpdate":true,"downloadURL":"nxbigfile/default/b92d8a7f-2130-402d-a81d-1ae761efa90e/blobholder:0/File%201.txt","digestAlgorithm":"md5","name":"File 1.txt","id":"defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e","parentId":"defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195600,"folder":false,"lastModificationDate":1416256195654,"userName":"nuxeoDriveTestUser_user_1"}]'
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = 'None', '2014-11-17 21:29:55'
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: last_remote_updated is None for doc None, set it to 2014-11-17 21:29:55 and updated last_sync_date to 2014-11-17 21:29:56.521000
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'Folder 1.1', local_state=None, remote_state='modified', pair_state='unknown'>
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'Folder 1.1', local_state='unknown', remote_state='modified', pair_state='remotely_modified'>
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Created new pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1.1', local_state='unknown', remote_state='modified', pair_state='remotely_modified', error_count=0>
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459'}}
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChildren with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459"}}'
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChildren' with cookies []: '[{"digest":"08f8e0260c64418510cefb2b06eee5cd","canUpdate":true,"downloadURL":"nxbigfile/default/568dc93d-5f00-43f3-bbb3-5031f4d6f3fb/blobholder:0/File%202.txt","digestAlgorithm":"md5","name":"File 2.txt","id":"defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459/defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb","parentId":"defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195714,"folder":false,"lastModificationDate":1416256195774,"userName":"nuxeoDriveTestUser_user_1"}]'
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = 'None', '2014-11-17 21:29:55'
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: last_remote_updated is None for doc None, set it to 2014-11-17 21:29:55 and updated last_sync_date to 2014-11-17 21:29:56.549000
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=None, remote_state='modified', pair_state='unknown'>
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state='unknown', remote_state='modified', pair_state='remotely_modified'>
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Created new pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state='unknown', remote_state='modified', pair_state='remotely_modified', error_count=0>
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = 'None', '2014-11-17 21:29:55'
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: last_remote_updated is None for doc None, set it to 2014-11-17 21:29:55 and updated last_sync_date to 2014-11-17 21:29:56.554000
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'Folder 1.2', local_state=None, remote_state='modified', pair_state='unknown'>
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'Folder 1.2', local_state='unknown', remote_state='modified', pair_state='remotely_modified'>
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Created new pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1.2', local_state='unknown', remote_state='modified', pair_state='remotely_modified', error_count=0>
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb'}}
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChildren with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb"}}'
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChildren' with cookies []: '[{"digest":"9df62e693988eb4e1e1444ece0578579","canUpdate":true,"downloadURL":"nxbigfile/default/a5abfa51-9000-4259-b22d-f50174792ce0/blobholder:0/File%203.txt","digestAlgorithm":"md5","name":"File 3.txt","id":"defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb/defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0","parentId":"defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195826,"folder":false,"lastModificationDate":1416256195880,"userName":"nuxeoDriveTestUser_user_1"}]'
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = 'None', '2014-11-17 21:29:55'
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: last_remote_updated is None for doc None, set it to 2014-11-17 21:29:55 and updated last_sync_date to 2014-11-17 21:29:56.583000
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=None, remote_state='modified', pair_state='unknown'>
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state='unknown', remote_state='modified', pair_state='remotely_modified'>
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Created new pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state='unknown', remote_state='modified', pair_state='remotely_modified', error_count=0>
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = 'None', '2014-11-17 21:29:55'
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: last_remote_updated is None for doc None, set it to 2014-11-17 21:29:55 and updated last_sync_date to 2014-11-17 21:29:56.592000
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'File 1.txt', local_state=None, remote_state='modified', pair_state='unknown'>
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'File 1.txt', local_state='unknown', remote_state='modified', pair_state='remotely_modified'>
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Created new pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 1.txt', local_state='unknown', remote_state='modified', pair_state='remotely_modified', error_count=0>
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Processing local scan to detect local changes
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=u'/Nuxeo Drive Test Workspace/Folder 3', remote_name=None, local_state=None, remote_state=None, pair_state='unknown'>
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Detected a new non-alignable local file at /Nuxeo Drive Test Workspace/Folder 3
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 12 pending items
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=u'/Nuxeo Drive Test Workspace/Folder 3', remote_name=None, local_state=u'unknown', remote_state=u'unknown', pair_state=u'unknown', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 2', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 1.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1.1', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1.2', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>]
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=u'/Nuxeo Drive Test Workspace/Folder 3', remote_name=None, local_state=u'unknown', remote_state=u'unknown', pair_state=u'unknown', error_count=0>
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=u'/Nuxeo Drive Test Workspace/Folder 3', remote_name=None, local_state='created', remote_state=u'unknown', pair_state='locally_created'>
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_locally_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=u'/Nuxeo Drive Test Workspace/Folder 3', remote_name=None, local_state=u'created', remote_state=u'unknown', pair_state=u'locally_created', error_count=0>
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating remote folder 'Folder 3' in folder 'Nuxeo Drive Test Workspace'
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'name': u'Folder 3', 'parentId': u'defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.CreateFolder with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"name": "Folder 3", "parentId": "defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.CreateFolder' with cookies []: '{"canCreateChild":true,"name":"Folder 3","id":"defaultFileSystemItemFactory#default#42874667-8ad9-46d9-ad9c-1998dc70a824","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#42874667-8ad9-46d9-ad9c-1998dc70a824","parentId":"defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256196699,"folder":true,"lastModificationDate":1416256196699,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#42874667-8ad9-46d9-ad9c-1998dc70a824'}}
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#42874667-8ad9-46d9-ad9c-1998dc70a824"}}'
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"canCreateChild":true,"name":"Folder 3","id":"defaultFileSystemItemFactory#default#42874667-8ad9-46d9-ad9c-1998dc70a824","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#42874667-8ad9-46d9-ad9c-1998dc70a824","parentId":"defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256196699,"folder":true,"lastModificationDate":1416256196699,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = 'None', '2014-11-17 21:29:56'
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: last_remote_updated is None for doc None, set it to 2014-11-17 21:29:56 and updated last_sync_date to 2014-11-17 21:29:56.726000
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=u'/Nuxeo Drive Test Workspace/Folder 3', remote_name=u'Folder 3', local_state=u'created', remote_state='modified', pair_state='conflicted'>
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=u'/Nuxeo Drive Test Workspace/Folder 3', remote_name=u'Folder 3', local_state='synchronized', remote_state='synchronized', pair_state='synchronized'>
      21:31:13 [INFO]      [exec] nxdrive.controller: TRACE: Updated list of recently modified items in c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive: []
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 11 pending items
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 2', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 1.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1.1', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1.2', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>]
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638', 'parentId': u'defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638", "parentId": "defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"d2f2297d6e829cd3493aa7de4416a18f","canUpdate":true,"downloadURL":"nxbigfile/default/1cda896c-3701-4b29-becd-e7b80c559638/blobholder:0/File%205.txt","digestAlgorithm":"md5","name":"File 5.txt","id":"defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","parentId":"defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256196054,"folder":false,"lastModificationDate":1416256196094,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:56', '2014-11-17 21:29:56'
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state=u'unknown', remote_state='created', pair_state='remotely_created'>
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local file 'File 5.txt' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace'
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638', 'parentId': u'defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638", "parentId": "defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"d2f2297d6e829cd3493aa7de4416a18f","canUpdate":true,"downloadURL":"nxbigfile/default/1cda896c-3701-4b29-becd-e7b80c559638/blobholder:0/File%205.txt","digestAlgorithm":"md5","name":"File 5.txt","id":"defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","parentId":"defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256196054,"folder":false,"lastModificationDate":1416256196094,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Client offline in synchronization loop: Test error
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: ERROR: Traceback of ignored network error: 
      21:31:13 [INFO]      [exec] Traceback (most recent call last):
      21:31:13 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1911, in update_synchronize_server
      21:31:13 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1517, in synchronize
      21:31:13 [INFO]      [exec] error: Test error
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Sleeping 0.352s
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Fetching remote change summary
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'lowerBound': 6413, 'lastSyncActiveRootDefinitions': u'default:c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChangeSummary with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"lowerBound": 6413, "lastSyncActiveRootDefinitions": "default:c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChangeSummary' with cookies []: '{"syncDate":1416256197000,"upperBound":6423,"fileSystemChanges":[{"eventId":"documentCreated","eventDate":1416256196699,"docUuid":"42874667-8ad9-46d9-ad9c-1998dc70a824","repositoryId":"default","fileSystemItem":{"canCreateChild":true,"name":"Folder 3","id":"defaultFileSystemItemFactory#default#42874667-8ad9-46d9-ad9c-1998dc70a824","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#42874667-8ad9-46d9-ad9c-1998dc70a824","parentId":"defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256196699,"folder":true,"lastModificationDate":1416256196699,"userName":"nuxeoDriveTestUser_user_1"},"fileSystemItemId":"defaultFileSystemItemFactory#default#42874667-8ad9-46d9-ad9c-1998dc70a824","fileSystemItemName":"Folder 3"}],"hasTooManyChanges":false,"activeSynchronizationRootDefinitions":"default:c74f3c60-b3b9-460b-9526-02e03e1dfd96"}'
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Updating remote states
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: DEBUG: 1 remote changes detected on http://localhost:8080/nuxeo/
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Refreshing remote state info for doc_pair 'Folder 3'
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:56', '2014-11-17 21:29:56'
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#42874667-8ad9-46d9-ad9c-1998dc70a824'}}
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChildren with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#42874667-8ad9-46d9-ad9c-1998dc70a824"}}'
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChildren' with cookies []: '[]'
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Processing local scan to detect local changes
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 11 pending items
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 2', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 1.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1.1', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1.2', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>]
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638', 'parentId': u'defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638", "parentId": "defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"d2f2297d6e829cd3493aa7de4416a18f","canUpdate":true,"downloadURL":"nxbigfile/default/1cda896c-3701-4b29-becd-e7b80c559638/blobholder:0/File%205.txt","digestAlgorithm":"md5","name":"File 5.txt","id":"defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","parentId":"defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256196054,"folder":false,"lastModificationDate":1416256196094,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:13 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:56', '2014-11-17 21:29:56'
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local file 'File 5.txt' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace'
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638', 'parentId': u'defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638", "parentId": "defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"d2f2297d6e829cd3493aa7de4416a18f","canUpdate":true,"downloadURL":"nxbigfile/default/1cda896c-3701-4b29-becd-e7b80c559638/blobholder:0/File%205.txt","digestAlgorithm":"md5","name":"File 5.txt","id":"defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","parentId":"defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256196054,"folder":false,"lastModificationDate":1416256196094,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Client offline in synchronization loop: Test error
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: ERROR: Traceback of ignored network error: 
      21:31:13 [INFO]      [exec] Traceback (most recent call last):
      21:31:13 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1911, in update_synchronize_server
      21:31:13 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1517, in synchronize
      21:31:13 [INFO]      [exec] error: Test error
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Sleeping 0.847s
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: INFO: Stopping synchronization loop after 2 loops
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Calling Controller.dispose() from Synchronizer to close thread-local Session
      21:31:13 [INFO]      [exec] nxdrive.controller: DEBUG: Closing thread-local Session <sqlalchemy.orm.session.Session object at 0x24A16CD0>, ending any transaction in progress and releasing underlying connections from the pool
      21:31:13 [INFO]      [exec] nxdrive.controller: DEBUG: As we are under Windows, dispose connection pool to make sure all connections are closed, avoiding any WindowsError due to a Python process using the database file
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: INFO: Stopping all FS Observers thread
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: INFO: Starting synchronization loop (pid=2964)
      21:31:13 [INFO]      [exec] nxdrive.controller: INFO: Initialized list of recently modified items in c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive: []
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/ with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'} and cookies []
      21:31:13 [INFO]      [exec] nxdrive.synchronizer: TRACE: Fetching remote change summary
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'lowerBound': 6423, 'lastSyncActiveRootDefinitions': u'default:c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:13 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChangeSummary with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"lowerBound": 6423, "lastSyncActiveRootDefinitions": "default:c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChangeSummary' with cookies []: '{"syncDate":1416256198000,"upperBound":6428,"fileSystemChanges":[],"hasTooManyChanges":false,"activeSynchronizationRootDefinitions":"default:c74f3c60-b3b9-460b-9526-02e03e1dfd96"}'
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Updating remote states
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Processing local scan to detect local changes
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 11 pending items
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 2', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 1.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1.1', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1.2', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>]
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638', 'parentId': u'defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638", "parentId": "defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"d2f2297d6e829cd3493aa7de4416a18f","canUpdate":true,"downloadURL":"nxbigfile/default/1cda896c-3701-4b29-becd-e7b80c559638/blobholder:0/File%205.txt","digestAlgorithm":"md5","name":"File 5.txt","id":"defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","parentId":"defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256196054,"folder":false,"lastModificationDate":1416256196094,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:14 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:56', '2014-11-17 21:29:56'
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local file 'File 5.txt' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace'
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638', 'parentId': u'defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638", "parentId": "defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"d2f2297d6e829cd3493aa7de4416a18f","canUpdate":true,"downloadURL":"nxbigfile/default/1cda896c-3701-4b29-becd-e7b80c559638/blobholder:0/File%205.txt","digestAlgorithm":"md5","name":"File 5.txt","id":"defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","parentId":"defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256196054,"folder":false,"lastModificationDate":1416256196094,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: ERROR: Failed to sync LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>, blacklisting doc pair for 1 seconds
      21:31:14 [INFO]      [exec] Traceback (most recent call last):
      21:31:14 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1501, in synchronize
      21:31:14 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 798, in synchronize_one
      21:31:14 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1038, in _synchronize_remotely_created
      21:31:14 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\client\remote_file_system_client.py", line 99, in stream_content
      21:31:14 [INFO]      [exec]   File "C:\Jenkins\workspace\FT-nuxeo-drive-master-windows\nuxeo-drive-client\nxdrive\tests\__init__.py", line 35, in do_get
      21:31:14 [INFO]      [exec]     raise self._upload_remote_error
      21:31:14 [INFO]      [exec] HTTPException: Test error
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 10 pending items
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 2', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 1.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1.1', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1.2', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>]
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23', 'parentId': u'defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23", "parentId": "defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"canCreateChild":true,"name":"Folder 1","id":"defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23","parentId":"defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195355,"folder":true,"lastModificationDate":1416256195355,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:14 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:14 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'Folder 1', local_state=u'unknown', remote_state='created', pair_state='remotely_created'>
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local folder 'Folder 1' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace'
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Remote recursive scan of the content of Folder 1
      21:31:14 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23'}}
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChildren with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23"}}'
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChildren' with cookies []: '[{"canCreateChild":true,"name":"Folder 1.1","id":"defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459","parentId":"defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195381,"folder":true,"lastModificationDate":1416256195381,"userName":"nuxeoDriveTestUser_user_1"},{"canCreateChild":true,"name":"Folder 1.2","id":"defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb","parentId":"defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195408,"folder":true,"lastModificationDate":1416256195408,"userName":"nuxeoDriveTestUser_user_1"},{"digest":"47bce5c74f589f4867dbd57e9ca9f808","canUpdate":true,"downloadURL":"nxbigfile/default/b92d8a7f-2130-402d-a81d-1ae761efa90e/blobholder:0/File%201.txt","digestAlgorithm":"md5","name":"File 1.txt","id":"defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e","parentId":"defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195600,"folder":false,"lastModificationDate":1416256195654,"userName":"nuxeoDriveTestUser_user_1"}]'
      21:31:14 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=u'/Nuxeo Drive Test Workspace/Folder 1', remote_name=u'Folder 1', local_state='synchronized', remote_state='synchronized', pair_state='synchronized'>
      21:31:14 [INFO]      [exec] nxdrive.controller: TRACE: Updated list of recently modified items in c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive: []
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 9 pending items
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 2', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 1.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1.1', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1.2', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>]
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 2', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2', 'parentId': u'defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2", "parentId": "defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"canCreateChild":true,"name":"Folder 2","id":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","parentId":"defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195433,"folder":true,"lastModificationDate":1416256195433,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:14 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:14 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'Folder 2', local_state=u'unknown', remote_state='created', pair_state='remotely_created'>
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 2', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local folder 'Folder 2' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace'
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Remote recursive scan of the content of Folder 2
      21:31:14 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2'}}
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChildren with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2"}}'
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChildren' with cookies []: '[{"digest":"b8ab309a6b9a3f448092a136afa8fa25","canUpdate":true,"downloadURL":"nxbigfile/default/95e2a82f-ebf2-4813-afe8-9394602c98b2/blobholder:0/Duplicated%20File.txt","digestAlgorithm":"md5","name":"Duplicated File.txt","id":"defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195458,"folder":false,"lastModificationDate":1416256195495,"userName":"nuxeoDriveTestUser_user_1"},{"digest":"39181c49e54b6e5ae8be13ab66f9fdb8","canUpdate":true,"downloadURL":"nxbigfile/default/fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c/blobholder:0/Duplicated%20File.txt","digestAlgorithm":"md5","name":"Duplicated File.txt","id":"defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195526,"folder":false,"lastModificationDate":1416256195570,"userName":"nuxeoDriveTestUser_user_1"},{"digest":"77963b7a931377ad4ab5ad6a9cd718aa","canUpdate":true,"downloadURL":"nxbigfile/default/66207c21-0c86-4e81-9dd5-fd98f372de73/blobholder:0/File%204.txt","digestAlgorithm":"md5","name":"File 4.txt","id":"defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195915,"folder":false,"lastModificationDate":1416256195962,"userName":"nuxeoDriveTestUser_user_1"}]'
      21:31:14 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=u'/Nuxeo Drive Test Workspace/Folder 2', remote_name=u'Folder 2', local_state='synchronized', remote_state='synchronized', pair_state='synchronized'>
      21:31:14 [INFO]      [exec] nxdrive.controller: TRACE: Updated list of recently modified items in c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive: []
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 8 pending items
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 1.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1.1', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1.2', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>]
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 1.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e', 'parentId': u'defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23'}}
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e", "parentId": "defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23"}}'
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"47bce5c74f589f4867dbd57e9ca9f808","canUpdate":true,"downloadURL":"nxbigfile/default/b92d8a7f-2130-402d-a81d-1ae761efa90e/blobholder:0/File%201.txt","digestAlgorithm":"md5","name":"File 1.txt","id":"defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e","parentId":"defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195600,"folder":false,"lastModificationDate":1416256195654,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:14 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:14 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'File 1.txt', local_state=u'unknown', remote_state='created', pair_state='remotely_created'>
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 1.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local file 'File 1.txt' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace\Folder 1'
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e', 'parentId': u'defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23'}}
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e", "parentId": "defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23"}}'
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"47bce5c74f589f4867dbd57e9ca9f808","canUpdate":true,"downloadURL":"nxbigfile/default/b92d8a7f-2130-402d-a81d-1ae761efa90e/blobholder:0/File%201.txt","digestAlgorithm":"md5","name":"File 1.txt","id":"defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e","parentId":"defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195600,"folder":false,"lastModificationDate":1416256195654,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: ERROR: Failed to sync LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 1.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>, blacklisting doc pair for 1 seconds
      21:31:14 [INFO]      [exec] Traceback (most recent call last):
      21:31:14 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1501, in synchronize
      21:31:14 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 798, in synchronize_one
      21:31:14 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1038, in _synchronize_remotely_created
      21:31:14 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\client\remote_file_system_client.py", line 99, in stream_content
      21:31:14 [INFO]      [exec]   File "C:\Jenkins\workspace\FT-nuxeo-drive-master-windows\nuxeo-drive-client\nxdrive\tests\__init__.py", line 35, in do_get
      21:31:14 [INFO]      [exec]     raise self._upload_remote_error
      21:31:14 [INFO]      [exec] HTTPException: Test error
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 7 pending items
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1.1', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1.2', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>]
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1.1', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459', 'parentId': u'defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23'}}
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459", "parentId": "defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23"}}'
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"canCreateChild":true,"name":"Folder 1.1","id":"defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459","parentId":"defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195381,"folder":true,"lastModificationDate":1416256195381,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:14 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:14 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'Folder 1.1', local_state=u'unknown', remote_state='created', pair_state='remotely_created'>
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1.1', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local folder 'Folder 1.1' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace\Folder 1'
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Remote recursive scan of the content of Folder 1.1
      21:31:14 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459'}}
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChildren with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459"}}'
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChildren' with cookies []: '[{"digest":"08f8e0260c64418510cefb2b06eee5cd","canUpdate":true,"downloadURL":"nxbigfile/default/568dc93d-5f00-43f3-bbb3-5031f4d6f3fb/blobholder:0/File%202.txt","digestAlgorithm":"md5","name":"File 2.txt","id":"defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459/defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb","parentId":"defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195714,"folder":false,"lastModificationDate":1416256195774,"userName":"nuxeoDriveTestUser_user_1"}]'
      21:31:14 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=u'/Nuxeo Drive Test Workspace/Folder 1/Folder 1.1', remote_name=u'Folder 1.1', local_state='synchronized', remote_state='synchronized', pair_state='synchronized'>
      21:31:14 [INFO]      [exec] nxdrive.controller: TRACE: Updated list of recently modified items in c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive: []
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 6 pending items
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1.2', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>]
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1.2', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb', 'parentId': u'defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23'}}
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb", "parentId": "defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23"}}'
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"canCreateChild":true,"name":"Folder 1.2","id":"defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb","parentId":"defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195408,"folder":true,"lastModificationDate":1416256195408,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:14 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:14 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'Folder 1.2', local_state=u'unknown', remote_state='created', pair_state='remotely_created'>
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Folder 1.2', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local folder 'Folder 1.2' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace\Folder 1'
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Remote recursive scan of the content of Folder 1.2
      21:31:14 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb'}}
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChildren with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb"}}'
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChildren' with cookies []: '[{"digest":"9df62e693988eb4e1e1444ece0578579","canUpdate":true,"downloadURL":"nxbigfile/default/a5abfa51-9000-4259-b22d-f50174792ce0/blobholder:0/File%203.txt","digestAlgorithm":"md5","name":"File 3.txt","id":"defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb/defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0","parentId":"defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195826,"folder":false,"lastModificationDate":1416256195880,"userName":"nuxeoDriveTestUser_user_1"}]'
      21:31:14 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=u'/Nuxeo Drive Test Workspace/Folder 1/Folder 1.2', remote_name=u'Folder 1.2', local_state='synchronized', remote_state='synchronized', pair_state='synchronized'>
      21:31:14 [INFO]      [exec] nxdrive.controller: TRACE: Updated list of recently modified items in c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive: []
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 5 pending items
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>]
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0', 'parentId': u'defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb'}}
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0", "parentId": "defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb"}}'
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"9df62e693988eb4e1e1444ece0578579","canUpdate":true,"downloadURL":"nxbigfile/default/a5abfa51-9000-4259-b22d-f50174792ce0/blobholder:0/File%203.txt","digestAlgorithm":"md5","name":"File 3.txt","id":"defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb/defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0","parentId":"defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195826,"folder":false,"lastModificationDate":1416256195880,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:14 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:14 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state='created', pair_state='remotely_created'>
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local file 'File 3.txt' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace\Folder 1\Folder 1.2'
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0', 'parentId': u'defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb'}}
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0", "parentId": "defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb"}}'
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"9df62e693988eb4e1e1444ece0578579","canUpdate":true,"downloadURL":"nxbigfile/default/a5abfa51-9000-4259-b22d-f50174792ce0/blobholder:0/File%203.txt","digestAlgorithm":"md5","name":"File 3.txt","id":"defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb/defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0","parentId":"defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195826,"folder":false,"lastModificationDate":1416256195880,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: ERROR: Failed to sync LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>, blacklisting doc pair for 1 seconds
      21:31:14 [INFO]      [exec] Traceback (most recent call last):
      21:31:14 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1501, in synchronize
      21:31:14 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 798, in synchronize_one
      21:31:14 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1038, in _synchronize_remotely_created
      21:31:14 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\client\remote_file_system_client.py", line 99, in stream_content
      21:31:14 [INFO]      [exec]   File "C:\Jenkins\workspace\FT-nuxeo-drive-master-windows\nuxeo-drive-client\nxdrive\tests\__init__.py", line 35, in do_get
      21:31:14 [INFO]      [exec]     raise self._upload_remote_error
      21:31:14 [INFO]      [exec] HTTPException: Test error
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 4 pending items
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>]
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb', 'parentId': u'defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459'}}
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb", "parentId": "defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459"}}'
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"08f8e0260c64418510cefb2b06eee5cd","canUpdate":true,"downloadURL":"nxbigfile/default/568dc93d-5f00-43f3-bbb3-5031f4d6f3fb/blobholder:0/File%202.txt","digestAlgorithm":"md5","name":"File 2.txt","id":"defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459/defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb","parentId":"defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195714,"folder":false,"lastModificationDate":1416256195774,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:14 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:14 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state='created', pair_state='remotely_created'>
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>
      21:31:14 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local file 'File 2.txt' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace\Folder 1\Folder 1.1'
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb', 'parentId': u'defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459'}}
      21:31:14 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb", "parentId": "defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459"}}'
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"08f8e0260c64418510cefb2b06eee5cd","canUpdate":true,"downloadURL":"nxbigfile/default/568dc93d-5f00-43f3-bbb3-5031f4d6f3fb/blobholder:0/File%202.txt","digestAlgorithm":"md5","name":"File 2.txt","id":"defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459/defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb","parentId":"defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195714,"folder":false,"lastModificationDate":1416256195774,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: ERROR: Failed to sync LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>, blacklisting doc pair for 1 seconds
      21:31:15 [INFO]      [exec] Traceback (most recent call last):
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1501, in synchronize
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 798, in synchronize_one
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1038, in _synchronize_remotely_created
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\client\remote_file_system_client.py", line 99, in stream_content
      21:31:15 [INFO]      [exec]   File "C:\Jenkins\workspace\FT-nuxeo-drive-master-windows\nuxeo-drive-client\nxdrive\tests\__init__.py", line 35, in do_get
      21:31:15 [INFO]      [exec]     raise self._upload_remote_error
      21:31:15 [INFO]      [exec] HTTPException: Test error
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 3 pending items
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>]
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2', 'parentId': u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2'}}
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2", "parentId": "defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2"}}'
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"b8ab309a6b9a3f448092a136afa8fa25","canUpdate":true,"downloadURL":"nxbigfile/default/95e2a82f-ebf2-4813-afe8-9394602c98b2/blobholder:0/Duplicated%20File.txt","digestAlgorithm":"md5","name":"Duplicated File.txt","id":"defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195458,"folder":false,"lastModificationDate":1416256195495,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:15 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:15 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state='created', pair_state='remotely_created'>
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local file 'Duplicated File.txt' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace\Folder 2'
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2', 'parentId': u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2'}}
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2", "parentId": "defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2"}}'
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"b8ab309a6b9a3f448092a136afa8fa25","canUpdate":true,"downloadURL":"nxbigfile/default/95e2a82f-ebf2-4813-afe8-9394602c98b2/blobholder:0/Duplicated%20File.txt","digestAlgorithm":"md5","name":"Duplicated File.txt","id":"defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195458,"folder":false,"lastModificationDate":1416256195495,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: ERROR: Failed to sync LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>, blacklisting doc pair for 1 seconds
      21:31:15 [INFO]      [exec] Traceback (most recent call last):
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1501, in synchronize
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 798, in synchronize_one
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1038, in _synchronize_remotely_created
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\client\remote_file_system_client.py", line 99, in stream_content
      21:31:15 [INFO]      [exec]   File "C:\Jenkins\workspace\FT-nuxeo-drive-master-windows\nuxeo-drive-client\nxdrive\tests\__init__.py", line 35, in do_get
      21:31:15 [INFO]      [exec]     raise self._upload_remote_error
      21:31:15 [INFO]      [exec] HTTPException: Test error
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 2 pending items
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>]
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c', 'parentId': u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2'}}
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c", "parentId": "defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2"}}'
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"39181c49e54b6e5ae8be13ab66f9fdb8","canUpdate":true,"downloadURL":"nxbigfile/default/fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c/blobholder:0/Duplicated%20File.txt","digestAlgorithm":"md5","name":"Duplicated File.txt","id":"defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195526,"folder":false,"lastModificationDate":1416256195570,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:15 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:15 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state='created', pair_state='remotely_created'>
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local file 'Duplicated File.txt' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace\Folder 2'
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c', 'parentId': u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2'}}
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c", "parentId": "defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2"}}'
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"39181c49e54b6e5ae8be13ab66f9fdb8","canUpdate":true,"downloadURL":"nxbigfile/default/fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c/blobholder:0/Duplicated%20File.txt","digestAlgorithm":"md5","name":"Duplicated File.txt","id":"defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195526,"folder":false,"lastModificationDate":1416256195570,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: ERROR: Failed to sync LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>, blacklisting doc pair for 1 seconds
      21:31:15 [INFO]      [exec] Traceback (most recent call last):
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1501, in synchronize
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 798, in synchronize_one
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1038, in _synchronize_remotely_created
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\client\remote_file_system_client.py", line 99, in stream_content
      21:31:15 [INFO]      [exec]   File "C:\Jenkins\workspace\FT-nuxeo-drive-master-windows\nuxeo-drive-client\nxdrive\tests\__init__.py", line 35, in do_get
      21:31:15 [INFO]      [exec]     raise self._upload_remote_error
      21:31:15 [INFO]      [exec] HTTPException: Test error
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 1 pending items
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>]
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'modified', pair_state=u'remotely_modified', error_count=0>
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73', 'parentId': u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2'}}
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73", "parentId": "defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2"}}'
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"77963b7a931377ad4ab5ad6a9cd718aa","canUpdate":true,"downloadURL":"nxbigfile/default/66207c21-0c86-4e81-9dd5-fd98f372de73/blobholder:0/File%204.txt","digestAlgorithm":"md5","name":"File 4.txt","id":"defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195915,"folder":false,"lastModificationDate":1416256195962,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:15 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:15 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state='created', pair_state='remotely_created'>
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local file 'File 4.txt' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace\Folder 2'
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73', 'parentId': u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2'}}
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73", "parentId": "defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2"}}'
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"77963b7a931377ad4ab5ad6a9cd718aa","canUpdate":true,"downloadURL":"nxbigfile/default/66207c21-0c86-4e81-9dd5-fd98f372de73/blobholder:0/File%204.txt","digestAlgorithm":"md5","name":"File 4.txt","id":"defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195915,"folder":false,"lastModificationDate":1416256195962,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: ERROR: Failed to sync LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>, blacklisting doc pair for 1 seconds
      21:31:15 [INFO]      [exec] Traceback (most recent call last):
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1501, in synchronize
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 798, in synchronize_one
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1038, in _synchronize_remotely_created
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\client\remote_file_system_client.py", line 99, in stream_content
      21:31:15 [INFO]      [exec]   File "C:\Jenkins\workspace\FT-nuxeo-drive-master-windows\nuxeo-drive-client\nxdrive\tests\__init__.py", line 35, in do_get
      21:31:15 [INFO]      [exec]     raise self._upload_remote_error
      21:31:15 [INFO]      [exec] HTTPException: Test error
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: DEBUG: [c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive] - [http://localhost:8080/nuxeo/]: synchronized: 4, pending: 11, local: 0.028s, remote: 0.059s sync: 0.689s
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Fetching remote change summary
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'lowerBound': 6428, 'lastSyncActiveRootDefinitions': u'default:c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChangeSummary with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"lowerBound": 6428, "lastSyncActiveRootDefinitions": "default:c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChangeSummary' with cookies []: '{"syncDate":1416256198000,"upperBound":6451,"fileSystemChanges":[],"hasTooManyChanges":false,"activeSynchronizationRootDefinitions":"default:c74f3c60-b3b9-460b-9526-02e03e1dfd96"}'
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Updating remote states
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Processing local scan to detect local changes
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: DEBUG: [c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive] - [http://localhost:8080/nuxeo/]: synchronized: 0, pending: 7, local: 0.043s, remote: 0.023s sync: 0.015s
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Sleeping 0.917s
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Fetching remote change summary
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'lowerBound': 6451, 'lastSyncActiveRootDefinitions': u'default:c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChangeSummary with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"lowerBound": 6451, "lastSyncActiveRootDefinitions": "default:c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChangeSummary' with cookies []: '{"syncDate":1416256199000,"upperBound":6452,"fileSystemChanges":[],"hasTooManyChanges":false,"activeSynchronizationRootDefinitions":"default:c74f3c60-b3b9-460b-9526-02e03e1dfd96"}'
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Updating remote states
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Processing local scan to detect local changes
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 7 pending items
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 1.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>]
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638', 'parentId': u'defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638", "parentId": "defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"d2f2297d6e829cd3493aa7de4416a18f","canUpdate":true,"downloadURL":"nxbigfile/default/1cda896c-3701-4b29-becd-e7b80c559638/blobholder:0/File%205.txt","digestAlgorithm":"md5","name":"File 5.txt","id":"defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","parentId":"defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256196054,"folder":false,"lastModificationDate":1416256196094,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:15 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:56', '2014-11-17 21:29:56'
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local file 'File 5.txt' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace'
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638', 'parentId': u'defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638", "parentId": "defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"d2f2297d6e829cd3493aa7de4416a18f","canUpdate":true,"downloadURL":"nxbigfile/default/1cda896c-3701-4b29-becd-e7b80c559638/blobholder:0/File%205.txt","digestAlgorithm":"md5","name":"File 5.txt","id":"defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","parentId":"defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256196054,"folder":false,"lastModificationDate":1416256196094,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: ERROR: Failed to sync LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, blacklisting doc pair for 1 seconds
      21:31:15 [INFO]      [exec] Traceback (most recent call last):
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1501, in synchronize
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 798, in synchronize_one
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1038, in _synchronize_remotely_created
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\client\remote_file_system_client.py", line 99, in stream_content
      21:31:15 [INFO]      [exec]   File "C:\Jenkins\workspace\FT-nuxeo-drive-master-windows\nuxeo-drive-client\nxdrive\tests\__init__.py", line 35, in do_get
      21:31:15 [INFO]      [exec]     raise self._upload_remote_error
      21:31:15 [INFO]      [exec] HTTPException: Test error
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 6 pending items
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 1.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>]
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 1.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e', 'parentId': u'defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23'}}
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e", "parentId": "defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23"}}'
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"47bce5c74f589f4867dbd57e9ca9f808","canUpdate":true,"downloadURL":"nxbigfile/default/b92d8a7f-2130-402d-a81d-1ae761efa90e/blobholder:0/File%201.txt","digestAlgorithm":"md5","name":"File 1.txt","id":"defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e","parentId":"defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195600,"folder":false,"lastModificationDate":1416256195654,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:15 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 1.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local file 'File 1.txt' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace\Folder 1'
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e', 'parentId': u'defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23'}}
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e", "parentId": "defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23"}}'
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"47bce5c74f589f4867dbd57e9ca9f808","canUpdate":true,"downloadURL":"nxbigfile/default/b92d8a7f-2130-402d-a81d-1ae761efa90e/blobholder:0/File%201.txt","digestAlgorithm":"md5","name":"File 1.txt","id":"defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e","parentId":"defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195600,"folder":false,"lastModificationDate":1416256195654,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: ERROR: Failed to sync LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 1.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, blacklisting doc pair for 1 seconds
      21:31:15 [INFO]      [exec] Traceback (most recent call last):
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1501, in synchronize
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 798, in synchronize_one
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1038, in _synchronize_remotely_created
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\client\remote_file_system_client.py", line 99, in stream_content
      21:31:15 [INFO]      [exec]   File "C:\Jenkins\workspace\FT-nuxeo-drive-master-windows\nuxeo-drive-client\nxdrive\tests\__init__.py", line 35, in do_get
      21:31:15 [INFO]      [exec]     raise self._upload_remote_error
      21:31:15 [INFO]      [exec] HTTPException: Test error
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 5 pending items
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>]
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0', 'parentId': u'defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb'}}
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0", "parentId": "defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb"}}'
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"9df62e693988eb4e1e1444ece0578579","canUpdate":true,"downloadURL":"nxbigfile/default/a5abfa51-9000-4259-b22d-f50174792ce0/blobholder:0/File%203.txt","digestAlgorithm":"md5","name":"File 3.txt","id":"defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb/defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0","parentId":"defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195826,"folder":false,"lastModificationDate":1416256195880,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:15 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local file 'File 3.txt' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace\Folder 1\Folder 1.2'
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0', 'parentId': u'defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb'}}
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0", "parentId": "defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb"}}'
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"9df62e693988eb4e1e1444ece0578579","canUpdate":true,"downloadURL":"nxbigfile/default/a5abfa51-9000-4259-b22d-f50174792ce0/blobholder:0/File%203.txt","digestAlgorithm":"md5","name":"File 3.txt","id":"defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb/defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0","parentId":"defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195826,"folder":false,"lastModificationDate":1416256195880,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: ERROR: Failed to sync LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, blacklisting doc pair for 1 seconds
      21:31:15 [INFO]      [exec] Traceback (most recent call last):
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1501, in synchronize
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 798, in synchronize_one
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1038, in _synchronize_remotely_created
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\client\remote_file_system_client.py", line 99, in stream_content
      21:31:15 [INFO]      [exec]   File "C:\Jenkins\workspace\FT-nuxeo-drive-master-windows\nuxeo-drive-client\nxdrive\tests\__init__.py", line 35, in do_get
      21:31:15 [INFO]      [exec]     raise self._upload_remote_error
      21:31:15 [INFO]      [exec] HTTPException: Test error
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 4 pending items
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>]
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb', 'parentId': u'defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459'}}
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb", "parentId": "defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459"}}'
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"08f8e0260c64418510cefb2b06eee5cd","canUpdate":true,"downloadURL":"nxbigfile/default/568dc93d-5f00-43f3-bbb3-5031f4d6f3fb/blobholder:0/File%202.txt","digestAlgorithm":"md5","name":"File 2.txt","id":"defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459/defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb","parentId":"defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195714,"folder":false,"lastModificationDate":1416256195774,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:15 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local file 'File 2.txt' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace\Folder 1\Folder 1.1'
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb', 'parentId': u'defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459'}}
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb", "parentId": "defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459"}}'
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"08f8e0260c64418510cefb2b06eee5cd","canUpdate":true,"downloadURL":"nxbigfile/default/568dc93d-5f00-43f3-bbb3-5031f4d6f3fb/blobholder:0/File%202.txt","digestAlgorithm":"md5","name":"File 2.txt","id":"defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459/defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb","parentId":"defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195714,"folder":false,"lastModificationDate":1416256195774,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: ERROR: Failed to sync LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, blacklisting doc pair for 1 seconds
      21:31:15 [INFO]      [exec] Traceback (most recent call last):
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1501, in synchronize
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 798, in synchronize_one
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1038, in _synchronize_remotely_created
      21:31:15 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\client\remote_file_system_client.py", line 99, in stream_content
      21:31:15 [INFO]      [exec]   File "C:\Jenkins\workspace\FT-nuxeo-drive-master-windows\nuxeo-drive-client\nxdrive\tests\__init__.py", line 35, in do_get
      21:31:15 [INFO]      [exec]     raise self._upload_remote_error
      21:31:15 [INFO]      [exec] HTTPException: Test error
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 3 pending items
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>]
      21:31:15 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2', 'parentId': u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2'}}
      21:31:15 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2", "parentId": "defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2"}}'
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"b8ab309a6b9a3f448092a136afa8fa25","canUpdate":true,"downloadURL":"nxbigfile/default/95e2a82f-ebf2-4813-afe8-9394602c98b2/blobholder:0/Duplicated%20File.txt","digestAlgorithm":"md5","name":"Duplicated File.txt","id":"defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195458,"folder":false,"lastModificationDate":1416256195495,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:16 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local file 'Duplicated File.txt' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace\Folder 2'
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2', 'parentId': u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2'}}
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2", "parentId": "defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2"}}'
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"b8ab309a6b9a3f448092a136afa8fa25","canUpdate":true,"downloadURL":"nxbigfile/default/95e2a82f-ebf2-4813-afe8-9394602c98b2/blobholder:0/Duplicated%20File.txt","digestAlgorithm":"md5","name":"Duplicated File.txt","id":"defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195458,"folder":false,"lastModificationDate":1416256195495,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: ERROR: Failed to sync LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, blacklisting doc pair for 1 seconds
      21:31:16 [INFO]      [exec] Traceback (most recent call last):
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1501, in synchronize
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 798, in synchronize_one
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1038, in _synchronize_remotely_created
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\client\remote_file_system_client.py", line 99, in stream_content
      21:31:16 [INFO]      [exec]   File "C:\Jenkins\workspace\FT-nuxeo-drive-master-windows\nuxeo-drive-client\nxdrive\tests\__init__.py", line 35, in do_get
      21:31:16 [INFO]      [exec]     raise self._upload_remote_error
      21:31:16 [INFO]      [exec] HTTPException: Test error
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 2 pending items
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>]
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c', 'parentId': u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2'}}
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c", "parentId": "defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2"}}'
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"39181c49e54b6e5ae8be13ab66f9fdb8","canUpdate":true,"downloadURL":"nxbigfile/default/fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c/blobholder:0/Duplicated%20File.txt","digestAlgorithm":"md5","name":"Duplicated File.txt","id":"defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195526,"folder":false,"lastModificationDate":1416256195570,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:16 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local file 'Duplicated File.txt' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace\Folder 2'
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c', 'parentId': u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2'}}
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c", "parentId": "defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2"}}'
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"39181c49e54b6e5ae8be13ab66f9fdb8","canUpdate":true,"downloadURL":"nxbigfile/default/fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c/blobholder:0/Duplicated%20File.txt","digestAlgorithm":"md5","name":"Duplicated File.txt","id":"defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195526,"folder":false,"lastModificationDate":1416256195570,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: ERROR: Failed to sync LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, blacklisting doc pair for 1 seconds
      21:31:16 [INFO]      [exec] Traceback (most recent call last):
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1501, in synchronize
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 798, in synchronize_one
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1038, in _synchronize_remotely_created
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\client\remote_file_system_client.py", line 99, in stream_content
      21:31:16 [INFO]      [exec]   File "C:\Jenkins\workspace\FT-nuxeo-drive-master-windows\nuxeo-drive-client\nxdrive\tests\__init__.py", line 35, in do_get
      21:31:16 [INFO]      [exec]     raise self._upload_remote_error
      21:31:16 [INFO]      [exec] HTTPException: Test error
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 1 pending items
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>]
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73', 'parentId': u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2'}}
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73", "parentId": "defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2"}}'
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"77963b7a931377ad4ab5ad6a9cd718aa","canUpdate":true,"downloadURL":"nxbigfile/default/66207c21-0c86-4e81-9dd5-fd98f372de73/blobholder:0/File%204.txt","digestAlgorithm":"md5","name":"File 4.txt","id":"defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195915,"folder":false,"lastModificationDate":1416256195962,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:16 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local file 'File 4.txt' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace\Folder 2'
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73', 'parentId': u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2'}}
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73", "parentId": "defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2"}}'
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"77963b7a931377ad4ab5ad6a9cd718aa","canUpdate":true,"downloadURL":"nxbigfile/default/66207c21-0c86-4e81-9dd5-fd98f372de73/blobholder:0/File%204.txt","digestAlgorithm":"md5","name":"File 4.txt","id":"defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195915,"folder":false,"lastModificationDate":1416256195962,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: ERROR: Failed to sync LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=1>, blacklisting doc pair for 1 seconds
      21:31:16 [INFO]      [exec] Traceback (most recent call last):
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1501, in synchronize
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 798, in synchronize_one
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1038, in _synchronize_remotely_created
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\client\remote_file_system_client.py", line 99, in stream_content
      21:31:16 [INFO]      [exec]   File "C:\Jenkins\workspace\FT-nuxeo-drive-master-windows\nuxeo-drive-client\nxdrive\tests\__init__.py", line 35, in do_get
      21:31:16 [INFO]      [exec]     raise self._upload_remote_error
      21:31:16 [INFO]      [exec] HTTPException: Test error
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: DEBUG: [c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive] - [http://localhost:8080/nuxeo/]: synchronized: 0, pending: 7, local: 0.040s, remote: 0.026s sync: 0.382s
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Sleeping 0.548s
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: INFO: Stopping synchronization loop after 3 loops
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Calling Controller.dispose() from Synchronizer to close thread-local Session
      21:31:16 [INFO]      [exec] nxdrive.controller: DEBUG: Closing thread-local Session <sqlalchemy.orm.session.Session object at 0x24A16CD0>, ending any transaction in progress and releasing underlying connections from the pool
      21:31:16 [INFO]      [exec] nxdrive.controller: DEBUG: As we are under Windows, dispose connection pool to make sure all connections are closed, avoiding any WindowsError due to a Python process using the database file
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: INFO: Stopping all FS Observers thread
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: INFO: Starting synchronization loop (pid=2964)
      21:31:16 [INFO]      [exec] nxdrive.controller: INFO: Initialized list of recently modified items in c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive: []
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Fetching remote change summary
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'lowerBound': 6452, 'lastSyncActiveRootDefinitions': u'default:c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChangeSummary with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"lowerBound": 6452, "lastSyncActiveRootDefinitions": "default:c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChangeSummary' with cookies []: '{"syncDate":1416256200000,"upperBound":6467,"fileSystemChanges":[],"hasTooManyChanges":false,"activeSynchronizationRootDefinitions":"default:c74f3c60-b3b9-460b-9526-02e03e1dfd96"}'
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Updating remote states
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Processing local scan to detect local changes
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: DEBUG: [c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive] - [http://localhost:8080/nuxeo/]: synchronized: 0, pending: 7, local: 0.041s, remote: 0.022s sync: 0.014s
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Sleeping 0.920s
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Fetching remote change summary
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'lowerBound': 6467, 'lastSyncActiveRootDefinitions': u'default:c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChangeSummary with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"lowerBound": 6467, "lastSyncActiveRootDefinitions": "default:c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChangeSummary' with cookies []: '{"syncDate":1416256201000,"upperBound":6468,"fileSystemChanges":[],"hasTooManyChanges":false,"activeSynchronizationRootDefinitions":"default:c74f3c60-b3b9-460b-9526-02e03e1dfd96"}'
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Updating remote states
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Processing local scan to detect local changes
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 7 pending items
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 1.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>]
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638', 'parentId': u'defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638", "parentId": "defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"d2f2297d6e829cd3493aa7de4416a18f","canUpdate":true,"downloadURL":"nxbigfile/default/1cda896c-3701-4b29-becd-e7b80c559638/blobholder:0/File%205.txt","digestAlgorithm":"md5","name":"File 5.txt","id":"defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","parentId":"defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256196054,"folder":false,"lastModificationDate":1416256196094,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:16 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:56', '2014-11-17 21:29:56'
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local file 'File 5.txt' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace'
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638', 'parentId': u'defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638", "parentId": "defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"d2f2297d6e829cd3493aa7de4416a18f","canUpdate":true,"downloadURL":"nxbigfile/default/1cda896c-3701-4b29-becd-e7b80c559638/blobholder:0/File%205.txt","digestAlgorithm":"md5","name":"File 5.txt","id":"defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","parentId":"defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256196054,"folder":false,"lastModificationDate":1416256196094,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: ERROR: Failed to sync LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, blacklisting doc pair for 1 seconds
      21:31:16 [INFO]      [exec] Traceback (most recent call last):
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1501, in synchronize
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 798, in synchronize_one
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1038, in _synchronize_remotely_created
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\client\remote_file_system_client.py", line 99, in stream_content
      21:31:16 [INFO]      [exec]   File "C:\Jenkins\workspace\FT-nuxeo-drive-master-windows\nuxeo-drive-client\nxdrive\tests\__init__.py", line 35, in do_get
      21:31:16 [INFO]      [exec]     raise self._upload_remote_error
      21:31:16 [INFO]      [exec] HTTPException: Test error
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 6 pending items
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 1.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>]
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 1.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e', 'parentId': u'defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23'}}
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e", "parentId": "defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23"}}'
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"47bce5c74f589f4867dbd57e9ca9f808","canUpdate":true,"downloadURL":"nxbigfile/default/b92d8a7f-2130-402d-a81d-1ae761efa90e/blobholder:0/File%201.txt","digestAlgorithm":"md5","name":"File 1.txt","id":"defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e","parentId":"defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195600,"folder":false,"lastModificationDate":1416256195654,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:16 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 1.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local file 'File 1.txt' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace\Folder 1'
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e', 'parentId': u'defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23'}}
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e", "parentId": "defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23"}}'
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"47bce5c74f589f4867dbd57e9ca9f808","canUpdate":true,"downloadURL":"nxbigfile/default/b92d8a7f-2130-402d-a81d-1ae761efa90e/blobholder:0/File%201.txt","digestAlgorithm":"md5","name":"File 1.txt","id":"defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#b92d8a7f-2130-402d-a81d-1ae761efa90e","parentId":"defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195600,"folder":false,"lastModificationDate":1416256195654,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: ERROR: Failed to sync LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 1.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, blacklisting doc pair for 1 seconds
      21:31:16 [INFO]      [exec] Traceback (most recent call last):
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1501, in synchronize
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 798, in synchronize_one
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1038, in _synchronize_remotely_created
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\client\remote_file_system_client.py", line 99, in stream_content
      21:31:16 [INFO]      [exec]   File "C:\Jenkins\workspace\FT-nuxeo-drive-master-windows\nuxeo-drive-client\nxdrive\tests\__init__.py", line 35, in do_get
      21:31:16 [INFO]      [exec]     raise self._upload_remote_error
      21:31:16 [INFO]      [exec] HTTPException: Test error
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 5 pending items
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>]
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0', 'parentId': u'defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb'}}
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0", "parentId": "defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb"}}'
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"9df62e693988eb4e1e1444ece0578579","canUpdate":true,"downloadURL":"nxbigfile/default/a5abfa51-9000-4259-b22d-f50174792ce0/blobholder:0/File%203.txt","digestAlgorithm":"md5","name":"File 3.txt","id":"defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb/defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0","parentId":"defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195826,"folder":false,"lastModificationDate":1416256195880,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:16 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local file 'File 3.txt' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace\Folder 1\Folder 1.2'
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0', 'parentId': u'defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb'}}
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0", "parentId": "defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb"}}'
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"9df62e693988eb4e1e1444ece0578579","canUpdate":true,"downloadURL":"nxbigfile/default/a5abfa51-9000-4259-b22d-f50174792ce0/blobholder:0/File%203.txt","digestAlgorithm":"md5","name":"File 3.txt","id":"defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb/defaultFileSystemItemFactory#default#a5abfa51-9000-4259-b22d-f50174792ce0","parentId":"defaultFileSystemItemFactory#default#05795501-2cd8-48fd-a149-b8ad635962eb","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195826,"folder":false,"lastModificationDate":1416256195880,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: ERROR: Failed to sync LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 3.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, blacklisting doc pair for 1 seconds
      21:31:16 [INFO]      [exec] Traceback (most recent call last):
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1501, in synchronize
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 798, in synchronize_one
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1038, in _synchronize_remotely_created
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\client\remote_file_system_client.py", line 99, in stream_content
      21:31:16 [INFO]      [exec]   File "C:\Jenkins\workspace\FT-nuxeo-drive-master-windows\nuxeo-drive-client\nxdrive\tests\__init__.py", line 35, in do_get
      21:31:16 [INFO]      [exec]     raise self._upload_remote_error
      21:31:16 [INFO]      [exec] HTTPException: Test error
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 4 pending items
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>]
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb', 'parentId': u'defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459'}}
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb", "parentId": "defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459"}}'
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"08f8e0260c64418510cefb2b06eee5cd","canUpdate":true,"downloadURL":"nxbigfile/default/568dc93d-5f00-43f3-bbb3-5031f4d6f3fb/blobholder:0/File%202.txt","digestAlgorithm":"md5","name":"File 2.txt","id":"defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459/defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb","parentId":"defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195714,"folder":false,"lastModificationDate":1416256195774,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:16 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local file 'File 2.txt' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace\Folder 1\Folder 1.1'
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb', 'parentId': u'defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459'}}
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb", "parentId": "defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459"}}'
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"08f8e0260c64418510cefb2b06eee5cd","canUpdate":true,"downloadURL":"nxbigfile/default/568dc93d-5f00-43f3-bbb3-5031f4d6f3fb/blobholder:0/File%202.txt","digestAlgorithm":"md5","name":"File 2.txt","id":"defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#52f0d690-e35e-4469-9322-6a998b09ff23/defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459/defaultFileSystemItemFactory#default#568dc93d-5f00-43f3-bbb3-5031f4d6f3fb","parentId":"defaultFileSystemItemFactory#default#67d670f1-7e36-431f-8085-e24d9267b459","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195714,"folder":false,"lastModificationDate":1416256195774,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: ERROR: Failed to sync LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 2.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, blacklisting doc pair for 1 seconds
      21:31:16 [INFO]      [exec] Traceback (most recent call last):
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1501, in synchronize
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 798, in synchronize_one
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1038, in _synchronize_remotely_created
      21:31:16 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\client\remote_file_system_client.py", line 99, in stream_content
      21:31:16 [INFO]      [exec]   File "C:\Jenkins\workspace\FT-nuxeo-drive-master-windows\nuxeo-drive-client\nxdrive\tests\__init__.py", line 35, in do_get
      21:31:16 [INFO]      [exec]     raise self._upload_remote_error
      21:31:16 [INFO]      [exec] HTTPException: Test error
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 3 pending items
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>]
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2', 'parentId': u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2'}}
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2", "parentId": "defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2"}}'
      21:31:16 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"b8ab309a6b9a3f448092a136afa8fa25","canUpdate":true,"downloadURL":"nxbigfile/default/95e2a82f-ebf2-4813-afe8-9394602c98b2/blobholder:0/Duplicated%20File.txt","digestAlgorithm":"md5","name":"Duplicated File.txt","id":"defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195458,"folder":false,"lastModificationDate":1416256195495,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:16 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:16 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local file 'Duplicated File.txt' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace\Folder 2'
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2', 'parentId': u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2'}}
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2", "parentId": "defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2"}}'
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"b8ab309a6b9a3f448092a136afa8fa25","canUpdate":true,"downloadURL":"nxbigfile/default/95e2a82f-ebf2-4813-afe8-9394602c98b2/blobholder:0/Duplicated%20File.txt","digestAlgorithm":"md5","name":"Duplicated File.txt","id":"defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#95e2a82f-ebf2-4813-afe8-9394602c98b2","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195458,"folder":false,"lastModificationDate":1416256195495,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: ERROR: Failed to sync LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, blacklisting doc pair for 1 seconds
      21:31:17 [INFO]      [exec] Traceback (most recent call last):
      21:31:17 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1501, in synchronize
      21:31:17 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 798, in synchronize_one
      21:31:17 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1038, in _synchronize_remotely_created
      21:31:17 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\client\remote_file_system_client.py", line 99, in stream_content
      21:31:17 [INFO]      [exec]   File "C:\Jenkins\workspace\FT-nuxeo-drive-master-windows\nuxeo-drive-client\nxdrive\tests\__init__.py", line 35, in do_get
      21:31:17 [INFO]      [exec]     raise self._upload_remote_error
      21:31:17 [INFO]      [exec] HTTPException: Test error
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 2 pending items
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>]
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c', 'parentId': u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2'}}
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c", "parentId": "defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2"}}'
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"39181c49e54b6e5ae8be13ab66f9fdb8","canUpdate":true,"downloadURL":"nxbigfile/default/fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c/blobholder:0/Duplicated%20File.txt","digestAlgorithm":"md5","name":"Duplicated File.txt","id":"defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195526,"folder":false,"lastModificationDate":1416256195570,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:17 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local file 'Duplicated File.txt' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace\Folder 2'
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c', 'parentId': u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2'}}
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c", "parentId": "defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2"}}'
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"39181c49e54b6e5ae8be13ab66f9fdb8","canUpdate":true,"downloadURL":"nxbigfile/default/fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c/blobholder:0/Duplicated%20File.txt","digestAlgorithm":"md5","name":"Duplicated File.txt","id":"defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#fcf5f4f5-ce75-4ddc-9771-d4ca93d61e5c","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195526,"folder":false,"lastModificationDate":1416256195570,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: ERROR: Failed to sync LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'Duplicated File.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, blacklisting doc pair for 1 seconds
      21:31:17 [INFO]      [exec] Traceback (most recent call last):
      21:31:17 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1501, in synchronize
      21:31:17 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 798, in synchronize_one
      21:31:17 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1038, in _synchronize_remotely_created
      21:31:17 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\client\remote_file_system_client.py", line 99, in stream_content
      21:31:17 [INFO]      [exec]   File "C:\Jenkins\workspace\FT-nuxeo-drive-master-windows\nuxeo-drive-client\nxdrive\tests\__init__.py", line 35, in do_get
      21:31:17 [INFO]      [exec]     raise self._upload_remote_error
      21:31:17 [INFO]      [exec] HTTPException: Test error
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 1 pending items
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>]
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73', 'parentId': u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2'}}
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73", "parentId": "defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2"}}'
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"77963b7a931377ad4ab5ad6a9cd718aa","canUpdate":true,"downloadURL":"nxbigfile/default/66207c21-0c86-4e81-9dd5-fd98f372de73/blobholder:0/File%204.txt","digestAlgorithm":"md5","name":"File 4.txt","id":"defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195915,"folder":false,"lastModificationDate":1416256195962,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:17 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:55', '2014-11-17 21:29:55'
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local file 'File 4.txt' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace\Folder 2'
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73', 'parentId': u'defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2'}}
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73", "parentId": "defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2"}}'
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"77963b7a931377ad4ab5ad6a9cd718aa","canUpdate":true,"downloadURL":"nxbigfile/default/66207c21-0c86-4e81-9dd5-fd98f372de73/blobholder:0/File%204.txt","digestAlgorithm":"md5","name":"File 4.txt","id":"defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2/defaultFileSystemItemFactory#default#66207c21-0c86-4e81-9dd5-fd98f372de73","parentId":"defaultFileSystemItemFactory#default#56473371-96d1-4f04-9da1-fe2d44c6c4a2","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256195915,"folder":false,"lastModificationDate":1416256195962,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: ERROR: Failed to sync LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 4.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=2>, blacklisting doc pair for 1 seconds
      21:31:17 [INFO]      [exec] Traceback (most recent call last):
      21:31:17 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1501, in synchronize
      21:31:17 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 798, in synchronize_one
      21:31:17 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\synchronizer.py", line 1038, in _synchronize_remotely_created
      21:31:17 [INFO]      [exec]   File "nuxeo-drive-client\nxdrive\client\remote_file_system_client.py", line 99, in stream_content
      21:31:17 [INFO]      [exec]   File "C:\Jenkins\workspace\FT-nuxeo-drive-master-windows\nuxeo-drive-client\nxdrive\tests\__init__.py", line 35, in do_get
      21:31:17 [INFO]      [exec]     raise self._upload_remote_error
      21:31:17 [INFO]      [exec] HTTPException: Test error
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: DEBUG: [c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive] - [http://localhost:8080/nuxeo/]: synchronized: 0, pending: 7, local: 0.041s, remote: 0.025s sync: 0.951s
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: INFO: Stopping synchronization loop after 2 loops
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Calling Controller.dispose() from Synchronizer to close thread-local Session
      21:31:17 [INFO]      [exec] nxdrive.controller: DEBUG: Closing thread-local Session <sqlalchemy.orm.session.Session object at 0x24A16CD0>, ending any transaction in progress and releasing underlying connections from the pool
      21:31:17 [INFO]      [exec] nxdrive.controller: DEBUG: As we are under Windows, dispose connection pool to make sure all connections are closed, avoiding any WindowsError due to a Python process using the database file
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: INFO: Stopping all FS Observers thread
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: INFO: Starting synchronization loop (pid=2964)
      21:31:17 [INFO]      [exec] nxdrive.controller: INFO: Initialized list of recently modified items in c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive: []
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/ with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'} and cookies []
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: TRACE: Fetching remote change summary
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'lowerBound': 6468, 'lastSyncActiveRootDefinitions': u'default:c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChangeSummary with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"lowerBound": 6468, "lastSyncActiveRootDefinitions": "default:c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChangeSummary' with cookies []: '{"syncDate":1416256203000,"upperBound":6484,"fileSystemChanges":[],"hasTooManyChanges":false,"activeSynchronizationRootDefinitions":"default:c74f3c60-b3b9-460b-9526-02e03e1dfd96"}'
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: TRACE: Updating remote states
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: TRACE: Processing local scan to detect local changes
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Found 1 pending items
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: TRACE: Pending items: [LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>]
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: TRACE: Synchronizing doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638', 'parentId': u'defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638", "parentId": "defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"d2f2297d6e829cd3493aa7de4416a18f","canUpdate":true,"downloadURL":"nxbigfile/default/1cda896c-3701-4b29-becd-e7b80c559638/blobholder:0/File%205.txt","digestAlgorithm":"md5","name":"File 5.txt","id":"defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","parentId":"defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256196054,"folder":false,"lastModificationDate":1416256196094,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:17 [INFO]      [exec] nxdrive.model: TRACE: Use last known modification time to detect updates: local DB, server = '2014-11-17 21:29:56', '2014-11-17 21:29:56'
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: TRACE: Calling <bound method Synchronizer._synchronize_remotely_created of <nxdrive.synchronizer.Synchronizer object at 0x24E49710>> on doc pair LastKnownState<local_folder=u'Nuxeo Drive', local_path=None, remote_name=u'File 5.txt', local_state=u'unknown', remote_state=u'created', pair_state=u'remotely_created', error_count=0>
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Creating local file 'File 5.txt' in 'c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive\Nuxeo Drive Test Workspace'
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'id': u'defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638', 'parentId': u'defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"id": "defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638", "parentId": "defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetFileSystemItem' with cookies []: '{"digest":"d2f2297d6e829cd3493aa7de4416a18f","canUpdate":true,"downloadURL":"nxbigfile/default/1cda896c-3701-4b29-becd-e7b80c559638/blobholder:0/File%205.txt","digestAlgorithm":"md5","name":"File 5.txt","id":"defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","path":"/org.nuxeo.drive.service.impl.DefaultTopLevelFolderItemFactory#/defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96/defaultFileSystemItemFactory#default#1cda896c-3701-4b29-becd-e7b80c559638","parentId":"defaultSyncRootFolderItemFactory#default#c74f3c60-b3b9-460b-9526-02e03e1dfd96","canDelete":true,"canRename":true,"creator":"nuxeoDriveTestUser_user_1","creationDate":1416256196054,"folder":false,"lastModificationDate":1416256196094,"userName":"nuxeoDriveTestUser_user_1"}'
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling 'http://localhost:8080/nuxeo/nxbigfile/default/1cda896c-3701-4b29-becd-e7b80c559638/blobholder:0/File%205.txt' with headers: {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}
      21:31:17 [INFO]      [exec] nxdrive.model: TRACE: Updated state for LastKnownState<local_folder=u'c:\\users\\nuxeo\\appdata\\local\\temp\\tmpizjcrm-nxdrive-tests-user-1\\Nuxeo Drive', local_path=u'/Nuxeo Drive Test Workspace/File 5.txt', remote_name=u'File 5.txt', local_state='synchronized', remote_state='synchronized', pair_state='synchronized'>
      21:31:17 [INFO]      [exec] nxdrive.controller: TRACE: Updated list of recently modified items in c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive: [u'File 5.txt']
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: DEBUG: [c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive] - [http://localhost:8080/nuxeo/]: synchronized: 1, pending: 7, local: 0.043s, remote: 0.052s sync: 0.078s
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: TRACE: Fetching remote change summary
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'lowerBound': 6484, 'lastSyncActiveRootDefinitions': u'default:c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChangeSummary with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"lowerBound": 6484, "lastSyncActiveRootDefinitions": "default:c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChangeSummary' with cookies []: '{"syncDate":1416256203000,"upperBound":6488,"fileSystemChanges":[],"hasTooManyChanges":false,"activeSynchronizationRootDefinitions":"default:c74f3c60-b3b9-460b-9526-02e03e1dfd96"}'
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: TRACE: Updating remote states
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: TRACE: Processing local scan to detect local changes
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: DEBUG: [c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive] - [http://localhost:8080/nuxeo/]: synchronized: 0, pending: 6, local: 0.042s, remote: 0.020s sync: 0.015s
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: TRACE: Fetching remote change summary
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Dumping JSON structure: {'params': {'lowerBound': 6488, 'lastSyncActiveRootDefinitions': u'default:c74f3c60-b3b9-460b-9526-02e03e1dfd96'}}
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Calling http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChangeSummary with headers {'X-Authentication-Token': u'54e02353-1f23-46c3-8028-50ccce10252c', 'X-NXDocumentProperties': '*', 'X-Device-Id': u'7c7eb3006e9811e496f54040a4819cba', 'Accept': 'application/json+nxentity, */*', 'User-Agent': 'Nuxeo Drive/1.3.1117', 'X-User-Id': u'nuxeoDriveTestUser_user_1', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json+nxrequest', 'X-Application-Name': 'Nuxeo Drive', 'X-Client-Version': '1.3.1117'}, cookies [] and JSON payload '{"params": {"lowerBound": 6488, "lastSyncActiveRootDefinitions": "default:c74f3c60-b3b9-460b-9526-02e03e1dfd96"}}'
      21:31:17 [INFO]      [exec] nxdrive.client.base_automation_client: TRACE: Response for 'http://localhost:8080/nuxeo/site/automation/NuxeoDrive.GetChangeSummary' with cookies []: '{"syncDate":1416256203000,"upperBound":6489,"fileSystemChanges":[],"hasTooManyChanges":false,"activeSynchronizationRootDefinitions":"default:c74f3c60-b3b9-460b-9526-02e03e1dfd96"}'
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: TRACE: Updating remote states
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: TRACE: Processing local scan to detect local changes
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: DEBUG: [c:\users\nuxeo\appdata\local\temp\tmpizjcrm-nxdrive-tests-user-1\Nuxeo Drive] - [http://localhost:8080/nuxeo/]: synchronized: 0, pending: 6, local: 0.040s, remote: 0.023s sync: 0.015s
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: INFO: Stopping synchronization loop after 3 loops
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: DEBUG: Calling Controller.dispose() from Synchronizer to close thread-local Session
      21:31:17 [INFO]      [exec] nxdrive.controller: DEBUG: Closing thread-local Session <sqlalchemy.orm.session.Session object at 0x24A16CD0>, ending any transaction in progress and releasing underlying connections from the pool
      21:31:17 [INFO]      [exec] nxdrive.controller: DEBUG: As we are under Windows, dispose connection pool to make sure all connections are closed, avoiding any WindowsError due to a Python process using the database file
      21:31:17 [INFO]      [exec] nxdrive.synchronizer: INFO: Stopping all FS Observers thread
      21:31:17 [INFO]      [exec] --------------------- >> end captured logging << ---------------------
      

        Attachments

          Activity

            People

            • Assignee:
              ataillefer Antoine Taillefer
              Reporter:
              ataillefer Antoine Taillefer
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: