"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/02/17 04:50:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tatuxib0buqe" 2025/02/17 04:50:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/17 04:50:27 DEBUG : Creating backend with remote "/tmp/rclone536609890" === 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-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:50:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 04:50:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/17 04:50:29 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:50:29 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.53s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:50:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/17 04:50:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 04:50:33 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:50:33 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:50:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:50:38 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.08s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.50s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.41s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:50:47 DEBUG : Creating backend with remote "/non-existing" 2025/02/17 04:50:47 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/17 04:50:47 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:50:47 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.74s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:50:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 04:50:51 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:50:51 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:50:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (10.77s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:51:01 INFO : sugarsync root 'Test/rclone-test-tatuxib0buqe': Running all checks before starting transfers 2025/02/17 04:51:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 04:51:02 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:51:02 INFO : sugarsync root 'Test/rclone-test-tatuxib0buqe': Checks finished, now starting transfers 2025/02/17 04:51:02 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:51:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.20s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:51:12 ERROR : Ignoring --no-traverse with sync 2025/02/17 04:51:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 04:51:13 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:51:13 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:51:16 INFO : sub dir/hello world: Copied (new) 2025/02/17 04:51:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.03s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:51:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/17 04:51:24 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:51:24 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:51:27 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.60s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:51:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 04:51:32 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:51:32 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:51:34 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.42s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:51:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 04:51:39 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:51:39 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:51:41 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.54s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:51:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/17 04:51:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 04:51:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/17 04:51:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/17 04:51:47 INFO : sub dir: Making directory 2025/02/17 04:51:48 INFO : sub dir2: Making directory 2025/02/17 04:51:49 INFO : sub dir2/sub sub dir2: Making directory 2025/02/17 04:51:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 04:51:50 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:51:50 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:51:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:51:54 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.68s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:52:02 INFO : sub dir2: Making directory 2025/02/17 04:52:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/17 04:52:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 04:52:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 04:52:02 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:52:02 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:52:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.74s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:52:11 DEBUG : sub dir2: Making directory with metadata 2025/02/17 04:52:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 04:52:12 INFO : sub dir: Making directory 2025/02/17 04:52:14 INFO : sub dir2: Making directory 2025/02/17 04:52:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 04:52:15 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:52:15 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:52:17 INFO : sub dir/hello world: Copied (new) 2025/02/17 04:52:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:52:18 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/17 04:52:19 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.72s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.46s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:52:26 INFO : sub dir2: Making directory 2025/02/17 04:52:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 04:52:27 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:52:27 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:52:31 INFO : sub dir/hello world: Copied (new) 2025/02/17 04:52:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.96s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:52:36 DEBUG : sub dir2: Making directory with metadata 2025/02/17 04:52:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 04:52:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/17 04:52:37 INFO : sub dir: Making directory 2025/02/17 04:52:39 INFO : sub dir2: Making directory 2025/02/17 04:52:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 04:52:40 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:52:40 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:52:42 INFO : sub dir/hello world: Copied (new) 2025/02/17 04:52:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:52:43 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.19s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.43s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:52:51 INFO : sub dir2: Making directory 2025/02/17 04:52:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 04:52:52 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:52:52 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:52:55 INFO : sub dir/hello world: Copied (new) 2025/02/17 04:52:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.58s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:53:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vekunut6kima" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-tatuxib0buqe' -> sugarsync root 'Test/rclone-test-vekunut6kima' 2025/02/17 04:53:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 04:53:11 DEBUG : sugarsync root 'Test/rclone-test-vekunut6kima': Waiting for checks to finish 2025/02/17 04:53:11 DEBUG : sugarsync root 'Test/rclone-test-vekunut6kima': Waiting for transfers to finish 2025/02/17 04:53:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:53:16 DEBUG : sugarsync root 'Test/rclone-test-vekunut6kima': Purge remote --- PASS: TestServerSideCopy (21.60s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:53:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/17 04:53:29 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:53:29 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:53:30 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (14.44s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:53:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yozorun6tawi" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-tatuxib0buqe' -> sugarsync root 'Test/rclone-test-yozorun6tawi' 2025/02/17 04:53:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 04:53:46 DEBUG : sugarsync root 'Test/rclone-test-yozorun6tawi': Waiting for checks to finish 2025/02/17 04:53:46 DEBUG : sugarsync root 'Test/rclone-test-yozorun6tawi': Waiting for transfers to finish 2025/02/17 04:53:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:53:57 DEBUG : sugarsync root 'Test/rclone-test-yozorun6tawi': Waiting for checks to finish 2025/02/17 04:53:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/17 04:53:57 DEBUG : sugarsync root 'Test/rclone-test-yozorun6tawi': Waiting for transfers to finish 2025/02/17 04:53:57 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.yixerex1" before starting 2025/02/17 04:53:59 DEBUG : sub dir/hello world.yixerex1: server side copy: removing renamed existing file after operation 2025/02/17 04:54:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:54:02 DEBUG : sugarsync root 'Test/rclone-test-yozorun6tawi': Purge remote --- PASS: TestServerSideCopyOverSelf (32.56s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:54:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/17 04:54:15 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:54:15 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:54:17 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/17 04:54:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (14.46s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:54:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wolanod1fota" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-tatuxib0buqe' -> sugarsync root 'Test/rclone-test-wolanod1fota' 2025/02/17 04:54:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 04:54:34 DEBUG : sugarsync root 'Test/rclone-test-wolanod1fota': Waiting for checks to finish 2025/02/17 04:54:34 DEBUG : sugarsync root 'Test/rclone-test-wolanod1fota': Waiting for transfers to finish 2025/02/17 04:54:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:54:42 DEBUG : sugarsync root 'Test/rclone-test-wolanod1fota': Using server-side directory move 2025/02/17 04:54:42 INFO : sugarsync root 'Test/rclone-test-wolanod1fota': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/17 04:54:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/17 04:54:44 DEBUG : sugarsync root 'Test/rclone-test-wolanod1fota': Waiting for checks to finish 2025/02/17 04:54:44 DEBUG : sugarsync root 'Test/rclone-test-wolanod1fota': Waiting for transfers to finish 2025/02/17 04:54:45 INFO : sub dir/hello world: Deleted 2025/02/17 04:54:46 INFO : sub dir/hello world: Moved (server-side) 2025/02/17 04:54:52 DEBUG : testing file moves 2025/02/17 04:54:54 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/17 04:54:54 DEBUG : sugarsync root 'Test/rclone-test-wolanod1fota': Waiting for checks to finish 2025/02/17 04:54:54 DEBUG : sugarsync root 'Test/rclone-test-wolanod1fota': Waiting for transfers to finish 2025/02/17 04:54:55 INFO : sub dir/hello world: Deleted 2025/02/17 04:54:55 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:54:58 DEBUG : sugarsync root 'Test/rclone-test-wolanod1fota': Purge remote --- PASS: TestServerSideMoveOverSelf (41.50s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:55:09 ERROR : : error listing: directory not found 2025/02/17 04:55:10 INFO : Local file system at /tmp/rclone536609890: Making directory 2025/02/17 04:55:12 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:55:12 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.56s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:55:24 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/17 04:55:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 04:55:25 DEBUG : Local file system at /tmp/rclone536609890: Waiting for checks to finish 2025/02/17 04:55:25 DEBUG : Local file system at /tmp/rclone536609890: Waiting for transfers to finish 2025/02/17 04:55:26 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/02/17 04:55:26 INFO : sub dir/hello world: Copied (new) 2025/02/17 04:55:26 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.20s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:55:32 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/17 04:55:32 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:55:32 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:55:34 INFO : check sum: Copied (new) 2025/02/17 04:55:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:55:36 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:55:36 NOTICE: sugarsync root 'Test/rclone-test-tatuxib0buqe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/17 04:55:36 DEBUG : check sum: Size of src and dst objects identical 2025/02/17 04:55:36 DEBUG : check sum: Unchanged skipping 2025/02/17 04:55:36 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:55:36 DEBUG : Waiting for deletions to finish 2025/02/17 04:55:36 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.49s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:55:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/17 04:55:42 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:55:42 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:55:45 INFO : sizeonly: Copied (new) 2025/02/17 04:55:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:55:46 DEBUG : sizeonly: Sizes identical 2025/02/17 04:55:46 DEBUG : sizeonly: Unchanged skipping 2025/02/17 04:55:46 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:55:46 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:55:46 DEBUG : Waiting for deletions to finish 2025/02/17 04:55:46 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.37s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:55:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/17 04:55:53 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:55:53 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:55:55 INFO : ignore-size: Copied (new) 2025/02/17 04:55:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:55:56 DEBUG : ignore-size: Sizes identical 2025/02/17 04:55:56 DEBUG : ignore-size: Unchanged skipping 2025/02/17 04:55:56 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:55:56 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:55:56 DEBUG : Waiting for deletions to finish 2025/02/17 04:55:56 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.46s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:56:06 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:56:06 DEBUG : existing: Sizes identical 2025/02/17 04:56:06 DEBUG : existing: Unchanged skipping 2025/02/17 04:56:06 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:56:06 DEBUG : Waiting for deletions to finish 2025/02/17 04:56:06 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:56:07 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/17 04:56:07 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:56:07 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:56:08 INFO : existing: Copied (replaced existing) 2025/02/17 04:56:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (11.96s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:56:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/17 04:56:15 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:56:15 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:56:17 INFO : existing: Copied (new) 2025/02/17 04:56:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:56:19 DEBUG : existing: Destination exists, skipping 2025/02/17 04:56:19 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:56:19 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:56:19 DEBUG : Waiting for deletions to finish 2025/02/17 04:56:19 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.24s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:56:31 INFO : d: Making directory 2025/02/17 04:56:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/17 04:56:35 DEBUG : c/non empty space: Sizes identical 2025/02/17 04:56:35 DEBUG : c/non empty space: Unchanged skipping 2025/02/17 04:56:35 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:56:35 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:56:38 INFO : a/potato2: Copied (new) 2025/02/17 04:56:38 DEBUG : Waiting for deletions to finish 2025/02/17 04:56:39 INFO : b/potato: Deleted 2025/02/17 04:56:39 INFO : d: Removing directory 2025/02/17 04:56:40 INFO : b: Removing directory 2025/02/17 04:56:41 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (24.96s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:56:53 DEBUG : empty space: Sizes identical 2025/02/17 04:56:53 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:56:53 DEBUG : empty space: Unchanged skipping 2025/02/17 04:56:53 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:56:53 DEBUG : Waiting for deletions to finish 2025/02/17 04:56:53 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:56:55 DEBUG : empty space: Sizes identical 2025/02/17 04:56:55 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:56:55 DEBUG : empty space: Unchanged skipping 2025/02/17 04:56:55 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:56:55 DEBUG : Waiting for deletions to finish 2025/02/17 04:56:55 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.28s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.45s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:57:08 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/17 04:57:08 DEBUG : empty space: Sizes identical 2025/02/17 04:57:08 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:57:08 DEBUG : empty space: Unchanged skipping 2025/02/17 04:57:08 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:57:10 INFO : potato: Copied (new) 2025/02/17 04:57:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.68s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:57:19 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/17 04:57:19 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:57:19 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:57:21 INFO : potato: Copied (replaced existing) 2025/02/17 04:57:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.95s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/02/17 04:57:29 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:57:29 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/02/17 04:57:29 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:57:31 INFO : potato: Copied (replaced existing) 2025/02/17 04:57:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:57:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 04:57:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/17 04:57:41 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:57:41 DEBUG : empty space: Sizes identical 2025/02/17 04:57:41 DEBUG : empty space: Unchanged skipping 2025/02/17 04:57:41 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:57:41 DEBUG : Waiting for deletions to finish 2025/02/17 04:57:41 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:57:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 04:57:52 DEBUG : empty space: Sizes identical 2025/02/17 04:57:52 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:57:52 DEBUG : empty space: Unchanged skipping 2025/02/17 04:57:52 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:57:55 INFO : potato2: Copied (new) 2025/02/17 04:57:55 DEBUG : Waiting for deletions to finish 2025/02/17 04:57:56 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:58:08 INFO : d: Making directory 2025/02/17 04:58:09 INFO : d/e: Making directory 2025/02/17 04:58:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/17 04:58:13 DEBUG : c/non empty space: Sizes identical 2025/02/17 04:58:13 DEBUG : c/non empty space: Unchanged skipping 2025/02/17 04:58:15 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:58:15 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:58:16 INFO : a/potato2: Copied (new) 2025/02/17 04:58:16 DEBUG : Waiting for deletions to finish 2025/02/17 04:58:17 INFO : b/potato: Deleted 2025/02/17 04:58:17 INFO : d/e: Removing directory 2025/02/17 04:58:19 INFO : d: Removing directory 2025/02/17 04:58:20 INFO : b: Removing directory 2025/02/17 04:58:21 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (27.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:58:36 INFO : d: Making directory 2025/02/17 04:58:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/17 04:58:39 DEBUG : c/non empty space: Sizes identical 2025/02/17 04:58:39 DEBUG : c/non empty space: Unchanged skipping 2025/02/17 04:58:39 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:58:39 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:58:42 INFO : a/potato2: Copied (new) 2025/02/17 04:58:42 ERROR : sugarsync root 'Test/rclone-test-tatuxib0buqe': not deleting files as there were IO errors 2025/02/17 04:58:42 ERROR : sugarsync root 'Test/rclone-test-tatuxib0buqe': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.18s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:58:59 DEBUG : Waiting for deletions to finish 2025/02/17 04:59:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 04:59:00 DEBUG : empty space: Sizes identical 2025/02/17 04:59:00 DEBUG : empty space: Unchanged skipping 2025/02/17 04:59:00 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:59:00 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:59:01 INFO : potato: Deleted 2025/02/17 04:59:03 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.08s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:59:14 DEBUG : Waiting for deletions to finish 2025/02/17 04:59:14 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:59:14 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:59:15 INFO : potato: Deleted 2025/02/17 04:59:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 04:59:16 DEBUG : empty space: Sizes identical 2025/02/17 04:59:16 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:59:16 DEBUG : empty space: Unchanged skipping 2025/02/17 04:59:16 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:59:18 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.66s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:59:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 04:59:28 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:59:28 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:59:30 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.76s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:59:41 DEBUG : enormous: Excluded (Size Filter) 2025/02/17 04:59:41 DEBUG : enormous: Excluded 2025/02/17 04:59:41 DEBUG : potato2: Excluded (Size Filter) 2025/02/17 04:59:41 DEBUG : potato2: Excluded 2025/02/17 04:59:42 DEBUG : potato2: Excluded (Size Filter) 2025/02/17 04:59:42 DEBUG : potato2: Excluded 2025/02/17 04:59:42 DEBUG : empty space: Sizes identical 2025/02/17 04:59:42 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:59:42 DEBUG : empty space: Unchanged skipping 2025/02/17 04:59:42 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:59:42 DEBUG : Waiting for deletions to finish 2025/02/17 04:59:42 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:59:42 DEBUG : enormous: Excluded (Size Filter) 2025/02/17 04:59:42 DEBUG : enormous: Excluded 2025/02/17 04:59:42 DEBUG : potato2: Excluded (Size Filter) 2025/02/17 04:59:42 DEBUG : potato2: Excluded 2025/02/17 04:59:43 DEBUG : potato2: Excluded (Size Filter) 2025/02/17 04:59:43 DEBUG : potato2: Excluded 2025/02/17 04:59:43 DEBUG : empty space: Sizes identical 2025/02/17 04:59:43 DEBUG : Local file system at /tmp/rclone536609890: Waiting for checks to finish 2025/02/17 04:59:43 DEBUG : empty space: Unchanged skipping 2025/02/17 04:59:43 DEBUG : Local file system at /tmp/rclone536609890: Waiting for transfers to finish 2025/02/17 04:59:43 DEBUG : Waiting for deletions to finish 2025/02/17 04:59:43 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (13.71s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 04:59:57 DEBUG : enormous: Excluded (Size Filter) 2025/02/17 04:59:57 DEBUG : enormous: Excluded 2025/02/17 04:59:57 DEBUG : potato2: Excluded (Size Filter) 2025/02/17 04:59:57 DEBUG : potato2: Excluded 2025/02/17 04:59:58 DEBUG : empty space: Sizes identical 2025/02/17 04:59:58 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 04:59:58 DEBUG : empty space: Unchanged skipping 2025/02/17 04:59:58 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 04:59:58 DEBUG : Waiting for deletions to finish 2025/02/17 04:59:58 INFO : enormous: Deleted 2025/02/17 04:59:58 INFO : potato2: Deleted 2025/02/17 04:59:58 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:00:00 DEBUG : empty space: Sizes identical 2025/02/17 05:00:00 DEBUG : empty space: Unchanged skipping 2025/02/17 05:00:00 DEBUG : Local file system at /tmp/rclone536609890: Waiting for checks to finish 2025/02/17 05:00:00 DEBUG : Local file system at /tmp/rclone536609890: Waiting for transfers to finish 2025/02/17 05:00:00 DEBUG : Waiting for deletions to finish 2025/02/17 05:00:00 INFO : enormous: Deleted 2025/02/17 05:00:00 INFO : potato2: Deleted 2025/02/17 05:00:00 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.19s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.51s) === 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-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/02/17 05:00:07 ERROR : sugarsync root 'Test/rclone-test-tatuxib0buqe': Ignoring --track-renames as the source and destination do not have a common hash 2025/02/17 05:00:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/17 05:00:07 DEBUG : yam: Need to transfer - File not found at Destination 2025/02/17 05:00:07 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 05:00:07 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 05:00:10 INFO : yam: Copied (new) 2025/02/17 05:00:10 INFO : potato: Copied (new) 2025/02/17 05:00:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:00:11 ERROR : sugarsync root 'Test/rclone-test-tatuxib0buqe': Ignoring --track-renames as the source and destination do not have a common hash 2025/02/17 05:00:11 DEBUG : yaml: Need to transfer - File not found at Destination 2025/02/17 05:00:11 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 05:00:11 DEBUG : potato: Sizes identical 2025/02/17 05:00:11 DEBUG : potato: Unchanged skipping 2025/02/17 05:00:11 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 05:00:14 INFO : yaml: Copied (new) 2025/02/17 05:00:14 DEBUG : Waiting for deletions to finish 2025/02/17 05:00:15 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.53s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/02/17 05:00:21 ERROR : sugarsync root 'Test/rclone-test-tatuxib0buqe': Ignoring --track-renames as either the source or destination do not support modtime 2025/02/17 05:00:22 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/17 05:00:22 DEBUG : yam: Need to transfer - File not found at Destination 2025/02/17 05:00:22 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 05:00:22 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 05:00:24 INFO : potato: Copied (new) 2025/02/17 05:00:24 INFO : yam: Copied (new) 2025/02/17 05:00:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:00:25 ERROR : sugarsync root 'Test/rclone-test-tatuxib0buqe': Ignoring --track-renames as either the source or destination do not support modtime 2025/02/17 05:00:26 DEBUG : yaml: Need to transfer - File not found at Destination 2025/02/17 05:00:26 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 05:00:26 DEBUG : potato: Sizes identical 2025/02/17 05:00:26 DEBUG : potato: Unchanged skipping 2025/02/17 05:00:26 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 05:00:28 INFO : yaml: Copied (new) 2025/02/17 05:00:28 DEBUG : Waiting for deletions to finish 2025/02/17 05:00:29 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.71s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/02/17 05:00:37 INFO : sugarsync root 'Test/rclone-test-tatuxib0buqe': Making map for --track-renames 2025/02/17 05:00:37 INFO : sugarsync root 'Test/rclone-test-tatuxib0buqe': Finished making map for --track-renames 2025/02/17 05:00:37 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 05:00:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/17 05:00:37 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/17 05:00:37 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for renames to finish 2025/02/17 05:00:37 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 05:00:40 INFO : potato: Copied (new) 2025/02/17 05:00:40 INFO : sub/yam: Copied (new) 2025/02/17 05:00:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:00:42 DEBUG : potato: Sizes identical 2025/02/17 05:00:42 DEBUG : potato: Unchanged skipping 2025/02/17 05:00:43 INFO : sugarsync root 'Test/rclone-test-tatuxib0buqe': Making map for --track-renames 2025/02/17 05:00:43 INFO : sugarsync root 'Test/rclone-test-tatuxib0buqe': Finished making map for --track-renames 2025/02/17 05:00:43 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 05:00:43 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for renames to finish 2025/02/17 05:00:44 INFO : sub/yam: Moved (server-side) to: yam 2025/02/17 05:00:44 INFO : yam: Renamed from "sub/yam" 2025/02/17 05:00:44 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 05:00:44 DEBUG : Waiting for deletions to finish 2025/02/17 05:00:44 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.52s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:00:53 DEBUG : Creating backend with remote "/tmp/rclone536609890/dir1" 2025/02/17 05:00:53 DEBUG : Config file has changed externally - reloading 2025/02/17 05:00:53 DEBUG : Creating backend with remote "/tmp/rclone536609890/dir2" 2025/02/17 05:00:53 DEBUG : Local file system at /tmp/rclone536609890/dir2: Using server-side directory move 2025/02/17 05:00:53 INFO : Local file system at /tmp/rclone536609890/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/17 05:00:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/17 05:00:53 DEBUG : Local file system at /tmp/rclone536609890/dir2: Waiting for checks to finish 2025/02/17 05:00:53 DEBUG : Local file system at /tmp/rclone536609890/dir2: Waiting for transfers to finish 2025/02/17 05:00:53 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.51s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:00:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 05:00:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/17 05:00:56 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 05:00:56 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 05:01:02 INFO : sub dir/hello world: Copied (new) 2025/02/17 05:01:02 INFO : sub dir/hello world: Deleted 2025/02/17 05:01:02 INFO : nested/sub dir/file: Copied (new) 2025/02/17 05:01:02 INFO : nested/sub dir/file: Deleted 2025/02/17 05:01:02 INFO : sub dir: Removing directory 2025/02/17 05:01:02 INFO : nested/sub dir: Removing directory 2025/02/17 05:01:02 INFO : nested: Removing directory 2025/02/17 05:01:02 DEBUG : Local file system at /tmp/rclone536609890: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.79s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:01:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/17 05:01:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/17 05:01:13 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 05:01:13 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 05:01:20 INFO : nested/sub dir/file: Copied (new) 2025/02/17 05:01:20 INFO : nested/sub dir/file: Deleted 2025/02/17 05:01:20 INFO : sub dir/hello world: Copied (new) 2025/02/17 05:01:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.84s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:01:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/17 05:01:31 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/17 05:01:31 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 05:01:31 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 05:01:34 INFO : existing: Copied (new) 2025/02/17 05:01:34 INFO : existing: Deleted 2025/02/17 05:01:34 INFO : existing-b: Copied (new) 2025/02/17 05:01:34 INFO : existing-b: Deleted 2025/02/17 05:01:35 DEBUG : existing: Destination exists, skipping 2025/02/17 05:01:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/17 05:01:35 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 05:01:35 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 05:01:35 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (9.92s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:01:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kihasas1jebo" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-tatuxib0buqe' -> sugarsync root 'Test/rclone-test-kihasas1jebo' 2025/02/17 05:01:58 DEBUG : sugarsync root 'Test/rclone-test-kihasas1jebo': Using server-side directory move 2025/02/17 05:01:58 INFO : sugarsync root 'Test/rclone-test-kihasas1jebo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/17 05:01:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 05:01:59 DEBUG : empty space: Sizes identical 2025/02/17 05:01:59 DEBUG : empty space: Unchanged skipping 2025/02/17 05:01:59 DEBUG : sugarsync root 'Test/rclone-test-kihasas1jebo': Waiting for checks to finish 2025/02/17 05:01:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/17 05:02:00 INFO : potato2: Moved (server-side) 2025/02/17 05:02:00 INFO : empty space: Deleted 2025/02/17 05:02:00 DEBUG : sugarsync root 'Test/rclone-test-kihasas1jebo': Waiting for transfers to finish 2025/02/17 05:02:00 INFO : potato3: Deleted 2025/02/17 05:02:01 INFO : potato3: Moved (server-side) 2025/02/17 05:02:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tibekon9quyo" 2025/02/17 05:02:05 DEBUG : sugarsync root 'Test/rclone-test-tibekon9quyo': Using server-side directory move 2025/02/17 05:02:07 INFO : sugarsync root 'Test/rclone-test-tibekon9quyo': Server side directory move succeeded 2025/02/17 05:02:10 ERROR : : error listing: directory not found 2025/02/17 05:02:10 DEBUG : sugarsync root 'Test/rclone-test-tibekon9quyo': Purge remote 2025/02/17 05:02:11 DEBUG : sugarsync root 'Test/rclone-test-kihasas1jebo': Purge remote 2025/02/17 05:02:11 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (32.32s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:02:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wiranuf8kapu" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-tatuxib0buqe' -> sugarsync root 'Test/rclone-test-wiranuf8kapu' 2025/02/17 05:02:31 DEBUG : empty space: Excluded (Size Filter) 2025/02/17 05:02:31 DEBUG : empty space: Excluded 2025/02/17 05:02:31 DEBUG : empty space: Excluded (Size Filter) 2025/02/17 05:02:31 DEBUG : empty space: Excluded 2025/02/17 05:02:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 05:02:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/17 05:02:31 DEBUG : sugarsync root 'Test/rclone-test-wiranuf8kapu': Waiting for checks to finish 2025/02/17 05:02:31 DEBUG : sugarsync root 'Test/rclone-test-wiranuf8kapu': Waiting for transfers to finish 2025/02/17 05:02:32 INFO : potato3: Deleted 2025/02/17 05:02:32 INFO : potato2: Moved (server-side) 2025/02/17 05:02:33 INFO : potato3: Moved (server-side) 2025/02/17 05:02:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mugezob5huru" 2025/02/17 05:02:38 DEBUG : empty space: Excluded (Size Filter) 2025/02/17 05:02:38 DEBUG : empty space: Excluded 2025/02/17 05:02:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 05:02:38 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/17 05:02:38 DEBUG : sugarsync root 'Test/rclone-test-mugezob5huru': Waiting for checks to finish 2025/02/17 05:02:38 DEBUG : sugarsync root 'Test/rclone-test-mugezob5huru': Waiting for transfers to finish 2025/02/17 05:02:40 INFO : potato2: Moved (server-side) 2025/02/17 05:02:41 INFO : potato3: Moved (server-side) 2025/02/17 05:02:42 DEBUG : sugarsync root 'Test/rclone-test-mugezob5huru': Purge remote 2025/02/17 05:02:43 DEBUG : sugarsync root 'Test/rclone-test-wiranuf8kapu': Purge remote --- PASS: TestServerSideMoveWithFilter (33.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:02:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-rubikeh5cazo" 2025/02/17 05:02:56 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-tatuxib0buqe' -> sugarsync root 'Test/rclone-test-rubikeh5cazo' 2025/02/17 05:03:06 DEBUG : sugarsync root 'Test/rclone-test-rubikeh5cazo': Using server-side directory move 2025/02/17 05:03:06 INFO : sugarsync root 'Test/rclone-test-rubikeh5cazo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/17 05:03:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/17 05:03:06 DEBUG : empty space: Sizes identical 2025/02/17 05:03:06 DEBUG : empty space: Unchanged skipping 2025/02/17 05:03:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/17 05:03:07 DEBUG : sugarsync root 'Test/rclone-test-rubikeh5cazo': Waiting for checks to finish 2025/02/17 05:03:07 INFO : potato2: Moved (server-side) 2025/02/17 05:03:07 INFO : empty space: Deleted 2025/02/17 05:03:07 DEBUG : sugarsync root 'Test/rclone-test-rubikeh5cazo': Waiting for transfers to finish 2025/02/17 05:03:07 INFO : potato3: Deleted 2025/02/17 05:03:08 INFO : potato3: Moved (server-side) 2025/02/17 05:03:08 INFO : tomatoDir: Removing directory 2025/02/17 05:03:09 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': deleted 1 directories 2025/02/17 05:03:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pamugow6hazo" 2025/02/17 05:03:14 INFO : tomatoDir: Making directory 2025/02/17 05:03:16 DEBUG : sugarsync root 'Test/rclone-test-pamugow6hazo': Using server-side directory move 2025/02/17 05:03:17 INFO : sugarsync root 'Test/rclone-test-pamugow6hazo': Server side directory move succeeded 2025/02/17 05:03:20 ERROR : : error listing: directory not found 2025/02/17 05:03:21 ERROR : : error listing: directory not found 2025/02/17 05:03:21 DEBUG : sugarsync root 'Test/rclone-test-pamugow6hazo': Purge remote 2025/02/17 05:03:22 DEBUG : sugarsync root 'Test/rclone-test-rubikeh5cazo': Purge remote 2025/02/17 05:03:23 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.36s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.46s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:03:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tatuxib0buqe/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (11.86s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:03:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tatuxib0buqe/rclone-sync-test" 2025/02/17 05:03:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tatuxib0buqe/rclone-sync-test-include/layer2" 2025/02/17 05:03:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tatuxib0buqe/rclone-sync-test-ignore-file" 2025/02/17 05:04:03 DEBUG : rclone-sync-test: Excluded 2025/02/17 05:04:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 05:04:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/17 05:04:06 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/rclone-sync-test': Waiting for checks to finish 2025/02/17 05:04:06 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/rclone-sync-test': Waiting for transfers to finish 2025/02/17 05:04:06 DEBUG : Waiting for deletions to finish 2025/02/17 05:04:06 INFO : There was nothing to transfer 2025/02/17 05:04:08 DEBUG : rclone-sync-test: Excluded 2025/02/17 05:04:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 05:04:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/17 05:04:11 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 05:04:11 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 05:04:11 DEBUG : Waiting for deletions to finish 2025/02/17 05:04:11 INFO : rclone-sync-test-include: Removing directory 2025/02/17 05:04:12 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/17 05:04:12 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': failed to delete 1 directories 2025/02/17 05:04:12 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:04:14 DEBUG : rclone-sync-test: Excluded 2025/02/17 05:04:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 05:04:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/17 05:04:17 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/02/17 05:04:17 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/02/17 05:04:17 DEBUG : Waiting for deletions to finish 2025/02/17 05:04:17 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:04:19 DEBUG : rclone-sync-test: Excluded 2025/02/17 05:04:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 05:04:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/17 05:04:22 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 05:04:22 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 05:04:22 DEBUG : Waiting for deletions to finish 2025/02/17 05:04:22 INFO : rclone-sync-test-include: Removing directory 2025/02/17 05:04:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/17 05:04:23 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': failed to delete 1 directories 2025/02/17 05:04:23 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:04:23 DEBUG : : Excluded 2025/02/17 05:04:25 DEBUG : rclone-sync-test: Excluded 2025/02/17 05:04:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/17 05:04:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/17 05:04:28 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/02/17 05:04:28 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/02/17 05:04:28 DEBUG : Waiting for deletions to finish 2025/02/17 05:04:28 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (81.98s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:05:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tatuxib0buqe/dst" 2025/02/17 05:05:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tatuxib0buqe/CompareDest" 2025/02/17 05:05:10 DEBUG : one: Need to transfer - File not found at Destination 2025/02/17 05:05:10 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for checks to finish 2025/02/17 05:05:10 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for transfers to finish 2025/02/17 05:05:14 INFO : one: Copied (new) 2025/02/17 05:05:14 DEBUG : Waiting for deletions to finish 2025/02/17 05:05:17 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for checks to finish 2025/02/17 05:05:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 05:05:18 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for transfers to finish 2025/02/17 05:05:20 INFO : one: Copied (replaced existing) 2025/02/17 05:05:20 DEBUG : Waiting for deletions to finish 2025/02/17 05:05:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 05:05:29 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for checks to finish 2025/02/17 05:05:30 DEBUG : one: Sizes identical 2025/02/17 05:05:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/17 05:05:30 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for transfers to finish 2025/02/17 05:05:30 DEBUG : Waiting for deletions to finish 2025/02/17 05:05:30 INFO : There was nothing to transfer 2025/02/17 05:05:37 DEBUG : two: Sizes identical 2025/02/17 05:05:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/17 05:05:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 05:05:37 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for checks to finish 2025/02/17 05:05:38 DEBUG : one: Sizes identical 2025/02/17 05:05:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/17 05:05:38 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for transfers to finish 2025/02/17 05:05:38 DEBUG : Waiting for deletions to finish 2025/02/17 05:05:38 INFO : There was nothing to transfer 2025/02/17 05:05:40 DEBUG : two: Sizes identical 2025/02/17 05:05:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/17 05:05:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 05:05:40 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for checks to finish 2025/02/17 05:05:41 DEBUG : one: Sizes identical 2025/02/17 05:05:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/17 05:05:41 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for transfers to finish 2025/02/17 05:05:41 DEBUG : Waiting for deletions to finish 2025/02/17 05:05:41 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/02/17 05:05:46 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/17 05:05:46 DEBUG : two: Need to transfer - File not found at Destination 2025/02/17 05:05:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 05:05:46 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for checks to finish 2025/02/17 05:05:46 DEBUG : one: Sizes identical 2025/02/17 05:05:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/17 05:05:46 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for transfers to finish 2025/02/17 05:05:48 INFO : two: Copied (new) 2025/02/17 05:05:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (57.13s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:06:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tatuxib0buqe/dest" 2025/02/17 05:06:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tatuxib0buqe/pre-dest1" 2025/02/17 05:06:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tatuxib0buqe/pre-dest2" 2025/02/17 05:06:16 DEBUG : 1: Sizes identical 2025/02/17 05:06:16 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/17 05:06:17 DEBUG : 2: Sizes identical 2025/02/17 05:06:17 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/17 05:06:19 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/17 05:06:19 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dest': Waiting for checks to finish 2025/02/17 05:06:19 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dest': Waiting for transfers to finish 2025/02/17 05:06:22 INFO : 3: Copied (new) 2025/02/17 05:06:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (35.11s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:06:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tatuxib0buqe/dst" 2025/02/17 05:06:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tatuxib0buqe/CopyDest" 2025/02/17 05:06:43 DEBUG : one: Need to transfer - File not found at Destination 2025/02/17 05:06:43 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for checks to finish 2025/02/17 05:06:43 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for transfers to finish 2025/02/17 05:06:46 INFO : one: Copied (new) 2025/02/17 05:06:46 DEBUG : Waiting for deletions to finish 2025/02/17 05:06:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 05:06:50 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for checks to finish 2025/02/17 05:06:50 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for transfers to finish 2025/02/17 05:06:52 INFO : one: Copied (replaced existing) 2025/02/17 05:06:52 DEBUG : Waiting for deletions to finish 2025/02/17 05:07:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tatuxib0buqe/BackupDir" 2025/02/17 05:07:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 05:07:06 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for checks to finish 2025/02/17 05:07:08 DEBUG : one: Sizes identical 2025/02/17 05:07:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/17 05:07:11 INFO : one: Moved (server-side) 2025/02/17 05:07:13 INFO : one: Copied (server-side copy) 2025/02/17 05:07:13 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/17 05:07:13 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for transfers to finish 2025/02/17 05:07:13 DEBUG : Waiting for deletions to finish 2025/02/17 05:07:21 DEBUG : two: Sizes identical 2025/02/17 05:07:23 INFO : two: Copied (server-side copy) 2025/02/17 05:07:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/17 05:07:23 DEBUG : one: Sizes identical 2025/02/17 05:07:23 DEBUG : one: Unchanged skipping 2025/02/17 05:07:23 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for checks to finish 2025/02/17 05:07:23 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for transfers to finish 2025/02/17 05:07:23 DEBUG : Waiting for deletions to finish 2025/02/17 05:07:25 DEBUG : one: Sizes identical 2025/02/17 05:07:25 DEBUG : one: Unchanged skipping 2025/02/17 05:07:25 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for checks to finish 2025/02/17 05:07:25 DEBUG : two: Sizes identical 2025/02/17 05:07:25 DEBUG : two: Unchanged skipping 2025/02/17 05:07:25 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for transfers to finish 2025/02/17 05:07:25 DEBUG : Waiting for deletions to finish 2025/02/17 05:07:25 INFO : There was nothing to transfer 2025/02/17 05:07:33 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/17 05:07:33 DEBUG : three: Destination not found in --copy-dest 2025/02/17 05:07:33 DEBUG : three: Need to transfer - File not found at Destination 2025/02/17 05:07:33 DEBUG : one: Sizes identical 2025/02/17 05:07:33 DEBUG : one: Unchanged skipping 2025/02/17 05:07:33 DEBUG : two: Sizes identical 2025/02/17 05:07:33 DEBUG : two: Unchanged skipping 2025/02/17 05:07:33 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for checks to finish 2025/02/17 05:07:33 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for transfers to finish 2025/02/17 05:07:35 INFO : three: Copied (new) 2025/02/17 05:07:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (76.87s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:07:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tatuxib0buqe/dst" 2025/02/17 05:08:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tatuxib0buqe/backup" 2025/02/17 05:08:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/17 05:08:08 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for checks to finish 2025/02/17 05:08:08 DEBUG : two: Sizes identical 2025/02/17 05:08:08 DEBUG : two: Unchanged skipping 2025/02/17 05:08:10 INFO : one: Moved (server-side) 2025/02/17 05:08:10 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for transfers to finish 2025/02/17 05:08:13 INFO : one: Copied (new) 2025/02/17 05:08:13 DEBUG : Waiting for deletions to finish 2025/02/17 05:08:15 INFO : three.txt: Moved (server-side) 2025/02/17 05:08:15 INFO : three.txt: Moved into backup dir 2025/02/17 05:08:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/17 05:08:21 DEBUG : two: Sizes identical 2025/02/17 05:08:21 DEBUG : two: Unchanged skipping 2025/02/17 05:08:21 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for checks to finish 2025/02/17 05:08:23 INFO : one: Deleted 2025/02/17 05:08:24 INFO : one: Moved (server-side) 2025/02/17 05:08:24 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for transfers to finish 2025/02/17 05:08:27 INFO : one: Copied (new) 2025/02/17 05:08:27 DEBUG : Waiting for deletions to finish 2025/02/17 05:08:28 INFO : three.txt: Deleted 2025/02/17 05:08:29 INFO : three.txt: Moved (server-side) 2025/02/17 05:08:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (50.00s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:08:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tatuxib0buqe/dst" 2025/02/17 05:08:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tatuxib0buqe/backup" 2025/02/17 05:08:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/17 05:08:58 DEBUG : two: Sizes identical 2025/02/17 05:08:58 DEBUG : two: Unchanged skipping 2025/02/17 05:08:58 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for checks to finish 2025/02/17 05:09:00 INFO : one: Moved (server-side) to: one.bak 2025/02/17 05:09:00 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for transfers to finish 2025/02/17 05:09:03 INFO : one: Copied (new) 2025/02/17 05:09:03 DEBUG : Waiting for deletions to finish 2025/02/17 05:09:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/17 05:09:04 INFO : three.txt: Moved into backup dir 2025/02/17 05:09:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/17 05:09:10 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for checks to finish 2025/02/17 05:09:10 DEBUG : two: Sizes identical 2025/02/17 05:09:10 DEBUG : two: Unchanged skipping 2025/02/17 05:09:12 INFO : one.bak: Deleted 2025/02/17 05:09:13 INFO : one: Moved (server-side) to: one.bak 2025/02/17 05:09:13 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for transfers to finish 2025/02/17 05:09:15 INFO : one: Copied (new) 2025/02/17 05:09:15 DEBUG : Waiting for deletions to finish 2025/02/17 05:09:17 INFO : three.txt.bak: Deleted 2025/02/17 05:09:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/17 05:09:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (47.63s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:09:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tatuxib0buqe/dst" 2025/02/17 05:09:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tatuxib0buqe/backup" 2025/02/17 05:09:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/17 05:09:43 DEBUG : two: Sizes identical 2025/02/17 05:09:43 DEBUG : two: Unchanged skipping 2025/02/17 05:09:43 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for checks to finish 2025/02/17 05:09:46 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/17 05:09:46 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for transfers to finish 2025/02/17 05:09:48 INFO : one: Copied (new) 2025/02/17 05:09:48 DEBUG : Waiting for deletions to finish 2025/02/17 05:09:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/17 05:09:50 INFO : three.txt: Moved into backup dir 2025/02/17 05:09:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/17 05:09:56 DEBUG : two: Sizes identical 2025/02/17 05:09:56 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for checks to finish 2025/02/17 05:09:56 DEBUG : two: Unchanged skipping 2025/02/17 05:09:58 INFO : one-2019-01-01: Deleted 2025/02/17 05:09:58 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/17 05:09:58 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for transfers to finish 2025/02/17 05:10:01 INFO : one: Copied (new) 2025/02/17 05:10:01 DEBUG : Waiting for deletions to finish 2025/02/17 05:10:03 INFO : three-2019-01-01.txt: Deleted 2025/02/17 05:10:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/17 05:10:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (45.95s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:10:22 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tatuxib0buqe/dst" 2025/02/17 05:10:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/17 05:10:25 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for checks to finish 2025/02/17 05:10:25 DEBUG : two: Sizes identical 2025/02/17 05:10:25 DEBUG : two: Unchanged skipping 2025/02/17 05:10:27 INFO : one: Moved (server-side) to: one.bak 2025/02/17 05:10:27 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for transfers to finish 2025/02/17 05:10:29 INFO : one: Copied (new) 2025/02/17 05:10:29 DEBUG : Waiting for deletions to finish 2025/02/17 05:10:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/17 05:10:31 INFO : three.txt: Moved into backup dir 2025/02/17 05:10:36 DEBUG : one.bak: Excluded (Path Filter) 2025/02/17 05:10:36 DEBUG : one.bak: Excluded 2025/02/17 05:10:36 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/17 05:10:36 DEBUG : three.txt.bak: Excluded 2025/02/17 05:10:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/17 05:10:36 DEBUG : two: Sizes identical 2025/02/17 05:10:36 DEBUG : two: Unchanged skipping 2025/02/17 05:10:36 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for checks to finish 2025/02/17 05:10:38 INFO : one.bak: Deleted 2025/02/17 05:10:39 INFO : one: Moved (server-side) to: one.bak 2025/02/17 05:10:39 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe/dst': Waiting for transfers to finish 2025/02/17 05:10:41 INFO : one: Copied (new) 2025/02/17 05:10:41 DEBUG : Waiting for deletions to finish 2025/02/17 05:10:43 INFO : three.txt.bak: Deleted 2025/02/17 05:10:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/17 05:10:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (38.84s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:11:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tatuxib0buqe/dst" 2025/02/17 05:11:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/17 05:11:06 INFO : one: Moved (server-side) to: one.bak 2025/02/17 05:11:08 INFO : one: Copied (new) 2025/02/17 05:11:09 DEBUG : two: Sizes identical 2025/02/17 05:11:09 DEBUG : two: Unchanged skipping 2025/02/17 05:11:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/17 05:11:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/17 05:11:14 INFO : three.txt: Copied (new) 2025/02/17 05:11:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/17 05:11:19 INFO : one.bak: Deleted 2025/02/17 05:11:20 INFO : one: Moved (server-side) to: one.bak 2025/02/17 05:11:22 INFO : one: Copied (new) 2025/02/17 05:11:23 DEBUG : two: Sizes identical 2025/02/17 05:11:23 DEBUG : two: Unchanged skipping 2025/02/17 05:11:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/17 05:11:25 INFO : three.txt.bak: Deleted 2025/02/17 05:11:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/17 05:11:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (45.84s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:11:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tatuxib0buqe/dst" 2025/02/17 05:11:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/17 05:11:51 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/17 05:11:54 INFO : one: Copied (new) 2025/02/17 05:11:55 DEBUG : two: Sizes identical 2025/02/17 05:11:55 DEBUG : two: Unchanged skipping 2025/02/17 05:11:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/17 05:11:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/17 05:11:59 INFO : three.txt: Copied (new) 2025/02/17 05:12:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/17 05:12:04 INFO : one-2019-01-01: Deleted 2025/02/17 05:12:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/17 05:12:08 INFO : one: Copied (new) 2025/02/17 05:12:08 DEBUG : two: Sizes identical 2025/02/17 05:12:08 DEBUG : two: Unchanged skipping 2025/02/17 05:12:09 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/17 05:12:11 INFO : three-2019-01-01.txt: Deleted 2025/02/17 05:12:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/17 05:12:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (45.35s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:12:26 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/17 05:12:26 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 05:12:26 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 05:12:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/17 05:12:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.34s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:12:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/17 05:12:32 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 05:12:32 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 05:12:35 INFO : existing: Copied (new) 2025/02/17 05:12:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:12:37 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 05:12:37 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/17 05:12:37 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/17 05:12:37 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 05:12:37 ERROR : sugarsync root 'Test/rclone-test-tatuxib0buqe': not deleting files as there were IO errors 2025/02/17 05:12:37 ERROR : sugarsync root 'Test/rclone-test-tatuxib0buqe': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.00s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.43s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:13:02 DEBUG : existing: Sizes identical 2025/02/17 05:13:02 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/02/17 05:13:02 DEBUG : existing: Unchanged skipping 2025/02/17 05:13:04 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-vijokop8 2025/02/17 05:13:04 DEBUG : EXISTING: moving to existing-rclone-move-medalol3 2025/02/17 05:13:06 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-medalol3 2025/02/17 05:13:06 DEBUG : EXISTING: moving to existing 2025/02/17 05:13:06 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/02/17 05:13:06 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-vijokop8 2025/02/17 05:13:06 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/02/17 05:13:06 INFO : existing-rclone-move-medalol3: Moved (server-side) to: existing 2025/02/17 05:13:06 INFO : EXISTING: Moved (server-side) to: existing 2025/02/17 05:13:06 INFO : EXISTING: Fixed case by renaming to: existing 2025/02/17 05:13:07 INFO : existingbutdifferent-rclone-move-vijokop8: Moved (server-side) to: existingbutdifferent 2025/02/17 05:13:07 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/02/17 05:13:07 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/02/17 05:13:10 INFO : existingbutdifferent: Copied (replaced existing) 2025/02/17 05:13:10 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/02/17 05:13:14 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/02/17 05:13:15 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/02/17 05:13:17 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-kenuzab2 2025/02/17 05:13:18 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-kenuzab2 2025/02/17 05:13:18 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/02/17 05:13:19 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/02/17 05:13:19 INFO : subdira/subdirb/subdirc/hello-rclone-move-kenuzab2: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/17 05:13:19 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/17 05:13:19 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/02/17 05:13:20 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/02/17 05:13:20 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 05:13:21 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/02/17 05:13:22 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-lewuqey5 2025/02/17 05:13:22 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-lewuqey5 2025/02/17 05:13:22 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/17 05:13:23 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-lewuqey5: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/17 05:13:23 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/17 05:13:23 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/17 05:13:23 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 05:13:24 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/02/17 05:13:24 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (55.56s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", 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-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", 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-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.39s) --- SKIP: TestMaxTransfer/Hard (1.44s) --- SKIP: TestMaxTransfer/Soft (1.45s) --- SKIP: TestMaxTransfer/Cautious (1.50s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:15:25 DEBUG : both1: Sizes identical 2025/02/17 05:15:25 DEBUG : both10: Sizes identical 2025/02/17 05:15:25 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 05:15:25 DEBUG : both0: Sizes identical 2025/02/17 05:15:25 DEBUG : both11: Sizes identical 2025/02/17 05:15:25 DEBUG : both1: Unchanged skipping 2025/02/17 05:15:25 DEBUG : both12: Sizes identical 2025/02/17 05:15:25 DEBUG : both12: Unchanged skipping 2025/02/17 05:15:25 DEBUG : both13: Sizes identical 2025/02/17 05:15:25 DEBUG : both13: Unchanged skipping 2025/02/17 05:15:25 DEBUG : both14: Sizes identical 2025/02/17 05:15:25 DEBUG : both10: Unchanged skipping 2025/02/17 05:15:25 DEBUG : both15: Sizes identical 2025/02/17 05:15:25 DEBUG : both15: Unchanged skipping 2025/02/17 05:15:25 DEBUG : both16: Sizes identical 2025/02/17 05:15:25 DEBUG : both0: Unchanged skipping 2025/02/17 05:15:25 DEBUG : both17: Sizes identical 2025/02/17 05:15:25 DEBUG : both17: Unchanged skipping 2025/02/17 05:15:25 DEBUG : both18: Sizes identical 2025/02/17 05:15:25 DEBUG : both18: Unchanged skipping 2025/02/17 05:15:25 DEBUG : both19: Sizes identical 2025/02/17 05:15:25 DEBUG : both19: Unchanged skipping 2025/02/17 05:15:25 DEBUG : both2: Sizes identical 2025/02/17 05:15:25 DEBUG : both2: Unchanged skipping 2025/02/17 05:15:25 DEBUG : both3: Sizes identical 2025/02/17 05:15:25 DEBUG : both11: Unchanged skipping 2025/02/17 05:15:25 DEBUG : both4: Sizes identical 2025/02/17 05:15:25 DEBUG : both4: Unchanged skipping 2025/02/17 05:15:25 DEBUG : both5: Sizes identical 2025/02/17 05:15:25 DEBUG : both14: Unchanged skipping 2025/02/17 05:15:25 DEBUG : both6: Sizes identical 2025/02/17 05:15:25 DEBUG : both6: Unchanged skipping 2025/02/17 05:15:25 DEBUG : both7: Sizes identical 2025/02/17 05:15:25 DEBUG : both7: Unchanged skipping 2025/02/17 05:15:25 DEBUG : both8: Sizes identical 2025/02/17 05:15:25 DEBUG : both8: Unchanged skipping 2025/02/17 05:15:25 DEBUG : both9: Sizes identical 2025/02/17 05:15:25 DEBUG : both9: Unchanged skipping 2025/02/17 05:15:25 DEBUG : both16: Unchanged skipping 2025/02/17 05:15:25 DEBUG : both3: Unchanged skipping 2025/02/17 05:15:25 DEBUG : both5: Unchanged skipping 2025/02/17 05:15:25 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 05:15:25 DEBUG : Waiting for deletions to finish 2025/02/17 05:15:26 INFO : only2: Deleted 2025/02/17 05:15:26 INFO : only8: Deleted 2025/02/17 05:15:26 INFO : only19: Deleted 2025/02/17 05:15:26 INFO : only7: Deleted 2025/02/17 05:15:26 INFO : only10: Deleted 2025/02/17 05:15:26 INFO : only12: Deleted 2025/02/17 05:15:26 INFO : only18: Deleted 2025/02/17 05:15:26 INFO : only6: Deleted 2025/02/17 05:15:27 INFO : only0: Deleted 2025/02/17 05:15:27 INFO : only14: Deleted 2025/02/17 05:15:27 INFO : only4: Deleted 2025/02/17 05:15:27 INFO : only9: Deleted 2025/02/17 05:15:28 INFO : only13: Deleted 2025/02/17 05:15:28 INFO : only5: Deleted 2025/02/17 05:15:28 INFO : only16: Deleted 2025/02/17 05:15:28 INFO : only17: Deleted 2025/02/17 05:15:29 INFO : only1: Deleted 2025/02/17 05:15:29 INFO : only11: Deleted 2025/02/17 05:15:29 INFO : only15: Deleted 2025/02/17 05:15:29 INFO : only3: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (124.14s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:17:28 DEBUG : both0: Sizes identical 2025/02/17 05:17:28 DEBUG : both10: Sizes identical 2025/02/17 05:17:28 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for checks to finish 2025/02/17 05:17:28 DEBUG : both11: Sizes identical 2025/02/17 05:17:28 DEBUG : both1: Sizes identical 2025/02/17 05:17:28 DEBUG : both0: Unchanged skipping 2025/02/17 05:17:28 DEBUG : both12: Sizes identical 2025/02/17 05:17:28 DEBUG : both10: Unchanged skipping 2025/02/17 05:17:28 DEBUG : both13: Sizes identical 2025/02/17 05:17:28 DEBUG : both11: Unchanged skipping 2025/02/17 05:17:28 DEBUG : both14: Sizes identical 2025/02/17 05:17:28 DEBUG : both14: Unchanged skipping 2025/02/17 05:17:28 DEBUG : both15: Sizes identical 2025/02/17 05:17:28 DEBUG : both1: Unchanged skipping 2025/02/17 05:17:28 DEBUG : both16: Sizes identical 2025/02/17 05:17:28 DEBUG : both12: Unchanged skipping 2025/02/17 05:17:28 DEBUG : both17: Sizes identical 2025/02/17 05:17:28 DEBUG : both17: Unchanged skipping 2025/02/17 05:17:28 DEBUG : both18: Sizes identical 2025/02/17 05:17:28 DEBUG : both13: Unchanged skipping 2025/02/17 05:17:28 DEBUG : both19: Sizes identical 2025/02/17 05:17:28 DEBUG : both19: Unchanged skipping 2025/02/17 05:17:28 DEBUG : both2: Sizes identical 2025/02/17 05:17:28 DEBUG : both2: Unchanged skipping 2025/02/17 05:17:28 DEBUG : both3: Sizes identical 2025/02/17 05:17:28 DEBUG : both15: Unchanged skipping 2025/02/17 05:17:28 DEBUG : both4: Sizes identical 2025/02/17 05:17:28 DEBUG : both4: Unchanged skipping 2025/02/17 05:17:28 DEBUG : both5: Sizes identical 2025/02/17 05:17:28 DEBUG : both16: Unchanged skipping 2025/02/17 05:17:28 DEBUG : both6: Sizes identical 2025/02/17 05:17:28 DEBUG : both18: Unchanged skipping 2025/02/17 05:17:28 DEBUG : both7: Sizes identical 2025/02/17 05:17:28 DEBUG : both3: Unchanged skipping 2025/02/17 05:17:28 DEBUG : both8: Sizes identical 2025/02/17 05:17:28 DEBUG : both8: Unchanged skipping 2025/02/17 05:17:28 DEBUG : both9: Sizes identical 2025/02/17 05:17:28 DEBUG : both9: Unchanged skipping 2025/02/17 05:17:28 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/17 05:17:28 DEBUG : both5: Unchanged skipping 2025/02/17 05:17:28 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/17 05:17:28 DEBUG : both6: Unchanged skipping 2025/02/17 05:17:28 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/17 05:17:28 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/17 05:17:28 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/17 05:17:28 DEBUG : both7: Unchanged skipping 2025/02/17 05:17:28 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/17 05:17:28 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/17 05:17:28 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/17 05:17:28 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/17 05:17:28 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/17 05:17:28 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/17 05:17:28 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/17 05:17:28 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/17 05:17:28 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/17 05:17:28 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/17 05:17:28 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/17 05:17:28 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/17 05:17:28 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/17 05:17:28 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/17 05:17:28 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/17 05:17:28 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Waiting for transfers to finish 2025/02/17 05:17:30 INFO : only11: Copied (replaced existing) 2025/02/17 05:17:30 INFO : only13: Copied (replaced existing) 2025/02/17 05:17:30 INFO : only10: Copied (replaced existing) 2025/02/17 05:17:30 INFO : only0: Copied (replaced existing) 2025/02/17 05:17:31 INFO : only15: Copied (replaced existing) 2025/02/17 05:17:31 INFO : only16: Copied (replaced existing) 2025/02/17 05:17:31 INFO : only17: Copied (replaced existing) 2025/02/17 05:17:31 INFO : only18: Copied (replaced existing) 2025/02/17 05:17:32 INFO : only19: Copied (replaced existing) 2025/02/17 05:17:32 INFO : only3: Copied (replaced existing) 2025/02/17 05:17:32 INFO : only2: Copied (replaced existing) 2025/02/17 05:17:33 INFO : only4: Copied (replaced existing) 2025/02/17 05:17:33 INFO : only5: Copied (replaced existing) 2025/02/17 05:17:33 INFO : only6: Copied (replaced existing) 2025/02/17 05:17:33 INFO : only7: Copied (replaced existing) 2025/02/17 05:17:34 INFO : only1: Copied (replaced existing) 2025/02/17 05:17:34 INFO : only8: Copied (replaced existing) 2025/02/17 05:17:34 INFO : only12: Copied (replaced existing) 2025/02/17 05:17:34 INFO : only14: Copied (replaced existing) 2025/02/17 05:17:35 INFO : only9: Copied (replaced existing) 2025/02/17 05:17:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (141.30s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:18:09 DEBUG : empty_dir: Making directory with metadata 2025/02/17 05:18:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 05:18:09 DEBUG : empty_on_remote: Making directory with metadata 2025/02/17 05:18:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 05:18:09 INFO : empty_on_remote: Making directory 2025/02/17 05:18:11 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-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:18:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/17 05:18:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/17 05:18:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/17 05:18:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (22.62s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:18:32 DEBUG : empty_dir: Making directory with metadata 2025/02/17 05:18:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 05:18:32 DEBUG : empty_on_remote: Making directory with metadata 2025/02/17 05:18:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/17 05:18:32 INFO : empty_on_remote: Making directory 2025/02/17 05:18:34 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-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:18:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/17 05:18:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/17 05:18:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/17 05:18:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/02/17 05:18:41 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (25.28s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:18:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/17 05:18:57 INFO : sub dir: Making directory 2025/02/17 05:18:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (53.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:19:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/17 05:19:50 INFO : sub dir: Making directory 2025/02/17 05:19:52 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-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-tatuxib0buqe'", Local "Local file system at /tmp/rclone536609890", Modify Window "876000h0m0s" 2025/02/17 05:20:33 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Renewing token 2025/02/17 05:20:33 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/02/17 05:20:33 DEBUG : Config file has changed externally - reloading 2025/02/17 05:20:33 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/02/17 05:20:33 DEBUG : Saving config "user" in section "TestSugarSync" of the config file --- PASS: TestNothingToTransferWithoutEmptyDirs (53.60s) PASS 2025/02/17 05:20:44 DEBUG : sugarsync root 'Test/rclone-test-tatuxib0buqe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 30m21.077684826s (try 1/5)