"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2024/09/26 04:15:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yeqewel1hovu" 2024/09/26 04:15:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/26 04:15:47 DEBUG : Creating backend with remote "/tmp/rclone3513847368" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:15:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 04:15:49 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/09/26 04:15:49 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:15:49 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (6.39s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:15:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/26 04:15:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 04:15:54 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:15:54 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:15:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:15:59 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.13s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.46s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.46s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:16:08 DEBUG : Creating backend with remote "/non-existing" 2024/09/26 04:16:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/09/26 04:16:08 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:16:08 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.67s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:16:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 04:16:12 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:16:12 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:16:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.06s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:16:22 INFO : sugarsync root 'Test/rclone-test-yeqewel1hovu': Running all checks before starting transfers 2024/09/26 04:16:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 04:16:23 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:16:23 INFO : sugarsync root 'Test/rclone-test-yeqewel1hovu': Checks finished, now starting transfers 2024/09/26 04:16:23 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:16:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (10.97s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:16:33 ERROR : Ignoring --no-traverse with sync 2024/09/26 04:16:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 04:16:34 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:16:34 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:16:37 INFO : sub dir/hello world: Copied (new) 2024/09/26 04:16:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (10.95s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:16:45 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/09/26 04:16:45 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:16:45 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:16:48 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.67s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:16:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 04:16:53 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:16:53 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:16:55 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.57s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:17:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 04:17:00 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:17:00 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:17:03 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.66s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:17:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/26 04:17:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/26 04:17:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/09/26 04:17:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/26 04:17:08 DEBUG : sub dir: Making directory 2024/09/26 04:17:09 DEBUG : sub dir2: Making directory 2024/09/26 04:17:10 DEBUG : sub dir2/sub sub dir2: Making directory 2024/09/26 04:17:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 04:17:11 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:17:11 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:17:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:17:17 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (17.89s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:17:25 DEBUG : sub dir2: Making directory 2024/09/26 04:17:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/26 04:17:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/26 04:17:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 04:17:26 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:17:26 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:17:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.02s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:17:35 DEBUG : sub dir2: Making directory with metadata 2024/09/26 04:17:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/26 04:17:36 DEBUG : sub dir: Making directory 2024/09/26 04:17:37 DEBUG : sub dir2: Making directory 2024/09/26 04:17:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 04:17:38 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:17:38 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:17:40 INFO : sub dir/hello world: Copied (new) 2024/09/26 04:17:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:17:42 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/09/26 04:17:43 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.83s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.46s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:17:50 DEBUG : sub dir2: Making directory 2024/09/26 04:17:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 04:17:51 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:17:51 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:17:55 INFO : sub dir/hello world: Copied (new) 2024/09/26 04:17:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.63s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:18:00 DEBUG : sub dir2: Making directory with metadata 2024/09/26 04:18:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/26 04:18:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/26 04:18:01 DEBUG : sub dir: Making directory 2024/09/26 04:18:02 DEBUG : sub dir2: Making directory 2024/09/26 04:18:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 04:18:03 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:18:03 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:18:05 INFO : sub dir/hello world: Copied (new) 2024/09/26 04:18:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:18:07 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.60s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.45s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:18:15 DEBUG : sub dir2: Making directory 2024/09/26 04:18:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 04:18:16 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:18:16 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:18:19 INFO : sub dir/hello world: Copied (new) 2024/09/26 04:18:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.45s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:18:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zamaceg3rami" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-yeqewel1hovu' -> sugarsync root 'Test/rclone-test-zamaceg3rami' 2024/09/26 04:18:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 04:18:34 DEBUG : sugarsync root 'Test/rclone-test-zamaceg3rami': Waiting for checks to finish 2024/09/26 04:18:34 DEBUG : sugarsync root 'Test/rclone-test-zamaceg3rami': Waiting for transfers to finish 2024/09/26 04:18:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:18:39 DEBUG : sugarsync root 'Test/rclone-test-zamaceg3rami': Purge remote --- PASS: TestServerSideCopy (20.32s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:18:48 ERROR : : error listing: directory not found 2024/09/26 04:18:50 DEBUG : Local file system at /tmp/rclone3513847368: Making directory 2024/09/26 04:18:52 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:18:52 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (14.27s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:19:05 DEBUG : Added delayed dir = "sub dir", newDst= 2024/09/26 04:19:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 04:19:05 DEBUG : Local file system at /tmp/rclone3513847368: Waiting for checks to finish 2024/09/26 04:19:05 DEBUG : Local file system at /tmp/rclone3513847368: Waiting for transfers to finish 2024/09/26 04:19:06 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/09/26 04:19:06 INFO : sub dir/hello world: Copied (new) 2024/09/26 04:19:06 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.52s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:19:12 DEBUG : check sum: Need to transfer - File not found at Destination 2024/09/26 04:19:12 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:19:12 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:19:15 INFO : check sum: Copied (new) 2024/09/26 04:19:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:19:17 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:19:17 NOTICE: sugarsync root 'Test/rclone-test-yeqewel1hovu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/09/26 04:19:17 DEBUG : check sum: Size of src and dst objects identical 2024/09/26 04:19:17 DEBUG : check sum: Unchanged skipping 2024/09/26 04:19:17 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:19:17 DEBUG : Waiting for deletions to finish 2024/09/26 04:19:17 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (11.14s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:19:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/09/26 04:19:24 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:19:24 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:19:26 INFO : sizeonly: Copied (new) 2024/09/26 04:19:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:19:27 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:19:27 DEBUG : sizeonly: Sizes identical 2024/09/26 04:19:27 DEBUG : sizeonly: Unchanged skipping 2024/09/26 04:19:27 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:19:27 DEBUG : Waiting for deletions to finish 2024/09/26 04:19:27 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.52s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:19:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/09/26 04:19:34 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:19:34 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:19:37 INFO : ignore-size: Copied (new) 2024/09/26 04:19:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:19:38 DEBUG : ignore-size: Sizes identical 2024/09/26 04:19:38 DEBUG : ignore-size: Unchanged skipping 2024/09/26 04:19:38 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:19:38 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:19:38 DEBUG : Waiting for deletions to finish 2024/09/26 04:19:38 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.64s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:19:50 DEBUG : existing: Sizes identical 2024/09/26 04:19:50 DEBUG : existing: Unchanged skipping 2024/09/26 04:19:50 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:19:50 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:19:50 DEBUG : Waiting for deletions to finish 2024/09/26 04:19:50 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:19:51 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:19:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/09/26 04:19:51 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:19:52 INFO : existing: Copied (replaced existing) 2024/09/26 04:19:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (13.12s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:19:59 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/26 04:19:59 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:19:59 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:20:01 INFO : existing: Copied (new) 2024/09/26 04:20:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:20:03 DEBUG : existing: Destination exists, skipping 2024/09/26 04:20:03 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:20:03 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:20:03 DEBUG : Waiting for deletions to finish 2024/09/26 04:20:03 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.72s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:20:16 DEBUG : d: Making directory 2024/09/26 04:20:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/26 04:20:20 DEBUG : c/non empty space: Sizes identical 2024/09/26 04:20:20 DEBUG : c/non empty space: Unchanged skipping 2024/09/26 04:20:20 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:20:20 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:20:22 INFO : a/potato2: Copied (new) 2024/09/26 04:20:22 DEBUG : Waiting for deletions to finish 2024/09/26 04:20:23 INFO : b/potato: Deleted 2024/09/26 04:20:23 INFO : d: Removing directory 2024/09/26 04:20:25 INFO : b: Removing directory 2024/09/26 04:20:26 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (24.90s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:20:38 DEBUG : empty space: Sizes identical 2024/09/26 04:20:38 DEBUG : empty space: Unchanged skipping 2024/09/26 04:20:38 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:20:38 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:20:38 DEBUG : Waiting for deletions to finish 2024/09/26 04:20:38 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:20:39 DEBUG : empty space: Sizes identical 2024/09/26 04:20:39 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:20:39 DEBUG : empty space: Unchanged skipping 2024/09/26 04:20:39 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:20:39 DEBUG : Waiting for deletions to finish 2024/09/26 04:20:39 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.13s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" sync_test.go:914: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.45s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" sync_test.go:940: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:20:52 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/26 04:20:52 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:20:52 DEBUG : empty space: Sizes identical 2024/09/26 04:20:52 DEBUG : empty space: Unchanged skipping 2024/09/26 04:20:52 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:20:54 INFO : potato: Copied (new) 2024/09/26 04:20:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.48s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:21:05 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/09/26 04:21:05 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:21:05 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:21:06 INFO : potato: Copied (replaced existing) 2024/09/26 04:21:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.19s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" sync_test.go:1004: ModTimeNotSupported so forcing file to be a different size 2024/09/26 04:21:16 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/09/26 04:21:16 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:21:16 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:21:17 INFO : potato: Copied (replaced existing) 2024/09/26 04:21:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (12.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:21:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 04:21:28 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/09/26 04:21:28 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:21:28 DEBUG : empty space: Sizes identical 2024/09/26 04:21:28 DEBUG : empty space: Unchanged skipping 2024/09/26 04:21:28 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:21:28 DEBUG : Waiting for deletions to finish 2024/09/26 04:21:28 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:21:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 04:21:40 DEBUG : empty space: Sizes identical 2024/09/26 04:21:40 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:21:40 DEBUG : empty space: Unchanged skipping 2024/09/26 04:21:40 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:21:42 INFO : potato2: Copied (new) 2024/09/26 04:21:42 DEBUG : Waiting for deletions to finish 2024/09/26 04:21:43 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:21:55 DEBUG : d: Making directory 2024/09/26 04:21:57 DEBUG : d/e: Making directory 2024/09/26 04:22:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/26 04:22:01 DEBUG : c/non empty space: Sizes identical 2024/09/26 04:22:01 DEBUG : c/non empty space: Unchanged skipping 2024/09/26 04:22:03 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:22:03 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:22:04 INFO : a/potato2: Copied (new) 2024/09/26 04:22:04 DEBUG : Waiting for deletions to finish 2024/09/26 04:22:04 INFO : b/potato: Deleted 2024/09/26 04:22:04 INFO : d/e: Removing directory 2024/09/26 04:22:06 INFO : d: Removing directory 2024/09/26 04:22:07 INFO : b: Removing directory 2024/09/26 04:22:08 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (27.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:22:23 DEBUG : d: Making directory 2024/09/26 04:22:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/26 04:22:27 DEBUG : c/non empty space: Sizes identical 2024/09/26 04:22:27 DEBUG : c/non empty space: Unchanged skipping 2024/09/26 04:22:28 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:22:28 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:22:30 INFO : a/potato2: Copied (new) 2024/09/26 04:22:30 ERROR : sugarsync root 'Test/rclone-test-yeqewel1hovu': not deleting files as there were IO errors 2024/09/26 04:22:30 ERROR : sugarsync root 'Test/rclone-test-yeqewel1hovu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.58s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:22:47 DEBUG : Waiting for deletions to finish 2024/09/26 04:22:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 04:22:48 DEBUG : empty space: Sizes identical 2024/09/26 04:22:48 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:22:48 DEBUG : empty space: Unchanged skipping 2024/09/26 04:22:48 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:22:49 INFO : potato: Deleted 2024/09/26 04:22:51 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.22s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:23:02 DEBUG : Waiting for deletions to finish 2024/09/26 04:23:03 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:23:03 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:23:04 INFO : potato: Deleted 2024/09/26 04:23:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 04:23:04 DEBUG : empty space: Sizes identical 2024/09/26 04:23:04 DEBUG : empty space: Unchanged skipping 2024/09/26 04:23:04 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:23:04 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:23:07 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.24s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:23:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 04:23:16 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:23:16 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:23:18 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.67s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:23:29 DEBUG : enormous: Excluded (Size Filter) 2024/09/26 04:23:29 DEBUG : enormous: Excluded 2024/09/26 04:23:29 DEBUG : potato2: Excluded (Size Filter) 2024/09/26 04:23:29 DEBUG : potato2: Excluded 2024/09/26 04:23:30 DEBUG : potato2: Excluded (Size Filter) 2024/09/26 04:23:30 DEBUG : potato2: Excluded 2024/09/26 04:23:30 DEBUG : empty space: Sizes identical 2024/09/26 04:23:30 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:23:30 DEBUG : empty space: Unchanged skipping 2024/09/26 04:23:30 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:23:30 DEBUG : Waiting for deletions to finish 2024/09/26 04:23:30 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:23:31 DEBUG : enormous: Excluded (Size Filter) 2024/09/26 04:23:31 DEBUG : enormous: Excluded 2024/09/26 04:23:31 DEBUG : potato2: Excluded (Size Filter) 2024/09/26 04:23:31 DEBUG : potato2: Excluded 2024/09/26 04:23:31 DEBUG : potato2: Excluded (Size Filter) 2024/09/26 04:23:31 DEBUG : potato2: Excluded 2024/09/26 04:23:31 DEBUG : empty space: Sizes identical 2024/09/26 04:23:31 DEBUG : empty space: Unchanged skipping 2024/09/26 04:23:31 DEBUG : Local file system at /tmp/rclone3513847368: Waiting for checks to finish 2024/09/26 04:23:31 DEBUG : Local file system at /tmp/rclone3513847368: Waiting for transfers to finish 2024/09/26 04:23:31 DEBUG : Waiting for deletions to finish 2024/09/26 04:23:31 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (13.70s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:23:46 DEBUG : enormous: Excluded (Size Filter) 2024/09/26 04:23:46 DEBUG : enormous: Excluded 2024/09/26 04:23:46 DEBUG : potato2: Excluded (Size Filter) 2024/09/26 04:23:46 DEBUG : potato2: Excluded 2024/09/26 04:23:46 DEBUG : empty space: Sizes identical 2024/09/26 04:23:46 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:23:46 DEBUG : empty space: Unchanged skipping 2024/09/26 04:23:46 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:23:46 DEBUG : Waiting for deletions to finish 2024/09/26 04:23:47 INFO : potato2: Deleted 2024/09/26 04:23:47 INFO : enormous: Deleted 2024/09/26 04:23:47 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:23:49 DEBUG : empty space: Sizes identical 2024/09/26 04:23:49 DEBUG : Local file system at /tmp/rclone3513847368: Waiting for checks to finish 2024/09/26 04:23:49 DEBUG : empty space: Unchanged skipping 2024/09/26 04:23:49 DEBUG : Local file system at /tmp/rclone3513847368: Waiting for transfers to finish 2024/09/26 04:23:49 DEBUG : Waiting for deletions to finish 2024/09/26 04:23:49 INFO : enormous: Deleted 2024/09/26 04:23:49 INFO : potato2: Deleted 2024/09/26 04:23:49 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.28s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" sync_test.go:1321: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.45s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1364: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1364: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" sync_test.go:1436: Can track renames: false 2024/09/26 04:23:55 ERROR : sugarsync root 'Test/rclone-test-yeqewel1hovu': Ignoring --track-renames as the source and destination do not have a common hash 2024/09/26 04:23:56 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/26 04:23:56 DEBUG : yam: Need to transfer - File not found at Destination 2024/09/26 04:23:56 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:23:56 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:23:58 INFO : potato: Copied (new) 2024/09/26 04:23:58 INFO : yam: Copied (new) 2024/09/26 04:23:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:23:59 ERROR : sugarsync root 'Test/rclone-test-yeqewel1hovu': Ignoring --track-renames as the source and destination do not have a common hash 2024/09/26 04:24:00 DEBUG : yaml: Need to transfer - File not found at Destination 2024/09/26 04:24:00 DEBUG : potato: Sizes identical 2024/09/26 04:24:00 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:24:00 DEBUG : potato: Unchanged skipping 2024/09/26 04:24:00 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:24:02 INFO : yaml: Copied (new) 2024/09/26 04:24:02 DEBUG : Waiting for deletions to finish 2024/09/26 04:24:03 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.58s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" sync_test.go:1508: Can track renames: false 2024/09/26 04:24:10 ERROR : sugarsync root 'Test/rclone-test-yeqewel1hovu': Ignoring --track-renames as either the source or destination do not support modtime 2024/09/26 04:24:10 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/26 04:24:10 DEBUG : yam: Need to transfer - File not found at Destination 2024/09/26 04:24:10 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:24:10 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:24:13 INFO : potato: Copied (new) 2024/09/26 04:24:13 INFO : yam: Copied (new) 2024/09/26 04:24:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:24:14 ERROR : sugarsync root 'Test/rclone-test-yeqewel1hovu': Ignoring --track-renames as either the source or destination do not support modtime 2024/09/26 04:24:14 DEBUG : yaml: Need to transfer - File not found at Destination 2024/09/26 04:24:14 DEBUG : potato: Sizes identical 2024/09/26 04:24:14 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:24:14 DEBUG : potato: Unchanged skipping 2024/09/26 04:24:14 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:24:17 INFO : yaml: Copied (new) 2024/09/26 04:24:17 DEBUG : Waiting for deletions to finish 2024/09/26 04:24:18 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.61s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" sync_test.go:1547: Can track renames: false 2024/09/26 04:24:25 INFO : sugarsync root 'Test/rclone-test-yeqewel1hovu': Making map for --track-renames 2024/09/26 04:24:25 INFO : sugarsync root 'Test/rclone-test-yeqewel1hovu': Finished making map for --track-renames 2024/09/26 04:24:25 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:24:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/26 04:24:25 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/09/26 04:24:25 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for renames to finish 2024/09/26 04:24:25 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:24:29 INFO : sub/yam: Copied (new) 2024/09/26 04:24:29 INFO : potato: Copied (new) 2024/09/26 04:24:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:24:30 DEBUG : potato: Sizes identical 2024/09/26 04:24:30 DEBUG : potato: Unchanged skipping 2024/09/26 04:24:31 INFO : sugarsync root 'Test/rclone-test-yeqewel1hovu': Making map for --track-renames 2024/09/26 04:24:31 INFO : sugarsync root 'Test/rclone-test-yeqewel1hovu': Finished making map for --track-renames 2024/09/26 04:24:31 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:24:31 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for renames to finish 2024/09/26 04:24:33 INFO : sub/yam: Moved (server-side) to: yam 2024/09/26 04:24:33 INFO : yam: Renamed from "sub/yam" 2024/09/26 04:24:33 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:24:33 DEBUG : Waiting for deletions to finish 2024/09/26 04:24:33 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.48s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:24:42 DEBUG : Creating backend with remote "/tmp/rclone3513847368/dir1" 2024/09/26 04:24:42 DEBUG : Config file has changed externally - reloading 2024/09/26 04:24:42 DEBUG : Creating backend with remote "/tmp/rclone3513847368/dir2" 2024/09/26 04:24:42 DEBUG : Local file system at /tmp/rclone3513847368/dir2: Using server-side directory move 2024/09/26 04:24:42 INFO : Local file system at /tmp/rclone3513847368/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/26 04:24:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/09/26 04:24:42 DEBUG : Local file system at /tmp/rclone3513847368/dir2: Waiting for checks to finish 2024/09/26 04:24:42 DEBUG : Local file system at /tmp/rclone3513847368/dir2: Waiting for transfers to finish 2024/09/26 04:24:42 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:24:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 04:24:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/26 04:24:44 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:24:44 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:24:50 INFO : nested/sub dir/file: Copied (new) 2024/09/26 04:24:50 INFO : nested/sub dir/file: Deleted 2024/09/26 04:24:50 INFO : sub dir/hello world: Copied (new) 2024/09/26 04:24:50 INFO : sub dir/hello world: Deleted 2024/09/26 04:24:50 INFO : sub dir: Removing directory 2024/09/26 04:24:50 INFO : nested/sub dir: Removing directory 2024/09/26 04:24:50 INFO : nested: Removing directory 2024/09/26 04:24:50 DEBUG : Local file system at /tmp/rclone3513847368: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.70s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:25:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 04:25:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/26 04:25:02 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:25:02 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:25:08 INFO : nested/sub dir/file: Copied (new) 2024/09/26 04:25:08 INFO : nested/sub dir/file: Deleted 2024/09/26 04:25:08 INFO : sub dir/hello world: Copied (new) 2024/09/26 04:25:08 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.06s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:25:19 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/26 04:25:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/09/26 04:25:19 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:25:19 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:25:21 INFO : existing: Copied (new) 2024/09/26 04:25:21 INFO : existing: Deleted 2024/09/26 04:25:22 INFO : existing-b: Copied (new) 2024/09/26 04:25:22 INFO : existing-b: Deleted 2024/09/26 04:25:23 DEBUG : existing: Destination exists, skipping 2024/09/26 04:25:23 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/09/26 04:25:23 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:25:23 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:25:23 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.15s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:25:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mokubub0resu" sync_test.go:1603: Server side move (if possible) sugarsync root 'Test/rclone-test-yeqewel1hovu' -> sugarsync root 'Test/rclone-test-mokubub0resu' 2024/09/26 04:25:46 DEBUG : sugarsync root 'Test/rclone-test-mokubub0resu': Using server-side directory move 2024/09/26 04:25:46 INFO : sugarsync root 'Test/rclone-test-mokubub0resu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/26 04:25:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 04:25:47 DEBUG : empty space: Sizes identical 2024/09/26 04:25:47 DEBUG : empty space: Unchanged skipping 2024/09/26 04:25:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/26 04:25:47 DEBUG : sugarsync root 'Test/rclone-test-mokubub0resu': Waiting for checks to finish 2024/09/26 04:25:48 INFO : empty space: Deleted 2024/09/26 04:25:48 DEBUG : sugarsync root 'Test/rclone-test-mokubub0resu': Waiting for transfers to finish 2024/09/26 04:25:48 INFO : potato2: Moved (server-side) 2024/09/26 04:25:48 INFO : potato3: Deleted 2024/09/26 04:25:48 INFO : potato3: Moved (server-side) 2024/09/26 04:25:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-moquxuw5foji" 2024/09/26 04:25:53 DEBUG : sugarsync root 'Test/rclone-test-moquxuw5foji': Using server-side directory move 2024/09/26 04:25:55 INFO : sugarsync root 'Test/rclone-test-moquxuw5foji': Server side directory move succeeded 2024/09/26 04:25:57 ERROR : : error listing: directory not found 2024/09/26 04:25:57 DEBUG : sugarsync root 'Test/rclone-test-moquxuw5foji': Purge remote 2024/09/26 04:25:58 DEBUG : sugarsync root 'Test/rclone-test-mokubub0resu': Purge remote 2024/09/26 04:25:59 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (32.12s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:26:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-guquyek0feje" sync_test.go:1603: Server side move (if possible) sugarsync root 'Test/rclone-test-yeqewel1hovu' -> sugarsync root 'Test/rclone-test-guquyek0feje' 2024/09/26 04:26:13 DEBUG : sugarsync root 'Test/rclone-test-guquyek0feje': Renewing token 2024/09/26 04:26:14 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2024/09/26 04:26:14 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2024/09/26 04:26:14 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2024/09/26 04:26:19 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Renewing token 2024/09/26 04:26:20 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2024/09/26 04:26:20 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2024/09/26 04:26:20 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2024/09/26 04:26:20 DEBUG : empty space: Excluded (Size Filter) 2024/09/26 04:26:20 DEBUG : empty space: Excluded 2024/09/26 04:26:21 DEBUG : empty space: Excluded (Size Filter) 2024/09/26 04:26:21 DEBUG : empty space: Excluded 2024/09/26 04:26:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 04:26:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/26 04:26:21 DEBUG : sugarsync root 'Test/rclone-test-guquyek0feje': Waiting for checks to finish 2024/09/26 04:26:21 DEBUG : sugarsync root 'Test/rclone-test-guquyek0feje': Waiting for transfers to finish 2024/09/26 04:26:22 INFO : potato2: Moved (server-side) 2024/09/26 04:26:22 INFO : potato3: Deleted 2024/09/26 04:26:22 INFO : potato3: Moved (server-side) 2024/09/26 04:26:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fiyupik4nule" 2024/09/26 04:26:29 DEBUG : empty space: Excluded (Size Filter) 2024/09/26 04:26:29 DEBUG : empty space: Excluded 2024/09/26 04:26:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 04:26:29 DEBUG : potato3: Need to transfer - File not found at Destination 2024/09/26 04:26:29 DEBUG : sugarsync root 'Test/rclone-test-fiyupik4nule': Waiting for checks to finish 2024/09/26 04:26:29 DEBUG : sugarsync root 'Test/rclone-test-fiyupik4nule': Waiting for transfers to finish 2024/09/26 04:26:31 INFO : potato2: Moved (server-side) 2024/09/26 04:26:31 INFO : potato3: Moved (server-side) 2024/09/26 04:26:33 DEBUG : sugarsync root 'Test/rclone-test-fiyupik4nule': Purge remote 2024/09/26 04:26:33 DEBUG : sugarsync root 'Test/rclone-test-guquyek0feje': Purge remote --- PASS: TestServerSideMoveWithFilter (36.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:26:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vivimid8naji" 2024/09/26 04:26:47 DEBUG : tomatoDir: Making directory sync_test.go:1603: Server side move (if possible) sugarsync root 'Test/rclone-test-yeqewel1hovu' -> sugarsync root 'Test/rclone-test-vivimid8naji' 2024/09/26 04:26:56 DEBUG : sugarsync root 'Test/rclone-test-vivimid8naji': Using server-side directory move 2024/09/26 04:26:56 INFO : sugarsync root 'Test/rclone-test-vivimid8naji': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/26 04:26:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 04:26:56 DEBUG : empty space: Sizes identical 2024/09/26 04:26:56 DEBUG : empty space: Unchanged skipping 2024/09/26 04:26:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/26 04:26:57 DEBUG : sugarsync root 'Test/rclone-test-vivimid8naji': Waiting for checks to finish 2024/09/26 04:26:57 INFO : empty space: Deleted 2024/09/26 04:26:57 DEBUG : sugarsync root 'Test/rclone-test-vivimid8naji': Waiting for transfers to finish 2024/09/26 04:26:57 INFO : potato3: Deleted 2024/09/26 04:26:57 INFO : potato2: Moved (server-side) 2024/09/26 04:26:58 INFO : potato3: Moved (server-side) 2024/09/26 04:26:58 INFO : tomatoDir: Removing directory 2024/09/26 04:27:00 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': deleted 1 directories 2024/09/26 04:27:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sinugez5xihi" 2024/09/26 04:27:01 DEBUG : Config file has changed externally - reloading 2024/09/26 04:27:04 DEBUG : tomatoDir: Making directory 2024/09/26 04:27:06 DEBUG : sugarsync root 'Test/rclone-test-sinugez5xihi': Using server-side directory move 2024/09/26 04:27:08 INFO : sugarsync root 'Test/rclone-test-sinugez5xihi': Server side directory move succeeded 2024/09/26 04:27:11 ERROR : : error listing: directory not found 2024/09/26 04:27:12 ERROR : : error listing: directory not found 2024/09/26 04:27:12 DEBUG : sugarsync root 'Test/rclone-test-sinugez5xihi': Purge remote 2024/09/26 04:27:13 DEBUG : sugarsync root 'Test/rclone-test-vivimid8naji': Purge remote 2024/09/26 04:27:14 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (39.47s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" sync_test.go:1808: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.37s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:27:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yeqewel1hovu/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (11.80s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:27:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yeqewel1hovu/rclone-sync-test" 2024/09/26 04:27:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yeqewel1hovu/rclone-sync-test-include/layer2" 2024/09/26 04:27:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yeqewel1hovu/rclone-sync-test-ignore-file" 2024/09/26 04:27:54 DEBUG : rclone-sync-test: Excluded 2024/09/26 04:27:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/26 04:27:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/26 04:27:57 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/rclone-sync-test': Waiting for checks to finish 2024/09/26 04:27:57 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/rclone-sync-test': Waiting for transfers to finish 2024/09/26 04:27:57 DEBUG : Waiting for deletions to finish 2024/09/26 04:27:57 INFO : There was nothing to transfer 2024/09/26 04:28:00 DEBUG : rclone-sync-test: Excluded 2024/09/26 04:28:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/26 04:28:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/26 04:28:03 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:28:03 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:28:03 DEBUG : Waiting for deletions to finish 2024/09/26 04:28:03 INFO : rclone-sync-test-include: Removing directory 2024/09/26 04:28:03 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/09/26 04:28:03 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': failed to delete 1 directories 2024/09/26 04:28:03 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:28:05 DEBUG : rclone-sync-test: Excluded 2024/09/26 04:28:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/26 04:28:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/26 04:28:08 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/09/26 04:28:08 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/09/26 04:28:08 DEBUG : Waiting for deletions to finish 2024/09/26 04:28:08 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:28:11 DEBUG : rclone-sync-test: Excluded 2024/09/26 04:28:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/26 04:28:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/26 04:28:14 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:28:14 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:28:14 DEBUG : Waiting for deletions to finish 2024/09/26 04:28:14 INFO : rclone-sync-test-include: Removing directory 2024/09/26 04:28:14 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/09/26 04:28:14 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': failed to delete 1 directories 2024/09/26 04:28:14 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:28:15 DEBUG : : Excluded 2024/09/26 04:28:16 DEBUG : rclone-sync-test: Excluded 2024/09/26 04:28:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/26 04:28:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/26 04:28:19 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/09/26 04:28:19 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/09/26 04:28:19 DEBUG : Waiting for deletions to finish 2024/09/26 04:28:19 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (82.11s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:28:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yeqewel1hovu/dst" 2024/09/26 04:28:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yeqewel1hovu/CompareDest" 2024/09/26 04:29:02 DEBUG : one: Need to transfer - File not found at Destination 2024/09/26 04:29:02 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for checks to finish 2024/09/26 04:29:02 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for transfers to finish 2024/09/26 04:29:05 INFO : one: Copied (new) 2024/09/26 04:29:05 DEBUG : Waiting for deletions to finish 2024/09/26 04:29:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/26 04:29:09 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for checks to finish 2024/09/26 04:29:10 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for transfers to finish 2024/09/26 04:29:11 INFO : one: Copied (replaced existing) 2024/09/26 04:29:11 DEBUG : Waiting for deletions to finish 2024/09/26 04:29:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/26 04:29:21 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for checks to finish 2024/09/26 04:29:22 DEBUG : one: Sizes identical 2024/09/26 04:29:22 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/26 04:29:22 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for transfers to finish 2024/09/26 04:29:22 DEBUG : Waiting for deletions to finish 2024/09/26 04:29:22 INFO : There was nothing to transfer 2024/09/26 04:29:29 DEBUG : two: Sizes identical 2024/09/26 04:29:29 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/26 04:29:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/26 04:29:29 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for checks to finish 2024/09/26 04:29:30 DEBUG : one: Sizes identical 2024/09/26 04:29:30 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/26 04:29:30 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for transfers to finish 2024/09/26 04:29:30 DEBUG : Waiting for deletions to finish 2024/09/26 04:29:30 INFO : There was nothing to transfer 2024/09/26 04:29:33 DEBUG : two: Sizes identical 2024/09/26 04:29:33 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/26 04:29:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/26 04:29:33 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for checks to finish 2024/09/26 04:29:34 DEBUG : one: Sizes identical 2024/09/26 04:29:34 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/26 04:29:34 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for transfers to finish 2024/09/26 04:29:34 DEBUG : Waiting for deletions to finish 2024/09/26 04:29:34 INFO : There was nothing to transfer sync_test.go:2073: No hash on uploaded file so skipping compare timestamp test 2024/09/26 04:29:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/09/26 04:29:38 DEBUG : two: Need to transfer - File not found at Destination 2024/09/26 04:29:38 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for checks to finish 2024/09/26 04:29:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/26 04:29:39 DEBUG : one: Sizes identical 2024/09/26 04:29:39 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/26 04:29:39 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for transfers to finish 2024/09/26 04:29:40 INFO : two: Copied (new) 2024/09/26 04:29:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (59.04s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:29:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yeqewel1hovu/dest" 2024/09/26 04:30:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yeqewel1hovu/pre-dest1" 2024/09/26 04:30:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yeqewel1hovu/pre-dest2" 2024/09/26 04:30:09 DEBUG : 1: Sizes identical 2024/09/26 04:30:09 DEBUG : 1: Destination found in --compare-dest, skipping 2024/09/26 04:30:11 DEBUG : 2: Sizes identical 2024/09/26 04:30:11 DEBUG : 2: Destination found in --compare-dest, skipping 2024/09/26 04:30:12 DEBUG : 3: Need to transfer - File not found at Destination 2024/09/26 04:30:12 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dest': Waiting for checks to finish 2024/09/26 04:30:12 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dest': Waiting for transfers to finish 2024/09/26 04:30:16 INFO : 3: Copied (new) 2024/09/26 04:30:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (35.69s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:30:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yeqewel1hovu/dst" 2024/09/26 04:30:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yeqewel1hovu/CopyDest" 2024/09/26 04:30:37 DEBUG : one: Need to transfer - File not found at Destination 2024/09/26 04:30:37 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for checks to finish 2024/09/26 04:30:37 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for transfers to finish 2024/09/26 04:30:40 INFO : one: Copied (new) 2024/09/26 04:30:40 DEBUG : Waiting for deletions to finish 2024/09/26 04:30:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/26 04:30:44 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for checks to finish 2024/09/26 04:30:44 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for transfers to finish 2024/09/26 04:30:46 INFO : one: Copied (replaced existing) 2024/09/26 04:30:46 DEBUG : Waiting for deletions to finish 2024/09/26 04:30:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yeqewel1hovu/BackupDir" 2024/09/26 04:30:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/26 04:30:59 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for checks to finish 2024/09/26 04:31:01 DEBUG : one: Sizes identical 2024/09/26 04:31:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/26 04:31:04 INFO : one: Moved (server-side) 2024/09/26 04:31:05 INFO : one: Copied (server-side copy) 2024/09/26 04:31:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/09/26 04:31:05 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for transfers to finish 2024/09/26 04:31:05 DEBUG : Waiting for deletions to finish 2024/09/26 04:31:12 DEBUG : two: Sizes identical 2024/09/26 04:31:13 INFO : two: Copied (server-side copy) 2024/09/26 04:31:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/09/26 04:31:13 DEBUG : one: Sizes identical 2024/09/26 04:31:13 DEBUG : one: Unchanged skipping 2024/09/26 04:31:13 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for checks to finish 2024/09/26 04:31:13 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for transfers to finish 2024/09/26 04:31:13 DEBUG : Waiting for deletions to finish 2024/09/26 04:31:15 DEBUG : one: Sizes identical 2024/09/26 04:31:15 DEBUG : one: Unchanged skipping 2024/09/26 04:31:15 DEBUG : two: Sizes identical 2024/09/26 04:31:15 DEBUG : two: Unchanged skipping 2024/09/26 04:31:15 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for checks to finish 2024/09/26 04:31:15 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for transfers to finish 2024/09/26 04:31:15 DEBUG : Waiting for deletions to finish 2024/09/26 04:31:15 INFO : There was nothing to transfer 2024/09/26 04:31:22 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/09/26 04:31:22 DEBUG : three: Destination not found in --copy-dest 2024/09/26 04:31:22 DEBUG : three: Need to transfer - File not found at Destination 2024/09/26 04:31:22 DEBUG : one: Sizes identical 2024/09/26 04:31:22 DEBUG : two: Sizes identical 2024/09/26 04:31:22 DEBUG : two: Unchanged skipping 2024/09/26 04:31:22 DEBUG : one: Unchanged skipping 2024/09/26 04:31:22 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for checks to finish 2024/09/26 04:31:22 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for transfers to finish 2024/09/26 04:31:24 INFO : three: Copied (new) 2024/09/26 04:31:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (71.10s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:31:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yeqewel1hovu/dst" 2024/09/26 04:31:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yeqewel1hovu/backup" 2024/09/26 04:31:54 DEBUG : two: Sizes identical 2024/09/26 04:31:54 DEBUG : two: Unchanged skipping 2024/09/26 04:31:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/26 04:31:54 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for checks to finish 2024/09/26 04:31:57 INFO : one: Moved (server-side) 2024/09/26 04:31:57 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for transfers to finish 2024/09/26 04:31:59 INFO : one: Copied (new) 2024/09/26 04:31:59 DEBUG : Waiting for deletions to finish 2024/09/26 04:32:01 INFO : three.txt: Moved (server-side) 2024/09/26 04:32:01 INFO : three.txt: Moved into backup dir 2024/09/26 04:32:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/26 04:32:07 DEBUG : two: Sizes identical 2024/09/26 04:32:07 DEBUG : two: Unchanged skipping 2024/09/26 04:32:07 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for checks to finish 2024/09/26 04:32:09 INFO : one: Deleted 2024/09/26 04:32:09 INFO : one: Moved (server-side) 2024/09/26 04:32:09 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for transfers to finish 2024/09/26 04:32:12 INFO : one: Copied (new) 2024/09/26 04:32:12 DEBUG : Waiting for deletions to finish 2024/09/26 04:32:13 INFO : three.txt: Deleted 2024/09/26 04:32:14 INFO : three.txt: Moved (server-side) 2024/09/26 04:32:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (45.70s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:32:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yeqewel1hovu/dst" 2024/09/26 04:32:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yeqewel1hovu/backup" 2024/09/26 04:32:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/26 04:32:41 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for checks to finish 2024/09/26 04:32:41 DEBUG : two: Sizes identical 2024/09/26 04:32:41 DEBUG : two: Unchanged skipping 2024/09/26 04:32:44 INFO : one: Moved (server-side) to: one.bak 2024/09/26 04:32:44 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for transfers to finish 2024/09/26 04:32:46 INFO : one: Copied (new) 2024/09/26 04:32:46 DEBUG : Waiting for deletions to finish 2024/09/26 04:32:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/26 04:32:47 INFO : three.txt: Moved into backup dir 2024/09/26 04:32:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/26 04:32:54 DEBUG : two: Sizes identical 2024/09/26 04:32:54 DEBUG : two: Unchanged skipping 2024/09/26 04:32:54 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for checks to finish 2024/09/26 04:32:55 INFO : one.bak: Deleted 2024/09/26 04:32:56 INFO : one: Moved (server-side) to: one.bak 2024/09/26 04:32:56 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for transfers to finish 2024/09/26 04:32:58 INFO : one: Copied (new) 2024/09/26 04:32:58 DEBUG : Waiting for deletions to finish 2024/09/26 04:33:00 INFO : three.txt.bak: Deleted 2024/09/26 04:33:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/26 04:33:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (46.60s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:33:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yeqewel1hovu/dst" 2024/09/26 04:33:19 DEBUG : Config file has changed externally - reloading 2024/09/26 04:33:22 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yeqewel1hovu/backup" 2024/09/26 04:33:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/26 04:33:27 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for checks to finish 2024/09/26 04:33:27 DEBUG : two: Sizes identical 2024/09/26 04:33:27 DEBUG : two: Unchanged skipping 2024/09/26 04:33:30 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/26 04:33:30 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for transfers to finish 2024/09/26 04:33:32 INFO : one: Copied (new) 2024/09/26 04:33:32 DEBUG : Waiting for deletions to finish 2024/09/26 04:33:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/26 04:33:34 INFO : three.txt: Moved into backup dir 2024/09/26 04:33:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/26 04:33:40 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for checks to finish 2024/09/26 04:33:40 DEBUG : two: Sizes identical 2024/09/26 04:33:40 DEBUG : two: Unchanged skipping 2024/09/26 04:33:42 INFO : one-2019-01-01: Deleted 2024/09/26 04:33:42 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/26 04:33:42 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for transfers to finish 2024/09/26 04:33:45 INFO : one: Copied (new) 2024/09/26 04:33:45 DEBUG : Waiting for deletions to finish 2024/09/26 04:33:47 INFO : three-2019-01-01.txt: Deleted 2024/09/26 04:33:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/26 04:33:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (48.33s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:34:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yeqewel1hovu/dst" 2024/09/26 04:34:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/26 04:34:11 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for checks to finish 2024/09/26 04:34:11 DEBUG : two: Sizes identical 2024/09/26 04:34:11 DEBUG : two: Unchanged skipping 2024/09/26 04:34:12 INFO : one: Moved (server-side) to: one.bak 2024/09/26 04:34:12 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for transfers to finish 2024/09/26 04:34:15 INFO : one: Copied (new) 2024/09/26 04:34:15 DEBUG : Waiting for deletions to finish 2024/09/26 04:34:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/26 04:34:16 INFO : three.txt: Moved into backup dir 2024/09/26 04:34:22 DEBUG : one.bak: Excluded (Path Filter) 2024/09/26 04:34:22 DEBUG : one.bak: Excluded 2024/09/26 04:34:22 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/09/26 04:34:22 DEBUG : three.txt.bak: Excluded 2024/09/26 04:34:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/26 04:34:22 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for checks to finish 2024/09/26 04:34:22 DEBUG : two: Sizes identical 2024/09/26 04:34:22 DEBUG : two: Unchanged skipping 2024/09/26 04:34:24 INFO : one.bak: Deleted 2024/09/26 04:34:24 INFO : one: Moved (server-side) to: one.bak 2024/09/26 04:34:24 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu/dst': Waiting for transfers to finish 2024/09/26 04:34:27 INFO : one: Copied (new) 2024/09/26 04:34:27 DEBUG : Waiting for deletions to finish 2024/09/26 04:34:28 INFO : three.txt.bak: Deleted 2024/09/26 04:34:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/26 04:34:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (39.04s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:34:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yeqewel1hovu/dst" 2024/09/26 04:34:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/26 04:34:51 INFO : one: Moved (server-side) to: one.bak 2024/09/26 04:34:54 INFO : one: Copied (new) 2024/09/26 04:34:54 DEBUG : two: Sizes identical 2024/09/26 04:34:54 DEBUG : two: Unchanged skipping 2024/09/26 04:34:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/26 04:34:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/26 04:34:59 INFO : three.txt: Copied (new) 2024/09/26 04:35:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/26 04:35:04 INFO : one.bak: Deleted 2024/09/26 04:35:05 INFO : one: Moved (server-side) to: one.bak 2024/09/26 04:35:07 INFO : one: Copied (new) 2024/09/26 04:35:08 DEBUG : two: Sizes identical 2024/09/26 04:35:08 DEBUG : two: Unchanged skipping 2024/09/26 04:35:09 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/26 04:35:10 INFO : three.txt.bak: Deleted 2024/09/26 04:35:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/26 04:35:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (45.43s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:35:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yeqewel1hovu/dst" 2024/09/26 04:35:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/26 04:35:37 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/26 04:35:39 INFO : one: Copied (new) 2024/09/26 04:35:40 DEBUG : two: Sizes identical 2024/09/26 04:35:40 DEBUG : two: Unchanged skipping 2024/09/26 04:35:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/26 04:35:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/26 04:35:45 INFO : three.txt: Copied (new) 2024/09/26 04:35:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/26 04:35:50 INFO : one-2019-01-01: Deleted 2024/09/26 04:35:51 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/26 04:35:54 INFO : one: Copied (new) 2024/09/26 04:35:54 DEBUG : two: Sizes identical 2024/09/26 04:35:54 DEBUG : two: Unchanged skipping 2024/09/26 04:35:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/26 04:35:58 INFO : three-2019-01-01.txt: Deleted 2024/09/26 04:35:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/26 04:36:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (48.00s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:36:14 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:36:14 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/09/26 04:36:14 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:36:15 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/09/26 04:36:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.23s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:36:20 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/26 04:36:20 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:36:20 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:36:22 INFO : existing: Copied (new) 2024/09/26 04:36:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:36:25 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/09/26 04:36:25 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:36:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/09/26 04:36:25 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:36:25 ERROR : sugarsync root 'Test/rclone-test-yeqewel1hovu': not deleting files as there were IO errors 2024/09/26 04:36:25 ERROR : sugarsync root 'Test/rclone-test-yeqewel1hovu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (13.06s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" sync_test.go:2500: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.46s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:36:51 DEBUG : existing: Sizes identical 2024/09/26 04:36:51 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/09/26 04:36:51 DEBUG : existing: Unchanged skipping 2024/09/26 04:36:53 DEBUG : EXISTING: moving to existing-rclone-move-cegerac0 2024/09/26 04:36:53 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-bijulab2 2024/09/26 04:36:55 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/09/26 04:36:55 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-bijulab2 2024/09/26 04:36:55 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/09/26 04:36:55 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-cegerac0 2024/09/26 04:36:55 DEBUG : EXISTING: moving to existing 2024/09/26 04:36:56 INFO : existingbutdifferent-rclone-move-bijulab2: Moved (server-side) to: existingbutdifferent 2024/09/26 04:36:56 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/09/26 04:36:56 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/09/26 04:36:56 INFO : existing-rclone-move-cegerac0: Moved (server-side) to: existing 2024/09/26 04:36:56 INFO : EXISTING: Moved (server-side) to: existing 2024/09/26 04:36:56 INFO : EXISTING: Fixed case by renaming to: existing 2024/09/26 04:36:59 INFO : existingbutdifferent: Copied (replaced existing) 2024/09/26 04:36:59 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/09/26 04:37:04 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/09/26 04:37:05 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/09/26 04:37:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-tequbey1 2024/09/26 04:37:08 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-tequbey1 2024/09/26 04:37:08 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/09/26 04:37:09 INFO : subdira/subdirb/subdirc/hello-rclone-move-tequbey1: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/09/26 04:37:09 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/09/26 04:37:09 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/09/26 04:37:10 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/09/26 04:37:10 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/09/26 04:37:10 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:37:11 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/09/26 04:37:11 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-ciwinex1 2024/09/26 04:37:12 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-ciwinex1 2024/09/26 04:37:12 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/26 04:37:13 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-ciwinex1: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/26 04:37:13 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/26 04:37:13 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/26 04:37:13 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:37:14 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/09/26 04:37:14 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (57.08s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" sync_test.go:2568: This test only runs on local --- PASS: TestMaxTransfer (4.39s) --- SKIP: TestMaxTransfer/Hard (1.45s) --- SKIP: TestMaxTransfer/Soft (1.48s) --- SKIP: TestMaxTransfer/Cautious (1.46s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:39:14 DEBUG : both0: Sizes identical 2024/09/26 04:39:14 DEBUG : both0: Unchanged skipping 2024/09/26 04:39:14 DEBUG : both1: Sizes identical 2024/09/26 04:39:14 DEBUG : both1: Unchanged skipping 2024/09/26 04:39:14 DEBUG : both10: Sizes identical 2024/09/26 04:39:14 DEBUG : both10: Unchanged skipping 2024/09/26 04:39:14 DEBUG : both11: Sizes identical 2024/09/26 04:39:14 DEBUG : both11: Unchanged skipping 2024/09/26 04:39:14 DEBUG : both12: Sizes identical 2024/09/26 04:39:14 DEBUG : both12: Unchanged skipping 2024/09/26 04:39:14 DEBUG : both14: Sizes identical 2024/09/26 04:39:14 DEBUG : both14: Unchanged skipping 2024/09/26 04:39:14 DEBUG : both15: Sizes identical 2024/09/26 04:39:14 DEBUG : both15: Unchanged skipping 2024/09/26 04:39:14 DEBUG : both17: Sizes identical 2024/09/26 04:39:14 DEBUG : both17: Unchanged skipping 2024/09/26 04:39:14 DEBUG : both18: Sizes identical 2024/09/26 04:39:14 DEBUG : both16: Sizes identical 2024/09/26 04:39:14 DEBUG : both19: Sizes identical 2024/09/26 04:39:14 DEBUG : both18: Unchanged skipping 2024/09/26 04:39:14 DEBUG : both2: Sizes identical 2024/09/26 04:39:14 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:39:14 DEBUG : both13: Sizes identical 2024/09/26 04:39:14 DEBUG : both2: Unchanged skipping 2024/09/26 04:39:14 DEBUG : both3: Sizes identical 2024/09/26 04:39:14 DEBUG : both13: Unchanged skipping 2024/09/26 04:39:14 DEBUG : both4: Sizes identical 2024/09/26 04:39:14 DEBUG : both4: Unchanged skipping 2024/09/26 04:39:14 DEBUG : both5: Sizes identical 2024/09/26 04:39:14 DEBUG : both5: Unchanged skipping 2024/09/26 04:39:14 DEBUG : both6: Sizes identical 2024/09/26 04:39:14 DEBUG : both6: Unchanged skipping 2024/09/26 04:39:14 DEBUG : both7: Sizes identical 2024/09/26 04:39:14 DEBUG : both7: Unchanged skipping 2024/09/26 04:39:14 DEBUG : both8: Sizes identical 2024/09/26 04:39:14 DEBUG : both8: Unchanged skipping 2024/09/26 04:39:14 DEBUG : both9: Sizes identical 2024/09/26 04:39:14 DEBUG : both9: Unchanged skipping 2024/09/26 04:39:14 DEBUG : both16: Unchanged skipping 2024/09/26 04:39:14 DEBUG : both19: Unchanged skipping 2024/09/26 04:39:14 DEBUG : both3: Unchanged skipping 2024/09/26 04:39:14 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:39:14 DEBUG : Waiting for deletions to finish 2024/09/26 04:39:15 INFO : only8: Deleted 2024/09/26 04:39:15 INFO : only6: Deleted 2024/09/26 04:39:15 INFO : only1: Deleted 2024/09/26 04:39:15 INFO : only7: Deleted 2024/09/26 04:39:16 INFO : only15: Deleted 2024/09/26 04:39:16 INFO : only16: Deleted 2024/09/26 04:39:16 INFO : only19: Deleted 2024/09/26 04:39:16 INFO : only18: Deleted 2024/09/26 04:39:16 INFO : only9: Deleted 2024/09/26 04:39:16 INFO : only4: Deleted 2024/09/26 04:39:16 INFO : only0: Deleted 2024/09/26 04:39:17 INFO : only5: Deleted 2024/09/26 04:39:17 INFO : only10: Deleted 2024/09/26 04:39:17 INFO : only11: Deleted 2024/09/26 04:39:17 INFO : only12: Deleted 2024/09/26 04:39:18 INFO : only14: Deleted 2024/09/26 04:39:18 INFO : only13: Deleted 2024/09/26 04:39:18 INFO : only17: Deleted 2024/09/26 04:39:18 INFO : only2: Deleted 2024/09/26 04:39:18 INFO : only3: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (123.41s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:41:22 DEBUG : both0: Sizes identical 2024/09/26 04:41:22 DEBUG : both1: Sizes identical 2024/09/26 04:41:22 DEBUG : both10: Sizes identical 2024/09/26 04:41:22 DEBUG : both11: Sizes identical 2024/09/26 04:41:22 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for checks to finish 2024/09/26 04:41:22 DEBUG : both0: Unchanged skipping 2024/09/26 04:41:22 DEBUG : both12: Sizes identical 2024/09/26 04:41:22 DEBUG : both12: Unchanged skipping 2024/09/26 04:41:22 DEBUG : both13: Sizes identical 2024/09/26 04:41:22 DEBUG : both13: Unchanged skipping 2024/09/26 04:41:22 DEBUG : both14: Sizes identical 2024/09/26 04:41:22 DEBUG : both1: Unchanged skipping 2024/09/26 04:41:22 DEBUG : both15: Sizes identical 2024/09/26 04:41:22 DEBUG : both10: Unchanged skipping 2024/09/26 04:41:22 DEBUG : both16: Sizes identical 2024/09/26 04:41:22 DEBUG : both14: Unchanged skipping 2024/09/26 04:41:22 DEBUG : both11: Unchanged skipping 2024/09/26 04:41:22 DEBUG : both17: Sizes identical 2024/09/26 04:41:22 DEBUG : both18: Sizes identical 2024/09/26 04:41:22 DEBUG : both16: Unchanged skipping 2024/09/26 04:41:22 DEBUG : both19: Sizes identical 2024/09/26 04:41:22 DEBUG : both15: Unchanged skipping 2024/09/26 04:41:22 DEBUG : both2: Sizes identical 2024/09/26 04:41:22 DEBUG : both2: Unchanged skipping 2024/09/26 04:41:22 DEBUG : both3: Sizes identical 2024/09/26 04:41:22 DEBUG : both3: Unchanged skipping 2024/09/26 04:41:22 DEBUG : both4: Sizes identical 2024/09/26 04:41:22 DEBUG : both19: Unchanged skipping 2024/09/26 04:41:22 DEBUG : both5: Sizes identical 2024/09/26 04:41:22 DEBUG : both4: Unchanged skipping 2024/09/26 04:41:22 DEBUG : both6: Sizes identical 2024/09/26 04:41:22 DEBUG : both18: Unchanged skipping 2024/09/26 04:41:22 DEBUG : both17: Unchanged skipping 2024/09/26 04:41:22 DEBUG : both7: Sizes identical 2024/09/26 04:41:22 DEBUG : both8: Sizes identical 2024/09/26 04:41:22 DEBUG : both5: Unchanged skipping 2024/09/26 04:41:22 DEBUG : both9: Sizes identical 2024/09/26 04:41:22 DEBUG : both9: Unchanged skipping 2024/09/26 04:41:22 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/09/26 04:41:22 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/09/26 04:41:22 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/09/26 04:41:22 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/09/26 04:41:22 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/09/26 04:41:22 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/09/26 04:41:22 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/09/26 04:41:22 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/09/26 04:41:22 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/09/26 04:41:22 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/09/26 04:41:22 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/09/26 04:41:22 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/09/26 04:41:22 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/09/26 04:41:22 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/09/26 04:41:22 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/09/26 04:41:22 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/09/26 04:41:22 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/09/26 04:41:22 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/09/26 04:41:22 DEBUG : both6: Unchanged skipping 2024/09/26 04:41:22 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/09/26 04:41:22 DEBUG : both7: Unchanged skipping 2024/09/26 04:41:22 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/09/26 04:41:22 DEBUG : both8: Unchanged skipping 2024/09/26 04:41:22 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Waiting for transfers to finish 2024/09/26 04:41:23 INFO : only0: Copied (replaced existing) 2024/09/26 04:41:23 INFO : only11: Copied (replaced existing) 2024/09/26 04:41:24 INFO : only1: Copied (replaced existing) 2024/09/26 04:41:24 INFO : only13: Copied (replaced existing) 2024/09/26 04:41:24 INFO : only12: Copied (replaced existing) 2024/09/26 04:41:24 INFO : only10: Copied (replaced existing) 2024/09/26 04:41:25 INFO : only14: Copied (replaced existing) 2024/09/26 04:41:25 INFO : only15: Copied (replaced existing) 2024/09/26 04:41:25 INFO : only16: Copied (replaced existing) 2024/09/26 04:41:25 INFO : only17: Copied (replaced existing) 2024/09/26 04:41:26 INFO : only18: Copied (replaced existing) 2024/09/26 04:41:26 INFO : only2: Copied (replaced existing) 2024/09/26 04:41:26 INFO : only19: Copied (replaced existing) 2024/09/26 04:41:26 INFO : only3: Copied (replaced existing) 2024/09/26 04:41:27 INFO : only4: Copied (replaced existing) 2024/09/26 04:41:27 INFO : only5: Copied (replaced existing) 2024/09/26 04:41:27 INFO : only6: Copied (replaced existing) 2024/09/26 04:41:27 INFO : only7: Copied (replaced existing) 2024/09/26 04:41:28 INFO : only9: Copied (replaced existing) 2024/09/26 04:41:28 INFO : only8: Copied (replaced existing) 2024/09/26 04:41:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (145.25s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:42:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/26 04:42:03 DEBUG : sub dir: Making directory 2024/09/26 04:42:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (52.54s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" 2024/09/26 04:42:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/26 04:42:56 DEBUG : sub dir: Making directory 2024/09/26 04:42:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-yeqewel1hovu'", Local "Local file system at /tmp/rclone3513847368", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (53.48s) PASS 2024/09/26 04:43:49 DEBUG : sugarsync root 'Test/rclone-test-yeqewel1hovu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 28m5.879916549s (try 1/5)