"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/03/08 07:43:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cizebas6towe" 2025/03/08 07:43:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 07:44:03 DEBUG : Creating backend with remote "/tmp/rclone2088086568" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:44:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 07:44:05 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/08 07:44:05 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:44:05 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.87s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:44:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/08 07:44:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 07:44:09 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:44:09 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:44:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:44:14 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.72s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.52s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.50s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:44:23 DEBUG : Creating backend with remote "/non-existing" 2025/03/08 07:44:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/08 07:44:24 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:44:24 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.80s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:44:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 07:44:28 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:44:28 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:44:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.40s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:44:38 INFO : sugarsync root 'Test/rclone-test-cizebas6towe': Running all checks before starting transfers 2025/03/08 07:44:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 07:44:39 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:44:39 INFO : sugarsync root 'Test/rclone-test-cizebas6towe': Checks finished, now starting transfers 2025/03/08 07:44:39 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:44:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.60s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:44:50 ERROR : Ignoring --no-traverse with sync 2025/03/08 07:44:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 07:44:51 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:44:51 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:44:54 INFO : sub dir/hello world: Copied (new) 2025/03/08 07:44:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.48s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:45:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/08 07:45:02 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:45:02 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:45:05 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.99s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:45:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 07:45:10 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:45:10 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:45:13 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.99s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:45:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 07:45:18 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:45:18 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:45:21 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.84s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:45:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/08 07:45:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/08 07:45:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/08 07:45:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/08 07:45:26 INFO : sub dir: Making directory 2025/03/08 07:45:28 INFO : sub dir2: Making directory 2025/03/08 07:45:29 INFO : sub dir2/sub sub dir2: Making directory 2025/03/08 07:45:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 07:45:30 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:45:30 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:45:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:45:34 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.49s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:45:42 INFO : sub dir2: Making directory 2025/03/08 07:45:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/08 07:45:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/08 07:45:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 07:45:43 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:45:43 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:45:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.19s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:45:52 DEBUG : sub dir2: Making directory with metadata 2025/03/08 07:45:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/08 07:45:53 INFO : sub dir: Making directory 2025/03/08 07:45:54 INFO : sub dir2: Making directory 2025/03/08 07:45:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 07:45:55 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:45:55 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:45:57 INFO : sub dir/hello world: Copied (new) 2025/03/08 07:45:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:45:59 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/08 07:46:00 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.45s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.51s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:46:08 INFO : sub dir2: Making directory 2025/03/08 07:46:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 07:46:09 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:46:09 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:46:12 INFO : sub dir/hello world: Copied (new) 2025/03/08 07:46:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.06s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:46:18 DEBUG : sub dir2: Making directory with metadata 2025/03/08 07:46:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/08 07:46:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/08 07:46:19 INFO : sub dir: Making directory 2025/03/08 07:46:20 INFO : sub dir2: Making directory 2025/03/08 07:46:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 07:46:21 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:46:21 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:46:23 INFO : sub dir/hello world: Copied (new) 2025/03/08 07:46:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:46:25 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.71s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.52s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:46:33 INFO : sub dir2: Making directory 2025/03/08 07:46:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 07:46:34 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:46:34 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:46:38 INFO : sub dir/hello world: Copied (new) 2025/03/08 07:46:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.02s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:46:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-saqakaf1cume" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-cizebas6towe' -> sugarsync root 'Test/rclone-test-saqakaf1cume' 2025/03/08 07:46:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 07:46:53 DEBUG : sugarsync root 'Test/rclone-test-saqakaf1cume': Waiting for checks to finish 2025/03/08 07:46:53 DEBUG : sugarsync root 'Test/rclone-test-saqakaf1cume': Waiting for transfers to finish 2025/03/08 07:46:58 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:46:59 DEBUG : sugarsync root 'Test/rclone-test-saqakaf1cume': Purge remote --- PASS: TestServerSideCopy (22.29s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:47:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/08 07:47:12 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:47:12 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:47:14 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.31s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:47:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xuwemoy5suri" 2025/03/08 07:47:26 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-cizebas6towe' -> sugarsync root 'Test/rclone-test-xuwemoy5suri' 2025/03/08 07:47:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 07:47:31 DEBUG : sugarsync root 'Test/rclone-test-xuwemoy5suri': Waiting for checks to finish 2025/03/08 07:47:31 DEBUG : sugarsync root 'Test/rclone-test-xuwemoy5suri': Waiting for transfers to finish 2025/03/08 07:47:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:47:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/08 07:47:42 DEBUG : sugarsync root 'Test/rclone-test-xuwemoy5suri': Waiting for checks to finish 2025/03/08 07:47:42 DEBUG : sugarsync root 'Test/rclone-test-xuwemoy5suri': Waiting for transfers to finish 2025/03/08 07:47:43 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.pijidis4" before starting 2025/03/08 07:47:45 DEBUG : sub dir/hello world.pijidis4: server side copy: removing renamed existing file after operation 2025/03/08 07:47:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:47:47 DEBUG : sugarsync root 'Test/rclone-test-xuwemoy5suri': Purge remote --- PASS: TestServerSideCopyOverSelf (34.44s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:48:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/08 07:48:02 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:48:02 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:48:03 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/08 07:48:03 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.36s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:48:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-majaren3doto" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-cizebas6towe' -> sugarsync root 'Test/rclone-test-majaren3doto' 2025/03/08 07:48:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 07:48:21 DEBUG : sugarsync root 'Test/rclone-test-majaren3doto': Waiting for checks to finish 2025/03/08 07:48:21 DEBUG : sugarsync root 'Test/rclone-test-majaren3doto': Waiting for transfers to finish 2025/03/08 07:48:25 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:48:30 DEBUG : sugarsync root 'Test/rclone-test-majaren3doto': Using server-side directory move 2025/03/08 07:48:30 INFO : sugarsync root 'Test/rclone-test-majaren3doto': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/08 07:48:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/08 07:48:32 DEBUG : sugarsync root 'Test/rclone-test-majaren3doto': Waiting for checks to finish 2025/03/08 07:48:32 DEBUG : sugarsync root 'Test/rclone-test-majaren3doto': Waiting for transfers to finish 2025/03/08 07:48:33 INFO : sub dir/hello world: Deleted 2025/03/08 07:48:33 INFO : sub dir/hello world: Moved (server-side) 2025/03/08 07:48:40 DEBUG : testing file moves 2025/03/08 07:48:42 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/08 07:48:42 DEBUG : sugarsync root 'Test/rclone-test-majaren3doto': Waiting for checks to finish 2025/03/08 07:48:42 DEBUG : sugarsync root 'Test/rclone-test-majaren3doto': Waiting for transfers to finish 2025/03/08 07:48:43 INFO : sub dir/hello world: Deleted 2025/03/08 07:48:44 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:48:47 DEBUG : sugarsync root 'Test/rclone-test-majaren3doto': Purge remote --- PASS: TestServerSideMoveOverSelf (43.16s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:48:58 ERROR : : error listing: directory not found 2025/03/08 07:48:59 INFO : Local file system at /tmp/rclone2088086568: Making directory 2025/03/08 07:49:01 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:49:01 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.97s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:49:14 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/08 07:49:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 07:49:14 DEBUG : Local file system at /tmp/rclone2088086568: Waiting for checks to finish 2025/03/08 07:49:14 DEBUG : Local file system at /tmp/rclone2088086568: Waiting for transfers to finish 2025/03/08 07:49:15 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/03/08 07:49:15 INFO : sub dir/hello world: Copied (new) 2025/03/08 07:49:15 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.54s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:49:21 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/08 07:49:21 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:49:21 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:49:23 INFO : check sum: Copied (new) 2025/03/08 07:49:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:49:25 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:49:25 NOTICE: sugarsync root 'Test/rclone-test-cizebas6towe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/08 07:49:25 DEBUG : check sum: Size of src and dst objects identical 2025/03/08 07:49:25 DEBUG : check sum: Unchanged skipping 2025/03/08 07:49:25 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:49:25 DEBUG : Waiting for deletions to finish 2025/03/08 07:49:25 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.82s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:49:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/08 07:49:32 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:49:32 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:49:34 INFO : sizeonly: Copied (new) 2025/03/08 07:49:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:49:36 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:49:36 DEBUG : sizeonly: Sizes identical 2025/03/08 07:49:36 DEBUG : sizeonly: Unchanged skipping 2025/03/08 07:49:36 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:49:36 DEBUG : Waiting for deletions to finish 2025/03/08 07:49:36 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.97s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:49:43 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/08 07:49:43 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:49:43 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:49:45 INFO : ignore-size: Copied (new) 2025/03/08 07:49:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:49:47 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:49:47 DEBUG : ignore-size: Sizes identical 2025/03/08 07:49:47 DEBUG : ignore-size: Unchanged skipping 2025/03/08 07:49:47 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:49:47 DEBUG : Waiting for deletions to finish 2025/03/08 07:49:47 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.01s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:49:57 DEBUG : existing: Sizes identical 2025/03/08 07:49:57 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:49:57 DEBUG : existing: Unchanged skipping 2025/03/08 07:49:57 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:49:57 DEBUG : Waiting for deletions to finish 2025/03/08 07:49:57 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:49:58 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/08 07:49:58 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:49:58 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:49:59 INFO : existing: Copied (replaced existing) 2025/03/08 07:49:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.42s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:50:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/08 07:50:06 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:50:06 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:50:09 INFO : existing: Copied (new) 2025/03/08 07:50:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:50:10 DEBUG : existing: Destination exists, skipping 2025/03/08 07:50:10 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:50:10 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:50:10 DEBUG : Waiting for deletions to finish 2025/03/08 07:50:10 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.89s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:50:24 INFO : d: Making directory 2025/03/08 07:50:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/08 07:50:28 DEBUG : c/non empty space: Sizes identical 2025/03/08 07:50:28 DEBUG : c/non empty space: Unchanged skipping 2025/03/08 07:50:28 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:50:28 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:50:30 INFO : a/potato2: Copied (new) 2025/03/08 07:50:30 DEBUG : Waiting for deletions to finish 2025/03/08 07:50:31 INFO : b/potato: Deleted 2025/03/08 07:50:31 INFO : d: Removing directory 2025/03/08 07:50:33 INFO : b: Removing directory 2025/03/08 07:50:34 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.93s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:50:47 DEBUG : empty space: Sizes identical 2025/03/08 07:50:47 DEBUG : empty space: Unchanged skipping 2025/03/08 07:50:47 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:50:47 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:50:47 DEBUG : Waiting for deletions to finish 2025/03/08 07:50:47 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:50:48 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:50:48 DEBUG : empty space: Sizes identical 2025/03/08 07:50:48 DEBUG : empty space: Unchanged skipping 2025/03/08 07:50:48 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:50:48 DEBUG : Waiting for deletions to finish 2025/03/08 07:50:48 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.79s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", 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-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.53s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:51:01 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/08 07:51:01 DEBUG : empty space: Sizes identical 2025/03/08 07:51:01 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:51:01 DEBUG : empty space: Unchanged skipping 2025/03/08 07:51:01 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:51:04 INFO : potato: Copied (new) 2025/03/08 07:51:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.92s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:51:13 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/08 07:51:13 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:51:13 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:51:15 INFO : potato: Copied (replaced existing) 2025/03/08 07:51:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.06s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/03/08 07:51:23 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:51:23 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/03/08 07:51:23 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:51:25 INFO : potato: Copied (replaced existing) 2025/03/08 07:51:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:51:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 07:51:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/08 07:51:35 DEBUG : empty space: Sizes identical 2025/03/08 07:51:35 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:51:35 DEBUG : empty space: Unchanged skipping 2025/03/08 07:51:35 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:51:35 DEBUG : Waiting for deletions to finish 2025/03/08 07:51:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:51:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 07:51:47 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:51:47 DEBUG : empty space: Sizes identical 2025/03/08 07:51:47 DEBUG : empty space: Unchanged skipping 2025/03/08 07:51:47 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:51:50 INFO : potato2: Copied (new) 2025/03/08 07:51:50 DEBUG : Waiting for deletions to finish 2025/03/08 07:51:51 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:52:03 INFO : d: Making directory 2025/03/08 07:52:05 INFO : d/e: Making directory 2025/03/08 07:52:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/08 07:52:09 DEBUG : c/non empty space: Sizes identical 2025/03/08 07:52:09 DEBUG : c/non empty space: Unchanged skipping 2025/03/08 07:52:11 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:52:11 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:52:12 INFO : a/potato2: Copied (new) 2025/03/08 07:52:12 DEBUG : Waiting for deletions to finish 2025/03/08 07:52:13 INFO : b/potato: Deleted 2025/03/08 07:52:13 INFO : d/e: Removing directory 2025/03/08 07:52:15 INFO : d: Removing directory 2025/03/08 07:52:16 INFO : b: Removing directory 2025/03/08 07:52:17 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:52:32 INFO : d: Making directory 2025/03/08 07:52:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/08 07:52:36 DEBUG : c/non empty space: Sizes identical 2025/03/08 07:52:36 DEBUG : c/non empty space: Unchanged skipping 2025/03/08 07:52:36 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:52:36 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:52:39 INFO : a/potato2: Copied (new) 2025/03/08 07:52:39 ERROR : sugarsync root 'Test/rclone-test-cizebas6towe': not deleting files as there were IO errors 2025/03/08 07:52:39 ERROR : sugarsync root 'Test/rclone-test-cizebas6towe': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.84s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:52:57 DEBUG : Waiting for deletions to finish 2025/03/08 07:52:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 07:52:58 DEBUG : empty space: Sizes identical 2025/03/08 07:52:58 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:52:58 DEBUG : empty space: Unchanged skipping 2025/03/08 07:52:58 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:52:58 INFO : potato: Deleted 2025/03/08 07:53:00 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.38s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:53:11 DEBUG : Waiting for deletions to finish 2025/03/08 07:53:12 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:53:12 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:53:13 INFO : potato: Deleted 2025/03/08 07:53:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 07:53:14 DEBUG : empty space: Sizes identical 2025/03/08 07:53:14 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:53:14 DEBUG : empty space: Unchanged skipping 2025/03/08 07:53:14 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:53:16 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.13s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:53:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 07:53:26 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:53:26 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:53:28 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.75s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:53:39 DEBUG : enormous: Excluded (Size Filter) 2025/03/08 07:53:39 DEBUG : enormous: Excluded 2025/03/08 07:53:39 DEBUG : potato2: Excluded (Size Filter) 2025/03/08 07:53:39 DEBUG : potato2: Excluded 2025/03/08 07:53:40 DEBUG : potato2: Excluded (Size Filter) 2025/03/08 07:53:40 DEBUG : potato2: Excluded 2025/03/08 07:53:40 DEBUG : empty space: Sizes identical 2025/03/08 07:53:40 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:53:40 DEBUG : empty space: Unchanged skipping 2025/03/08 07:53:40 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:53:40 DEBUG : Waiting for deletions to finish 2025/03/08 07:53:40 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:53:41 DEBUG : enormous: Excluded (Size Filter) 2025/03/08 07:53:41 DEBUG : enormous: Excluded 2025/03/08 07:53:41 DEBUG : potato2: Excluded (Size Filter) 2025/03/08 07:53:41 DEBUG : potato2: Excluded 2025/03/08 07:53:42 DEBUG : potato2: Excluded (Size Filter) 2025/03/08 07:53:42 DEBUG : potato2: Excluded 2025/03/08 07:53:42 DEBUG : empty space: Sizes identical 2025/03/08 07:53:42 DEBUG : empty space: Unchanged skipping 2025/03/08 07:53:42 DEBUG : Local file system at /tmp/rclone2088086568: Waiting for checks to finish 2025/03/08 07:53:42 DEBUG : Local file system at /tmp/rclone2088086568: Waiting for transfers to finish 2025/03/08 07:53:42 DEBUG : Waiting for deletions to finish 2025/03/08 07:53:42 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.41s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:53:56 DEBUG : enormous: Excluded (Size Filter) 2025/03/08 07:53:56 DEBUG : enormous: Excluded 2025/03/08 07:53:56 DEBUG : potato2: Excluded (Size Filter) 2025/03/08 07:53:56 DEBUG : potato2: Excluded 2025/03/08 07:53:57 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:53:57 DEBUG : empty space: Sizes identical 2025/03/08 07:53:57 DEBUG : empty space: Unchanged skipping 2025/03/08 07:53:57 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:53:57 DEBUG : Waiting for deletions to finish 2025/03/08 07:53:58 INFO : potato2: Deleted 2025/03/08 07:53:58 INFO : enormous: Deleted 2025/03/08 07:53:58 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:53:59 DEBUG : empty space: Sizes identical 2025/03/08 07:53:59 DEBUG : Local file system at /tmp/rclone2088086568: Waiting for checks to finish 2025/03/08 07:53:59 DEBUG : empty space: Unchanged skipping 2025/03/08 07:53:59 DEBUG : Local file system at /tmp/rclone2088086568: Waiting for transfers to finish 2025/03/08 07:53:59 DEBUG : Waiting for deletions to finish 2025/03/08 07:53:59 INFO : enormous: Deleted 2025/03/08 07:53:59 INFO : potato2: Deleted 2025/03/08 07:53:59 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.88s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", 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-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/03/08 07:54:06 ERROR : sugarsync root 'Test/rclone-test-cizebas6towe': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/08 07:54:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/08 07:54:07 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/08 07:54:07 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:54:07 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:54:10 INFO : potato: Copied (new) 2025/03/08 07:54:10 INFO : yam: Copied (new) 2025/03/08 07:54:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:54:11 ERROR : sugarsync root 'Test/rclone-test-cizebas6towe': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/08 07:54:11 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/08 07:54:11 DEBUG : potato: Sizes identical 2025/03/08 07:54:11 DEBUG : potato: Unchanged skipping 2025/03/08 07:54:11 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:54:11 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:54:14 INFO : yaml: Copied (new) 2025/03/08 07:54:14 DEBUG : Waiting for deletions to finish 2025/03/08 07:54:15 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.07s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/03/08 07:54:21 ERROR : sugarsync root 'Test/rclone-test-cizebas6towe': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/08 07:54:22 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/08 07:54:22 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/08 07:54:22 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:54:22 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:54:25 INFO : yam: Copied (new) 2025/03/08 07:54:25 INFO : potato: Copied (new) 2025/03/08 07:54:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:54:26 ERROR : sugarsync root 'Test/rclone-test-cizebas6towe': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/08 07:54:26 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/08 07:54:26 DEBUG : potato: Sizes identical 2025/03/08 07:54:26 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:54:26 DEBUG : potato: Unchanged skipping 2025/03/08 07:54:26 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:54:29 INFO : yaml: Copied (new) 2025/03/08 07:54:29 DEBUG : Waiting for deletions to finish 2025/03/08 07:54:30 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.19s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/03/08 07:54:37 INFO : sugarsync root 'Test/rclone-test-cizebas6towe': Making map for --track-renames 2025/03/08 07:54:37 INFO : sugarsync root 'Test/rclone-test-cizebas6towe': Finished making map for --track-renames 2025/03/08 07:54:37 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:54:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/08 07:54:37 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/08 07:54:37 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for renames to finish 2025/03/08 07:54:37 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:54:41 INFO : sub/yam: Copied (new) 2025/03/08 07:54:41 INFO : potato: Copied (new) 2025/03/08 07:54:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:54:43 DEBUG : potato: Sizes identical 2025/03/08 07:54:43 DEBUG : potato: Unchanged skipping 2025/03/08 07:54:44 INFO : sugarsync root 'Test/rclone-test-cizebas6towe': Making map for --track-renames 2025/03/08 07:54:44 INFO : sugarsync root 'Test/rclone-test-cizebas6towe': Finished making map for --track-renames 2025/03/08 07:54:44 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:54:44 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for renames to finish 2025/03/08 07:54:45 INFO : sub/yam: Moved (server-side) to: yam 2025/03/08 07:54:45 INFO : yam: Renamed from "sub/yam" 2025/03/08 07:54:45 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:54:45 DEBUG : Waiting for deletions to finish 2025/03/08 07:54:45 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.40s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:54:55 DEBUG : Creating backend with remote "/tmp/rclone2088086568/dir1" 2025/03/08 07:54:55 DEBUG : Creating backend with remote "/tmp/rclone2088086568/dir2" 2025/03/08 07:54:55 DEBUG : Local file system at /tmp/rclone2088086568/dir2: Using server-side directory move 2025/03/08 07:54:55 INFO : Local file system at /tmp/rclone2088086568/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/08 07:54:55 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/08 07:54:55 DEBUG : Local file system at /tmp/rclone2088086568/dir2: Waiting for checks to finish 2025/03/08 07:54:55 DEBUG : Local file system at /tmp/rclone2088086568/dir2: Waiting for transfers to finish 2025/03/08 07:54:55 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.53s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:54:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 07:54:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/08 07:54:57 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:54:57 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:55:04 INFO : nested/sub dir/file: Copied (new) 2025/03/08 07:55:04 INFO : nested/sub dir/file: Deleted 2025/03/08 07:55:04 INFO : sub dir/hello world: Copied (new) 2025/03/08 07:55:04 INFO : sub dir/hello world: Deleted 2025/03/08 07:55:04 INFO : sub dir: Removing directory 2025/03/08 07:55:04 INFO : nested/sub dir: Removing directory 2025/03/08 07:55:04 INFO : nested: Removing directory 2025/03/08 07:55:04 DEBUG : Local file system at /tmp/rclone2088086568: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.94s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:55:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 07:55:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/08 07:55:15 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:55:15 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:55:22 INFO : nested/sub dir/file: Copied (new) 2025/03/08 07:55:22 INFO : nested/sub dir/file: Deleted 2025/03/08 07:55:22 INFO : sub dir/hello world: Copied (new) 2025/03/08 07:55:22 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.54s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:55:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/08 07:55:34 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/08 07:55:34 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:55:34 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:55:36 INFO : existing-b: Copied (new) 2025/03/08 07:55:36 INFO : existing-b: Deleted 2025/03/08 07:55:36 INFO : existing: Copied (new) 2025/03/08 07:55:36 INFO : existing: Deleted 2025/03/08 07:55:38 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:55:38 DEBUG : existing: Destination exists, skipping 2025/03/08 07:55:38 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/08 07:55:38 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:55:38 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.35s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:55:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-licehuj5godo" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-cizebas6towe' -> sugarsync root 'Test/rclone-test-licehuj5godo' 2025/03/08 07:56:02 DEBUG : sugarsync root 'Test/rclone-test-licehuj5godo': Using server-side directory move 2025/03/08 07:56:02 INFO : sugarsync root 'Test/rclone-test-licehuj5godo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/08 07:56:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 07:56:03 DEBUG : empty space: Sizes identical 2025/03/08 07:56:03 DEBUG : empty space: Unchanged skipping 2025/03/08 07:56:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/08 07:56:03 DEBUG : sugarsync root 'Test/rclone-test-licehuj5godo': Waiting for checks to finish 2025/03/08 07:56:04 INFO : potato2: Moved (server-side) 2025/03/08 07:56:04 INFO : empty space: Deleted 2025/03/08 07:56:04 DEBUG : sugarsync root 'Test/rclone-test-licehuj5godo': Waiting for transfers to finish 2025/03/08 07:56:04 INFO : potato3: Deleted 2025/03/08 07:56:05 INFO : potato3: Moved (server-side) 2025/03/08 07:56:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-konokoj6jiri" 2025/03/08 07:56:09 DEBUG : sugarsync root 'Test/rclone-test-konokoj6jiri': Using server-side directory move 2025/03/08 07:56:11 INFO : sugarsync root 'Test/rclone-test-konokoj6jiri': Server side directory move succeeded 2025/03/08 07:56:14 ERROR : : error listing: directory not found 2025/03/08 07:56:14 DEBUG : sugarsync root 'Test/rclone-test-konokoj6jiri': Purge remote 2025/03/08 07:56:15 DEBUG : sugarsync root 'Test/rclone-test-licehuj5godo': Purge remote 2025/03/08 07:56:15 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (33.58s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:56:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tigiziw3zivu" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-cizebas6towe' -> sugarsync root 'Test/rclone-test-tigiziw3zivu' 2025/03/08 07:56:36 DEBUG : empty space: Excluded (Size Filter) 2025/03/08 07:56:36 DEBUG : empty space: Excluded 2025/03/08 07:56:36 DEBUG : empty space: Excluded (Size Filter) 2025/03/08 07:56:36 DEBUG : empty space: Excluded 2025/03/08 07:56:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 07:56:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/08 07:56:36 DEBUG : sugarsync root 'Test/rclone-test-tigiziw3zivu': Waiting for checks to finish 2025/03/08 07:56:36 DEBUG : sugarsync root 'Test/rclone-test-tigiziw3zivu': Waiting for transfers to finish 2025/03/08 07:56:37 INFO : potato2: Moved (server-side) 2025/03/08 07:56:37 INFO : potato3: Deleted 2025/03/08 07:56:38 INFO : potato3: Moved (server-side) 2025/03/08 07:56:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wijidur4xodi" 2025/03/08 07:56:44 DEBUG : empty space: Excluded (Size Filter) 2025/03/08 07:56:44 DEBUG : empty space: Excluded 2025/03/08 07:56:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 07:56:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/08 07:56:44 DEBUG : sugarsync root 'Test/rclone-test-wijidur4xodi': Waiting for checks to finish 2025/03/08 07:56:44 DEBUG : sugarsync root 'Test/rclone-test-wijidur4xodi': Waiting for transfers to finish 2025/03/08 07:56:46 INFO : potato2: Moved (server-side) 2025/03/08 07:56:46 INFO : potato3: Moved (server-side) 2025/03/08 07:56:48 DEBUG : sugarsync root 'Test/rclone-test-wijidur4xodi': Purge remote 2025/03/08 07:56:49 DEBUG : sugarsync root 'Test/rclone-test-tigiziw3zivu': Purge remote --- PASS: TestServerSideMoveWithFilter (34.99s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:56:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hafixix6gumu" 2025/03/08 07:57:03 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-cizebas6towe' -> sugarsync root 'Test/rclone-test-hafixix6gumu' 2025/03/08 07:57:12 DEBUG : sugarsync root 'Test/rclone-test-hafixix6gumu': Using server-side directory move 2025/03/08 07:57:12 INFO : sugarsync root 'Test/rclone-test-hafixix6gumu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/08 07:57:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 07:57:13 DEBUG : empty space: Sizes identical 2025/03/08 07:57:13 DEBUG : empty space: Unchanged skipping 2025/03/08 07:57:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/08 07:57:14 DEBUG : sugarsync root 'Test/rclone-test-hafixix6gumu': Waiting for checks to finish 2025/03/08 07:57:14 INFO : potato2: Moved (server-side) 2025/03/08 07:57:14 INFO : empty space: Deleted 2025/03/08 07:57:14 DEBUG : sugarsync root 'Test/rclone-test-hafixix6gumu': Waiting for transfers to finish 2025/03/08 07:57:14 INFO : potato3: Deleted 2025/03/08 07:57:15 INFO : potato3: Moved (server-side) 2025/03/08 07:57:15 INFO : tomatoDir: Removing directory 2025/03/08 07:57:16 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': deleted 1 directories 2025/03/08 07:57:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hamagub7poha" 2025/03/08 07:57:21 INFO : tomatoDir: Making directory 2025/03/08 07:57:23 DEBUG : sugarsync root 'Test/rclone-test-hamagub7poha': Using server-side directory move 2025/03/08 07:57:25 INFO : sugarsync root 'Test/rclone-test-hamagub7poha': Server side directory move succeeded 2025/03/08 07:57:28 ERROR : : error listing: directory not found 2025/03/08 07:57:29 ERROR : : error listing: directory not found 2025/03/08 07:57:29 DEBUG : sugarsync root 'Test/rclone-test-hamagub7poha': Purge remote 2025/03/08 07:57:29 DEBUG : sugarsync root 'Test/rclone-test-hafixix6gumu': Purge remote 2025/03/08 07:57:30 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (39.73s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.52s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:57:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cizebas6towe/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.36s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:57:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cizebas6towe/rclone-sync-test" 2025/03/08 07:57:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cizebas6towe/rclone-sync-test-include/layer2" 2025/03/08 07:57:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cizebas6towe/rclone-sync-test-ignore-file" 2025/03/08 07:58:12 DEBUG : rclone-sync-test: Excluded 2025/03/08 07:58:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/08 07:58:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/08 07:58:15 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/rclone-sync-test': Waiting for checks to finish 2025/03/08 07:58:15 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/rclone-sync-test': Waiting for transfers to finish 2025/03/08 07:58:15 DEBUG : Waiting for deletions to finish 2025/03/08 07:58:15 INFO : There was nothing to transfer 2025/03/08 07:58:18 DEBUG : rclone-sync-test: Excluded 2025/03/08 07:58:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/08 07:58:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/08 07:58:21 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:58:21 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:58:21 DEBUG : Waiting for deletions to finish 2025/03/08 07:58:21 INFO : rclone-sync-test-include: Removing directory 2025/03/08 07:58:21 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/08 07:58:21 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': failed to delete 1 directories 2025/03/08 07:58:21 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:58:24 DEBUG : rclone-sync-test: Excluded 2025/03/08 07:58:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/08 07:58:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/08 07:58:27 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/08 07:58:27 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/08 07:58:27 DEBUG : Waiting for deletions to finish 2025/03/08 07:58:27 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:58:29 DEBUG : rclone-sync-test: Excluded 2025/03/08 07:58:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/08 07:58:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/08 07:58:32 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 07:58:32 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 07:58:32 DEBUG : Waiting for deletions to finish 2025/03/08 07:58:32 INFO : rclone-sync-test-include: Removing directory 2025/03/08 07:58:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/08 07:58:33 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': failed to delete 1 directories 2025/03/08 07:58:33 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:58:34 DEBUG : : Excluded 2025/03/08 07:58:35 DEBUG : rclone-sync-test: Excluded 2025/03/08 07:58:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/08 07:58:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/08 07:58:38 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/08 07:58:38 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/08 07:58:38 DEBUG : Waiting for deletions to finish 2025/03/08 07:58:38 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (85.76s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 07:59:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cizebas6towe/dst" 2025/03/08 07:59:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cizebas6towe/CompareDest" 2025/03/08 07:59:23 DEBUG : one: Need to transfer - File not found at Destination 2025/03/08 07:59:23 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for checks to finish 2025/03/08 07:59:23 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for transfers to finish 2025/03/08 07:59:26 INFO : one: Copied (new) 2025/03/08 07:59:26 DEBUG : Waiting for deletions to finish 2025/03/08 07:59:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 07:59:30 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for checks to finish 2025/03/08 07:59:31 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for transfers to finish 2025/03/08 07:59:32 INFO : one: Copied (replaced existing) 2025/03/08 07:59:32 DEBUG : Waiting for deletions to finish 2025/03/08 07:59:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 07:59:42 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for checks to finish 2025/03/08 07:59:43 DEBUG : one: Sizes identical 2025/03/08 07:59:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/08 07:59:43 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for transfers to finish 2025/03/08 07:59:43 DEBUG : Waiting for deletions to finish 2025/03/08 07:59:43 INFO : There was nothing to transfer 2025/03/08 07:59:50 DEBUG : two: Sizes identical 2025/03/08 07:59:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/08 07:59:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 07:59:50 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for checks to finish 2025/03/08 07:59:51 DEBUG : one: Sizes identical 2025/03/08 07:59:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/08 07:59:51 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for transfers to finish 2025/03/08 07:59:51 DEBUG : Waiting for deletions to finish 2025/03/08 07:59:51 INFO : There was nothing to transfer 2025/03/08 07:59:54 DEBUG : two: Sizes identical 2025/03/08 07:59:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/08 07:59:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 07:59:54 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for checks to finish 2025/03/08 07:59:55 DEBUG : one: Sizes identical 2025/03/08 07:59:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/08 07:59:55 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for transfers to finish 2025/03/08 07:59:55 DEBUG : Waiting for deletions to finish 2025/03/08 07:59:55 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/08 08:00:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/08 08:00:00 DEBUG : two: Need to transfer - File not found at Destination 2025/03/08 08:00:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 08:00:00 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for checks to finish 2025/03/08 08:00:00 DEBUG : one: Sizes identical 2025/03/08 08:00:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/08 08:00:00 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for transfers to finish 2025/03/08 08:00:02 INFO : two: Copied (new) 2025/03/08 08:00:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (59.82s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 08:00:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cizebas6towe/dest" 2025/03/08 08:00:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cizebas6towe/pre-dest1" 2025/03/08 08:00:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cizebas6towe/pre-dest2" 2025/03/08 08:00:31 DEBUG : 1: Sizes identical 2025/03/08 08:00:31 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/08 08:00:32 DEBUG : 2: Sizes identical 2025/03/08 08:00:32 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/08 08:00:34 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/08 08:00:34 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dest': Waiting for checks to finish 2025/03/08 08:00:34 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dest': Waiting for transfers to finish 2025/03/08 08:00:38 INFO : 3: Copied (new) 2025/03/08 08:00:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (36.52s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 08:00:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cizebas6towe/dst" 2025/03/08 08:00:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cizebas6towe/CopyDest" 2025/03/08 08:00:59 DEBUG : one: Need to transfer - File not found at Destination 2025/03/08 08:00:59 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for checks to finish 2025/03/08 08:00:59 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for transfers to finish 2025/03/08 08:01:03 INFO : one: Copied (new) 2025/03/08 08:01:03 DEBUG : Waiting for deletions to finish 2025/03/08 08:01:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 08:01:07 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for checks to finish 2025/03/08 08:01:08 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for transfers to finish 2025/03/08 08:01:09 INFO : one: Copied (replaced existing) 2025/03/08 08:01:09 DEBUG : Waiting for deletions to finish 2025/03/08 08:01:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cizebas6towe/BackupDir" 2025/03/08 08:01:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 08:01:24 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for checks to finish 2025/03/08 08:01:26 DEBUG : one: Sizes identical 2025/03/08 08:01:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 08:01:28 INFO : one: Moved (server-side) 2025/03/08 08:01:30 INFO : one: Copied (server-side copy) 2025/03/08 08:01:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/08 08:01:30 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for transfers to finish 2025/03/08 08:01:30 DEBUG : Waiting for deletions to finish 2025/03/08 08:01:37 DEBUG : two: Sizes identical 2025/03/08 08:01:38 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Renewing token 2025/03/08 08:01:39 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/03/08 08:01:39 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/03/08 08:01:39 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/03/08 08:01:40 INFO : two: Copied (server-side copy) 2025/03/08 08:01:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/08 08:01:40 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for checks to finish 2025/03/08 08:01:40 DEBUG : one: Sizes identical 2025/03/08 08:01:40 DEBUG : one: Unchanged skipping 2025/03/08 08:01:40 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for transfers to finish 2025/03/08 08:01:40 DEBUG : Waiting for deletions to finish 2025/03/08 08:01:40 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Renewing token 2025/03/08 08:01:41 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/03/08 08:01:41 DEBUG : Config file has changed externally - reloading 2025/03/08 08:01:41 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/03/08 08:01:41 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/03/08 08:01:43 DEBUG : one: Sizes identical 2025/03/08 08:01:43 DEBUG : one: Unchanged skipping 2025/03/08 08:01:43 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for checks to finish 2025/03/08 08:01:43 DEBUG : two: Sizes identical 2025/03/08 08:01:43 DEBUG : two: Unchanged skipping 2025/03/08 08:01:43 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for transfers to finish 2025/03/08 08:01:43 DEBUG : Waiting for deletions to finish 2025/03/08 08:01:43 INFO : There was nothing to transfer 2025/03/08 08:01:50 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/CopyDest': Renewing token 2025/03/08 08:01:50 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/03/08 08:01:50 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/03/08 08:01:50 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/03/08 08:01:51 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/08 08:01:51 DEBUG : three: Destination not found in --copy-dest 2025/03/08 08:01:51 DEBUG : three: Need to transfer - File not found at Destination 2025/03/08 08:01:51 DEBUG : one: Sizes identical 2025/03/08 08:01:51 DEBUG : one: Unchanged skipping 2025/03/08 08:01:51 DEBUG : two: Sizes identical 2025/03/08 08:01:51 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for checks to finish 2025/03/08 08:01:51 DEBUG : two: Unchanged skipping 2025/03/08 08:01:51 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for transfers to finish 2025/03/08 08:01:54 INFO : three: Copied (new) 2025/03/08 08:01:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (78.90s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 08:02:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cizebas6towe/dst" 2025/03/08 08:02:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cizebas6towe/backup" 2025/03/08 08:02:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/08 08:02:24 DEBUG : two: Sizes identical 2025/03/08 08:02:24 DEBUG : two: Unchanged skipping 2025/03/08 08:02:24 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for checks to finish 2025/03/08 08:02:27 INFO : one: Moved (server-side) 2025/03/08 08:02:27 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for transfers to finish 2025/03/08 08:02:30 INFO : one: Copied (new) 2025/03/08 08:02:30 DEBUG : Waiting for deletions to finish 2025/03/08 08:02:31 INFO : three.txt: Moved (server-side) 2025/03/08 08:02:31 INFO : three.txt: Moved into backup dir 2025/03/08 08:02:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/08 08:02:38 DEBUG : two: Sizes identical 2025/03/08 08:02:38 DEBUG : two: Unchanged skipping 2025/03/08 08:02:38 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for checks to finish 2025/03/08 08:02:39 INFO : one: Deleted 2025/03/08 08:02:40 INFO : one: Moved (server-side) 2025/03/08 08:02:40 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for transfers to finish 2025/03/08 08:02:43 INFO : one: Copied (new) 2025/03/08 08:02:43 DEBUG : Waiting for deletions to finish 2025/03/08 08:02:44 INFO : three.txt: Deleted 2025/03/08 08:02:45 INFO : three.txt: Moved (server-side) 2025/03/08 08:02:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (47.58s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 08:03:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cizebas6towe/dst" 2025/03/08 08:03:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cizebas6towe/backup" 2025/03/08 08:03:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/08 08:03:12 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for checks to finish 2025/03/08 08:03:12 DEBUG : two: Sizes identical 2025/03/08 08:03:12 DEBUG : two: Unchanged skipping 2025/03/08 08:03:15 INFO : one: Moved (server-side) to: one.bak 2025/03/08 08:03:15 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for transfers to finish 2025/03/08 08:03:17 INFO : one: Copied (new) 2025/03/08 08:03:17 DEBUG : Waiting for deletions to finish 2025/03/08 08:03:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/08 08:03:19 INFO : three.txt: Moved into backup dir 2025/03/08 08:03:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/08 08:03:25 DEBUG : two: Sizes identical 2025/03/08 08:03:25 DEBUG : two: Unchanged skipping 2025/03/08 08:03:25 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for checks to finish 2025/03/08 08:03:27 INFO : one.bak: Deleted 2025/03/08 08:03:28 INFO : one: Moved (server-side) to: one.bak 2025/03/08 08:03:28 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for transfers to finish 2025/03/08 08:03:30 INFO : one: Copied (new) 2025/03/08 08:03:30 DEBUG : Waiting for deletions to finish 2025/03/08 08:03:32 INFO : three.txt.bak: Deleted 2025/03/08 08:03:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/08 08:03:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (47.62s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 08:03:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cizebas6towe/dst" 2025/03/08 08:03:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cizebas6towe/backup" 2025/03/08 08:04:00 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for checks to finish 2025/03/08 08:04:00 DEBUG : two: Sizes identical 2025/03/08 08:04:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/08 08:04:00 DEBUG : two: Unchanged skipping 2025/03/08 08:04:03 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/08 08:04:03 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for transfers to finish 2025/03/08 08:04:05 INFO : one: Copied (new) 2025/03/08 08:04:05 DEBUG : Waiting for deletions to finish 2025/03/08 08:04:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/08 08:04:07 INFO : three.txt: Moved into backup dir 2025/03/08 08:04:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/08 08:04:13 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for checks to finish 2025/03/08 08:04:13 DEBUG : two: Sizes identical 2025/03/08 08:04:13 DEBUG : two: Unchanged skipping 2025/03/08 08:04:15 INFO : one-2019-01-01: Deleted 2025/03/08 08:04:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/08 08:04:16 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for transfers to finish 2025/03/08 08:04:18 INFO : one: Copied (new) 2025/03/08 08:04:18 DEBUG : Waiting for deletions to finish 2025/03/08 08:04:20 INFO : three-2019-01-01.txt: Deleted 2025/03/08 08:04:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/08 08:04:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (48.15s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 08:04:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cizebas6towe/dst" 2025/03/08 08:04:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/08 08:04:44 DEBUG : two: Sizes identical 2025/03/08 08:04:44 DEBUG : two: Unchanged skipping 2025/03/08 08:04:44 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for checks to finish 2025/03/08 08:04:45 INFO : one: Moved (server-side) to: one.bak 2025/03/08 08:04:45 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for transfers to finish 2025/03/08 08:04:48 INFO : one: Copied (new) 2025/03/08 08:04:48 DEBUG : Waiting for deletions to finish 2025/03/08 08:04:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/08 08:04:49 INFO : three.txt: Moved into backup dir 2025/03/08 08:04:56 DEBUG : one.bak: Excluded (Path Filter) 2025/03/08 08:04:56 DEBUG : one.bak: Excluded 2025/03/08 08:04:56 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/08 08:04:56 DEBUG : three.txt.bak: Excluded 2025/03/08 08:04:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/08 08:04:56 DEBUG : two: Sizes identical 2025/03/08 08:04:56 DEBUG : two: Unchanged skipping 2025/03/08 08:04:56 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for checks to finish 2025/03/08 08:04:57 INFO : one.bak: Deleted 2025/03/08 08:04:58 INFO : one: Moved (server-side) to: one.bak 2025/03/08 08:04:58 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe/dst': Waiting for transfers to finish 2025/03/08 08:05:00 INFO : one: Copied (new) 2025/03/08 08:05:00 DEBUG : Waiting for deletions to finish 2025/03/08 08:05:02 INFO : three.txt.bak: Deleted 2025/03/08 08:05:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/08 08:05:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (40.40s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 08:05:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cizebas6towe/dst" 2025/03/08 08:05:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/08 08:05:25 INFO : one: Moved (server-side) to: one.bak 2025/03/08 08:05:27 INFO : one: Copied (new) 2025/03/08 08:05:28 DEBUG : two: Sizes identical 2025/03/08 08:05:28 DEBUG : two: Unchanged skipping 2025/03/08 08:05:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/08 08:05:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/08 08:05:33 INFO : three.txt: Copied (new) 2025/03/08 08:05:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/08 08:05:38 INFO : one.bak: Deleted 2025/03/08 08:05:39 INFO : one: Moved (server-side) to: one.bak 2025/03/08 08:05:41 INFO : one: Copied (new) 2025/03/08 08:05:42 DEBUG : two: Sizes identical 2025/03/08 08:05:42 DEBUG : two: Unchanged skipping 2025/03/08 08:05:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/08 08:05:44 INFO : three.txt.bak: Deleted 2025/03/08 08:05:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/08 08:05:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (45.45s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 08:06:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cizebas6towe/dst" 2025/03/08 08:06:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/08 08:06:10 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/08 08:06:12 INFO : one: Copied (new) 2025/03/08 08:06:13 DEBUG : two: Sizes identical 2025/03/08 08:06:13 DEBUG : two: Unchanged skipping 2025/03/08 08:06:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/08 08:06:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/08 08:06:18 INFO : three.txt: Copied (new) 2025/03/08 08:06:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/08 08:06:23 INFO : one-2019-01-01: Deleted 2025/03/08 08:06:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/08 08:06:26 INFO : one: Copied (new) 2025/03/08 08:06:27 DEBUG : two: Sizes identical 2025/03/08 08:06:27 DEBUG : two: Unchanged skipping 2025/03/08 08:06:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/08 08:06:29 INFO : three-2019-01-01.txt: Deleted 2025/03/08 08:06:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/08 08:06:33 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (45.56s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 08:06:45 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/08 08:06:45 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 08:06:45 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 08:06:47 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/08 08:06:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.26s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 08:06:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/08 08:06:51 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 08:06:51 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 08:06:54 INFO : existing: Copied (new) 2025/03/08 08:06:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 08:06:56 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 08:06:56 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/08 08:06:56 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/08 08:06:56 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 08:06:56 ERROR : sugarsync root 'Test/rclone-test-cizebas6towe': not deleting files as there were IO errors 2025/03/08 08:06:56 ERROR : sugarsync root 'Test/rclone-test-cizebas6towe': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.09s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.46s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 08:07:22 DEBUG : existing: Sizes identical 2025/03/08 08:07:22 DEBUG : existing: Unchanged skipping 2025/03/08 08:07:22 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/08 08:07:24 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-comifir3 2025/03/08 08:07:24 DEBUG : EXISTING: moving to existing-rclone-move-zasifas5 2025/03/08 08:07:25 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/03/08 08:07:25 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-zasifas5 2025/03/08 08:07:25 DEBUG : EXISTING: moving to existing 2025/03/08 08:07:25 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-comifir3 2025/03/08 08:07:25 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/03/08 08:07:26 INFO : existing-rclone-move-zasifas5: Moved (server-side) to: existing 2025/03/08 08:07:26 INFO : EXISTING: Moved (server-side) to: existing 2025/03/08 08:07:26 INFO : EXISTING: Fixed case by renaming to: existing 2025/03/08 08:07:26 INFO : existingbutdifferent-rclone-move-comifir3: Moved (server-side) to: existingbutdifferent 2025/03/08 08:07:26 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/03/08 08:07:26 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/03/08 08:07:29 INFO : existingbutdifferent: Copied (replaced existing) 2025/03/08 08:07:30 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/03/08 08:07:34 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/03/08 08:07:35 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/03/08 08:07:37 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-baluwer3 2025/03/08 08:07:39 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-baluwer3 2025/03/08 08:07:39 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/03/08 08:07:39 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/03/08 08:07:39 INFO : subdira/subdirb/subdirc/hello-rclone-move-baluwer3: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/08 08:07:39 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/08 08:07:39 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/03/08 08:07:40 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/03/08 08:07:40 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 08:07:41 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-gadotes0 2025/03/08 08:07:41 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/03/08 08:07:42 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-gadotes0 2025/03/08 08:07:42 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/08 08:07:42 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-gadotes0: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/08 08:07:42 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/08 08:07:42 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/08 08:07:42 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 08:07:43 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/03/08 08:07:43 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (55.28s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", 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-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", 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-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.33s) --- SKIP: TestMaxTransfer/Hard (1.46s) --- SKIP: TestMaxTransfer/Soft (1.44s) --- SKIP: TestMaxTransfer/Cautious (1.43s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 08:09:43 DEBUG : both0: Sizes identical 2025/03/08 08:09:43 DEBUG : both10: Sizes identical 2025/03/08 08:09:43 DEBUG : both11: Sizes identical 2025/03/08 08:09:43 DEBUG : both1: Sizes identical 2025/03/08 08:09:43 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 08:09:43 DEBUG : both0: Unchanged skipping 2025/03/08 08:09:43 DEBUG : both12: Sizes identical 2025/03/08 08:09:43 DEBUG : both12: Unchanged skipping 2025/03/08 08:09:43 DEBUG : both13: Sizes identical 2025/03/08 08:09:43 DEBUG : both13: Unchanged skipping 2025/03/08 08:09:43 DEBUG : both14: Sizes identical 2025/03/08 08:09:43 DEBUG : both14: Unchanged skipping 2025/03/08 08:09:43 DEBUG : both15: Sizes identical 2025/03/08 08:09:43 DEBUG : both15: Unchanged skipping 2025/03/08 08:09:43 DEBUG : both16: Sizes identical 2025/03/08 08:09:43 DEBUG : both10: Unchanged skipping 2025/03/08 08:09:43 DEBUG : both17: Sizes identical 2025/03/08 08:09:43 DEBUG : both17: Unchanged skipping 2025/03/08 08:09:43 DEBUG : both18: Sizes identical 2025/03/08 08:09:43 DEBUG : both18: Unchanged skipping 2025/03/08 08:09:43 DEBUG : both19: Sizes identical 2025/03/08 08:09:43 DEBUG : both11: Unchanged skipping 2025/03/08 08:09:43 DEBUG : both2: Sizes identical 2025/03/08 08:09:43 DEBUG : both1: Unchanged skipping 2025/03/08 08:09:43 DEBUG : both3: Sizes identical 2025/03/08 08:09:43 DEBUG : both16: Unchanged skipping 2025/03/08 08:09:43 DEBUG : both4: Sizes identical 2025/03/08 08:09:43 DEBUG : both4: Unchanged skipping 2025/03/08 08:09:43 DEBUG : both5: Sizes identical 2025/03/08 08:09:43 DEBUG : both19: Unchanged skipping 2025/03/08 08:09:43 DEBUG : both6: Sizes identical 2025/03/08 08:09:43 DEBUG : both2: Unchanged skipping 2025/03/08 08:09:43 DEBUG : both7: Sizes identical 2025/03/08 08:09:43 DEBUG : both7: Unchanged skipping 2025/03/08 08:09:43 DEBUG : both8: Sizes identical 2025/03/08 08:09:43 DEBUG : both8: Unchanged skipping 2025/03/08 08:09:43 DEBUG : both9: Sizes identical 2025/03/08 08:09:43 DEBUG : both3: Unchanged skipping 2025/03/08 08:09:43 DEBUG : both5: Unchanged skipping 2025/03/08 08:09:43 DEBUG : both6: Unchanged skipping 2025/03/08 08:09:43 DEBUG : both9: Unchanged skipping 2025/03/08 08:09:43 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 08:09:43 DEBUG : Waiting for deletions to finish 2025/03/08 08:09:43 INFO : only3: Deleted 2025/03/08 08:09:43 INFO : only7: Deleted 2025/03/08 08:09:43 INFO : only10: Deleted 2025/03/08 08:09:43 INFO : only11: Deleted 2025/03/08 08:09:44 INFO : only12: Deleted 2025/03/08 08:09:44 INFO : only15: Deleted 2025/03/08 08:09:44 INFO : only19: Deleted 2025/03/08 08:09:44 INFO : only13: Deleted 2025/03/08 08:09:45 INFO : only16: Deleted 2025/03/08 08:09:45 INFO : only17: Deleted 2025/03/08 08:09:45 INFO : only18: Deleted 2025/03/08 08:09:45 INFO : only4: Deleted 2025/03/08 08:09:46 INFO : only0: Deleted 2025/03/08 08:09:46 INFO : only1: Deleted 2025/03/08 08:09:46 INFO : only14: Deleted 2025/03/08 08:09:46 INFO : only9: Deleted 2025/03/08 08:09:46 INFO : only2: Deleted 2025/03/08 08:09:46 INFO : only6: Deleted 2025/03/08 08:09:46 INFO : only5: Deleted 2025/03/08 08:09:46 INFO : only8: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (123.27s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 08:11:46 DEBUG : both0: Sizes identical 2025/03/08 08:11:46 DEBUG : both10: Sizes identical 2025/03/08 08:11:46 DEBUG : both1: Sizes identical 2025/03/08 08:11:46 DEBUG : both11: Sizes identical 2025/03/08 08:11:46 DEBUG : both0: Unchanged skipping 2025/03/08 08:11:46 DEBUG : both10: Unchanged skipping 2025/03/08 08:11:46 DEBUG : both12: Sizes identical 2025/03/08 08:11:46 DEBUG : both13: Sizes identical 2025/03/08 08:11:46 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for checks to finish 2025/03/08 08:11:46 DEBUG : both12: Unchanged skipping 2025/03/08 08:11:46 DEBUG : both14: Sizes identical 2025/03/08 08:11:46 DEBUG : both13: Unchanged skipping 2025/03/08 08:11:46 DEBUG : both15: Sizes identical 2025/03/08 08:11:46 DEBUG : both15: Unchanged skipping 2025/03/08 08:11:46 DEBUG : both16: Sizes identical 2025/03/08 08:11:46 DEBUG : both11: Unchanged skipping 2025/03/08 08:11:46 DEBUG : both17: Sizes identical 2025/03/08 08:11:46 DEBUG : both17: Unchanged skipping 2025/03/08 08:11:46 DEBUG : both18: Sizes identical 2025/03/08 08:11:46 DEBUG : both18: Unchanged skipping 2025/03/08 08:11:46 DEBUG : both19: Sizes identical 2025/03/08 08:11:46 DEBUG : both19: Unchanged skipping 2025/03/08 08:11:46 DEBUG : both2: Sizes identical 2025/03/08 08:11:46 DEBUG : both1: Unchanged skipping 2025/03/08 08:11:46 DEBUG : both3: Sizes identical 2025/03/08 08:11:46 DEBUG : both3: Unchanged skipping 2025/03/08 08:11:46 DEBUG : both4: Sizes identical 2025/03/08 08:11:46 DEBUG : both14: Unchanged skipping 2025/03/08 08:11:46 DEBUG : both5: Sizes identical 2025/03/08 08:11:46 DEBUG : both16: Unchanged skipping 2025/03/08 08:11:46 DEBUG : both6: Sizes identical 2025/03/08 08:11:46 DEBUG : both2: Unchanged skipping 2025/03/08 08:11:46 DEBUG : both7: Sizes identical 2025/03/08 08:11:46 DEBUG : both7: Unchanged skipping 2025/03/08 08:11:46 DEBUG : both8: Sizes identical 2025/03/08 08:11:46 DEBUG : both4: Unchanged skipping 2025/03/08 08:11:46 DEBUG : both9: Sizes identical 2025/03/08 08:11:46 DEBUG : both9: Unchanged skipping 2025/03/08 08:11:46 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/08 08:11:46 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/08 08:11:46 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/08 08:11:46 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/08 08:11:46 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/08 08:11:46 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/08 08:11:46 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/08 08:11:46 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/08 08:11:46 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/08 08:11:46 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/08 08:11:46 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/08 08:11:46 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/08 08:11:46 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/08 08:11:46 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/08 08:11:46 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/08 08:11:46 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/08 08:11:46 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/08 08:11:46 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/08 08:11:46 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/08 08:11:46 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/08 08:11:46 DEBUG : both5: Unchanged skipping 2025/03/08 08:11:46 DEBUG : both6: Unchanged skipping 2025/03/08 08:11:46 DEBUG : both8: Unchanged skipping 2025/03/08 08:11:46 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Waiting for transfers to finish 2025/03/08 08:11:47 INFO : only1: Copied (replaced existing) 2025/03/08 08:11:47 INFO : only11: Copied (replaced existing) 2025/03/08 08:11:47 INFO : only10: Copied (replaced existing) 2025/03/08 08:11:48 INFO : only0: Copied (replaced existing) 2025/03/08 08:11:48 INFO : only12: Copied (replaced existing) 2025/03/08 08:11:48 INFO : only13: Copied (replaced existing) 2025/03/08 08:11:49 INFO : only14: Copied (replaced existing) 2025/03/08 08:11:49 INFO : only15: Copied (replaced existing) 2025/03/08 08:11:49 INFO : only16: Copied (replaced existing) 2025/03/08 08:11:49 INFO : only17: Copied (replaced existing) 2025/03/08 08:11:50 INFO : only18: Copied (replaced existing) 2025/03/08 08:11:50 INFO : only19: Copied (replaced existing) 2025/03/08 08:11:51 INFO : only3: Copied (replaced existing) 2025/03/08 08:11:51 INFO : only2: Copied (replaced existing) 2025/03/08 08:11:51 INFO : only4: Copied (replaced existing) 2025/03/08 08:11:51 INFO : only5: Copied (replaced existing) 2025/03/08 08:11:51 INFO : only6: Copied (replaced existing) 2025/03/08 08:11:52 INFO : only7: Copied (replaced existing) 2025/03/08 08:11:52 INFO : only8: Copied (replaced existing) 2025/03/08 08:11:52 INFO : only9: Copied (replaced existing) 2025/03/08 08:11:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (141.30s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 08:12:27 DEBUG : empty_dir: Making directory with metadata 2025/03/08 08:12:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/08 08:12:27 DEBUG : empty_on_remote: Making directory with metadata 2025/03/08 08:12:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/08 08:12:27 INFO : empty_on_remote: Making directory 2025/03/08 08:12:29 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-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 08:12:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/08 08:12:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/08 08:12:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/08 08:12:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (22.89s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 08:12:50 DEBUG : empty_dir: Making directory with metadata 2025/03/08 08:12:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/08 08:12:50 DEBUG : empty_on_remote: Making directory with metadata 2025/03/08 08:12:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/08 08:12:50 INFO : empty_on_remote: Making directory 2025/03/08 08:12:52 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-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 08:12:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/08 08:12:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/08 08:12:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/08 08:12:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/08 08:12:59 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (24.57s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 08:13:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/08 08:13:15 INFO : sub dir: Making directory 2025/03/08 08:13:16 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-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (53.41s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" 2025/03/08 08:14:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/08 08:14:08 INFO : sub dir: Making directory 2025/03/08 08:14: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-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-cizebas6towe'", Local "Local file system at /tmp/rclone2088086568", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (55.41s) PASS 2025/03/08 08:15:04 DEBUG : sugarsync root 'Test/rclone-test-cizebas6towe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 31m5.578365149s (try 1/5)