"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/03/26 02:38:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-piwejuc9gefa" 2025/03/26 02:38:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/26 02:38:43 DEBUG : Creating backend with remote "/tmp/rclone319542301" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:38:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:38:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/26 02:38:45 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:38:45 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.56s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:38:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 02:38:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:38:49 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:38:49 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:38:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:38:54 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.13s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.45s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.45s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:39:02 DEBUG : Creating backend with remote "/non-existing" 2025/03/26 02:39:03 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/26 02:39:03 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:39:03 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.60s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:39:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:39:07 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:39:07 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:39:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.48s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:39:17 INFO : sugarsync root 'Test/rclone-test-piwejuc9gefa': Running all checks before starting transfers 2025/03/26 02:39:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:39:18 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:39:18 INFO : sugarsync root 'Test/rclone-test-piwejuc9gefa': Checks finished, now starting transfers 2025/03/26 02:39:18 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:39:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.73s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:39:29 ERROR : Ignoring --no-traverse with sync 2025/03/26 02:39:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:39:30 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:39:30 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:39:33 INFO : sub dir/hello world: Copied (new) 2025/03/26 02:39:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.40s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:39:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/26 02:39:41 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:39:41 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:39:44 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (8.12s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:39:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 02:39:49 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:39:49 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:39:52 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.80s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:39:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 02:39:57 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:39:57 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:40:00 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.86s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:40:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/26 02:40:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 02:40:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/26 02:40:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 02:40:05 INFO : sub dir: Making directory 2025/03/26 02:40:07 INFO : sub dir2: Making directory 2025/03/26 02:40:08 INFO : sub dir2/sub sub dir2: Making directory 2025/03/26 02:40:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:40:09 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:40:09 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:40:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:40:13 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (17.34s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:40:22 INFO : sub dir2: Making directory 2025/03/26 02:40:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/26 02:40:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 02:40:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:40:22 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:40:22 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:40:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.97s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:40:32 DEBUG : sub dir2: Making directory with metadata 2025/03/26 02:40:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 02:40:32 INFO : sub dir: Making directory 2025/03/26 02:40:34 INFO : sub dir2: Making directory 2025/03/26 02:40:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:40:35 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:40:35 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:40:37 INFO : sub dir/hello world: Copied (new) 2025/03/26 02:40:37 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:40:39 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/26 02:40:39 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.34s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.55s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:40:48 INFO : sub dir2: Making directory 2025/03/26 02:40:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:40:48 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:40:48 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:40:52 INFO : sub dir/hello world: Copied (new) 2025/03/26 02:40:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.88s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:40:57 DEBUG : sub dir2: Making directory with metadata 2025/03/26 02:40:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 02:40:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 02:40:58 INFO : sub dir: Making directory 2025/03/26 02:41:00 INFO : sub dir2: Making directory 2025/03/26 02:41:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:41:01 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:41:01 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:41:03 INFO : sub dir/hello world: Copied (new) 2025/03/26 02:41:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:41:04 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.53s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.53s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:41:12 INFO : sub dir2: Making directory 2025/03/26 02:41:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:41:13 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:41:13 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:41:17 INFO : sub dir/hello world: Copied (new) 2025/03/26 02:41:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.15s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:41:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-degopun0gala" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-piwejuc9gefa' -> sugarsync root 'Test/rclone-test-degopun0gala' 2025/03/26 02:41:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:41:33 DEBUG : sugarsync root 'Test/rclone-test-degopun0gala': Waiting for checks to finish 2025/03/26 02:41:33 DEBUG : sugarsync root 'Test/rclone-test-degopun0gala': Waiting for transfers to finish 2025/03/26 02:41:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:41:38 DEBUG : sugarsync root 'Test/rclone-test-degopun0gala': Purge remote --- PASS: TestServerSideCopy (22.25s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:41:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/26 02:41:51 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:41:51 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:41:53 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.09s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:42:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wocoqez6taye" 2025/03/26 02:42:05 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-piwejuc9gefa' -> sugarsync root 'Test/rclone-test-wocoqez6taye' 2025/03/26 02:42:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:42:10 DEBUG : sugarsync root 'Test/rclone-test-wocoqez6taye': Waiting for checks to finish 2025/03/26 02:42:10 DEBUG : sugarsync root 'Test/rclone-test-wocoqez6taye': Waiting for transfers to finish 2025/03/26 02:42:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:42:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/26 02:42:21 DEBUG : sugarsync root 'Test/rclone-test-wocoqez6taye': Waiting for checks to finish 2025/03/26 02:42:21 DEBUG : sugarsync root 'Test/rclone-test-wocoqez6taye': Waiting for transfers to finish 2025/03/26 02:42:22 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.zorolom5" before starting 2025/03/26 02:42:24 DEBUG : sub dir/hello world.zorolom5: server side copy: removing renamed existing file after operation 2025/03/26 02:42:25 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:42:26 DEBUG : sugarsync root 'Test/rclone-test-wocoqez6taye': Purge remote --- PASS: TestServerSideCopyOverSelf (34.45s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:42:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/26 02:42:41 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:42:41 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:42:43 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/26 02:42:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.28s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:42:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-rimudey0vuvo" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-piwejuc9gefa' -> sugarsync root 'Test/rclone-test-rimudey0vuvo' 2025/03/26 02:43:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:43:00 DEBUG : sugarsync root 'Test/rclone-test-rimudey0vuvo': Waiting for checks to finish 2025/03/26 02:43:00 DEBUG : sugarsync root 'Test/rclone-test-rimudey0vuvo': Waiting for transfers to finish 2025/03/26 02:43:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:43:09 DEBUG : sugarsync root 'Test/rclone-test-rimudey0vuvo': Using server-side directory move 2025/03/26 02:43:09 INFO : sugarsync root 'Test/rclone-test-rimudey0vuvo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/26 02:43:11 DEBUG : sugarsync root 'Test/rclone-test-rimudey0vuvo': Waiting for checks to finish 2025/03/26 02:43:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/26 02:43:11 DEBUG : sugarsync root 'Test/rclone-test-rimudey0vuvo': Waiting for transfers to finish 2025/03/26 02:43:12 INFO : sub dir/hello world: Deleted 2025/03/26 02:43:12 INFO : sub dir/hello world: Moved (server-side) 2025/03/26 02:43:20 DEBUG : testing file moves 2025/03/26 02:43:21 DEBUG : sugarsync root 'Test/rclone-test-rimudey0vuvo': Waiting for checks to finish 2025/03/26 02:43:21 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/26 02:43:21 DEBUG : sugarsync root 'Test/rclone-test-rimudey0vuvo': Waiting for transfers to finish 2025/03/26 02:43:22 INFO : sub dir/hello world: Deleted 2025/03/26 02:43:23 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:43:26 DEBUG : sugarsync root 'Test/rclone-test-rimudey0vuvo': Purge remote --- PASS: TestServerSideMoveOverSelf (43.31s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:43:37 ERROR : : error listing: directory not found 2025/03/26 02:43:38 INFO : Local file system at /tmp/rclone319542301: Making directory 2025/03/26 02:43:40 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:43:40 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.83s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:43:53 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/26 02:43:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:43:53 DEBUG : Local file system at /tmp/rclone319542301: Waiting for checks to finish 2025/03/26 02:43:53 DEBUG : Local file system at /tmp/rclone319542301: Waiting for transfers to finish 2025/03/26 02:43:54 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/03/26 02:43:54 INFO : sub dir/hello world: Copied (new) 2025/03/26 02:43:54 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.46s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:44:00 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/26 02:44:00 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:44:00 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:44:03 INFO : check sum: Copied (new) 2025/03/26 02:44:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:44:04 NOTICE: sugarsync root 'Test/rclone-test-piwejuc9gefa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/26 02:44:04 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:44:04 DEBUG : check sum: Size of src and dst objects identical 2025/03/26 02:44:04 DEBUG : check sum: Unchanged skipping 2025/03/26 02:44:04 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:44:04 DEBUG : Waiting for deletions to finish 2025/03/26 02:44:04 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (11.09s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:44:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/26 02:44:11 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:44:11 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:44:14 INFO : sizeonly: Copied (new) 2025/03/26 02:44:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:44:15 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:44:15 DEBUG : sizeonly: Sizes identical 2025/03/26 02:44:15 DEBUG : sizeonly: Unchanged skipping 2025/03/26 02:44:15 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:44:15 DEBUG : Waiting for deletions to finish 2025/03/26 02:44:15 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.91s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:44:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/26 02:44:22 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:44:22 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:44:25 INFO : ignore-size: Copied (new) 2025/03/26 02:44:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:44:26 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:44:26 DEBUG : ignore-size: Sizes identical 2025/03/26 02:44:26 DEBUG : ignore-size: Unchanged skipping 2025/03/26 02:44:26 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:44:26 DEBUG : Waiting for deletions to finish 2025/03/26 02:44:26 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.97s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:44:36 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:44:36 DEBUG : existing: Sizes identical 2025/03/26 02:44:36 DEBUG : existing: Unchanged skipping 2025/03/26 02:44:36 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:44:36 DEBUG : Waiting for deletions to finish 2025/03/26 02:44:36 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:44:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/26 02:44:37 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:44:37 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:44:38 INFO : existing: Copied (replaced existing) 2025/03/26 02:44:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.24s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:44:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/26 02:44:45 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:44:45 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:44:48 INFO : existing: Copied (new) 2025/03/26 02:44:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:44:49 DEBUG : existing: Destination exists, skipping 2025/03/26 02:44:49 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:44:49 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:44:49 DEBUG : Waiting for deletions to finish 2025/03/26 02:44:49 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.11s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:45:03 INFO : d: Making directory 2025/03/26 02:45:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/26 02:45:07 DEBUG : c/non empty space: Sizes identical 2025/03/26 02:45:07 DEBUG : c/non empty space: Unchanged skipping 2025/03/26 02:45:07 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:45:07 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:45:10 INFO : a/potato2: Copied (new) 2025/03/26 02:45:10 DEBUG : Waiting for deletions to finish 2025/03/26 02:45:10 INFO : b/potato: Deleted 2025/03/26 02:45:10 INFO : d: Removing directory 2025/03/26 02:45:12 INFO : b: Removing directory 2025/03/26 02:45:13 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (26.01s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:45:26 DEBUG : empty space: Sizes identical 2025/03/26 02:45:26 DEBUG : empty space: Unchanged skipping 2025/03/26 02:45:26 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:45:26 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:45:26 DEBUG : Waiting for deletions to finish 2025/03/26 02:45:26 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:45:27 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:45:27 DEBUG : empty space: Sizes identical 2025/03/26 02:45:27 DEBUG : empty space: Unchanged skipping 2025/03/26 02:45:27 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:45:27 DEBUG : Waiting for deletions to finish 2025/03/26 02:45:27 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.85s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.52s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.54s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:45:40 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/26 02:45:40 DEBUG : empty space: Sizes identical 2025/03/26 02:45:40 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:45:40 DEBUG : empty space: Unchanged skipping 2025/03/26 02:45:40 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:45:43 INFO : potato: Copied (new) 2025/03/26 02:45:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.79s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:45:52 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:45:52 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/26 02:45:52 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:45:54 INFO : potato: Copied (replaced existing) 2025/03/26 02:45:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.35s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/03/26 02:46:03 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/03/26 02:46:03 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:46:03 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:46:04 INFO : potato: Copied (replaced existing) 2025/03/26 02:46:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:46:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 02:46:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/26 02:46:15 DEBUG : empty space: Sizes identical 2025/03/26 02:46:15 DEBUG : empty space: Unchanged skipping 2025/03/26 02:46:15 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:46:15 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:46:15 DEBUG : Waiting for deletions to finish 2025/03/26 02:46:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:46:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 02:46:27 DEBUG : empty space: Sizes identical 2025/03/26 02:46:27 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:46:27 DEBUG : empty space: Unchanged skipping 2025/03/26 02:46:27 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:46:29 INFO : potato2: Copied (new) 2025/03/26 02:46:29 DEBUG : Waiting for deletions to finish 2025/03/26 02:46:30 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:46:43 INFO : d: Making directory 2025/03/26 02:46:45 INFO : d/e: Making directory 2025/03/26 02:46:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/26 02:46:49 DEBUG : c/non empty space: Sizes identical 2025/03/26 02:46:49 DEBUG : c/non empty space: Unchanged skipping 2025/03/26 02:46:51 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:46:51 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:46:53 INFO : a/potato2: Copied (new) 2025/03/26 02:46:53 DEBUG : Waiting for deletions to finish 2025/03/26 02:46:53 INFO : b/potato: Deleted 2025/03/26 02:46:53 INFO : d/e: Removing directory 2025/03/26 02:46:55 INFO : d: Removing directory 2025/03/26 02:46:56 INFO : b: Removing directory 2025/03/26 02:46:57 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:47:13 INFO : d: Making directory 2025/03/26 02:47:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/26 02:47:17 DEBUG : c/non empty space: Sizes identical 2025/03/26 02:47:17 DEBUG : c/non empty space: Unchanged skipping 2025/03/26 02:47:17 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:47:17 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:47:20 INFO : a/potato2: Copied (new) 2025/03/26 02:47:20 ERROR : sugarsync root 'Test/rclone-test-piwejuc9gefa': not deleting files as there were IO errors 2025/03/26 02:47:20 ERROR : sugarsync root 'Test/rclone-test-piwejuc9gefa': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.25s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:47:38 DEBUG : Waiting for deletions to finish 2025/03/26 02:47:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 02:47:38 DEBUG : empty space: Sizes identical 2025/03/26 02:47:38 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:47:38 DEBUG : empty space: Unchanged skipping 2025/03/26 02:47:38 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:47:39 INFO : potato: Deleted 2025/03/26 02:47:41 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.57s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:47:52 DEBUG : Waiting for deletions to finish 2025/03/26 02:47:53 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:47:53 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:47:54 INFO : potato: Deleted 2025/03/26 02:47:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 02:47:55 DEBUG : empty space: Sizes identical 2025/03/26 02:47:55 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:47:55 DEBUG : empty space: Unchanged skipping 2025/03/26 02:47:55 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:47:57 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.27s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:48:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 02:48:07 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:48:07 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:48:09 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.89s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:48:21 DEBUG : enormous: Excluded (Size Filter) 2025/03/26 02:48:21 DEBUG : enormous: Excluded 2025/03/26 02:48:21 DEBUG : potato2: Excluded (Size Filter) 2025/03/26 02:48:21 DEBUG : potato2: Excluded 2025/03/26 02:48:21 DEBUG : potato2: Excluded (Size Filter) 2025/03/26 02:48:21 DEBUG : potato2: Excluded 2025/03/26 02:48:21 DEBUG : empty space: Sizes identical 2025/03/26 02:48:21 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:48:21 DEBUG : empty space: Unchanged skipping 2025/03/26 02:48:21 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:48:21 DEBUG : Waiting for deletions to finish 2025/03/26 02:48:21 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:48:22 DEBUG : enormous: Excluded (Size Filter) 2025/03/26 02:48:22 DEBUG : enormous: Excluded 2025/03/26 02:48:22 DEBUG : potato2: Excluded (Size Filter) 2025/03/26 02:48:22 DEBUG : potato2: Excluded 2025/03/26 02:48:23 DEBUG : potato2: Excluded (Size Filter) 2025/03/26 02:48:23 DEBUG : potato2: Excluded 2025/03/26 02:48:23 DEBUG : Local file system at /tmp/rclone319542301: Waiting for checks to finish 2025/03/26 02:48:23 DEBUG : empty space: Sizes identical 2025/03/26 02:48:23 DEBUG : empty space: Unchanged skipping 2025/03/26 02:48:23 DEBUG : Local file system at /tmp/rclone319542301: Waiting for transfers to finish 2025/03/26 02:48:23 DEBUG : Waiting for deletions to finish 2025/03/26 02:48:23 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.55s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:48:37 DEBUG : enormous: Excluded (Size Filter) 2025/03/26 02:48:37 DEBUG : enormous: Excluded 2025/03/26 02:48:37 DEBUG : potato2: Excluded (Size Filter) 2025/03/26 02:48:37 DEBUG : potato2: Excluded 2025/03/26 02:48:38 DEBUG : empty space: Sizes identical 2025/03/26 02:48:38 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:48:38 DEBUG : empty space: Unchanged skipping 2025/03/26 02:48:38 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:48:38 DEBUG : Waiting for deletions to finish 2025/03/26 02:48:39 INFO : enormous: Deleted 2025/03/26 02:48:39 INFO : potato2: Deleted 2025/03/26 02:48:39 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:48:41 DEBUG : empty space: Sizes identical 2025/03/26 02:48:41 DEBUG : empty space: Unchanged skipping 2025/03/26 02:48:41 DEBUG : Local file system at /tmp/rclone319542301: Waiting for checks to finish 2025/03/26 02:48:41 DEBUG : Local file system at /tmp/rclone319542301: Waiting for transfers to finish 2025/03/26 02:48:41 DEBUG : Waiting for deletions to finish 2025/03/26 02:48:41 INFO : enormous: Deleted 2025/03/26 02:48:41 INFO : potato2: Deleted 2025/03/26 02:48:41 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.80s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.54s) === 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-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/03/26 02:48:48 ERROR : sugarsync root 'Test/rclone-test-piwejuc9gefa': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/26 02:48:48 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/26 02:48:48 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/26 02:48:48 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:48:48 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:48:51 INFO : yam: Copied (new) 2025/03/26 02:48:51 INFO : potato: Copied (new) 2025/03/26 02:48:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:48:52 ERROR : sugarsync root 'Test/rclone-test-piwejuc9gefa': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/26 02:48:52 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/26 02:48:52 DEBUG : potato: Sizes identical 2025/03/26 02:48:52 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:48:52 DEBUG : potato: Unchanged skipping 2025/03/26 02:48:52 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:48:55 INFO : yaml: Copied (new) 2025/03/26 02:48:55 DEBUG : Waiting for deletions to finish 2025/03/26 02:48:56 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.61s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/03/26 02:49:03 ERROR : sugarsync root 'Test/rclone-test-piwejuc9gefa': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/26 02:49:04 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/26 02:49:04 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/26 02:49:04 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:49:04 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:49:06 INFO : potato: Copied (new) 2025/03/26 02:49:06 INFO : yam: Copied (new) 2025/03/26 02:49:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:49:07 ERROR : sugarsync root 'Test/rclone-test-piwejuc9gefa': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/26 02:49:08 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/26 02:49:08 DEBUG : potato: Sizes identical 2025/03/26 02:49:08 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:49:08 DEBUG : potato: Unchanged skipping 2025/03/26 02:49:08 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:49:10 INFO : yaml: Copied (new) 2025/03/26 02:49:10 DEBUG : Waiting for deletions to finish 2025/03/26 02:49:11 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.98s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/03/26 02:49:19 INFO : sugarsync root 'Test/rclone-test-piwejuc9gefa': Making map for --track-renames 2025/03/26 02:49:19 INFO : sugarsync root 'Test/rclone-test-piwejuc9gefa': Finished making map for --track-renames 2025/03/26 02:49:19 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:49:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/26 02:49:19 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for renames to finish 2025/03/26 02:49:19 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/26 02:49:19 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:49:23 INFO : sub/yam: Copied (new) 2025/03/26 02:49:23 INFO : potato: Copied (new) 2025/03/26 02:49:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:49:24 DEBUG : potato: Sizes identical 2025/03/26 02:49:24 DEBUG : potato: Unchanged skipping 2025/03/26 02:49:25 INFO : sugarsync root 'Test/rclone-test-piwejuc9gefa': Making map for --track-renames 2025/03/26 02:49:25 INFO : sugarsync root 'Test/rclone-test-piwejuc9gefa': Finished making map for --track-renames 2025/03/26 02:49:25 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:49:25 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for renames to finish 2025/03/26 02:49:27 INFO : sub/yam: Moved (server-side) to: yam 2025/03/26 02:49:27 INFO : yam: Renamed from "sub/yam" 2025/03/26 02:49:27 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:49:27 DEBUG : Waiting for deletions to finish 2025/03/26 02:49:27 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.89s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:49:36 DEBUG : Creating backend with remote "/tmp/rclone319542301/dir1" 2025/03/26 02:49:36 DEBUG : Config file has changed externally - reloading 2025/03/26 02:49:36 DEBUG : Creating backend with remote "/tmp/rclone319542301/dir2" 2025/03/26 02:49:36 DEBUG : Local file system at /tmp/rclone319542301/dir2: Using server-side directory move 2025/03/26 02:49:36 INFO : Local file system at /tmp/rclone319542301/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/26 02:49:36 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/26 02:49:36 DEBUG : Local file system at /tmp/rclone319542301/dir2: Waiting for checks to finish 2025/03/26 02:49:36 DEBUG : Local file system at /tmp/rclone319542301/dir2: Waiting for transfers to finish 2025/03/26 02:49:36 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.45s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:49:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:49:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/26 02:49:38 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:49:38 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:49:45 INFO : sub dir/hello world: Copied (new) 2025/03/26 02:49:45 INFO : sub dir/hello world: Deleted 2025/03/26 02:49:45 INFO : nested/sub dir/file: Copied (new) 2025/03/26 02:49:45 INFO : nested/sub dir/file: Deleted 2025/03/26 02:49:45 INFO : sub dir: Removing directory 2025/03/26 02:49:45 INFO : nested/sub dir: Removing directory 2025/03/26 02:49:45 INFO : nested: Removing directory 2025/03/26 02:49:45 DEBUG : Local file system at /tmp/rclone319542301: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.19s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:49:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:49:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/26 02:49:56 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:49:56 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:50:03 INFO : sub dir/hello world: Copied (new) 2025/03/26 02:50:03 INFO : sub dir/hello world: Deleted 2025/03/26 02:50:03 INFO : nested/sub dir/file: Copied (new) 2025/03/26 02:50:03 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.00s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:50:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/26 02:50:14 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/26 02:50:14 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:50:14 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:50:17 INFO : existing-b: Copied (new) 2025/03/26 02:50:17 INFO : existing-b: Deleted 2025/03/26 02:50:17 INFO : existing: Copied (new) 2025/03/26 02:50:17 INFO : existing: Deleted 2025/03/26 02:50:18 DEBUG : existing: Destination exists, skipping 2025/03/26 02:50:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/26 02:50:18 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:50:18 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:50:18 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (9.97s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:50:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yebilet8sipo" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-piwejuc9gefa' -> sugarsync root 'Test/rclone-test-yebilet8sipo' 2025/03/26 02:50:42 DEBUG : sugarsync root 'Test/rclone-test-yebilet8sipo': Using server-side directory move 2025/03/26 02:50:42 INFO : sugarsync root 'Test/rclone-test-yebilet8sipo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/26 02:50:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 02:50:42 DEBUG : empty space: Sizes identical 2025/03/26 02:50:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/26 02:50:42 DEBUG : sugarsync root 'Test/rclone-test-yebilet8sipo': Waiting for checks to finish 2025/03/26 02:50:42 DEBUG : empty space: Unchanged skipping 2025/03/26 02:50:43 INFO : potato2: Moved (server-side) 2025/03/26 02:50:43 INFO : empty space: Deleted 2025/03/26 02:50:43 DEBUG : sugarsync root 'Test/rclone-test-yebilet8sipo': Waiting for transfers to finish 2025/03/26 02:50:43 INFO : potato3: Deleted 2025/03/26 02:50:44 INFO : potato3: Moved (server-side) 2025/03/26 02:50:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xupoqir6geza" 2025/03/26 02:50:49 DEBUG : sugarsync root 'Test/rclone-test-xupoqir6geza': Using server-side directory move 2025/03/26 02:50:50 INFO : sugarsync root 'Test/rclone-test-xupoqir6geza': Server side directory move succeeded 2025/03/26 02:50:53 ERROR : : error listing: directory not found 2025/03/26 02:50:53 DEBUG : sugarsync root 'Test/rclone-test-xupoqir6geza': Purge remote 2025/03/26 02:50:54 DEBUG : sugarsync root 'Test/rclone-test-yebilet8sipo': Purge remote 2025/03/26 02:50:55 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (32.64s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:50:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-porunaw3rafa" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-piwejuc9gefa' -> sugarsync root 'Test/rclone-test-porunaw3rafa' 2025/03/26 02:51:16 DEBUG : empty space: Excluded (Size Filter) 2025/03/26 02:51:16 DEBUG : empty space: Excluded 2025/03/26 02:51:16 DEBUG : empty space: Excluded (Size Filter) 2025/03/26 02:51:16 DEBUG : empty space: Excluded 2025/03/26 02:51:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 02:51:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/26 02:51:16 DEBUG : sugarsync root 'Test/rclone-test-porunaw3rafa': Waiting for checks to finish 2025/03/26 02:51:16 DEBUG : sugarsync root 'Test/rclone-test-porunaw3rafa': Waiting for transfers to finish 2025/03/26 02:51:16 INFO : potato2: Moved (server-side) 2025/03/26 02:51:16 INFO : potato3: Deleted 2025/03/26 02:51:17 INFO : potato3: Moved (server-side) 2025/03/26 02:51:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-boyixes7rafa" 2025/03/26 02:51:23 DEBUG : empty space: Excluded (Size Filter) 2025/03/26 02:51:23 DEBUG : empty space: Excluded 2025/03/26 02:51:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 02:51:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/26 02:51:23 DEBUG : sugarsync root 'Test/rclone-test-boyixes7rafa': Waiting for checks to finish 2025/03/26 02:51:23 DEBUG : sugarsync root 'Test/rclone-test-boyixes7rafa': Waiting for transfers to finish 2025/03/26 02:51:25 INFO : potato2: Moved (server-side) 2025/03/26 02:51:26 INFO : potato3: Moved (server-side) 2025/03/26 02:51:27 DEBUG : sugarsync root 'Test/rclone-test-boyixes7rafa': Purge remote 2025/03/26 02:51:28 DEBUG : sugarsync root 'Test/rclone-test-porunaw3rafa': Purge remote --- PASS: TestServerSideMoveWithFilter (34.97s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:51:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xivoyah3fepa" 2025/03/26 02:51:42 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-piwejuc9gefa' -> sugarsync root 'Test/rclone-test-xivoyah3fepa' 2025/03/26 02:51:52 DEBUG : sugarsync root 'Test/rclone-test-xivoyah3fepa': Using server-side directory move 2025/03/26 02:51:52 INFO : sugarsync root 'Test/rclone-test-xivoyah3fepa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/26 02:51:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 02:51:53 DEBUG : empty space: Sizes identical 2025/03/26 02:51:53 DEBUG : empty space: Unchanged skipping 2025/03/26 02:51:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/26 02:51:54 DEBUG : sugarsync root 'Test/rclone-test-xivoyah3fepa': Waiting for checks to finish 2025/03/26 02:51:54 INFO : potato2: Moved (server-side) 2025/03/26 02:51:54 INFO : empty space: Deleted 2025/03/26 02:51:54 DEBUG : sugarsync root 'Test/rclone-test-xivoyah3fepa': Waiting for transfers to finish 2025/03/26 02:51:54 INFO : potato3: Deleted 2025/03/26 02:51:55 INFO : potato3: Moved (server-side) 2025/03/26 02:51:55 INFO : tomatoDir: Removing directory 2025/03/26 02:51:56 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': deleted 1 directories 2025/03/26 02:51:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xipunew0rawi" 2025/03/26 02:52:01 INFO : tomatoDir: Making directory 2025/03/26 02:52:03 DEBUG : sugarsync root 'Test/rclone-test-xipunew0rawi': Using server-side directory move 2025/03/26 02:52:05 INFO : sugarsync root 'Test/rclone-test-xipunew0rawi': Server side directory move succeeded 2025/03/26 02:52:08 ERROR : : error listing: directory not found 2025/03/26 02:52:09 ERROR : : error listing: directory not found 2025/03/26 02:52:09 DEBUG : sugarsync root 'Test/rclone-test-xipunew0rawi': Purge remote 2025/03/26 02:52:09 DEBUG : sugarsync root 'Test/rclone-test-xivoyah3fepa': Purge remote 2025/03/26 02:52:10 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.56s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.53s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:52:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-piwejuc9gefa/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.57s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:52:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-piwejuc9gefa/rclone-sync-test" 2025/03/26 02:52:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-piwejuc9gefa/rclone-sync-test-include/layer2" 2025/03/26 02:52:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-piwejuc9gefa/rclone-sync-test-ignore-file" 2025/03/26 02:52:53 DEBUG : rclone-sync-test: Excluded 2025/03/26 02:52:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/26 02:52:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/26 02:52:56 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/rclone-sync-test': Waiting for checks to finish 2025/03/26 02:52:56 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/rclone-sync-test': Waiting for transfers to finish 2025/03/26 02:52:56 DEBUG : Waiting for deletions to finish 2025/03/26 02:52:56 INFO : There was nothing to transfer 2025/03/26 02:52:58 DEBUG : rclone-sync-test: Excluded 2025/03/26 02:53:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/26 02:53:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/26 02:53:01 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:53:01 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:53:01 DEBUG : Waiting for deletions to finish 2025/03/26 02:53:01 INFO : rclone-sync-test-include: Removing directory 2025/03/26 02:53:02 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/26 02:53:02 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': failed to delete 1 directories 2025/03/26 02:53:02 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:53:04 DEBUG : rclone-sync-test: Excluded 2025/03/26 02:53:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/26 02:53:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/26 02:53:07 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/26 02:53:07 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/26 02:53:07 DEBUG : Waiting for deletions to finish 2025/03/26 02:53:07 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:53:10 DEBUG : rclone-sync-test: Excluded 2025/03/26 02:53:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/26 02:53:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/26 02:53:13 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 02:53:13 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 02:53:13 DEBUG : Waiting for deletions to finish 2025/03/26 02:53:13 INFO : rclone-sync-test-include: Removing directory 2025/03/26 02:53:14 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/26 02:53:14 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': failed to delete 1 directories 2025/03/26 02:53:14 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:53:15 DEBUG : : Excluded 2025/03/26 02:53:16 DEBUG : rclone-sync-test: Excluded 2025/03/26 02:53:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/26 02:53:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/26 02:53:19 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/26 02:53:19 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/26 02:53:19 DEBUG : Waiting for deletions to finish 2025/03/26 02:53:19 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (86.59s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:53:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-piwejuc9gefa/dst" 2025/03/26 02:53:52 DEBUG : Config file has changed externally - reloading 2025/03/26 02:53:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-piwejuc9gefa/CompareDest" 2025/03/26 02:54:04 DEBUG : one: Need to transfer - File not found at Destination 2025/03/26 02:54:04 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for checks to finish 2025/03/26 02:54:04 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for transfers to finish 2025/03/26 02:54:08 INFO : one: Copied (new) 2025/03/26 02:54:08 DEBUG : Waiting for deletions to finish 2025/03/26 02:54:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 02:54:12 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for checks to finish 2025/03/26 02:54:12 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for transfers to finish 2025/03/26 02:54:14 INFO : one: Copied (replaced existing) 2025/03/26 02:54:14 DEBUG : Waiting for deletions to finish 2025/03/26 02:54:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 02:54:23 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for checks to finish 2025/03/26 02:54:25 DEBUG : one: Sizes identical 2025/03/26 02:54:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/26 02:54:25 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for transfers to finish 2025/03/26 02:54:25 DEBUG : Waiting for deletions to finish 2025/03/26 02:54:25 INFO : There was nothing to transfer 2025/03/26 02:54:32 DEBUG : two: Sizes identical 2025/03/26 02:54:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/26 02:54:32 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for checks to finish 2025/03/26 02:54:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 02:54:33 DEBUG : one: Sizes identical 2025/03/26 02:54:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/26 02:54:33 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for transfers to finish 2025/03/26 02:54:33 DEBUG : Waiting for deletions to finish 2025/03/26 02:54:33 INFO : There was nothing to transfer 2025/03/26 02:54:36 DEBUG : two: Sizes identical 2025/03/26 02:54:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/26 02:54:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 02:54:36 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for checks to finish 2025/03/26 02:54:37 DEBUG : one: Sizes identical 2025/03/26 02:54:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/26 02:54:37 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for transfers to finish 2025/03/26 02:54:37 DEBUG : Waiting for deletions to finish 2025/03/26 02:54:37 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/26 02:54:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/26 02:54:42 DEBUG : two: Need to transfer - File not found at Destination 2025/03/26 02:54:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 02:54:42 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for checks to finish 2025/03/26 02:54:42 DEBUG : one: Sizes identical 2025/03/26 02:54:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/26 02:54:42 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for transfers to finish 2025/03/26 02:54:44 INFO : two: Copied (new) 2025/03/26 02:54:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (61.03s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:55:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-piwejuc9gefa/dest" 2025/03/26 02:55:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-piwejuc9gefa/pre-dest1" 2025/03/26 02:55:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-piwejuc9gefa/pre-dest2" 2025/03/26 02:55:14 DEBUG : 1: Sizes identical 2025/03/26 02:55:14 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/26 02:55:15 DEBUG : 2: Sizes identical 2025/03/26 02:55:15 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/26 02:55:17 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/26 02:55:17 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dest': Waiting for checks to finish 2025/03/26 02:55:17 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dest': Waiting for transfers to finish 2025/03/26 02:55:20 INFO : 3: Copied (new) 2025/03/26 02:55:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (37.11s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:55:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-piwejuc9gefa/dst" 2025/03/26 02:55:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-piwejuc9gefa/CopyDest" 2025/03/26 02:55:42 DEBUG : one: Need to transfer - File not found at Destination 2025/03/26 02:55:42 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for checks to finish 2025/03/26 02:55:42 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for transfers to finish 2025/03/26 02:55:46 INFO : one: Copied (new) 2025/03/26 02:55:46 DEBUG : Waiting for deletions to finish 2025/03/26 02:55:49 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for checks to finish 2025/03/26 02:55:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 02:55:50 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for transfers to finish 2025/03/26 02:55:52 INFO : one: Copied (replaced existing) 2025/03/26 02:55:52 DEBUG : Waiting for deletions to finish 2025/03/26 02:56:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-piwejuc9gefa/BackupDir" 2025/03/26 02:56:06 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for checks to finish 2025/03/26 02:56:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 02:56:08 DEBUG : one: Sizes identical 2025/03/26 02:56:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 02:56:10 INFO : one: Moved (server-side) 2025/03/26 02:56:12 INFO : one: Copied (server-side copy) 2025/03/26 02:56:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/26 02:56:12 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for transfers to finish 2025/03/26 02:56:12 DEBUG : Waiting for deletions to finish 2025/03/26 02:56:19 DEBUG : two: Sizes identical 2025/03/26 02:56:21 INFO : two: Copied (server-side copy) 2025/03/26 02:56:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/26 02:56:21 DEBUG : one: Sizes identical 2025/03/26 02:56:21 DEBUG : one: Unchanged skipping 2025/03/26 02:56:21 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for checks to finish 2025/03/26 02:56:21 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for transfers to finish 2025/03/26 02:56:21 DEBUG : Waiting for deletions to finish 2025/03/26 02:56:24 DEBUG : one: Sizes identical 2025/03/26 02:56:24 DEBUG : one: Unchanged skipping 2025/03/26 02:56:24 DEBUG : two: Sizes identical 2025/03/26 02:56:24 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for checks to finish 2025/03/26 02:56:24 DEBUG : two: Unchanged skipping 2025/03/26 02:56:24 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for transfers to finish 2025/03/26 02:56:24 DEBUG : Waiting for deletions to finish 2025/03/26 02:56:24 INFO : There was nothing to transfer 2025/03/26 02:56:31 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/26 02:56:31 DEBUG : three: Destination not found in --copy-dest 2025/03/26 02:56:31 DEBUG : three: Need to transfer - File not found at Destination 2025/03/26 02:56:31 DEBUG : one: Sizes identical 2025/03/26 02:56:31 DEBUG : one: Unchanged skipping 2025/03/26 02:56:31 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for checks to finish 2025/03/26 02:56:31 DEBUG : two: Sizes identical 2025/03/26 02:56:31 DEBUG : two: Unchanged skipping 2025/03/26 02:56:31 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for transfers to finish 2025/03/26 02:56:33 INFO : three: Copied (new) 2025/03/26 02:56:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (75.48s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:56:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-piwejuc9gefa/dst" 2025/03/26 02:56:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-piwejuc9gefa/backup" 2025/03/26 02:57:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/26 02:57:04 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for checks to finish 2025/03/26 02:57:04 DEBUG : two: Sizes identical 2025/03/26 02:57:04 DEBUG : two: Unchanged skipping 2025/03/26 02:57:07 INFO : one: Moved (server-side) 2025/03/26 02:57:07 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for transfers to finish 2025/03/26 02:57:09 INFO : one: Copied (new) 2025/03/26 02:57:09 DEBUG : Waiting for deletions to finish 2025/03/26 02:57:11 INFO : three.txt: Moved (server-side) 2025/03/26 02:57:11 INFO : three.txt: Moved into backup dir 2025/03/26 02:57:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/26 02:57:17 DEBUG : two: Sizes identical 2025/03/26 02:57:17 DEBUG : two: Unchanged skipping 2025/03/26 02:57:17 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for checks to finish 2025/03/26 02:57:19 INFO : one: Deleted 2025/03/26 02:57:20 INFO : one: Moved (server-side) 2025/03/26 02:57:20 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for transfers to finish 2025/03/26 02:57:22 INFO : one: Copied (new) 2025/03/26 02:57:22 DEBUG : Waiting for deletions to finish 2025/03/26 02:57:24 INFO : three.txt: Deleted 2025/03/26 02:57:25 INFO : three.txt: Moved (server-side) 2025/03/26 02:57:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (47.81s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:57:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-piwejuc9gefa/dst" 2025/03/26 02:57:44 DEBUG : Config file has changed externally - reloading 2025/03/26 02:57:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-piwejuc9gefa/backup" 2025/03/26 02:57:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/26 02:57:53 DEBUG : two: Sizes identical 2025/03/26 02:57:53 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for checks to finish 2025/03/26 02:57:53 DEBUG : two: Unchanged skipping 2025/03/26 02:57:55 INFO : one: Moved (server-side) to: one.bak 2025/03/26 02:57:55 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for transfers to finish 2025/03/26 02:57:58 INFO : one: Copied (new) 2025/03/26 02:57:58 DEBUG : Waiting for deletions to finish 2025/03/26 02:57:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/26 02:57:59 INFO : three.txt: Moved into backup dir 2025/03/26 02:58:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/26 02:58:06 DEBUG : two: Sizes identical 2025/03/26 02:58:06 DEBUG : two: Unchanged skipping 2025/03/26 02:58:06 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for checks to finish 2025/03/26 02:58:07 INFO : one.bak: Deleted 2025/03/26 02:58:08 INFO : one: Moved (server-side) to: one.bak 2025/03/26 02:58:08 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for transfers to finish 2025/03/26 02:58:10 INFO : one: Copied (new) 2025/03/26 02:58:10 DEBUG : Waiting for deletions to finish 2025/03/26 02:58:12 INFO : three.txt.bak: Deleted 2025/03/26 02:58:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/26 02:58:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (48.13s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:58:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-piwejuc9gefa/dst" 2025/03/26 02:58:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-piwejuc9gefa/backup" 2025/03/26 02:58:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/26 02:58:41 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for checks to finish 2025/03/26 02:58:41 DEBUG : two: Sizes identical 2025/03/26 02:58:41 DEBUG : two: Unchanged skipping 2025/03/26 02:58:43 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/26 02:58:43 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for transfers to finish 2025/03/26 02:58:46 INFO : one: Copied (new) 2025/03/26 02:58:46 DEBUG : Waiting for deletions to finish 2025/03/26 02:58:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/26 02:58:47 INFO : three.txt: Moved into backup dir 2025/03/26 02:58:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/26 02:58:54 DEBUG : two: Sizes identical 2025/03/26 02:58:54 DEBUG : two: Unchanged skipping 2025/03/26 02:58:54 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for checks to finish 2025/03/26 02:58:55 INFO : one-2019-01-01: Deleted 2025/03/26 02:58:56 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/26 02:58:56 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for transfers to finish 2025/03/26 02:58:59 INFO : one: Copied (new) 2025/03/26 02:58:59 DEBUG : Waiting for deletions to finish 2025/03/26 02:59:00 INFO : three-2019-01-01.txt: Deleted 2025/03/26 02:59:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/26 02:59:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (48.50s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 02:59:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-piwejuc9gefa/dst" 2025/03/26 02:59:24 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for checks to finish 2025/03/26 02:59:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/26 02:59:24 DEBUG : two: Sizes identical 2025/03/26 02:59:24 DEBUG : two: Unchanged skipping 2025/03/26 02:59:26 INFO : one: Moved (server-side) to: one.bak 2025/03/26 02:59:26 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for transfers to finish 2025/03/26 02:59:28 INFO : one: Copied (new) 2025/03/26 02:59:28 DEBUG : Waiting for deletions to finish 2025/03/26 02:59:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/26 02:59:30 INFO : three.txt: Moved into backup dir 2025/03/26 02:59:36 DEBUG : one.bak: Excluded (Path Filter) 2025/03/26 02:59:36 DEBUG : one.bak: Excluded 2025/03/26 02:59:36 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/26 02:59:36 DEBUG : three.txt.bak: Excluded 2025/03/26 02:59:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/26 02:59:36 DEBUG : two: Sizes identical 2025/03/26 02:59:36 DEBUG : two: Unchanged skipping 2025/03/26 02:59:36 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for checks to finish 2025/03/26 02:59:38 INFO : one.bak: Deleted 2025/03/26 02:59:38 INFO : one: Moved (server-side) to: one.bak 2025/03/26 02:59:38 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa/dst': Waiting for transfers to finish 2025/03/26 02:59:41 INFO : one: Copied (new) 2025/03/26 02:59:41 DEBUG : Waiting for deletions to finish 2025/03/26 02:59:42 INFO : three.txt.bak: Deleted 2025/03/26 02:59:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/26 02:59:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (40.80s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 03:00:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-piwejuc9gefa/dst" 2025/03/26 03:00:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/26 03:00:06 INFO : one: Moved (server-side) to: one.bak 2025/03/26 03:00:09 INFO : one: Copied (new) 2025/03/26 03:00:09 DEBUG : two: Sizes identical 2025/03/26 03:00:09 DEBUG : two: Unchanged skipping 2025/03/26 03:00:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/26 03:00:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/26 03:00:14 INFO : three.txt: Copied (new) 2025/03/26 03:00:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/26 03:00:20 INFO : one.bak: Deleted 2025/03/26 03:00:21 INFO : one: Moved (server-side) to: one.bak 2025/03/26 03:00:23 INFO : one: Copied (new) 2025/03/26 03:00:24 DEBUG : two: Sizes identical 2025/03/26 03:00:24 DEBUG : two: Unchanged skipping 2025/03/26 03:00:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/26 03:00:26 INFO : three.txt.bak: Deleted 2025/03/26 03:00:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/26 03:00:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (47.29s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 03:00:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-piwejuc9gefa/dst" 2025/03/26 03:00:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/26 03:00:54 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/26 03:00:56 INFO : one: Copied (new) 2025/03/26 03:00:57 DEBUG : two: Sizes identical 2025/03/26 03:00:57 DEBUG : two: Unchanged skipping 2025/03/26 03:00:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/26 03:00:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/26 03:01:02 INFO : three.txt: Copied (new) 2025/03/26 03:01:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/26 03:01:07 INFO : one-2019-01-01: Deleted 2025/03/26 03:01:08 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/26 03:01:11 INFO : one: Copied (new) 2025/03/26 03:01:11 DEBUG : two: Sizes identical 2025/03/26 03:01:11 DEBUG : two: Unchanged skipping 2025/03/26 03:01:12 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/26 03:01:14 INFO : three-2019-01-01.txt: Deleted 2025/03/26 03:01:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/26 03:01:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (47.41s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 03:01:30 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/26 03:01:30 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 03:01:30 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 03:01:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/26 03:01:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.61s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 03:01:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/26 03:01:36 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 03:01:36 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 03:01:39 INFO : existing: Copied (new) 2025/03/26 03:01:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 03:01:41 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/26 03:01:41 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 03:01:41 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/26 03:01:41 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 03:01:41 ERROR : sugarsync root 'Test/rclone-test-piwejuc9gefa': not deleting files as there were IO errors 2025/03/26 03:01:41 ERROR : sugarsync root 'Test/rclone-test-piwejuc9gefa': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.68s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.54s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 03:02:08 DEBUG : existing: Sizes identical 2025/03/26 03:02:08 DEBUG : existing: Unchanged skipping 2025/03/26 03:02:08 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/26 03:02:09 DEBUG : EXISTING: moving to existing-rclone-move-walimoj6 2025/03/26 03:02:09 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-duxojuw3 2025/03/26 03:02:11 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/03/26 03:02:11 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-walimoj6 2025/03/26 03:02:11 DEBUG : EXISTING: moving to existing 2025/03/26 03:02:11 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-duxojuw3 2025/03/26 03:02:11 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/03/26 03:02:12 INFO : existing-rclone-move-walimoj6: Moved (server-side) to: existing 2025/03/26 03:02:12 INFO : EXISTING: Moved (server-side) to: existing 2025/03/26 03:02:12 INFO : EXISTING: Fixed case by renaming to: existing 2025/03/26 03:02:12 INFO : existingbutdifferent-rclone-move-duxojuw3: Moved (server-side) to: existingbutdifferent 2025/03/26 03:02:12 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/03/26 03:02:12 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/03/26 03:02:15 INFO : existingbutdifferent: Copied (replaced existing) 2025/03/26 03:02:16 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/03/26 03:02:20 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/03/26 03:02:21 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/03/26 03:02:23 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-vegipoq3 2025/03/26 03:02:24 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-vegipoq3 2025/03/26 03:02:24 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/03/26 03:02:25 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/03/26 03:02:25 INFO : subdira/subdirb/subdirc/hello-rclone-move-vegipoq3: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/26 03:02:25 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/26 03:02:25 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/03/26 03:02:26 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 03:02:26 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/03/26 03:02:27 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/03/26 03:02:28 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zoyokir0 2025/03/26 03:02:28 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zoyokir0 2025/03/26 03:02:28 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/26 03:02:29 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zoyokir0: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/26 03:02:29 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/26 03:02:29 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/26 03:02:29 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 03:02:31 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/03/26 03:02:31 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (57.96s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", 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-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", 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-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.62s) --- SKIP: TestMaxTransfer/Hard (1.54s) --- SKIP: TestMaxTransfer/Soft (1.54s) --- SKIP: TestMaxTransfer/Cautious (1.54s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 03:04:36 DEBUG : both0: Sizes identical 2025/03/26 03:04:36 DEBUG : both0: Unchanged skipping 2025/03/26 03:04:36 DEBUG : both1: Sizes identical 2025/03/26 03:04:36 DEBUG : both1: Unchanged skipping 2025/03/26 03:04:36 DEBUG : both10: Sizes identical 2025/03/26 03:04:36 DEBUG : both10: Unchanged skipping 2025/03/26 03:04:36 DEBUG : both11: Sizes identical 2025/03/26 03:04:36 DEBUG : both11: Unchanged skipping 2025/03/26 03:04:36 DEBUG : both12: Sizes identical 2025/03/26 03:04:36 DEBUG : both12: Unchanged skipping 2025/03/26 03:04:36 DEBUG : both13: Sizes identical 2025/03/26 03:04:36 DEBUG : both13: Unchanged skipping 2025/03/26 03:04:36 DEBUG : both14: Sizes identical 2025/03/26 03:04:36 DEBUG : both14: Unchanged skipping 2025/03/26 03:04:36 DEBUG : both15: Sizes identical 2025/03/26 03:04:36 DEBUG : both15: Unchanged skipping 2025/03/26 03:04:36 DEBUG : both16: Sizes identical 2025/03/26 03:04:36 DEBUG : both16: Unchanged skipping 2025/03/26 03:04:36 DEBUG : both17: Sizes identical 2025/03/26 03:04:36 DEBUG : both17: Unchanged skipping 2025/03/26 03:04:36 DEBUG : both18: Sizes identical 2025/03/26 03:04:36 DEBUG : both18: Unchanged skipping 2025/03/26 03:04:36 DEBUG : both19: Sizes identical 2025/03/26 03:04:36 DEBUG : both19: Unchanged skipping 2025/03/26 03:04:36 DEBUG : both2: Sizes identical 2025/03/26 03:04:36 DEBUG : both2: Unchanged skipping 2025/03/26 03:04:36 DEBUG : both3: Sizes identical 2025/03/26 03:04:36 DEBUG : both3: Unchanged skipping 2025/03/26 03:04:36 DEBUG : both4: Sizes identical 2025/03/26 03:04:36 DEBUG : both4: Unchanged skipping 2025/03/26 03:04:36 DEBUG : both5: Sizes identical 2025/03/26 03:04:36 DEBUG : both5: Unchanged skipping 2025/03/26 03:04:36 DEBUG : both6: Sizes identical 2025/03/26 03:04:36 DEBUG : both6: Unchanged skipping 2025/03/26 03:04:36 DEBUG : both7: Sizes identical 2025/03/26 03:04:36 DEBUG : both7: Unchanged skipping 2025/03/26 03:04:36 DEBUG : both8: Sizes identical 2025/03/26 03:04:36 DEBUG : both8: Unchanged skipping 2025/03/26 03:04:36 DEBUG : both9: Sizes identical 2025/03/26 03:04:36 DEBUG : both9: Unchanged skipping 2025/03/26 03:04:36 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 03:04:36 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 03:04:36 DEBUG : Waiting for deletions to finish 2025/03/26 03:04:37 INFO : only12: Deleted 2025/03/26 03:04:37 INFO : only13: Deleted 2025/03/26 03:04:37 INFO : only17: Deleted 2025/03/26 03:04:37 INFO : only16: Deleted 2025/03/26 03:04:38 INFO : only19: Deleted 2025/03/26 03:04:38 INFO : only0: Deleted 2025/03/26 03:04:38 INFO : only2: Deleted 2025/03/26 03:04:38 INFO : only7: Deleted 2025/03/26 03:04:38 INFO : only9: Deleted 2025/03/26 03:04:38 INFO : only10: Deleted 2025/03/26 03:04:38 INFO : only14: Deleted 2025/03/26 03:04:38 INFO : only3: Deleted 2025/03/26 03:04:39 INFO : only4: Deleted 2025/03/26 03:04:39 INFO : only6: Deleted 2025/03/26 03:04:39 INFO : only15: Deleted 2025/03/26 03:04:39 INFO : only1: Deleted 2025/03/26 03:04:40 INFO : only5: Deleted 2025/03/26 03:04:40 INFO : only18: Deleted 2025/03/26 03:04:40 INFO : only8: Deleted 2025/03/26 03:04:40 INFO : only11: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (128.85s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 03:06:40 DEBUG : both0: Sizes identical 2025/03/26 03:06:40 DEBUG : both1: Sizes identical 2025/03/26 03:06:40 DEBUG : both10: Sizes identical 2025/03/26 03:06:40 DEBUG : both11: Sizes identical 2025/03/26 03:06:40 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for checks to finish 2025/03/26 03:06:40 DEBUG : both0: Unchanged skipping 2025/03/26 03:06:40 DEBUG : both12: Sizes identical 2025/03/26 03:06:40 DEBUG : both12: Unchanged skipping 2025/03/26 03:06:40 DEBUG : both13: Sizes identical 2025/03/26 03:06:40 DEBUG : both1: Unchanged skipping 2025/03/26 03:06:40 DEBUG : both14: Sizes identical 2025/03/26 03:06:40 DEBUG : both11: Unchanged skipping 2025/03/26 03:06:40 DEBUG : both15: Sizes identical 2025/03/26 03:06:40 DEBUG : both15: Unchanged skipping 2025/03/26 03:06:40 DEBUG : both16: Sizes identical 2025/03/26 03:06:40 DEBUG : both16: Unchanged skipping 2025/03/26 03:06:40 DEBUG : both17: Sizes identical 2025/03/26 03:06:40 DEBUG : both17: Unchanged skipping 2025/03/26 03:06:40 DEBUG : both18: Sizes identical 2025/03/26 03:06:40 DEBUG : both18: Unchanged skipping 2025/03/26 03:06:40 DEBUG : both19: Sizes identical 2025/03/26 03:06:40 DEBUG : both10: Unchanged skipping 2025/03/26 03:06:40 DEBUG : both2: Sizes identical 2025/03/26 03:06:40 DEBUG : both2: Unchanged skipping 2025/03/26 03:06:40 DEBUG : both3: Sizes identical 2025/03/26 03:06:40 DEBUG : both13: Unchanged skipping 2025/03/26 03:06:40 DEBUG : both4: Sizes identical 2025/03/26 03:06:40 DEBUG : both4: Unchanged skipping 2025/03/26 03:06:40 DEBUG : both5: Sizes identical 2025/03/26 03:06:40 DEBUG : both5: Unchanged skipping 2025/03/26 03:06:40 DEBUG : both6: Sizes identical 2025/03/26 03:06:40 DEBUG : both6: Unchanged skipping 2025/03/26 03:06:40 DEBUG : both7: Sizes identical 2025/03/26 03:06:40 DEBUG : both7: Unchanged skipping 2025/03/26 03:06:40 DEBUG : both8: Sizes identical 2025/03/26 03:06:40 DEBUG : both8: Unchanged skipping 2025/03/26 03:06:40 DEBUG : both9: Sizes identical 2025/03/26 03:06:40 DEBUG : both9: Unchanged skipping 2025/03/26 03:06:40 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/26 03:06:40 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/26 03:06:40 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/26 03:06:40 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/26 03:06:40 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/26 03:06:40 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/26 03:06:40 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/26 03:06:40 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/26 03:06:40 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/26 03:06:40 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/26 03:06:40 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/26 03:06:40 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/26 03:06:40 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/26 03:06:40 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/26 03:06:40 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/26 03:06:40 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/26 03:06:40 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/26 03:06:40 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/26 03:06:40 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/26 03:06:40 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/26 03:06:40 DEBUG : both14: Unchanged skipping 2025/03/26 03:06:40 DEBUG : both19: Unchanged skipping 2025/03/26 03:06:40 DEBUG : both3: Unchanged skipping 2025/03/26 03:06:40 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Waiting for transfers to finish 2025/03/26 03:06:42 INFO : only1: Copied (replaced existing) 2025/03/26 03:06:42 INFO : only11: Copied (replaced existing) 2025/03/26 03:06:42 INFO : only10: Copied (replaced existing) 2025/03/26 03:06:42 INFO : only0: Copied (replaced existing) 2025/03/26 03:06:43 INFO : only12: Copied (replaced existing) 2025/03/26 03:06:43 INFO : only14: Copied (replaced existing) 2025/03/26 03:06:43 INFO : only13: Copied (replaced existing) 2025/03/26 03:06:44 INFO : only15: Copied (replaced existing) 2025/03/26 03:06:44 INFO : only16: Copied (replaced existing) 2025/03/26 03:06:44 INFO : only17: Copied (replaced existing) 2025/03/26 03:06:44 INFO : only18: Copied (replaced existing) 2025/03/26 03:06:45 INFO : only19: Copied (replaced existing) 2025/03/26 03:06:45 INFO : only3: Copied (replaced existing) 2025/03/26 03:06:45 INFO : only2: Copied (replaced existing) 2025/03/26 03:06:46 INFO : only4: Copied (replaced existing) 2025/03/26 03:06:46 INFO : only5: Copied (replaced existing) 2025/03/26 03:06:46 INFO : only6: Copied (replaced existing) 2025/03/26 03:06:47 INFO : only7: Copied (replaced existing) 2025/03/26 03:06:47 INFO : only8: Copied (replaced existing) 2025/03/26 03:06:47 INFO : only9: Copied (replaced existing) 2025/03/26 03:06:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (142.53s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 03:07:23 DEBUG : empty_dir: Making directory with metadata 2025/03/26 03:07:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 03:07:23 DEBUG : empty_on_remote: Making directory with metadata 2025/03/26 03:07:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 03:07:23 INFO : empty_on_remote: Making directory 2025/03/26 03:07:24 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-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 03:07:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/26 03:07:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/26 03:07:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/26 03:07:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (23.84s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 03:07:47 DEBUG : empty_dir: Making directory with metadata 2025/03/26 03:07:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 03:07:47 DEBUG : empty_on_remote: Making directory with metadata 2025/03/26 03:07:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 03:07:47 INFO : empty_on_remote: Making directory 2025/03/26 03:07:48 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-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 03:07:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/26 03:07:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/26 03:07:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/26 03:07:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/26 03:07:56 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (26.81s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 03:08:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 03:08:13 INFO : sub dir: Making directory 2025/03/26 03:08:15 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-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (55.00s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" 2025/03/26 03:09:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 03:09:08 INFO : sub dir: Making directory 2025/03/26 03:09:10 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-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-piwejuc9gefa'", Local "Local file system at /tmp/rclone319542301", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (55.04s) PASS 2025/03/26 03:10:03 DEBUG : sugarsync root 'Test/rclone-test-piwejuc9gefa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 31m25.156770214s (try 1/5)