"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/05/21 03:16:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-feyejuq1hace" 2025/05/21 03:16:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 03:16:23 DEBUG : Creating backend with remote "/tmp/rclone2529949011" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:16:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 03:16:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/21 03:16:25 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:16:25 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.60s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:16:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/21 03:16:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 03:16:30 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:16:30 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:16:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:16:35 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.17s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.48s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.47s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:16:43 DEBUG : Creating backend with remote "/non-existing" 2025/05/21 03:16:43 DEBUG : Config file has changed externally - reloading 2025/05/21 03:16:44 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/21 03:16:44 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:16:44 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.68s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:16:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 03:16:47 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:16:47 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:16:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (10.86s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:16:58 INFO : sugarsync root 'Test/rclone-test-feyejuq1hace': Running all checks before starting transfers 2025/05/21 03:16:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 03:16:58 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:16:58 INFO : sugarsync root 'Test/rclone-test-feyejuq1hace': Checks finished, now starting transfers 2025/05/21 03:16:58 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:17:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.01s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:17:09 ERROR : Ignoring --no-traverse with sync 2025/05/21 03:17:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 03:17:09 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:17:09 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:17:13 INFO : sub dir/hello world: Copied (new) 2025/05/21 03:17:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.31s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:17:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/21 03:17:21 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:17:21 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:17:23 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.71s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:17:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 03:17:28 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:17:28 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:17:31 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.74s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:17:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 03:17:36 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:17:36 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:17:39 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.68s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:17:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/21 03:17:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 03:17:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/21 03:17:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/21 03:17:44 INFO : sub dir: Making directory 2025/05/21 03:17:45 INFO : sub dir2: Making directory 2025/05/21 03:17:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 03:17:46 INFO : sub dir2/sub sub dir2: Making directory 2025/05/21 03:17:48 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:17:48 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:17:49 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:17:51 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.51s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:17:58 INFO : sub dir2: Making directory 2025/05/21 03:17:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/21 03:17:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 03:17:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 03:17:59 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:17:59 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:18:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.77s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:18:08 DEBUG : sub dir2: Making directory with metadata 2025/05/21 03:18:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 03:18:09 INFO : sub dir: Making directory 2025/05/21 03:18:10 INFO : sub dir2: Making directory 2025/05/21 03:18:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 03:18:11 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:18:11 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:18:13 INFO : sub dir/hello world: Copied (new) 2025/05/21 03:18:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:18:15 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/21 03:18:15 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.68s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", 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-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:18:23 INFO : sub dir2: Making directory 2025/05/21 03:18:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 03:18:24 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:18:24 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:18:27 INFO : sub dir/hello world: Copied (new) 2025/05/21 03:18:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.49s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:18:33 DEBUG : sub dir2: Making directory with metadata 2025/05/21 03:18:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 03:18:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/21 03:18:34 INFO : sub dir: Making directory 2025/05/21 03:18:35 INFO : sub dir2: Making directory 2025/05/21 03:18:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 03:18:36 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:18:36 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:18:38 INFO : sub dir/hello world: Copied (new) 2025/05/21 03:18:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:18:40 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.26s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.48s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:18:48 INFO : sub dir2: Making directory 2025/05/21 03:18:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 03:18:48 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:18:48 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:18:52 INFO : sub dir/hello world: Copied (new) 2025/05/21 03:18:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.66s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:19:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tuderap0lovu" 2025/05/21 03:19:02 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-feyejuq1hace' -> sugarsync root 'Test/rclone-test-tuderap0lovu' 2025/05/21 03:19:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 03:19:07 DEBUG : sugarsync root 'Test/rclone-test-tuderap0lovu': Waiting for checks to finish 2025/05/21 03:19:07 DEBUG : sugarsync root 'Test/rclone-test-tuderap0lovu': Waiting for transfers to finish 2025/05/21 03:19:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:19:13 DEBUG : sugarsync root 'Test/rclone-test-tuderap0lovu': Purge remote --- PASS: TestServerSideCopy (21.62s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:19:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/21 03:19:25 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:19:25 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:19:27 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (14.75s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:19:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fuhicun0tako" 2025/05/21 03:19:39 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-feyejuq1hace' -> sugarsync root 'Test/rclone-test-fuhicun0tako' 2025/05/21 03:19:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 03:19:44 DEBUG : sugarsync root 'Test/rclone-test-fuhicun0tako': Waiting for checks to finish 2025/05/21 03:19:44 DEBUG : sugarsync root 'Test/rclone-test-fuhicun0tako': Waiting for transfers to finish 2025/05/21 03:19:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:19:54 DEBUG : sugarsync root 'Test/rclone-test-fuhicun0tako': Waiting for checks to finish 2025/05/21 03:19:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/21 03:19:54 DEBUG : sugarsync root 'Test/rclone-test-fuhicun0tako': Waiting for transfers to finish 2025/05/21 03:19:55 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.lehaxip2" before starting 2025/05/21 03:19:57 DEBUG : sub dir/hello world.lehaxip2: server side copy: removing renamed existing file after operation 2025/05/21 03:19:58 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:19:59 DEBUG : sugarsync root 'Test/rclone-test-fuhicun0tako': Purge remote --- PASS: TestServerSideCopyOverSelf (33.07s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:20:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/21 03:20:13 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:20:13 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:20:15 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/21 03:20:15 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (14.70s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:20:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vazaqob0foku" 2025/05/21 03:20:26 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-feyejuq1hace' -> sugarsync root 'Test/rclone-test-vazaqob0foku' 2025/05/21 03:20:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 03:20:31 DEBUG : sugarsync root 'Test/rclone-test-vazaqob0foku': Waiting for checks to finish 2025/05/21 03:20:31 DEBUG : sugarsync root 'Test/rclone-test-vazaqob0foku': Waiting for transfers to finish 2025/05/21 03:20:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:20:41 DEBUG : sugarsync root 'Test/rclone-test-vazaqob0foku': Using server-side directory move 2025/05/21 03:20:41 INFO : sugarsync root 'Test/rclone-test-vazaqob0foku': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/21 03:20:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/21 03:20:42 DEBUG : sugarsync root 'Test/rclone-test-vazaqob0foku': Waiting for checks to finish 2025/05/21 03:20:42 DEBUG : sugarsync root 'Test/rclone-test-vazaqob0foku': Waiting for transfers to finish 2025/05/21 03:20:43 INFO : sub dir/hello world: Deleted 2025/05/21 03:20:44 INFO : sub dir/hello world: Moved (server-side) 2025/05/21 03:20:51 DEBUG : testing file moves 2025/05/21 03:20:52 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/21 03:20:52 DEBUG : sugarsync root 'Test/rclone-test-vazaqob0foku': Waiting for checks to finish 2025/05/21 03:20:52 DEBUG : sugarsync root 'Test/rclone-test-vazaqob0foku': Waiting for transfers to finish 2025/05/21 03:20:53 INFO : sub dir/hello world: Deleted 2025/05/21 03:20:54 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:20:57 DEBUG : sugarsync root 'Test/rclone-test-vazaqob0foku': Purge remote --- PASS: TestServerSideMoveOverSelf (42.17s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:21:07 ERROR : : error listing: directory not found 2025/05/21 03:21:09 INFO : Local file system at /tmp/rclone2529949011: Making directory 2025/05/21 03:21:10 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:21:10 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.35s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:21:23 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/21 03:21:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 03:21:23 DEBUG : Local file system at /tmp/rclone2529949011: Waiting for checks to finish 2025/05/21 03:21:23 DEBUG : Local file system at /tmp/rclone2529949011: Waiting for transfers to finish 2025/05/21 03:21:24 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/05/21 03:21:24 INFO : sub dir/hello world: Copied (new) 2025/05/21 03:21:24 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.26s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:21:30 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/21 03:21:30 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:21:30 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:21:32 INFO : check sum: Copied (new) 2025/05/21 03:21:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:21:34 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:21:34 NOTICE: sugarsync root 'Test/rclone-test-feyejuq1hace': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/21 03:21:34 DEBUG : check sum: Size of src and dst objects identical 2025/05/21 03:21:34 DEBUG : check sum: Unchanged skipping 2025/05/21 03:21:34 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:21:34 DEBUG : Waiting for deletions to finish 2025/05/21 03:21:34 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.47s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:21:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/21 03:21:40 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:21:40 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:21:43 INFO : sizeonly: Copied (new) 2025/05/21 03:21:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:21:44 DEBUG : sizeonly: Sizes identical 2025/05/21 03:21:44 DEBUG : sizeonly: Unchanged skipping 2025/05/21 03:21:44 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:21:44 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:21:44 DEBUG : Waiting for deletions to finish 2025/05/21 03:21:44 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.49s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:21:51 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/21 03:21:51 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:21:51 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:21:53 INFO : ignore-size: Copied (new) 2025/05/21 03:21:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:21:55 DEBUG : ignore-size: Sizes identical 2025/05/21 03:21:55 DEBUG : ignore-size: Unchanged skipping 2025/05/21 03:21:55 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:21:55 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:21:55 DEBUG : Waiting for deletions to finish 2025/05/21 03:21:55 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.73s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:22:05 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:22:05 DEBUG : existing: Sizes identical 2025/05/21 03:22:05 DEBUG : existing: Unchanged skipping 2025/05/21 03:22:05 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:22:05 DEBUG : Waiting for deletions to finish 2025/05/21 03:22:05 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:22:06 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/21 03:22:06 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:22:06 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:22:07 INFO : existing: Copied (replaced existing) 2025/05/21 03:22:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.05s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:22:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/21 03:22:14 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:22:14 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:22:16 INFO : existing: Copied (new) 2025/05/21 03:22:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:22:18 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:22:18 DEBUG : existing: Destination exists, skipping 2025/05/21 03:22:18 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:22:18 DEBUG : Waiting for deletions to finish 2025/05/21 03:22:18 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.66s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:22:31 INFO : d: Making directory 2025/05/21 03:22:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/21 03:22:35 DEBUG : c/non empty space: Sizes identical 2025/05/21 03:22:35 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:22:35 DEBUG : c/non empty space: Unchanged skipping 2025/05/21 03:22:35 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:22:38 INFO : a/potato2: Copied (new) 2025/05/21 03:22:38 DEBUG : Waiting for deletions to finish 2025/05/21 03:22:38 INFO : b/potato: Deleted 2025/05/21 03:22:38 INFO : d: Removing directory 2025/05/21 03:22:40 INFO : b: Removing directory 2025/05/21 03:22:41 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.46s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:22:53 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:22:53 DEBUG : empty space: Sizes identical 2025/05/21 03:22:53 DEBUG : empty space: Unchanged skipping 2025/05/21 03:22:53 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:22:53 DEBUG : Waiting for deletions to finish 2025/05/21 03:22:53 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:22:55 DEBUG : empty space: Sizes identical 2025/05/21 03:22:55 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:22:55 DEBUG : empty space: Unchanged skipping 2025/05/21 03:22:55 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:22:55 DEBUG : Waiting for deletions to finish 2025/05/21 03:22:55 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.42s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.43s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:23:07 DEBUG : empty space: Sizes identical 2025/05/21 03:23:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/21 03:23:07 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:23:07 DEBUG : empty space: Unchanged skipping 2025/05/21 03:23:07 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:23:10 INFO : potato: Copied (new) 2025/05/21 03:23:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.72s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:23:19 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/21 03:23:19 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:23:19 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:23:21 INFO : potato: Copied (replaced existing) 2025/05/21 03:23:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.05s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/05/21 03:23:29 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/05/21 03:23:29 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:23:29 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:23:30 INFO : potato: Copied (replaced existing) 2025/05/21 03:23:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:23:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 03:23:40 DEBUG : empty space: Sizes identical 2025/05/21 03:23:40 DEBUG : empty space: Unchanged skipping 2025/05/21 03:23:40 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:23:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/21 03:23:40 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:23:40 DEBUG : Waiting for deletions to finish 2025/05/21 03:23:40 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:23:52 DEBUG : empty space: Sizes identical 2025/05/21 03:23:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 03:23:52 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:23:52 DEBUG : empty space: Unchanged skipping 2025/05/21 03:23:52 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:23:55 INFO : potato2: Copied (new) 2025/05/21 03:23:55 DEBUG : Waiting for deletions to finish 2025/05/21 03:23:55 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:24:07 INFO : d: Making directory 2025/05/21 03:24:09 INFO : d/e: Making directory 2025/05/21 03:24:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/21 03:24:13 DEBUG : c/non empty space: Sizes identical 2025/05/21 03:24:13 DEBUG : c/non empty space: Unchanged skipping 2025/05/21 03:24:15 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:24:15 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:24:16 INFO : a/potato2: Copied (new) 2025/05/21 03:24:16 DEBUG : Waiting for deletions to finish 2025/05/21 03:24:17 INFO : b/potato: Deleted 2025/05/21 03:24:17 INFO : d/e: Removing directory 2025/05/21 03:24:19 INFO : d: Removing directory 2025/05/21 03:24:20 INFO : b: Removing directory 2025/05/21 03:24:21 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:24:36 INFO : d: Making directory 2025/05/21 03:24:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/21 03:24:40 DEBUG : c/non empty space: Sizes identical 2025/05/21 03:24:40 DEBUG : c/non empty space: Unchanged skipping 2025/05/21 03:24:40 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:24:40 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:24:43 INFO : a/potato2: Copied (new) 2025/05/21 03:24:43 ERROR : sugarsync root 'Test/rclone-test-feyejuq1hace': not deleting files as there were IO errors 2025/05/21 03:24:43 ERROR : sugarsync root 'Test/rclone-test-feyejuq1hace': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.41s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:25:00 DEBUG : Waiting for deletions to finish 2025/05/21 03:25:01 DEBUG : empty space: Sizes identical 2025/05/21 03:25:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 03:25:01 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:25:01 DEBUG : empty space: Unchanged skipping 2025/05/21 03:25:01 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:25:02 INFO : potato: Deleted 2025/05/21 03:25:03 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.36s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:25:14 DEBUG : Waiting for deletions to finish 2025/05/21 03:25:15 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:25:15 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:25:16 INFO : potato: Deleted 2025/05/21 03:25:16 DEBUG : empty space: Sizes identical 2025/05/21 03:25:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 03:25:16 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:25:16 DEBUG : empty space: Unchanged skipping 2025/05/21 03:25:16 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:25:19 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.65s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:25:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 03:25:28 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:25:28 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:25:31 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.64s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:25:42 DEBUG : enormous: Excluded (Size Filter) 2025/05/21 03:25:42 DEBUG : enormous: Excluded 2025/05/21 03:25:42 DEBUG : potato2: Excluded (Size Filter) 2025/05/21 03:25:42 DEBUG : potato2: Excluded 2025/05/21 03:25:42 DEBUG : potato2: Excluded (Size Filter) 2025/05/21 03:25:42 DEBUG : potato2: Excluded 2025/05/21 03:25:42 DEBUG : empty space: Sizes identical 2025/05/21 03:25:42 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:25:42 DEBUG : empty space: Unchanged skipping 2025/05/21 03:25:42 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:25:42 DEBUG : Waiting for deletions to finish 2025/05/21 03:25:42 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:25:43 DEBUG : enormous: Excluded (Size Filter) 2025/05/21 03:25:43 DEBUG : enormous: Excluded 2025/05/21 03:25:43 DEBUG : potato2: Excluded (Size Filter) 2025/05/21 03:25:43 DEBUG : potato2: Excluded 2025/05/21 03:25:44 DEBUG : potato2: Excluded (Size Filter) 2025/05/21 03:25:44 DEBUG : potato2: Excluded 2025/05/21 03:25:44 DEBUG : empty space: Sizes identical 2025/05/21 03:25:44 DEBUG : empty space: Unchanged skipping 2025/05/21 03:25:44 DEBUG : Local file system at /tmp/rclone2529949011: Waiting for checks to finish 2025/05/21 03:25:44 DEBUG : Local file system at /tmp/rclone2529949011: Waiting for transfers to finish 2025/05/21 03:25:44 DEBUG : Waiting for deletions to finish 2025/05/21 03:25:44 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (13.75s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:25:58 DEBUG : enormous: Excluded (Size Filter) 2025/05/21 03:25:58 DEBUG : enormous: Excluded 2025/05/21 03:25:58 DEBUG : potato2: Excluded (Size Filter) 2025/05/21 03:25:58 DEBUG : potato2: Excluded 2025/05/21 03:25:59 DEBUG : empty space: Sizes identical 2025/05/21 03:25:59 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:25:59 DEBUG : empty space: Unchanged skipping 2025/05/21 03:25:59 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:25:59 DEBUG : Waiting for deletions to finish 2025/05/21 03:25:59 INFO : enormous: Deleted 2025/05/21 03:25:59 INFO : potato2: Deleted 2025/05/21 03:25:59 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:26:01 DEBUG : empty space: Sizes identical 2025/05/21 03:26:01 DEBUG : empty space: Unchanged skipping 2025/05/21 03:26:01 DEBUG : Local file system at /tmp/rclone2529949011: Waiting for checks to finish 2025/05/21 03:26:01 DEBUG : Local file system at /tmp/rclone2529949011: Waiting for transfers to finish 2025/05/21 03:26:01 DEBUG : Waiting for deletions to finish 2025/05/21 03:26:01 INFO : enormous: Deleted 2025/05/21 03:26:01 INFO : potato2: Deleted 2025/05/21 03:26:01 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.42s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.43s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: 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-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/05/21 03:26:07 ERROR : sugarsync root 'Test/rclone-test-feyejuq1hace': Ignoring --track-renames as the source and destination do not have a common hash 2025/05/21 03:26:08 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/21 03:26:08 DEBUG : yam: Need to transfer - File not found at Destination 2025/05/21 03:26:08 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:26:08 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:26:11 INFO : yam: Copied (new) 2025/05/21 03:26:11 INFO : potato: Copied (new) 2025/05/21 03:26:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:26:11 ERROR : sugarsync root 'Test/rclone-test-feyejuq1hace': Ignoring --track-renames as the source and destination do not have a common hash 2025/05/21 03:26:12 DEBUG : potato: Sizes identical 2025/05/21 03:26:12 DEBUG : yaml: Need to transfer - File not found at Destination 2025/05/21 03:26:12 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:26:12 DEBUG : potato: Unchanged skipping 2025/05/21 03:26:12 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:26:15 INFO : yaml: Copied (new) 2025/05/21 03:26:15 DEBUG : Waiting for deletions to finish 2025/05/21 03:26:15 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.71s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/05/21 03:26:22 ERROR : sugarsync root 'Test/rclone-test-feyejuq1hace': Ignoring --track-renames as either the source or destination do not support modtime 2025/05/21 03:26:23 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/21 03:26:23 DEBUG : yam: Need to transfer - File not found at Destination 2025/05/21 03:26:23 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:26:23 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:26:25 INFO : potato: Copied (new) 2025/05/21 03:26:25 INFO : yam: Copied (new) 2025/05/21 03:26:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:26:26 ERROR : sugarsync root 'Test/rclone-test-feyejuq1hace': Ignoring --track-renames as either the source or destination do not support modtime 2025/05/21 03:26:27 DEBUG : potato: Sizes identical 2025/05/21 03:26:27 DEBUG : yaml: Need to transfer - File not found at Destination 2025/05/21 03:26:27 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:26:27 DEBUG : potato: Unchanged skipping 2025/05/21 03:26:27 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:26:29 INFO : yaml: Copied (new) 2025/05/21 03:26:29 DEBUG : Waiting for deletions to finish 2025/05/21 03:26:30 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.71s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/05/21 03:26:38 INFO : sugarsync root 'Test/rclone-test-feyejuq1hace': Making map for --track-renames 2025/05/21 03:26:38 INFO : sugarsync root 'Test/rclone-test-feyejuq1hace': Finished making map for --track-renames 2025/05/21 03:26:38 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:26:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/21 03:26:38 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for renames to finish 2025/05/21 03:26:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/21 03:26:38 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:26:41 INFO : potato: Copied (new) 2025/05/21 03:26:41 INFO : sub/yam: Copied (new) 2025/05/21 03:26:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:26:43 DEBUG : potato: Sizes identical 2025/05/21 03:26:43 DEBUG : potato: Unchanged skipping 2025/05/21 03:26:44 INFO : sugarsync root 'Test/rclone-test-feyejuq1hace': Making map for --track-renames 2025/05/21 03:26:44 INFO : sugarsync root 'Test/rclone-test-feyejuq1hace': Finished making map for --track-renames 2025/05/21 03:26:44 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:26:44 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for renames to finish 2025/05/21 03:26:45 INFO : sub/yam: Moved (server-side) to: yam 2025/05/21 03:26:45 INFO : yam: Renamed from "sub/yam" 2025/05/21 03:26:45 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:26:45 DEBUG : Waiting for deletions to finish 2025/05/21 03:26:45 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.70s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:26:55 DEBUG : Creating backend with remote "/tmp/rclone2529949011/dir1" 2025/05/21 03:26:55 DEBUG : Config file has changed externally - reloading 2025/05/21 03:26:55 DEBUG : Creating backend with remote "/tmp/rclone2529949011/dir2" 2025/05/21 03:26:55 DEBUG : Local file system at /tmp/rclone2529949011/dir2: Using server-side directory move 2025/05/21 03:26:55 INFO : Local file system at /tmp/rclone2529949011/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/21 03:26:55 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/21 03:26:55 INFO : file1.txt: Moved (server-side) 2025/05/21 03:26:55 DEBUG : Local file system at /tmp/rclone2529949011/dir2: Waiting for checks to finish 2025/05/21 03:26:55 DEBUG : Local file system at /tmp/rclone2529949011/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.44s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:26:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 03:26:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/21 03:26:57 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:26:57 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:27:03 INFO : nested/sub dir/file: Copied (new) 2025/05/21 03:27:03 INFO : nested/sub dir/file: Deleted 2025/05/21 03:27:03 INFO : sub dir/hello world: Copied (new) 2025/05/21 03:27:03 INFO : sub dir/hello world: Deleted 2025/05/21 03:27:03 INFO : sub dir: Removing directory 2025/05/21 03:27:03 INFO : nested/sub dir: Removing directory 2025/05/21 03:27:03 INFO : nested: Removing directory 2025/05/21 03:27:03 DEBUG : Local file system at /tmp/rclone2529949011: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.00s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:27:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 03:27:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/21 03:27:15 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:27:15 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:27:21 INFO : nested/sub dir/file: Copied (new) 2025/05/21 03:27:21 INFO : nested/sub dir/file: Deleted 2025/05/21 03:27:21 INFO : sub dir/hello world: Copied (new) 2025/05/21 03:27:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.94s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:27:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/21 03:27:33 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/21 03:27:33 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:27:33 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:27:35 INFO : existing: Copied (new) 2025/05/21 03:27:35 INFO : existing: Deleted 2025/05/21 03:27:35 INFO : existing-b: Copied (new) 2025/05/21 03:27:35 INFO : existing-b: Deleted 2025/05/21 03:27:37 DEBUG : existing: Destination exists, skipping 2025/05/21 03:27:37 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/21 03:27:37 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:27:37 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:27:37 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (9.94s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:27:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vecevum9mejo" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-feyejuq1hace' -> sugarsync root 'Test/rclone-test-vecevum9mejo' 2025/05/21 03:28:00 DEBUG : sugarsync root 'Test/rclone-test-vecevum9mejo': Using server-side directory move 2025/05/21 03:28:00 INFO : sugarsync root 'Test/rclone-test-vecevum9mejo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/21 03:28:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 03:28:01 DEBUG : empty space: Sizes identical 2025/05/21 03:28:01 DEBUG : empty space: Unchanged skipping 2025/05/21 03:28:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/21 03:28:01 DEBUG : sugarsync root 'Test/rclone-test-vecevum9mejo': Waiting for checks to finish 2025/05/21 03:28:02 INFO : potato2: Moved (server-side) 2025/05/21 03:28:02 INFO : empty space: Deleted 2025/05/21 03:28:02 DEBUG : sugarsync root 'Test/rclone-test-vecevum9mejo': Waiting for transfers to finish 2025/05/21 03:28:02 INFO : potato3: Deleted 2025/05/21 03:28:03 INFO : potato3: Moved (server-side) 2025/05/21 03:28:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-quvopaf5rake" 2025/05/21 03:28:07 DEBUG : sugarsync root 'Test/rclone-test-quvopaf5rake': Using server-side directory move 2025/05/21 03:28:09 INFO : sugarsync root 'Test/rclone-test-quvopaf5rake': Server side directory move succeeded 2025/05/21 03:28:12 ERROR : : error listing: directory not found 2025/05/21 03:28:12 DEBUG : sugarsync root 'Test/rclone-test-quvopaf5rake': Purge remote 2025/05/21 03:28:13 DEBUG : sugarsync root 'Test/rclone-test-vecevum9mejo': Purge remote 2025/05/21 03:28:14 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (33.01s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:28:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zufogag6roge" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-feyejuq1hace' -> sugarsync root 'Test/rclone-test-zufogag6roge' 2025/05/21 03:28:34 DEBUG : empty space: Excluded (Size Filter) 2025/05/21 03:28:34 DEBUG : empty space: Excluded 2025/05/21 03:28:34 DEBUG : empty space: Excluded (Size Filter) 2025/05/21 03:28:34 DEBUG : empty space: Excluded 2025/05/21 03:28:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 03:28:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/21 03:28:34 DEBUG : sugarsync root 'Test/rclone-test-zufogag6roge': Waiting for checks to finish 2025/05/21 03:28:34 DEBUG : sugarsync root 'Test/rclone-test-zufogag6roge': Waiting for transfers to finish 2025/05/21 03:28:35 INFO : potato2: Moved (server-side) 2025/05/21 03:28:35 INFO : potato3: Deleted 2025/05/21 03:28:36 INFO : potato3: Moved (server-side) 2025/05/21 03:28:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bazufor5wewu" 2025/05/21 03:28:37 DEBUG : Config file has changed externally - reloading 2025/05/21 03:28:41 DEBUG : empty space: Excluded (Size Filter) 2025/05/21 03:28:41 DEBUG : empty space: Excluded 2025/05/21 03:28:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 03:28:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/21 03:28:41 DEBUG : sugarsync root 'Test/rclone-test-bazufor5wewu': Waiting for checks to finish 2025/05/21 03:28:41 DEBUG : sugarsync root 'Test/rclone-test-bazufor5wewu': Waiting for transfers to finish 2025/05/21 03:28:43 INFO : potato2: Moved (server-side) 2025/05/21 03:28:44 INFO : potato3: Moved (server-side) 2025/05/21 03:28:45 DEBUG : sugarsync root 'Test/rclone-test-bazufor5wewu': Purge remote 2025/05/21 03:28:46 DEBUG : sugarsync root 'Test/rclone-test-zufogag6roge': Purge remote --- PASS: TestServerSideMoveWithFilter (34.19s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:28:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qipoxiq3nulu" 2025/05/21 03:29:00 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-feyejuq1hace' -> sugarsync root 'Test/rclone-test-qipoxiq3nulu' 2025/05/21 03:29:09 DEBUG : sugarsync root 'Test/rclone-test-qipoxiq3nulu': Using server-side directory move 2025/05/21 03:29:09 INFO : sugarsync root 'Test/rclone-test-qipoxiq3nulu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/21 03:29:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 03:29:10 DEBUG : empty space: Sizes identical 2025/05/21 03:29:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/21 03:29:10 DEBUG : empty space: Unchanged skipping 2025/05/21 03:29:11 DEBUG : sugarsync root 'Test/rclone-test-qipoxiq3nulu': Waiting for checks to finish 2025/05/21 03:29:11 INFO : potato2: Moved (server-side) 2025/05/21 03:29:11 INFO : potato3: Deleted 2025/05/21 03:29:11 INFO : empty space: Deleted 2025/05/21 03:29:11 DEBUG : sugarsync root 'Test/rclone-test-qipoxiq3nulu': Waiting for transfers to finish 2025/05/21 03:29:11 INFO : potato3: Moved (server-side) 2025/05/21 03:29:11 INFO : tomatoDir: Removing directory 2025/05/21 03:29:13 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': deleted 1 directories 2025/05/21 03:29:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xuwozec5dapa" 2025/05/21 03:29:18 INFO : tomatoDir: Making directory 2025/05/21 03:29:19 DEBUG : sugarsync root 'Test/rclone-test-xuwozec5dapa': Using server-side directory move 2025/05/21 03:29:21 INFO : sugarsync root 'Test/rclone-test-xuwozec5dapa': Server side directory move succeeded 2025/05/21 03:29:24 ERROR : : error listing: directory not found 2025/05/21 03:29:25 ERROR : : error listing: directory not found 2025/05/21 03:29:25 DEBUG : sugarsync root 'Test/rclone-test-xuwozec5dapa': Purge remote 2025/05/21 03:29:26 DEBUG : sugarsync root 'Test/rclone-test-qipoxiq3nulu': Purge remote 2025/05/21 03:29:27 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.95s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.44s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:29:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-feyejuq1hace/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.10s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:29:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-feyejuq1hace/rclone-sync-test" 2025/05/21 03:29:42 DEBUG : Config file has changed externally - reloading 2025/05/21 03:29:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-feyejuq1hace/rclone-sync-test-include/layer2" 2025/05/21 03:29:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-feyejuq1hace/rclone-sync-test-ignore-file" 2025/05/21 03:30:07 DEBUG : rclone-sync-test: Excluded 2025/05/21 03:30:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 03:30:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/21 03:30:10 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/rclone-sync-test': Waiting for checks to finish 2025/05/21 03:30:10 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/rclone-sync-test': Waiting for transfers to finish 2025/05/21 03:30:10 DEBUG : Waiting for deletions to finish 2025/05/21 03:30:10 INFO : There was nothing to transfer 2025/05/21 03:30:13 DEBUG : rclone-sync-test: Excluded 2025/05/21 03:30:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 03:30:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/21 03:30:16 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:30:16 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:30:16 DEBUG : Waiting for deletions to finish 2025/05/21 03:30:16 INFO : rclone-sync-test-include: Removing directory 2025/05/21 03:30:16 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/21 03:30:16 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': failed to delete 1 directories 2025/05/21 03:30:16 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:30:19 DEBUG : rclone-sync-test: Excluded 2025/05/21 03:30:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 03:30:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/21 03:30:21 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/05/21 03:30:21 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/05/21 03:30:21 DEBUG : Waiting for deletions to finish 2025/05/21 03:30:21 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:30:24 DEBUG : rclone-sync-test: Excluded 2025/05/21 03:30:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 03:30:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/21 03:30:27 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:30:27 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:30:27 DEBUG : Waiting for deletions to finish 2025/05/21 03:30:27 INFO : rclone-sync-test-include: Removing directory 2025/05/21 03:30:27 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/21 03:30:27 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': failed to delete 1 directories 2025/05/21 03:30:27 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:30:28 DEBUG : : Excluded 2025/05/21 03:30:30 DEBUG : rclone-sync-test: Excluded 2025/05/21 03:30:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 03:30:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/21 03:30:33 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/05/21 03:30:33 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/05/21 03:30:33 DEBUG : Waiting for deletions to finish 2025/05/21 03:30:33 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (82.91s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:31:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-feyejuq1hace/dst" 2025/05/21 03:31:05 DEBUG : Config file has changed externally - reloading 2025/05/21 03:31:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-feyejuq1hace/CompareDest" 2025/05/21 03:31:16 DEBUG : one: Need to transfer - File not found at Destination 2025/05/21 03:31:16 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for checks to finish 2025/05/21 03:31:16 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for transfers to finish 2025/05/21 03:31:19 INFO : one: Copied (new) 2025/05/21 03:31:19 DEBUG : Waiting for deletions to finish 2025/05/21 03:31:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 03:31:23 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for checks to finish 2025/05/21 03:31:23 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for transfers to finish 2025/05/21 03:31:25 INFO : one: Copied (replaced existing) 2025/05/21 03:31:25 DEBUG : Waiting for deletions to finish 2025/05/21 03:31:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 03:31:34 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for checks to finish 2025/05/21 03:31:36 DEBUG : one: Sizes identical 2025/05/21 03:31:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/21 03:31:36 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for transfers to finish 2025/05/21 03:31:36 DEBUG : Waiting for deletions to finish 2025/05/21 03:31:36 INFO : There was nothing to transfer 2025/05/21 03:31:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 03:31:43 DEBUG : two: Sizes identical 2025/05/21 03:31:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/21 03:31:43 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for checks to finish 2025/05/21 03:31:43 DEBUG : one: Sizes identical 2025/05/21 03:31:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/21 03:31:43 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for transfers to finish 2025/05/21 03:31:43 DEBUG : Waiting for deletions to finish 2025/05/21 03:31:43 INFO : There was nothing to transfer 2025/05/21 03:31:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 03:31:45 DEBUG : two: Sizes identical 2025/05/21 03:31:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/21 03:31:45 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for checks to finish 2025/05/21 03:31:45 DEBUG : one: Sizes identical 2025/05/21 03:31:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/21 03:31:45 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for transfers to finish 2025/05/21 03:31:45 DEBUG : Waiting for deletions to finish 2025/05/21 03:31:45 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/05/21 03:31:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 03:31:50 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/21 03:31:50 DEBUG : two: Need to transfer - File not found at Destination 2025/05/21 03:31:50 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for checks to finish 2025/05/21 03:31:50 DEBUG : one: Sizes identical 2025/05/21 03:31:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/21 03:31:50 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for transfers to finish 2025/05/21 03:31:52 INFO : two: Copied (new) 2025/05/21 03:31:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (56.58s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:32:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-feyejuq1hace/dest" 2025/05/21 03:32:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-feyejuq1hace/pre-dest1" 2025/05/21 03:32:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-feyejuq1hace/pre-dest2" 2025/05/21 03:32:20 DEBUG : 1: Sizes identical 2025/05/21 03:32:20 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/21 03:32:22 DEBUG : 2: Sizes identical 2025/05/21 03:32:22 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/21 03:32:23 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/21 03:32:23 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dest': Waiting for checks to finish 2025/05/21 03:32:23 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dest': Waiting for transfers to finish 2025/05/21 03:32:27 INFO : 3: Copied (new) 2025/05/21 03:32:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (35.34s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:32:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-feyejuq1hace/dst" 2025/05/21 03:32:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-feyejuq1hace/CopyDest" 2025/05/21 03:32:47 DEBUG : one: Need to transfer - File not found at Destination 2025/05/21 03:32:47 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for checks to finish 2025/05/21 03:32:47 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for transfers to finish 2025/05/21 03:32:51 INFO : one: Copied (new) 2025/05/21 03:32:51 DEBUG : Waiting for deletions to finish 2025/05/21 03:32:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 03:32:55 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for checks to finish 2025/05/21 03:32:55 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for transfers to finish 2025/05/21 03:32:57 INFO : one: Copied (replaced existing) 2025/05/21 03:32:57 DEBUG : Waiting for deletions to finish 2025/05/21 03:33:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-feyejuq1hace/BackupDir" 2025/05/21 03:33:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 03:33:11 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for checks to finish 2025/05/21 03:33:12 DEBUG : one: Sizes identical 2025/05/21 03:33:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 03:33:15 INFO : one: Moved (server-side) 2025/05/21 03:33:17 INFO : one: Copied (server-side copy) 2025/05/21 03:33:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/21 03:33:17 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for transfers to finish 2025/05/21 03:33:17 DEBUG : Waiting for deletions to finish 2025/05/21 03:33:23 DEBUG : one: Sizes identical 2025/05/21 03:33:23 DEBUG : one: Unchanged skipping 2025/05/21 03:33:24 DEBUG : two: Sizes identical 2025/05/21 03:33:25 INFO : two: Copied (server-side copy) 2025/05/21 03:33:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/21 03:33:25 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for checks to finish 2025/05/21 03:33:25 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for transfers to finish 2025/05/21 03:33:25 DEBUG : Waiting for deletions to finish 2025/05/21 03:33:28 DEBUG : one: Sizes identical 2025/05/21 03:33:28 DEBUG : one: Unchanged skipping 2025/05/21 03:33:28 DEBUG : two: Sizes identical 2025/05/21 03:33:28 DEBUG : two: Unchanged skipping 2025/05/21 03:33:28 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for checks to finish 2025/05/21 03:33:28 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for transfers to finish 2025/05/21 03:33:28 DEBUG : Waiting for deletions to finish 2025/05/21 03:33:28 INFO : There was nothing to transfer 2025/05/21 03:33:34 DEBUG : one: Sizes identical 2025/05/21 03:33:34 DEBUG : one: Unchanged skipping 2025/05/21 03:33:35 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/21 03:33:35 DEBUG : three: Destination not found in --copy-dest 2025/05/21 03:33:35 DEBUG : three: Need to transfer - File not found at Destination 2025/05/21 03:33:35 DEBUG : two: Sizes identical 2025/05/21 03:33:35 DEBUG : two: Unchanged skipping 2025/05/21 03:33:35 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for checks to finish 2025/05/21 03:33:35 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for transfers to finish 2025/05/21 03:33:37 INFO : three: Copied (new) 2025/05/21 03:33:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (73.02s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:33:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-feyejuq1hace/dst" 2025/05/21 03:33:59 DEBUG : Config file has changed externally - reloading 2025/05/21 03:34:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-feyejuq1hace/backup" 2025/05/21 03:34:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/21 03:34:07 DEBUG : two: Sizes identical 2025/05/21 03:34:07 DEBUG : two: Unchanged skipping 2025/05/21 03:34:07 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for checks to finish 2025/05/21 03:34:10 INFO : one: Moved (server-side) 2025/05/21 03:34:10 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for transfers to finish 2025/05/21 03:34:12 INFO : one: Copied (new) 2025/05/21 03:34:12 DEBUG : Waiting for deletions to finish 2025/05/21 03:34:14 INFO : three.txt: Moved (server-side) 2025/05/21 03:34:14 INFO : three.txt: Moved into backup dir 2025/05/21 03:34:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/21 03:34:20 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for checks to finish 2025/05/21 03:34:20 DEBUG : two: Sizes identical 2025/05/21 03:34:20 DEBUG : two: Unchanged skipping 2025/05/21 03:34:21 INFO : one: Deleted 2025/05/21 03:34:22 INFO : one: Moved (server-side) 2025/05/21 03:34:22 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for transfers to finish 2025/05/21 03:34:25 INFO : one: Copied (new) 2025/05/21 03:34:25 DEBUG : Waiting for deletions to finish 2025/05/21 03:34:26 INFO : three.txt: Deleted 2025/05/21 03:34:27 INFO : three.txt: Moved (server-side) 2025/05/21 03:34:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (46.67s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:34:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-feyejuq1hace/dst" 2025/05/21 03:34:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-feyejuq1hace/backup" 2025/05/21 03:34:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/21 03:34:54 DEBUG : two: Sizes identical 2025/05/21 03:34:54 DEBUG : two: Unchanged skipping 2025/05/21 03:34:54 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for checks to finish 2025/05/21 03:34:56 INFO : one: Moved (server-side) to: one.bak 2025/05/21 03:34:56 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for transfers to finish 2025/05/21 03:34:59 INFO : one: Copied (new) 2025/05/21 03:34:59 DEBUG : Waiting for deletions to finish 2025/05/21 03:35:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/21 03:35:00 INFO : three.txt: Moved into backup dir 2025/05/21 03:35:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/21 03:35:06 DEBUG : two: Sizes identical 2025/05/21 03:35:06 DEBUG : two: Unchanged skipping 2025/05/21 03:35:06 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for checks to finish 2025/05/21 03:35:08 INFO : one.bak: Deleted 2025/05/21 03:35:08 INFO : one: Moved (server-side) to: one.bak 2025/05/21 03:35:08 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for transfers to finish 2025/05/21 03:35:11 INFO : one: Copied (new) 2025/05/21 03:35:11 DEBUG : Waiting for deletions to finish 2025/05/21 03:35:13 INFO : three.txt.bak: Deleted 2025/05/21 03:35:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/21 03:35:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (46.13s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:35:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-feyejuq1hace/dst" 2025/05/21 03:35:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-feyejuq1hace/backup" 2025/05/21 03:35:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/21 03:35:40 DEBUG : two: Sizes identical 2025/05/21 03:35:40 DEBUG : two: Unchanged skipping 2025/05/21 03:35:40 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for checks to finish 2025/05/21 03:35:43 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/21 03:35:43 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for transfers to finish 2025/05/21 03:35:45 INFO : one: Copied (new) 2025/05/21 03:35:45 DEBUG : Waiting for deletions to finish 2025/05/21 03:35:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/21 03:35:46 INFO : three.txt: Moved into backup dir 2025/05/21 03:35:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/21 03:35:53 DEBUG : two: Sizes identical 2025/05/21 03:35:53 DEBUG : two: Unchanged skipping 2025/05/21 03:35:53 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for checks to finish 2025/05/21 03:35:54 INFO : one-2019-01-01: Deleted 2025/05/21 03:35:55 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/21 03:35:55 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for transfers to finish 2025/05/21 03:35:57 INFO : one: Copied (new) 2025/05/21 03:35:57 DEBUG : Waiting for deletions to finish 2025/05/21 03:35:59 INFO : three-2019-01-01.txt: Deleted 2025/05/21 03:36:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/21 03:36:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (46.24s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:36:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-feyejuq1hace/dst" 2025/05/21 03:36:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/21 03:36:22 DEBUG : two: Sizes identical 2025/05/21 03:36:22 DEBUG : two: Unchanged skipping 2025/05/21 03:36:22 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for checks to finish 2025/05/21 03:36:23 INFO : one: Moved (server-side) to: one.bak 2025/05/21 03:36:23 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for transfers to finish 2025/05/21 03:36:26 INFO : one: Copied (new) 2025/05/21 03:36:26 DEBUG : Waiting for deletions to finish 2025/05/21 03:36:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/21 03:36:27 INFO : three.txt: Moved into backup dir 2025/05/21 03:36:33 DEBUG : one.bak: Excluded (Path Filter) 2025/05/21 03:36:33 DEBUG : one.bak: Excluded 2025/05/21 03:36:33 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/21 03:36:33 DEBUG : three.txt.bak: Excluded 2025/05/21 03:36:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/21 03:36:33 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for checks to finish 2025/05/21 03:36:33 DEBUG : two: Sizes identical 2025/05/21 03:36:33 DEBUG : two: Unchanged skipping 2025/05/21 03:36:35 INFO : one.bak: Deleted 2025/05/21 03:36:36 INFO : one: Moved (server-side) to: one.bak 2025/05/21 03:36:36 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace/dst': Waiting for transfers to finish 2025/05/21 03:36:38 INFO : one: Copied (new) 2025/05/21 03:36:38 DEBUG : Waiting for deletions to finish 2025/05/21 03:36:40 INFO : three.txt.bak: Deleted 2025/05/21 03:36:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/21 03:36:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (39.91s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:37:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-feyejuq1hace/dst" 2025/05/21 03:37:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/21 03:37:05 INFO : one: Moved (server-side) to: one.bak 2025/05/21 03:37:08 INFO : one: Copied (new) 2025/05/21 03:37:08 DEBUG : two: Sizes identical 2025/05/21 03:37:08 DEBUG : two: Unchanged skipping 2025/05/21 03:37:09 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/21 03:37:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/21 03:37:13 INFO : three.txt: Copied (new) 2025/05/21 03:37:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/21 03:37:18 INFO : one.bak: Deleted 2025/05/21 03:37:19 INFO : one: Moved (server-side) to: one.bak 2025/05/21 03:37:21 INFO : one: Copied (new) 2025/05/21 03:37:22 DEBUG : two: Sizes identical 2025/05/21 03:37:22 DEBUG : two: Unchanged skipping 2025/05/21 03:37:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/21 03:37:24 INFO : three.txt.bak: Deleted 2025/05/21 03:37:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/21 03:37:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (47.98s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:37:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-feyejuq1hace/dst" 2025/05/21 03:37:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/21 03:37:51 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/21 03:37:54 INFO : one: Copied (new) 2025/05/21 03:37:55 DEBUG : two: Sizes identical 2025/05/21 03:37:55 DEBUG : two: Unchanged skipping 2025/05/21 03:37:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/21 03:37:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/21 03:37:59 INFO : three.txt: Copied (new) 2025/05/21 03:38:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/21 03:38:05 INFO : one-2019-01-01: Deleted 2025/05/21 03:38:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/21 03:38:08 INFO : one: Copied (new) 2025/05/21 03:38:09 DEBUG : two: Sizes identical 2025/05/21 03:38:09 DEBUG : two: Unchanged skipping 2025/05/21 03:38:09 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/21 03:38:11 INFO : three-2019-01-01.txt: Deleted 2025/05/21 03:38:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/21 03:38:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (46.43s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:38:27 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:38:27 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/21 03:38:27 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:38:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/21 03:38:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.39s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:38:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/21 03:38:33 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:38:33 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:38:35 INFO : existing: Copied (new) 2025/05/21 03:38:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:38:37 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/21 03:38:37 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/21 03:38:37 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:38:37 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:38:37 ERROR : sugarsync root 'Test/rclone-test-feyejuq1hace': not deleting files as there were IO errors 2025/05/21 03:38:37 ERROR : sugarsync root 'Test/rclone-test-feyejuq1hace': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.10s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.48s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:39:03 DEBUG : existing: Sizes identical 2025/05/21 03:39:03 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/05/21 03:39:03 DEBUG : existing: Unchanged skipping 2025/05/21 03:39:05 DEBUG : EXISTING: moving to existing-rclone-move-xuqazet1 2025/05/21 03:39:05 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-vuwanex4 2025/05/21 03:39:06 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/05/21 03:39:06 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-xuqazet1 2025/05/21 03:39:06 DEBUG : EXISTING: moving to existing 2025/05/21 03:39:06 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-vuwanex4 2025/05/21 03:39:06 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/05/21 03:39:07 INFO : existing-rclone-move-xuqazet1: Moved (server-side) to: existing 2025/05/21 03:39:07 INFO : EXISTING: Moved (server-side) to: existing 2025/05/21 03:39:07 INFO : EXISTING: Fixed case by renaming to: existing 2025/05/21 03:39:07 INFO : existingbutdifferent-rclone-move-vuwanex4: Moved (server-side) to: existingbutdifferent 2025/05/21 03:39:07 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/05/21 03:39:07 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/05/21 03:39:10 INFO : existingbutdifferent: Copied (replaced existing) 2025/05/21 03:39:11 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/05/21 03:39:15 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/05/21 03:39:16 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/05/21 03:39:18 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-jivoxuc3 2025/05/21 03:39:19 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-jivoxuc3 2025/05/21 03:39:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/05/21 03:39:20 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/05/21 03:39:20 INFO : subdira/subdirb/subdirc/hello-rclone-move-jivoxuc3: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/21 03:39:20 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/21 03:39:20 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/05/21 03:39:21 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/05/21 03:39:21 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:39:22 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/05/21 03:39:22 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dacuhat5 2025/05/21 03:39:23 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dacuhat5 2025/05/21 03:39:23 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/21 03:39:24 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dacuhat5: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/21 03:39:24 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/21 03:39:24 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/21 03:39:24 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:39:25 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/05/21 03:39:25 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (55.79s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.43s) --- SKIP: TestMaxTransfer/Hard (1.48s) --- SKIP: TestMaxTransfer/Soft (1.47s) --- SKIP: TestMaxTransfer/Cautious (1.47s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:41:26 DEBUG : both0: Sizes identical 2025/05/21 03:41:26 DEBUG : both0: Unchanged skipping 2025/05/21 03:41:26 DEBUG : both1: Sizes identical 2025/05/21 03:41:26 DEBUG : both1: Unchanged skipping 2025/05/21 03:41:26 DEBUG : both10: Sizes identical 2025/05/21 03:41:26 DEBUG : both10: Unchanged skipping 2025/05/21 03:41:26 DEBUG : both11: Sizes identical 2025/05/21 03:41:26 DEBUG : both11: Unchanged skipping 2025/05/21 03:41:26 DEBUG : both12: Sizes identical 2025/05/21 03:41:26 DEBUG : both12: Unchanged skipping 2025/05/21 03:41:26 DEBUG : both13: Sizes identical 2025/05/21 03:41:26 DEBUG : both13: Unchanged skipping 2025/05/21 03:41:26 DEBUG : both14: Sizes identical 2025/05/21 03:41:26 DEBUG : both14: Unchanged skipping 2025/05/21 03:41:26 DEBUG : both15: Sizes identical 2025/05/21 03:41:26 DEBUG : both15: Unchanged skipping 2025/05/21 03:41:26 DEBUG : both16: Sizes identical 2025/05/21 03:41:26 DEBUG : both16: Unchanged skipping 2025/05/21 03:41:26 DEBUG : both17: Sizes identical 2025/05/21 03:41:26 DEBUG : both17: Unchanged skipping 2025/05/21 03:41:26 DEBUG : both18: Sizes identical 2025/05/21 03:41:26 DEBUG : both18: Unchanged skipping 2025/05/21 03:41:26 DEBUG : both19: Sizes identical 2025/05/21 03:41:26 DEBUG : both19: Unchanged skipping 2025/05/21 03:41:26 DEBUG : both2: Sizes identical 2025/05/21 03:41:26 DEBUG : both2: Unchanged skipping 2025/05/21 03:41:26 DEBUG : both3: Sizes identical 2025/05/21 03:41:26 DEBUG : both3: Unchanged skipping 2025/05/21 03:41:26 DEBUG : both4: Sizes identical 2025/05/21 03:41:26 DEBUG : both4: Unchanged skipping 2025/05/21 03:41:26 DEBUG : both5: Sizes identical 2025/05/21 03:41:26 DEBUG : both5: Unchanged skipping 2025/05/21 03:41:26 DEBUG : both6: Sizes identical 2025/05/21 03:41:26 DEBUG : both6: Unchanged skipping 2025/05/21 03:41:26 DEBUG : both7: Sizes identical 2025/05/21 03:41:26 DEBUG : both7: Unchanged skipping 2025/05/21 03:41:26 DEBUG : both8: Sizes identical 2025/05/21 03:41:26 DEBUG : both8: Unchanged skipping 2025/05/21 03:41:26 DEBUG : both9: Sizes identical 2025/05/21 03:41:26 DEBUG : both9: Unchanged skipping 2025/05/21 03:41:26 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:41:26 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:41:26 DEBUG : Waiting for deletions to finish 2025/05/21 03:41:26 INFO : only17: Deleted 2025/05/21 03:41:27 INFO : only19: Deleted 2025/05/21 03:41:27 INFO : only4: Deleted 2025/05/21 03:41:27 INFO : only9: Deleted 2025/05/21 03:41:27 INFO : only10: Deleted 2025/05/21 03:41:27 INFO : only11: Deleted 2025/05/21 03:41:27 INFO : only15: Deleted 2025/05/21 03:41:27 INFO : only16: Deleted 2025/05/21 03:41:28 INFO : only3: Deleted 2025/05/21 03:41:28 INFO : only7: Deleted 2025/05/21 03:41:28 INFO : only18: Deleted 2025/05/21 03:41:28 INFO : only5: Deleted 2025/05/21 03:41:29 INFO : only0: Deleted 2025/05/21 03:41:29 INFO : only1: Deleted 2025/05/21 03:41:29 INFO : only13: Deleted 2025/05/21 03:41:29 INFO : only14: Deleted 2025/05/21 03:41:30 INFO : only12: Deleted 2025/05/21 03:41:30 INFO : only2: Deleted 2025/05/21 03:41:30 INFO : only6: Deleted 2025/05/21 03:41:30 INFO : only8: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (124.22s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:43:30 DEBUG : both0: Sizes identical 2025/05/21 03:43:30 DEBUG : both1: Sizes identical 2025/05/21 03:43:30 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for checks to finish 2025/05/21 03:43:30 DEBUG : both10: Sizes identical 2025/05/21 03:43:30 DEBUG : both11: Sizes identical 2025/05/21 03:43:30 DEBUG : both0: Unchanged skipping 2025/05/21 03:43:30 DEBUG : both12: Sizes identical 2025/05/21 03:43:30 DEBUG : both12: Unchanged skipping 2025/05/21 03:43:30 DEBUG : both13: Sizes identical 2025/05/21 03:43:30 DEBUG : both13: Unchanged skipping 2025/05/21 03:43:30 DEBUG : both14: Sizes identical 2025/05/21 03:43:30 DEBUG : both1: Unchanged skipping 2025/05/21 03:43:30 DEBUG : both15: Sizes identical 2025/05/21 03:43:30 DEBUG : both15: Unchanged skipping 2025/05/21 03:43:30 DEBUG : both16: Sizes identical 2025/05/21 03:43:30 DEBUG : both16: Unchanged skipping 2025/05/21 03:43:30 DEBUG : both17: Sizes identical 2025/05/21 03:43:30 DEBUG : both17: Unchanged skipping 2025/05/21 03:43:30 DEBUG : both18: Sizes identical 2025/05/21 03:43:30 DEBUG : both18: Unchanged skipping 2025/05/21 03:43:30 DEBUG : both19: Sizes identical 2025/05/21 03:43:30 DEBUG : both19: Unchanged skipping 2025/05/21 03:43:30 DEBUG : both2: Sizes identical 2025/05/21 03:43:30 DEBUG : both10: Unchanged skipping 2025/05/21 03:43:30 DEBUG : both3: Sizes identical 2025/05/21 03:43:30 DEBUG : both11: Unchanged skipping 2025/05/21 03:43:30 DEBUG : both4: Sizes identical 2025/05/21 03:43:30 DEBUG : both14: Unchanged skipping 2025/05/21 03:43:30 DEBUG : both5: Sizes identical 2025/05/21 03:43:30 DEBUG : both5: Unchanged skipping 2025/05/21 03:43:30 DEBUG : both6: Sizes identical 2025/05/21 03:43:30 DEBUG : both6: Unchanged skipping 2025/05/21 03:43:30 DEBUG : both7: Sizes identical 2025/05/21 03:43:30 DEBUG : both7: Unchanged skipping 2025/05/21 03:43:30 DEBUG : both8: Sizes identical 2025/05/21 03:43:30 DEBUG : both8: Unchanged skipping 2025/05/21 03:43:30 DEBUG : both9: Sizes identical 2025/05/21 03:43:30 DEBUG : both2: Unchanged skipping 2025/05/21 03:43:30 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/21 03:43:30 DEBUG : both3: Unchanged skipping 2025/05/21 03:43:30 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/21 03:43:30 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/21 03:43:30 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/21 03:43:30 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/21 03:43:30 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/21 03:43:30 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/21 03:43:30 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/21 03:43:30 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/21 03:43:30 DEBUG : both4: Unchanged skipping 2025/05/21 03:43:30 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/21 03:43:30 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/21 03:43:30 DEBUG : both9: Unchanged skipping 2025/05/21 03:43:30 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/21 03:43:30 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/21 03:43:30 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/21 03:43:30 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/21 03:43:30 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/21 03:43:30 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/21 03:43:30 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/21 03:43:30 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/21 03:43:30 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/21 03:43:30 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Waiting for transfers to finish 2025/05/21 03:43:31 INFO : only12: Copied (replaced existing) 2025/05/21 03:43:31 INFO : only11: Copied (replaced existing) 2025/05/21 03:43:31 INFO : only1: Copied (replaced existing) 2025/05/21 03:43:32 INFO : only10: Copied (replaced existing) 2025/05/21 03:43:32 INFO : only13: Copied (replaced existing) 2025/05/21 03:43:32 INFO : only15: Copied (replaced existing) 2025/05/21 03:43:32 INFO : only14: Copied (replaced existing) 2025/05/21 03:43:33 INFO : only16: Copied (replaced existing) 2025/05/21 03:43:33 INFO : only0: Copied (replaced existing) 2025/05/21 03:43:34 INFO : only17: Copied (replaced existing) 2025/05/21 03:43:34 INFO : only3: Copied (replaced existing) 2025/05/21 03:43:34 INFO : only18: Copied (replaced existing) 2025/05/21 03:43:34 INFO : only5: Copied (replaced existing) 2025/05/21 03:43:35 INFO : only4: Copied (replaced existing) 2025/05/21 03:43:35 INFO : only2: Copied (replaced existing) 2025/05/21 03:43:35 INFO : only19: Copied (replaced existing) 2025/05/21 03:43:35 INFO : only6: Copied (replaced existing) 2025/05/21 03:43:36 INFO : only7: Copied (replaced existing) 2025/05/21 03:43:36 INFO : only8: Copied (replaced existing) 2025/05/21 03:43:36 INFO : only9: Copied (replaced existing) 2025/05/21 03:43:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (141.01s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:44:10 DEBUG : empty_dir: Making directory with metadata 2025/05/21 03:44:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 03:44:10 DEBUG : empty_on_remote: Making directory with metadata 2025/05/21 03:44:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 03:44:10 INFO : empty_on_remote: Making directory 2025/05/21 03:44:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:44:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/21 03:44:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/21 03:44:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/21 03:44:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (22.82s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:44:33 DEBUG : empty_dir: Making directory with metadata 2025/05/21 03:44:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 03:44:33 DEBUG : empty_on_remote: Making directory with metadata 2025/05/21 03:44:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 03:44:33 INFO : empty_on_remote: Making directory 2025/05/21 03:44:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:44:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/21 03:44:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/21 03:44:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/21 03:44:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/21 03:44:42 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (24.90s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:44:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/21 03:44:58 INFO : sub dir: Making directory 2025/05/21 03:44:59 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-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (53.35s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" 2025/05/21 03:45:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/21 03:45:51 INFO : sub dir: Making directory 2025/05/21 03:45:53 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-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-feyejuq1hace'", Local "Local file system at /tmp/rclone2529949011", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (53.07s) PASS 2025/05/21 03:46:44 DEBUG : sugarsync root 'Test/rclone-test-feyejuq1hace': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 30m25.262495998s (try 1/5)