"./sync.test -test.v -test.timeout 1h0m0s -remote TestZoho: -verbose -test.run '^(TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyDeleteBefore|TestCopyEmptyDirectories|TestCopyNoTraverse|TestCopyRedownload|TestCopyWithDepth|TestCopyWithFilesFrom|TestCopyWithFilesFromAndNoTraverse|TestMoveEmptyDirectories|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestServerSideCopy|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncBasedOnCheckSum|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncEmptyDirectories|TestSyncIgnoreCase|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncNoTraverse|TestSyncSizeOnly|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime)$'" - Starting (try 5/5) 2022/01/13 06:05:24 DEBUG : Creating backend with remote "TestZoho:rclone-test-fodetuf9bocoqol6dedamam7" 2022/01/13 06:05:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/13 06:05:25 DEBUG : Creating backend with remote "/tmp/rclone1005459026" === RUN TestCopy run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" 2022/01/13 06:05:25 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for checks to finish 2022/01/13 06:05:25 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for transfers to finish 2022/01/13 06:05:26 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" sync_test.go:65: Error Trace: sync_test.go:65 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestCopy --- FAIL: TestCopy (1.87s) === RUN TestCopyNoTraverse run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" 2022/01/13 06:05:27 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for checks to finish 2022/01/13 06:05:27 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for transfers to finish 2022/01/13 06:05:27 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" sync_test.go:98: Error Trace: sync_test.go:98 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestCopyNoTraverse --- FAIL: TestCopyNoTraverse (1.21s) === RUN TestCopyCheckFirst run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" 2022/01/13 06:05:28 INFO : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Running all checks before starting transfers 2022/01/13 06:05:28 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for checks to finish 2022/01/13 06:05:28 INFO : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Checks finished, now starting transfers 2022/01/13 06:05:28 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for transfers to finish 2022/01/13 06:05:28 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" sync_test.go:116: Error Trace: sync_test.go:116 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestCopyCheckFirst --- FAIL: TestCopyCheckFirst (1.23s) === RUN TestSyncNoTraverse run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" 2022/01/13 06:05:29 ERROR : Ignoring --no-traverse with sync 2022/01/13 06:05:29 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for checks to finish 2022/01/13 06:05:29 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for transfers to finish 2022/01/13 06:05:30 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:30 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': not deleting files as there were IO errors 2022/01/13 06:05:30 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': not deleting directories as there were IO errors sync_test.go:135: Error Trace: sync_test.go:135 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncNoTraverse --- FAIL: TestSyncNoTraverse (1.19s) === RUN TestCopyWithDepth run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" 2022/01/13 06:05:30 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for checks to finish 2022/01/13 06:05:30 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for transfers to finish 2022/01/13 06:05:31 ERROR : hello world2: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" sync_test.go:154: Error Trace: sync_test.go:154 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestCopyWithDepth --- FAIL: TestCopyWithDepth (0.45s) === RUN TestCopyWithFilesFrom run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" 2022/01/13 06:05:31 DEBUG : hello world2: Excluded 2022/01/13 06:05:31 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for checks to finish 2022/01/13 06:05:31 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for transfers to finish 2022/01/13 06:05:31 ERROR : potato2: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" sync_test.go:181: Error Trace: sync_test.go:181 sync_test.go:186 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestCopyWithFilesFrom --- FAIL: TestCopyWithFilesFrom (0.41s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" 2022/01/13 06:05:31 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for checks to finish 2022/01/13 06:05:31 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for transfers to finish 2022/01/13 06:05:31 ERROR : potato2: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" sync_test.go:181: Error Trace: sync_test.go:181 sync_test.go:187 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestCopyWithFilesFromAndNoTraverse --- FAIL: TestCopyWithFilesFromAndNoTraverse (0.39s) === RUN TestCopyEmptyDirectories run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" 2022/01/13 06:05:31 DEBUG : sub dir2: Making directory 2022/01/13 06:05:32 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for checks to finish 2022/01/13 06:05:32 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for transfers to finish 2022/01/13 06:05:32 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:32 DEBUG : sub dir2: Making directory 2022/01/13 06:05:32 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': failed to copy 5 directories 2022/01/13 06:05:32 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': copied 1 directories sync_test.go:200: Error Trace: sync_test.go:200 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestCopyEmptyDirectories --- FAIL: TestCopyEmptyDirectories (1.84s) === RUN TestMoveEmptyDirectories run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" 2022/01/13 06:05:33 DEBUG : sub dir2: Making directory 2022/01/13 06:05:33 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for checks to finish 2022/01/13 06:05:33 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for transfers to finish 2022/01/13 06:05:34 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:34 ERROR : sub dir/hello world: Not deleting source as copy failed: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:34 DEBUG : sub dir: Making directory 2022/01/13 06:05:34 DEBUG : sub dir2: Making directory 2022/01/13 06:05:34 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': failed to copy 6 directories 2022/01/13 06:05:34 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': copied 2 directories sync_test.go:225: Error Trace: sync_test.go:225 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestMoveEmptyDirectories --- FAIL: TestMoveEmptyDirectories (1.91s) === RUN TestSyncEmptyDirectories run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" 2022/01/13 06:05:35 DEBUG : sub dir2: Making directory 2022/01/13 06:05:35 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for checks to finish 2022/01/13 06:05:35 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for transfers to finish 2022/01/13 06:05:36 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:36 DEBUG : sub dir2: Making directory 2022/01/13 06:05:36 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': failed to copy 7 directories 2022/01/13 06:05:36 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': copied 1 directories 2022/01/13 06:05:36 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': not deleting files as there were IO errors 2022/01/13 06:05:36 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': not deleting directories as there were IO errors sync_test.go:250: Error Trace: sync_test.go:250 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (1.81s) === RUN TestServerSideCopy run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "sub dir/hello world" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestServerSideCopy (1.07s) === RUN TestCopyAfterDelete run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "sub dir/hello world" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestCopyAfterDelete (1.13s) === RUN TestCopyRedownload run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "sub dir/hello world" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestCopyRedownload (1.04s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" 2022/01/13 06:05:40 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for checks to finish 2022/01/13 06:05:40 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for transfers to finish 2022/01/13 06:05:41 ERROR : check sum: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:41 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': not deleting files as there were IO errors 2022/01/13 06:05:41 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': not deleting directories as there were IO errors sync_test.go:333: Error Trace: sync_test.go:333 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncBasedOnCheckSum --- FAIL: TestSyncBasedOnCheckSum (0.41s) === RUN TestSyncSizeOnly run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" 2022/01/13 06:05:41 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for checks to finish 2022/01/13 06:05:41 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for transfers to finish 2022/01/13 06:05:41 ERROR : sizeonly: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:41 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': not deleting files as there were IO errors 2022/01/13 06:05:41 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': not deleting directories as there were IO errors sync_test.go:368: Error Trace: sync_test.go:368 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncSizeOnly --- FAIL: TestSyncSizeOnly (0.38s) === RUN TestSyncIgnoreSize run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" 2022/01/13 06:05:41 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for checks to finish 2022/01/13 06:05:41 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for transfers to finish 2022/01/13 06:05:41 ERROR : ignore-size: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:41 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': not deleting files as there were IO errors 2022/01/13 06:05:41 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': not deleting directories as there were IO errors sync_test.go:403: Error Trace: sync_test.go:403 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncIgnoreSize --- FAIL: TestSyncIgnoreSize (0.43s) === RUN TestSyncIgnoreTimes run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "existing" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncIgnoreTimes (0.33s) === RUN TestSyncIgnoreExisting run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" 2022/01/13 06:05:42 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for checks to finish 2022/01/13 06:05:42 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for transfers to finish 2022/01/13 06:05:42 ERROR : existing: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:42 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': not deleting files as there were IO errors 2022/01/13 06:05:42 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': not deleting directories as there were IO errors sync_test.go:464: Error Trace: sync_test.go:464 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncIgnoreExisting --- FAIL: TestSyncIgnoreExisting (0.39s) === RUN TestSyncIgnoreErrors run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "b/potato" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncIgnoreErrors (1.01s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "empty space" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncAfterChangingModtimeOnly (0.31s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "empty space" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncAfterAddingAFile (0.30s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "potato" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncAfterChangingFilesSizeOnly (0.37s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" sync_test.go:663: ModTimeNotSupported so forcing file to be a different size run.go:287: Failed to put "potato" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncAfterChangingContentsOnly (0.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "potato" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "potato" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (0.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "b/potato" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (1.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "b/potato" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.98s) === RUN TestSyncDeleteDuring run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "potato" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncDeleteDuring (0.31s) === RUN TestSyncDeleteBefore run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "potato" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncDeleteBefore (0.31s) === RUN TestCopyDeleteBefore run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "potato" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestCopyDeleteBefore (0.33s) === RUN TestSyncWithExclude run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "potato2" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncWithExclude (0.31s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "potato2" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncWithExcludeAndDeleteExcluded (0.32s) === RUN TestSyncWithTrackRenames run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" sync_test.go:1058: Can track renames: false 2022/01/13 06:05:49 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Ignoring --track-renames as the source and destination do not have a common hash 2022/01/13 06:05:49 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for checks to finish 2022/01/13 06:05:49 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for transfers to finish 2022/01/13 06:05:49 ERROR : potato: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:49 ERROR : yam: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:49 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': not deleting files as there were IO errors 2022/01/13 06:05:49 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': not deleting directories as there were IO errors sync_test.go:1064: Error Trace: sync_test.go:1064 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (0.41s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" sync_test.go:1127: Can track renames: false 2022/01/13 06:05:49 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Ignoring --track-renames as either the source or destination do not support modtime 2022/01/13 06:05:49 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for checks to finish 2022/01/13 06:05:49 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for transfers to finish 2022/01/13 06:05:49 ERROR : potato: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:49 ERROR : yam: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:49 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': not deleting files as there were IO errors 2022/01/13 06:05:49 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': not deleting directories as there were IO errors sync_test.go:1133: Error Trace: sync_test.go:1133 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (0.42s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" sync_test.go:1163: Can track renames: false 2022/01/13 06:05:50 INFO : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Making map for --track-renames 2022/01/13 06:05:50 INFO : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Finished making map for --track-renames 2022/01/13 06:05:50 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for checks to finish 2022/01/13 06:05:50 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for renames to finish 2022/01/13 06:05:50 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for transfers to finish 2022/01/13 06:05:50 ERROR : potato: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:50 ERROR : sub/yam: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:50 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': not deleting files as there were IO errors 2022/01/13 06:05:50 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': not deleting directories as there were IO errors sync_test.go:1169: Error Trace: sync_test.go:1169 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (1.14s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" 2022/01/13 06:05:51 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for checks to finish 2022/01/13 06:05:51 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for transfers to finish 2022/01/13 06:05:51 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:51 ERROR : sub dir/hello world: Not deleting source as copy failed: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:52 ERROR : nested/sub dir/file: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:52 ERROR : nested/sub dir/file: Not deleting source as copy failed: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:52 ERROR : Local file system at /tmp/rclone1005459026: not deleting directories as there were IO errors sync_test.go:1278: Error Trace: sync_test.go:1278 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (2.82s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" 2022/01/13 06:05:54 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for checks to finish 2022/01/13 06:05:54 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for transfers to finish 2022/01/13 06:05:54 ERROR : sub dir/hello world: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:54 ERROR : sub dir/hello world: Not deleting source as copy failed: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:55 ERROR : nested/sub dir/file: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:55 ERROR : nested/sub dir/file: Not deleting source as copy failed: upload error: HTTP error 402 (402 Payment Required) returned body: "" sync_test.go:1297: Error Trace: sync_test.go:1297 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestMoveWithoutDeleteEmptySrcDirs --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (2.85s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" 2022/01/13 06:05:56 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for checks to finish 2022/01/13 06:05:56 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for transfers to finish 2022/01/13 06:05:57 ERROR : existing: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:57 ERROR : existing: Not deleting source as copy failed: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:57 ERROR : existing-b: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:57 ERROR : existing-b: Not deleting source as copy failed: upload error: HTTP error 402 (402 Payment Required) returned body: "" sync_test.go:1323: Error Trace: sync_test.go:1323 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestMoveWithIgnoreExisting --- FAIL: TestMoveWithIgnoreExisting (0.44s) === RUN TestServerSideMove run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" 2022/01/13 06:05:57 DEBUG : Creating backend with remote "TestZoho:rclone-test-yeyinaj2yeqoluf7runosov8" 2022/01/13 06:05:57 DEBUG : Config file has changed externaly - reloading run.go:287: Failed to put "potato2" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:58 DEBUG : zoho root 'rclone-test-yeyinaj2yeqoluf7runosov8': Purge remote 2022/01/13 06:05:58 purge failed: directory not found --- FAIL: TestServerSideMove (1.12s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" 2022/01/13 06:05:58 DEBUG : Creating backend with remote "TestZoho:rclone-test-kecovef6zoxezuj6zexiyef3" run.go:287: Failed to put "potato2" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:05:59 DEBUG : zoho root 'rclone-test-kecovef6zoxezuj6zexiyef3': Purge remote 2022/01/13 06:05:59 purge failed: directory not found --- FAIL: TestServerSideMoveWithFilter (1.17s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" 2022/01/13 06:05:59 DEBUG : Creating backend with remote "TestZoho:rclone-test-tanuduk0camivaw3gadeney8" run.go:287: Failed to put "potato2" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:06:00 DEBUG : zoho root 'rclone-test-tanuduk0camivaw3gadeney8': Purge remote 2022/01/13 06:06:00 purge failed: directory not found --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (1.15s) === RUN TestSyncCompareDest run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" 2022/01/13 06:06:00 DEBUG : Creating backend with remote "TestZoho:rclone-test-fodetuf9bocoqol6dedamam7/dst" 2022/01/13 06:06:01 DEBUG : Creating backend with remote "TestZoho:rclone-test-fodetuf9bocoqol6dedamam7/CompareDest" 2022/01/13 06:06:01 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7/dst': Waiting for checks to finish 2022/01/13 06:06:01 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7/dst': Waiting for transfers to finish 2022/01/13 06:06:02 ERROR : one: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:06:02 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7/dst': not deleting files as there were IO errors 2022/01/13 06:06:02 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7/dst': not deleting directories as there were IO errors sync_test.go:1463: Error Trace: sync_test.go:1463 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncCompareDest --- FAIL: TestSyncCompareDest (2.32s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "pre-dest1/1" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncMultipleCompareDest (1.13s) === RUN TestSyncCopyDest run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" 2022/01/13 06:06:04 DEBUG : Creating backend with remote "TestZoho:rclone-test-fodetuf9bocoqol6dedamam7/dst" 2022/01/13 06:06:04 DEBUG : Creating backend with remote "TestZoho:rclone-test-fodetuf9bocoqol6dedamam7/CopyDest" 2022/01/13 06:06:05 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7/dst': Waiting for checks to finish 2022/01/13 06:06:05 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7/dst': Waiting for transfers to finish 2022/01/13 06:06:05 ERROR : one: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:06:05 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7/dst': not deleting files as there were IO errors 2022/01/13 06:06:05 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7/dst': not deleting directories as there were IO errors sync_test.go:1615: Error Trace: sync_test.go:1615 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncCopyDest --- FAIL: TestSyncCopyDest (2.29s) === RUN TestSyncBackupDir run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "dst/one" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncBackupDir (1.07s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "dst/one" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncBackupDirWithSuffix (1.09s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "dst/one" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (1.12s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "dst/one" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncBackupDirSuffixOnly (1.06s) === RUN TestSyncSuffix run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "dst/one" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncSuffix (1.17s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "dst/one" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncSuffixKeepExtension (1.28s) === RUN TestSyncUTFNorm run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "TestĂȘĂ©" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncUTFNorm (0.30s) === RUN TestSyncImmutable run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" 2022/01/13 06:06:13 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for checks to finish 2022/01/13 06:06:13 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Waiting for transfers to finish 2022/01/13 06:06:13 ERROR : existing: Failed to copy: upload error: HTTP error 402 (402 Payment Required) returned body: "" 2022/01/13 06:06:13 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': not deleting files as there were IO errors 2022/01/13 06:06:13 ERROR : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': not deleting directories as there were IO errors sync_test.go:1929: Error Trace: sync_test.go:1929 Error: Received unexpected error: upload error: HTTP error 402 (402 Payment Required) returned body: "" Test: TestSyncImmutable --- FAIL: TestSyncImmutable (0.49s) === RUN TestSyncIgnoreCase run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "EXISTING" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncIgnoreCase (0.33s) === RUN TestSyncConcurrentDelete run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "both0" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncConcurrentDelete (0.31s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'", Local "Local file system at /tmp/rclone1005459026", Modify Window "876000h0m0s" run.go:287: Failed to put "both0" to "zoho root 'rclone-test-fodetuf9bocoqol6dedamam7'": upload error: HTTP error 402 (402 Payment Required) returned body: "" --- FAIL: TestSyncConcurrentTruncate (0.34s) FAIL 2022/01/13 06:06:15 DEBUG : zoho root 'rclone-test-fodetuf9bocoqol6dedamam7': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestZoho: -verbose -test.run '^(TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyDeleteBefore|TestCopyEmptyDirectories|TestCopyNoTraverse|TestCopyRedownload|TestCopyWithDepth|TestCopyWithFilesFrom|TestCopyWithFilesFromAndNoTraverse|TestMoveEmptyDirectories|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestServerSideCopy|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncBasedOnCheckSum|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncEmptyDirectories|TestSyncIgnoreCase|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncNoTraverse|TestSyncSizeOnly|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime)$'" - Finished ERROR in 51.037056735s (try 5/5): exit status 1: Failed [TestCopy TestCopyNoTraverse TestCopyCheckFirst TestSyncNoTraverse TestCopyWithDepth TestCopyWithFilesFrom TestCopyWithFilesFromAndNoTraverse TestCopyEmptyDirectories TestMoveEmptyDirectories TestSyncEmptyDirectories TestServerSideCopy TestCopyAfterDelete TestCopyRedownload TestSyncBasedOnCheckSum TestSyncSizeOnly TestSyncIgnoreSize TestSyncIgnoreTimes TestSyncIgnoreExisting TestSyncIgnoreErrors TestSyncAfterChangingModtimeOnly TestSyncAfterAddingAFile TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly TestSyncAfterRemovingAFileAndAddingAFileDryRun TestSyncAfterRemovingAFileAndAddingAFile TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors TestSyncDeleteDuring TestSyncDeleteBefore TestCopyDeleteBefore TestSyncWithExclude TestSyncWithExcludeAndDeleteExcluded TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestMoveWithoutDeleteEmptySrcDirs TestMoveWithIgnoreExisting TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncCompareDest TestSyncMultipleCompareDest TestSyncCopyDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncUTFNorm TestSyncImmutable TestSyncIgnoreCase TestSyncConcurrentDelete TestSyncConcurrentTruncate]