"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/01/18 04:30:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jakekev8gegu" 2025/01/18 04:30:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/18 04:30:30 DEBUG : Creating backend with remote "/tmp/rclone3218513005" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:30:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:30:32 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:30:32 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/18 04:30:32 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.99s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:30:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/18 04:30:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:30:37 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:30:37 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:30:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:30:42 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.95s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.65s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.59s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:30:51 DEBUG : Creating backend with remote "/non-existing" 2025/01/18 04:30:52 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/18 04:30:52 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:30:52 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.92s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:30:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:30:56 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:30:56 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:31:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (12.07s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:31:07 INFO : sugarsync root 'Test/rclone-test-jakekev8gegu': Running all checks before starting transfers 2025/01/18 04:31:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:31:08 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:31:08 INFO : sugarsync root 'Test/rclone-test-jakekev8gegu': Checks finished, now starting transfers 2025/01/18 04:31:08 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:31:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.97s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:31:19 ERROR : Ignoring --no-traverse with sync 2025/01/18 04:31:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:31:20 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:31:20 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:31:24 INFO : sub dir/hello world: Copied (new) 2025/01/18 04:31:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (12.01s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:31:32 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/18 04:31:32 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:31:32 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:31:35 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (8.13s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:31:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 04:31:40 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:31:40 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:31:43 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (8.28s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:31:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 04:31:49 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:31:49 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:31:51 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.07s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:31:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/18 04:31:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/18 04:31:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/18 04:31:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/18 04:31:57 INFO : sub dir: Making directory 2025/01/18 04:31:58 INFO : sub dir2: Making directory 2025/01/18 04:31:59 INFO : sub dir2/sub sub dir2: Making directory 2025/01/18 04:31:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:32:00 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:32:00 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:32:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:32:05 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (17.88s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:32:14 INFO : sub dir2: Making directory 2025/01/18 04:32:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/18 04:32:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/18 04:32:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:32:15 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:32:15 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:32:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.49s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:32:24 DEBUG : sub dir2: Making directory with metadata 2025/01/18 04:32:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/18 04:32:25 INFO : sub dir: Making directory 2025/01/18 04:32:27 INFO : sub dir2: Making directory 2025/01/18 04:32:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:32:28 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:32:28 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:32:30 INFO : sub dir/hello world: Copied (new) 2025/01/18 04:32:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:32:32 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/18 04:32:32 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (15.03s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.57s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:32:41 INFO : sub dir2: Making directory 2025/01/18 04:32:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:32:42 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:32:42 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:32:45 INFO : sub dir/hello world: Copied (new) 2025/01/18 04:32:45 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.41s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:32:51 DEBUG : sub dir2: Making directory with metadata 2025/01/18 04:32:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/18 04:32:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/18 04:32:52 INFO : sub dir: Making directory 2025/01/18 04:32:54 INFO : sub dir2: Making directory 2025/01/18 04:32:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:32:55 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:32:55 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:32:57 INFO : sub dir/hello world: Copied (new) 2025/01/18 04:32:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:32:58 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (14.10s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.59s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:33:07 INFO : sub dir2: Making directory 2025/01/18 04:33:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:33:08 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:33:08 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:33:11 INFO : sub dir/hello world: Copied (new) 2025/01/18 04:33:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.44s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:33:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-nutuzik5mafo" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-jakekev8gegu' -> sugarsync root 'Test/rclone-test-nutuzik5mafo' 2025/01/18 04:33:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:33:28 DEBUG : sugarsync root 'Test/rclone-test-nutuzik5mafo': Waiting for checks to finish 2025/01/18 04:33:28 DEBUG : sugarsync root 'Test/rclone-test-nutuzik5mafo': Waiting for transfers to finish 2025/01/18 04:33:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:33:34 DEBUG : sugarsync root 'Test/rclone-test-nutuzik5mafo': Purge remote --- PASS: TestServerSideCopy (23.01s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:33:47 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:33:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/18 04:33:47 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:33:49 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.95s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:34:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vefibes7wopu" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-jakekev8gegu' -> sugarsync root 'Test/rclone-test-vefibes7wopu' 2025/01/18 04:34:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:34:07 DEBUG : sugarsync root 'Test/rclone-test-vefibes7wopu': Waiting for checks to finish 2025/01/18 04:34:07 DEBUG : sugarsync root 'Test/rclone-test-vefibes7wopu': Waiting for transfers to finish 2025/01/18 04:34:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:34:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/18 04:34:18 DEBUG : sugarsync root 'Test/rclone-test-vefibes7wopu': Waiting for checks to finish 2025/01/18 04:34:18 DEBUG : sugarsync root 'Test/rclone-test-vefibes7wopu': Waiting for transfers to finish 2025/01/18 04:34:19 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.suneyos6" before starting 2025/01/18 04:34:21 DEBUG : sub dir/hello world.suneyos6: server side copy: removing renamed existing file after operation 2025/01/18 04:34:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:34:24 DEBUG : sugarsync root 'Test/rclone-test-vefibes7wopu': Purge remote --- PASS: TestServerSideCopyOverSelf (35.65s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:34:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/18 04:34:39 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:34:39 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:34:41 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/18 04:34:41 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.96s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:34:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lazadaf4jaso" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-jakekev8gegu' -> sugarsync root 'Test/rclone-test-lazadaf4jaso' 2025/01/18 04:34:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:34:59 DEBUG : sugarsync root 'Test/rclone-test-lazadaf4jaso': Waiting for checks to finish 2025/01/18 04:34:59 DEBUG : sugarsync root 'Test/rclone-test-lazadaf4jaso': Waiting for transfers to finish 2025/01/18 04:35:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:35:08 DEBUG : sugarsync root 'Test/rclone-test-lazadaf4jaso': Using server-side directory move 2025/01/18 04:35:08 INFO : sugarsync root 'Test/rclone-test-lazadaf4jaso': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/18 04:35:10 DEBUG : sugarsync root 'Test/rclone-test-lazadaf4jaso': Waiting for checks to finish 2025/01/18 04:35:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/18 04:35:10 DEBUG : sugarsync root 'Test/rclone-test-lazadaf4jaso': Waiting for transfers to finish 2025/01/18 04:35:11 INFO : sub dir/hello world: Deleted 2025/01/18 04:35:12 INFO : sub dir/hello world: Moved (server-side) 2025/01/18 04:35:19 DEBUG : testing file moves 2025/01/18 04:35:21 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/18 04:35:21 DEBUG : sugarsync root 'Test/rclone-test-lazadaf4jaso': Waiting for checks to finish 2025/01/18 04:35:21 DEBUG : sugarsync root 'Test/rclone-test-lazadaf4jaso': Waiting for transfers to finish 2025/01/18 04:35:22 INFO : sub dir/hello world: Deleted 2025/01/18 04:35:22 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:35:26 DEBUG : sugarsync root 'Test/rclone-test-lazadaf4jaso': Purge remote --- PASS: TestServerSideMoveOverSelf (45.06s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:35:37 ERROR : : error listing: directory not found 2025/01/18 04:35:38 INFO : Local file system at /tmp/rclone3218513005: Making directory 2025/01/18 04:35:40 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:35:40 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (14.29s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:35:53 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/18 04:35:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:35:54 DEBUG : Local file system at /tmp/rclone3218513005: Waiting for checks to finish 2025/01/18 04:35:54 DEBUG : Local file system at /tmp/rclone3218513005: Waiting for transfers to finish 2025/01/18 04:35:55 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/01/18 04:35:55 INFO : sub dir/hello world: Copied (new) 2025/01/18 04:35:55 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (13.16s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:36:01 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/18 04:36:01 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:36:01 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:36:04 INFO : check sum: Copied (new) 2025/01/18 04:36:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:36:06 NOTICE: sugarsync root 'Test/rclone-test-jakekev8gegu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/18 04:36:06 DEBUG : check sum: Size of src and dst objects identical 2025/01/18 04:36:06 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:36:06 DEBUG : check sum: Unchanged skipping 2025/01/18 04:36:06 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:36:06 DEBUG : Waiting for deletions to finish 2025/01/18 04:36:06 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (11.40s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:36:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/18 04:36:13 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:36:13 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:36:15 INFO : sizeonly: Copied (new) 2025/01/18 04:36:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:36:17 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:36:17 DEBUG : sizeonly: Sizes identical 2025/01/18 04:36:17 DEBUG : sizeonly: Unchanged skipping 2025/01/18 04:36:17 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:36:17 DEBUG : Waiting for deletions to finish 2025/01/18 04:36:17 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (11.51s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:36:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/18 04:36:24 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:36:24 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:36:27 INFO : ignore-size: Copied (new) 2025/01/18 04:36:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:36:28 DEBUG : ignore-size: Sizes identical 2025/01/18 04:36:28 DEBUG : ignore-size: Unchanged skipping 2025/01/18 04:36:28 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:36:28 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:36:28 DEBUG : Waiting for deletions to finish 2025/01/18 04:36:28 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.42s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:36:39 DEBUG : existing: Sizes identical 2025/01/18 04:36:39 DEBUG : existing: Unchanged skipping 2025/01/18 04:36:39 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:36:39 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:36:39 DEBUG : Waiting for deletions to finish 2025/01/18 04:36:39 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:36:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/18 04:36:40 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:36:40 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:36:41 INFO : existing: Copied (replaced existing) 2025/01/18 04:36:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.96s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:36:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/18 04:36:49 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:36:49 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:36:51 INFO : existing: Copied (new) 2025/01/18 04:36:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:36:53 DEBUG : existing: Destination exists, skipping 2025/01/18 04:36:53 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:36:53 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:36:53 DEBUG : Waiting for deletions to finish 2025/01/18 04:36:53 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.29s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:37:07 INFO : d: Making directory 2025/01/18 04:37:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/18 04:37:11 DEBUG : c/non empty space: Sizes identical 2025/01/18 04:37:11 DEBUG : c/non empty space: Unchanged skipping 2025/01/18 04:37:13 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:37:13 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:37:14 INFO : a/potato2: Copied (new) 2025/01/18 04:37:14 DEBUG : Waiting for deletions to finish 2025/01/18 04:37:15 INFO : b/potato: Deleted 2025/01/18 04:37:15 INFO : d: Removing directory 2025/01/18 04:37:16 INFO : b: Removing directory 2025/01/18 04:37:18 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (27.31s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:37:31 DEBUG : empty space: Sizes identical 2025/01/18 04:37:31 DEBUG : empty space: Unchanged skipping 2025/01/18 04:37:31 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:37:31 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:37:31 DEBUG : Waiting for deletions to finish 2025/01/18 04:37:31 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:37:32 DEBUG : empty space: Sizes identical 2025/01/18 04:37:32 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:37:32 DEBUG : empty space: Unchanged skipping 2025/01/18 04:37:32 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:37:32 DEBUG : Waiting for deletions to finish 2025/01/18 04:37:32 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (12.20s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.59s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.59s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:37:46 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/18 04:37:46 DEBUG : empty space: Sizes identical 2025/01/18 04:37:46 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:37:46 DEBUG : empty space: Unchanged skipping 2025/01/18 04:37:46 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:37:49 INFO : potato: Copied (new) 2025/01/18 04:37:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.44s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:37:58 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/18 04:37:58 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:37:58 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:38:00 INFO : potato: Copied (replaced existing) 2025/01/18 04:38:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.12s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/01/18 04:38:08 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:38:08 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/01/18 04:38:08 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:38:10 INFO : potato: Copied (replaced existing) 2025/01/18 04:38:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:38:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 04:38:21 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/18 04:38:21 DEBUG : empty space: Sizes identical 2025/01/18 04:38:21 DEBUG : empty space: Unchanged skipping 2025/01/18 04:38:21 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:38:21 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:38:21 DEBUG : Waiting for deletions to finish 2025/01/18 04:38:21 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:38:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 04:38:33 DEBUG : empty space: Sizes identical 2025/01/18 04:38:33 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:38:33 DEBUG : empty space: Unchanged skipping 2025/01/18 04:38:33 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:38:36 INFO : potato2: Copied (new) 2025/01/18 04:38:36 DEBUG : Waiting for deletions to finish 2025/01/18 04:38:37 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:38:50 INFO : d: Making directory 2025/01/18 04:38:52 INFO : d/e: Making directory 2025/01/18 04:38:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/18 04:38:56 DEBUG : c/non empty space: Sizes identical 2025/01/18 04:38:56 DEBUG : c/non empty space: Unchanged skipping 2025/01/18 04:38:58 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:38:58 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:38:59 INFO : a/potato2: Copied (new) 2025/01/18 04:38:59 DEBUG : Waiting for deletions to finish 2025/01/18 04:39:00 INFO : b/potato: Deleted 2025/01/18 04:39:00 INFO : d/e: Removing directory 2025/01/18 04:39:02 INFO : d: Removing directory 2025/01/18 04:39:03 INFO : b: Removing directory 2025/01/18 04:39:04 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (30.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:39:20 INFO : d: Making directory 2025/01/18 04:39:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/18 04:39:25 DEBUG : c/non empty space: Sizes identical 2025/01/18 04:39:25 DEBUG : c/non empty space: Unchanged skipping 2025/01/18 04:39:25 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:39:25 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:39:27 INFO : a/potato2: Copied (new) 2025/01/18 04:39:27 ERROR : sugarsync root 'Test/rclone-test-jakekev8gegu': not deleting files as there were IO errors 2025/01/18 04:39:27 ERROR : sugarsync root 'Test/rclone-test-jakekev8gegu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.95s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:39:46 DEBUG : Waiting for deletions to finish 2025/01/18 04:39:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 04:39:47 DEBUG : empty space: Sizes identical 2025/01/18 04:39:47 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:39:47 DEBUG : empty space: Unchanged skipping 2025/01/18 04:39:47 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:39:48 INFO : potato: Deleted 2025/01/18 04:39:49 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.94s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:40:01 DEBUG : Waiting for deletions to finish 2025/01/18 04:40:02 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:40:02 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:40:02 INFO : potato: Deleted 2025/01/18 04:40:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 04:40:03 DEBUG : empty space: Sizes identical 2025/01/18 04:40:03 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:40:03 DEBUG : empty space: Unchanged skipping 2025/01/18 04:40:03 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:40:06 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.74s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:40:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 04:40:16 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:40:16 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:40:18 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.45s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:40:30 DEBUG : enormous: Excluded (Size Filter) 2025/01/18 04:40:30 DEBUG : enormous: Excluded 2025/01/18 04:40:30 DEBUG : potato2: Excluded (Size Filter) 2025/01/18 04:40:30 DEBUG : potato2: Excluded 2025/01/18 04:40:31 DEBUG : potato2: Excluded (Size Filter) 2025/01/18 04:40:31 DEBUG : potato2: Excluded 2025/01/18 04:40:31 DEBUG : empty space: Sizes identical 2025/01/18 04:40:31 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:40:31 DEBUG : empty space: Unchanged skipping 2025/01/18 04:40:31 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:40:31 DEBUG : Waiting for deletions to finish 2025/01/18 04:40:31 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:40:32 DEBUG : enormous: Excluded (Size Filter) 2025/01/18 04:40:32 DEBUG : enormous: Excluded 2025/01/18 04:40:32 DEBUG : potato2: Excluded (Size Filter) 2025/01/18 04:40:32 DEBUG : potato2: Excluded 2025/01/18 04:40:33 DEBUG : potato2: Excluded (Size Filter) 2025/01/18 04:40:33 DEBUG : potato2: Excluded 2025/01/18 04:40:33 DEBUG : empty space: Sizes identical 2025/01/18 04:40:33 DEBUG : empty space: Unchanged skipping 2025/01/18 04:40:33 DEBUG : Local file system at /tmp/rclone3218513005: Waiting for checks to finish 2025/01/18 04:40:33 DEBUG : Local file system at /tmp/rclone3218513005: Waiting for transfers to finish 2025/01/18 04:40:33 DEBUG : Waiting for deletions to finish 2025/01/18 04:40:33 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.97s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:40:48 DEBUG : enormous: Excluded (Size Filter) 2025/01/18 04:40:48 DEBUG : enormous: Excluded 2025/01/18 04:40:48 DEBUG : potato2: Excluded (Size Filter) 2025/01/18 04:40:48 DEBUG : potato2: Excluded 2025/01/18 04:40:49 DEBUG : empty space: Sizes identical 2025/01/18 04:40:49 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:40:49 DEBUG : empty space: Unchanged skipping 2025/01/18 04:40:49 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:40:49 DEBUG : Waiting for deletions to finish 2025/01/18 04:40:50 INFO : potato2: Deleted 2025/01/18 04:40:50 INFO : enormous: Deleted 2025/01/18 04:40:50 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:40:51 DEBUG : empty space: Sizes identical 2025/01/18 04:40:51 DEBUG : Local file system at /tmp/rclone3218513005: Waiting for checks to finish 2025/01/18 04:40:51 DEBUG : empty space: Unchanged skipping 2025/01/18 04:40:51 DEBUG : Local file system at /tmp/rclone3218513005: Waiting for transfers to finish 2025/01/18 04:40:51 DEBUG : Waiting for deletions to finish 2025/01/18 04:40:51 INFO : enormous: Deleted 2025/01/18 04:40:51 INFO : potato2: Deleted 2025/01/18 04:40:51 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.83s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.57s) === 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-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/01/18 04:40:58 ERROR : sugarsync root 'Test/rclone-test-jakekev8gegu': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/18 04:40:59 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/18 04:40:59 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/18 04:40:59 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:40:59 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:41:02 INFO : yam: Copied (new) 2025/01/18 04:41:02 INFO : potato: Copied (new) 2025/01/18 04:41:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:41:03 ERROR : sugarsync root 'Test/rclone-test-jakekev8gegu': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/18 04:41:03 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/18 04:41:03 DEBUG : potato: Sizes identical 2025/01/18 04:41:03 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:41:03 DEBUG : potato: Unchanged skipping 2025/01/18 04:41:03 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:41:06 INFO : yaml: Copied (new) 2025/01/18 04:41:06 DEBUG : Waiting for deletions to finish 2025/01/18 04:41:07 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.76s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/01/18 04:41:14 ERROR : sugarsync root 'Test/rclone-test-jakekev8gegu': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/18 04:41:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/18 04:41:15 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/18 04:41:15 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:41:15 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:41:18 INFO : potato: Copied (new) 2025/01/18 04:41:18 INFO : yam: Copied (new) 2025/01/18 04:41:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:41:18 ERROR : sugarsync root 'Test/rclone-test-jakekev8gegu': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/18 04:41:19 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/18 04:41:19 DEBUG : potato: Sizes identical 2025/01/18 04:41:19 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:41:19 DEBUG : potato: Unchanged skipping 2025/01/18 04:41:19 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:41:22 INFO : yaml: Copied (new) 2025/01/18 04:41:22 DEBUG : Waiting for deletions to finish 2025/01/18 04:41:23 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.78s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/01/18 04:41:31 INFO : sugarsync root 'Test/rclone-test-jakekev8gegu': Making map for --track-renames 2025/01/18 04:41:31 INFO : sugarsync root 'Test/rclone-test-jakekev8gegu': Finished making map for --track-renames 2025/01/18 04:41:31 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:41:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/18 04:41:31 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/18 04:41:31 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for renames to finish 2025/01/18 04:41:31 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:41:35 INFO : potato: Copied (new) 2025/01/18 04:41:35 INFO : sub/yam: Copied (new) 2025/01/18 04:41:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:41:36 DEBUG : potato: Sizes identical 2025/01/18 04:41:36 DEBUG : potato: Unchanged skipping 2025/01/18 04:41:37 INFO : sugarsync root 'Test/rclone-test-jakekev8gegu': Making map for --track-renames 2025/01/18 04:41:37 INFO : sugarsync root 'Test/rclone-test-jakekev8gegu': Finished making map for --track-renames 2025/01/18 04:41:37 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:41:37 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for renames to finish 2025/01/18 04:41:39 INFO : sub/yam: Moved (server-side) to: yam 2025/01/18 04:41:39 INFO : yam: Renamed from "sub/yam" 2025/01/18 04:41:39 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:41:39 DEBUG : Waiting for deletions to finish 2025/01/18 04:41:39 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.73s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:41:49 DEBUG : Creating backend with remote "/tmp/rclone3218513005/dir1" 2025/01/18 04:41:49 DEBUG : Config file has changed externally - reloading 2025/01/18 04:41:49 DEBUG : Creating backend with remote "/tmp/rclone3218513005/dir2" 2025/01/18 04:41:49 DEBUG : Local file system at /tmp/rclone3218513005/dir2: Using server-side directory move 2025/01/18 04:41:49 INFO : Local file system at /tmp/rclone3218513005/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/18 04:41:49 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/18 04:41:49 DEBUG : Local file system at /tmp/rclone3218513005/dir2: Waiting for checks to finish 2025/01/18 04:41:49 DEBUG : Local file system at /tmp/rclone3218513005/dir2: Waiting for transfers to finish 2025/01/18 04:41:49 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.60s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:41:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:41:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/18 04:41:51 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:41:51 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:41:58 INFO : sub dir/hello world: Copied (new) 2025/01/18 04:41:58 INFO : sub dir/hello world: Deleted 2025/01/18 04:41:58 INFO : nested/sub dir/file: Copied (new) 2025/01/18 04:41:58 INFO : nested/sub dir/file: Deleted 2025/01/18 04:41:58 INFO : sub dir: Removing directory 2025/01/18 04:41:58 INFO : nested/sub dir: Removing directory 2025/01/18 04:41:58 INFO : nested: Removing directory 2025/01/18 04:41:58 DEBUG : Local file system at /tmp/rclone3218513005: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.59s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:42:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 04:42:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/18 04:42:10 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:42:10 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:42:16 INFO : sub dir/hello world: Copied (new) 2025/01/18 04:42:16 INFO : sub dir/hello world: Deleted 2025/01/18 04:42:17 INFO : nested/sub dir/file: Copied (new) 2025/01/18 04:42:17 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (19.28s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:42:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/18 04:42:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/18 04:42:29 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:42:29 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:42:32 INFO : existing-b: Copied (new) 2025/01/18 04:42:32 INFO : existing-b: Deleted 2025/01/18 04:42:32 INFO : existing: Copied (new) 2025/01/18 04:42:32 INFO : existing: Deleted 2025/01/18 04:42:33 DEBUG : existing: Destination exists, skipping 2025/01/18 04:42:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/18 04:42:33 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:42:33 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:42:33 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.74s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:42:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hikecox5nibi" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-jakekev8gegu' -> sugarsync root 'Test/rclone-test-hikecox5nibi' 2025/01/18 04:42:59 DEBUG : sugarsync root 'Test/rclone-test-hikecox5nibi': Using server-side directory move 2025/01/18 04:42:59 INFO : sugarsync root 'Test/rclone-test-hikecox5nibi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/18 04:42:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 04:42:59 DEBUG : empty space: Sizes identical 2025/01/18 04:42:59 DEBUG : empty space: Unchanged skipping 2025/01/18 04:42:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/18 04:42:59 DEBUG : sugarsync root 'Test/rclone-test-hikecox5nibi': Waiting for checks to finish 2025/01/18 04:43:00 INFO : potato2: Moved (server-side) 2025/01/18 04:43:00 INFO : empty space: Deleted 2025/01/18 04:43:00 DEBUG : sugarsync root 'Test/rclone-test-hikecox5nibi': Waiting for transfers to finish 2025/01/18 04:43:00 INFO : potato3: Deleted 2025/01/18 04:43:01 INFO : potato3: Moved (server-side) 2025/01/18 04:43:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xejufib5wupa" 2025/01/18 04:43:06 DEBUG : sugarsync root 'Test/rclone-test-xejufib5wupa': Using server-side directory move 2025/01/18 04:43:08 INFO : sugarsync root 'Test/rclone-test-xejufib5wupa': Server side directory move succeeded 2025/01/18 04:43:11 ERROR : : error listing: directory not found 2025/01/18 04:43:11 DEBUG : sugarsync root 'Test/rclone-test-xejufib5wupa': Purge remote 2025/01/18 04:43:12 DEBUG : sugarsync root 'Test/rclone-test-hikecox5nibi': Purge remote 2025/01/18 04:43:12 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (35.14s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:43:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xalileb1piyu" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-jakekev8gegu' -> sugarsync root 'Test/rclone-test-xalileb1piyu' 2025/01/18 04:43:34 DEBUG : empty space: Excluded (Size Filter) 2025/01/18 04:43:34 DEBUG : empty space: Excluded 2025/01/18 04:43:34 DEBUG : empty space: Excluded (Size Filter) 2025/01/18 04:43:34 DEBUG : empty space: Excluded 2025/01/18 04:43:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 04:43:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/18 04:43:34 DEBUG : sugarsync root 'Test/rclone-test-xalileb1piyu': Waiting for checks to finish 2025/01/18 04:43:34 DEBUG : sugarsync root 'Test/rclone-test-xalileb1piyu': Waiting for transfers to finish 2025/01/18 04:43:35 INFO : potato2: Moved (server-side) 2025/01/18 04:43:35 INFO : potato3: Deleted 2025/01/18 04:43:36 INFO : potato3: Moved (server-side) 2025/01/18 04:43:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jibunay2kixe" 2025/01/18 04:43:42 DEBUG : empty space: Excluded (Size Filter) 2025/01/18 04:43:42 DEBUG : empty space: Excluded 2025/01/18 04:43:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 04:43:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/18 04:43:42 DEBUG : sugarsync root 'Test/rclone-test-jibunay2kixe': Waiting for checks to finish 2025/01/18 04:43:42 DEBUG : sugarsync root 'Test/rclone-test-jibunay2kixe': Waiting for transfers to finish 2025/01/18 04:43:44 INFO : potato2: Moved (server-side) 2025/01/18 04:43:45 INFO : potato3: Moved (server-side) 2025/01/18 04:43:46 DEBUG : sugarsync root 'Test/rclone-test-jibunay2kixe': Purge remote 2025/01/18 04:43:47 DEBUG : sugarsync root 'Test/rclone-test-xalileb1piyu': Purge remote --- PASS: TestServerSideMoveWithFilter (36.05s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:43:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jarileq2woso" 2025/01/18 04:44:01 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-jakekev8gegu' -> sugarsync root 'Test/rclone-test-jarileq2woso' 2025/01/18 04:44:11 DEBUG : sugarsync root 'Test/rclone-test-jarileq2woso': Using server-side directory move 2025/01/18 04:44:11 INFO : sugarsync root 'Test/rclone-test-jarileq2woso': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/18 04:44:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 04:44:12 DEBUG : empty space: Sizes identical 2025/01/18 04:44:12 DEBUG : empty space: Unchanged skipping 2025/01/18 04:44:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/18 04:44:12 DEBUG : sugarsync root 'Test/rclone-test-jarileq2woso': Waiting for checks to finish 2025/01/18 04:44:12 INFO : potato2: Moved (server-side) 2025/01/18 04:44:12 INFO : potato3: Deleted 2025/01/18 04:44:12 INFO : empty space: Deleted 2025/01/18 04:44:12 DEBUG : sugarsync root 'Test/rclone-test-jarileq2woso': Waiting for transfers to finish 2025/01/18 04:44:13 INFO : potato3: Moved (server-side) 2025/01/18 04:44:13 INFO : tomatoDir: Removing directory 2025/01/18 04:44:15 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': deleted 1 directories 2025/01/18 04:44:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mufofok0fari" 2025/01/18 04:44:20 INFO : tomatoDir: Making directory 2025/01/18 04:44:22 DEBUG : sugarsync root 'Test/rclone-test-mufofok0fari': Using server-side directory move 2025/01/18 04:44:23 INFO : sugarsync root 'Test/rclone-test-mufofok0fari': Server side directory move succeeded 2025/01/18 04:44:27 ERROR : : error listing: directory not found 2025/01/18 04:44:28 ERROR : : error listing: directory not found 2025/01/18 04:44:28 DEBUG : sugarsync root 'Test/rclone-test-mufofok0fari': Purge remote 2025/01/18 04:44:28 DEBUG : sugarsync root 'Test/rclone-test-jarileq2woso': Purge remote 2025/01/18 04:44:29 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.76s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.54s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:44:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jakekev8gegu/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.84s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:44:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jakekev8gegu/rclone-sync-test" 2025/01/18 04:44:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jakekev8gegu/rclone-sync-test-include/layer2" 2025/01/18 04:45:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jakekev8gegu/rclone-sync-test-ignore-file" 2025/01/18 04:45:13 DEBUG : rclone-sync-test: Excluded 2025/01/18 04:45:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/18 04:45:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/18 04:45:16 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/rclone-sync-test': Waiting for checks to finish 2025/01/18 04:45:16 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/rclone-sync-test': Waiting for transfers to finish 2025/01/18 04:45:16 DEBUG : Waiting for deletions to finish 2025/01/18 04:45:16 INFO : There was nothing to transfer 2025/01/18 04:45:18 DEBUG : rclone-sync-test: Excluded 2025/01/18 04:45:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/18 04:45:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/18 04:45:21 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:45:21 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:45:21 DEBUG : Waiting for deletions to finish 2025/01/18 04:45:21 INFO : rclone-sync-test-include: Removing directory 2025/01/18 04:45:22 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/18 04:45:22 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': failed to delete 1 directories 2025/01/18 04:45:22 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:45:25 DEBUG : rclone-sync-test: Excluded 2025/01/18 04:45:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/18 04:45:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/18 04:45:28 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/18 04:45:28 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/18 04:45:28 DEBUG : Waiting for deletions to finish 2025/01/18 04:45:28 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:45:30 DEBUG : rclone-sync-test: Excluded 2025/01/18 04:45:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/18 04:45:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/18 04:45:33 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:45:33 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:45:33 DEBUG : Waiting for deletions to finish 2025/01/18 04:45:33 INFO : rclone-sync-test-include: Removing directory 2025/01/18 04:45:34 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/18 04:45:34 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': failed to delete 1 directories 2025/01/18 04:45:34 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:45:35 DEBUG : : Excluded 2025/01/18 04:45:37 DEBUG : rclone-sync-test: Excluded 2025/01/18 04:45:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/18 04:45:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/18 04:45:40 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/18 04:45:40 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/18 04:45:40 DEBUG : Waiting for deletions to finish 2025/01/18 04:45:40 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (88.95s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:46:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jakekev8gegu/dst" 2025/01/18 04:46:14 DEBUG : Config file has changed externally - reloading 2025/01/18 04:46:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jakekev8gegu/CompareDest" 2025/01/18 04:46:26 DEBUG : one: Need to transfer - File not found at Destination 2025/01/18 04:46:26 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for checks to finish 2025/01/18 04:46:26 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for transfers to finish 2025/01/18 04:46:30 INFO : one: Copied (new) 2025/01/18 04:46:30 DEBUG : Waiting for deletions to finish 2025/01/18 04:46:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 04:46:33 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for checks to finish 2025/01/18 04:46:34 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for transfers to finish 2025/01/18 04:46:36 INFO : one: Copied (replaced existing) 2025/01/18 04:46:36 DEBUG : Waiting for deletions to finish 2025/01/18 04:46:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 04:46:46 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for checks to finish 2025/01/18 04:46:47 DEBUG : one: Sizes identical 2025/01/18 04:46:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/18 04:46:47 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for transfers to finish 2025/01/18 04:46:47 DEBUG : Waiting for deletions to finish 2025/01/18 04:46:47 INFO : There was nothing to transfer 2025/01/18 04:46:54 DEBUG : two: Sizes identical 2025/01/18 04:46:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/18 04:46:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 04:46:54 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for checks to finish 2025/01/18 04:46:55 DEBUG : one: Sizes identical 2025/01/18 04:46:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/18 04:46:55 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for transfers to finish 2025/01/18 04:46:55 DEBUG : Waiting for deletions to finish 2025/01/18 04:46:55 INFO : There was nothing to transfer 2025/01/18 04:46:58 DEBUG : two: Sizes identical 2025/01/18 04:46:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/18 04:46:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 04:46:58 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for checks to finish 2025/01/18 04:46:59 DEBUG : one: Sizes identical 2025/01/18 04:46:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/18 04:46:59 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for transfers to finish 2025/01/18 04:46:59 DEBUG : Waiting for deletions to finish 2025/01/18 04:46:59 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/18 04:47:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/18 04:47:04 DEBUG : two: Need to transfer - File not found at Destination 2025/01/18 04:47:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 04:47:04 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for checks to finish 2025/01/18 04:47:05 DEBUG : one: Sizes identical 2025/01/18 04:47:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/18 04:47:05 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for transfers to finish 2025/01/18 04:47:07 INFO : two: Copied (new) 2025/01/18 04:47:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (61.92s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:47:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jakekev8gegu/dest" 2025/01/18 04:47:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jakekev8gegu/pre-dest1" 2025/01/18 04:47:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jakekev8gegu/pre-dest2" 2025/01/18 04:47:37 DEBUG : 1: Sizes identical 2025/01/18 04:47:37 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/18 04:47:38 DEBUG : 2: Sizes identical 2025/01/18 04:47:38 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/18 04:47:40 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/18 04:47:40 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dest': Waiting for checks to finish 2025/01/18 04:47:40 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dest': Waiting for transfers to finish 2025/01/18 04:47:44 INFO : 3: Copied (new) 2025/01/18 04:47:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (38.24s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:47:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jakekev8gegu/dst" 2025/01/18 04:47:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jakekev8gegu/CopyDest" 2025/01/18 04:48:06 DEBUG : one: Need to transfer - File not found at Destination 2025/01/18 04:48:06 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for checks to finish 2025/01/18 04:48:06 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for transfers to finish 2025/01/18 04:48:10 INFO : one: Copied (new) 2025/01/18 04:48:10 DEBUG : Waiting for deletions to finish 2025/01/18 04:48:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 04:48:14 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for checks to finish 2025/01/18 04:48:14 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for transfers to finish 2025/01/18 04:48:16 INFO : one: Copied (replaced existing) 2025/01/18 04:48:16 DEBUG : Waiting for deletions to finish 2025/01/18 04:48:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jakekev8gegu/BackupDir" 2025/01/18 04:48:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 04:48:31 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for checks to finish 2025/01/18 04:48:33 DEBUG : one: Sizes identical 2025/01/18 04:48:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 04:48:35 INFO : one: Moved (server-side) 2025/01/18 04:48:37 INFO : one: Copied (server-side copy) 2025/01/18 04:48:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/18 04:48:37 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for transfers to finish 2025/01/18 04:48:37 DEBUG : Waiting for deletions to finish 2025/01/18 04:48:45 DEBUG : two: Sizes identical 2025/01/18 04:48:47 INFO : two: Copied (server-side copy) 2025/01/18 04:48:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/18 04:48:47 DEBUG : one: Sizes identical 2025/01/18 04:48:47 DEBUG : one: Unchanged skipping 2025/01/18 04:48:47 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for checks to finish 2025/01/18 04:48:47 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for transfers to finish 2025/01/18 04:48:47 DEBUG : Waiting for deletions to finish 2025/01/18 04:48:49 DEBUG : one: Sizes identical 2025/01/18 04:48:49 DEBUG : two: Sizes identical 2025/01/18 04:48:49 DEBUG : one: Unchanged skipping 2025/01/18 04:48:49 DEBUG : two: Unchanged skipping 2025/01/18 04:48:49 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for checks to finish 2025/01/18 04:48:49 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for transfers to finish 2025/01/18 04:48:49 DEBUG : Waiting for deletions to finish 2025/01/18 04:48:49 INFO : There was nothing to transfer 2025/01/18 04:48:57 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/18 04:48:57 DEBUG : three: Destination not found in --copy-dest 2025/01/18 04:48:57 DEBUG : three: Need to transfer - File not found at Destination 2025/01/18 04:48:57 DEBUG : two: Sizes identical 2025/01/18 04:48:57 DEBUG : two: Unchanged skipping 2025/01/18 04:48:57 DEBUG : one: Sizes identical 2025/01/18 04:48:57 DEBUG : one: Unchanged skipping 2025/01/18 04:48:57 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for checks to finish 2025/01/18 04:48:57 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for transfers to finish 2025/01/18 04:49:00 INFO : three: Copied (new) 2025/01/18 04:49:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (78.41s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:49:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jakekev8gegu/dst" 2025/01/18 04:49:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jakekev8gegu/backup" 2025/01/18 04:49:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/18 04:49:32 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for checks to finish 2025/01/18 04:49:32 DEBUG : two: Sizes identical 2025/01/18 04:49:32 DEBUG : two: Unchanged skipping 2025/01/18 04:49:35 INFO : one: Moved (server-side) 2025/01/18 04:49:35 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for transfers to finish 2025/01/18 04:49:37 INFO : one: Copied (new) 2025/01/18 04:49:37 DEBUG : Waiting for deletions to finish 2025/01/18 04:49:39 INFO : three.txt: Moved (server-side) 2025/01/18 04:49:39 INFO : three.txt: Moved into backup dir 2025/01/18 04:49:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/18 04:49:46 DEBUG : two: Sizes identical 2025/01/18 04:49:46 DEBUG : two: Unchanged skipping 2025/01/18 04:49:46 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for checks to finish 2025/01/18 04:49:47 INFO : one: Deleted 2025/01/18 04:49:48 INFO : one: Moved (server-side) 2025/01/18 04:49:48 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for transfers to finish 2025/01/18 04:49:51 INFO : one: Copied (new) 2025/01/18 04:49:51 DEBUG : Waiting for deletions to finish 2025/01/18 04:49:52 INFO : three.txt: Deleted 2025/01/18 04:49:53 INFO : three.txt: Moved (server-side) 2025/01/18 04:49:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (49.99s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:50:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jakekev8gegu/dst" 2025/01/18 04:50:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jakekev8gegu/backup" 2025/01/18 04:50:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/18 04:50:22 DEBUG : two: Sizes identical 2025/01/18 04:50:22 DEBUG : two: Unchanged skipping 2025/01/18 04:50:22 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for checks to finish 2025/01/18 04:50:24 INFO : one: Moved (server-side) to: one.bak 2025/01/18 04:50:24 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for transfers to finish 2025/01/18 04:50:27 INFO : one: Copied (new) 2025/01/18 04:50:27 DEBUG : Waiting for deletions to finish 2025/01/18 04:50:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/18 04:50:28 INFO : three.txt: Moved into backup dir 2025/01/18 04:50:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/18 04:50:35 DEBUG : two: Sizes identical 2025/01/18 04:50:35 DEBUG : two: Unchanged skipping 2025/01/18 04:50:35 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for checks to finish 2025/01/18 04:50:37 INFO : one.bak: Deleted 2025/01/18 04:50:38 INFO : one: Moved (server-side) to: one.bak 2025/01/18 04:50:38 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for transfers to finish 2025/01/18 04:50:40 INFO : one: Copied (new) 2025/01/18 04:50:40 DEBUG : Waiting for deletions to finish 2025/01/18 04:50:42 INFO : three.txt.bak: Deleted 2025/01/18 04:50:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/18 04:50:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (49.84s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:51:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jakekev8gegu/dst" 2025/01/18 04:51:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jakekev8gegu/backup" 2025/01/18 04:51:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/18 04:51:11 DEBUG : two: Sizes identical 2025/01/18 04:51:11 DEBUG : two: Unchanged skipping 2025/01/18 04:51:11 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for checks to finish 2025/01/18 04:51:14 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/18 04:51:14 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for transfers to finish 2025/01/18 04:51:17 INFO : one: Copied (new) 2025/01/18 04:51:17 DEBUG : Waiting for deletions to finish 2025/01/18 04:51:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/18 04:51:19 INFO : three.txt: Moved into backup dir 2025/01/18 04:51:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/18 04:51:25 DEBUG : two: Sizes identical 2025/01/18 04:51:25 DEBUG : two: Unchanged skipping 2025/01/18 04:51:25 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for checks to finish 2025/01/18 04:51:27 INFO : one-2019-01-01: Deleted 2025/01/18 04:51:28 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/18 04:51:28 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for transfers to finish 2025/01/18 04:51:30 INFO : one: Copied (new) 2025/01/18 04:51:30 DEBUG : Waiting for deletions to finish 2025/01/18 04:51:32 INFO : three-2019-01-01.txt: Deleted 2025/01/18 04:51:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/18 04:51:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (50.05s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:51:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jakekev8gegu/dst" 2025/01/18 04:51:53 DEBUG : Config file has changed externally - reloading 2025/01/18 04:51:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/18 04:51:56 DEBUG : two: Sizes identical 2025/01/18 04:51:56 DEBUG : two: Unchanged skipping 2025/01/18 04:51:56 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for checks to finish 2025/01/18 04:51:58 INFO : one: Moved (server-side) to: one.bak 2025/01/18 04:51:58 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for transfers to finish 2025/01/18 04:52:00 INFO : one: Copied (new) 2025/01/18 04:52:00 DEBUG : Waiting for deletions to finish 2025/01/18 04:52:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/18 04:52:02 INFO : three.txt: Moved into backup dir 2025/01/18 04:52:09 DEBUG : one.bak: Excluded (Path Filter) 2025/01/18 04:52:09 DEBUG : one.bak: Excluded 2025/01/18 04:52:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/18 04:52:09 DEBUG : three.txt.bak: Excluded 2025/01/18 04:52:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/18 04:52:09 DEBUG : two: Sizes identical 2025/01/18 04:52:09 DEBUG : two: Unchanged skipping 2025/01/18 04:52:09 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for checks to finish 2025/01/18 04:52:10 INFO : one.bak: Deleted 2025/01/18 04:52:11 INFO : one: Moved (server-side) to: one.bak 2025/01/18 04:52:11 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu/dst': Waiting for transfers to finish 2025/01/18 04:52:14 INFO : one: Copied (new) 2025/01/18 04:52:14 DEBUG : Waiting for deletions to finish 2025/01/18 04:52:16 INFO : three.txt.bak: Deleted 2025/01/18 04:52:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/18 04:52:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (42.34s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:52:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jakekev8gegu/dst" 2025/01/18 04:52:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/18 04:52:41 INFO : one: Moved (server-side) to: one.bak 2025/01/18 04:52:44 INFO : one: Copied (new) 2025/01/18 04:52:45 DEBUG : two: Sizes identical 2025/01/18 04:52:45 DEBUG : two: Unchanged skipping 2025/01/18 04:52:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/18 04:52:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/18 04:52:50 INFO : three.txt: Copied (new) 2025/01/18 04:52:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/18 04:52:55 INFO : one.bak: Deleted 2025/01/18 04:52:56 INFO : one: Moved (server-side) to: one.bak 2025/01/18 04:52:59 INFO : one: Copied (new) 2025/01/18 04:53:00 DEBUG : two: Sizes identical 2025/01/18 04:53:00 DEBUG : two: Unchanged skipping 2025/01/18 04:53:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/18 04:53:02 INFO : three.txt.bak: Deleted 2025/01/18 04:53:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/18 04:53:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (49.70s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:53:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jakekev8gegu/dst" 2025/01/18 04:53:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/18 04:53:30 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/18 04:53:33 INFO : one: Copied (new) 2025/01/18 04:53:33 DEBUG : two: Sizes identical 2025/01/18 04:53:33 DEBUG : two: Unchanged skipping 2025/01/18 04:53:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/18 04:53:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/18 04:53:38 INFO : three.txt: Copied (new) 2025/01/18 04:53:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/18 04:53:44 INFO : one-2019-01-01: Deleted 2025/01/18 04:53:45 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/18 04:53:48 INFO : one: Copied (new) 2025/01/18 04:53:48 DEBUG : two: Sizes identical 2025/01/18 04:53:48 DEBUG : two: Unchanged skipping 2025/01/18 04:53:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/18 04:53:51 INFO : three-2019-01-01.txt: Deleted 2025/01/18 04:53:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/18 04:53:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (48.80s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:54:08 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/18 04:54:08 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:54:08 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:54:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/18 04:54:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.83s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:54:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/18 04:54:14 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:54:14 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:54:16 INFO : existing: Copied (new) 2025/01/18 04:54:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:54:19 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/18 04:54:19 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:54:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/18 04:54:19 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:54:19 ERROR : sugarsync root 'Test/rclone-test-jakekev8gegu': not deleting files as there were IO errors 2025/01/18 04:54:19 ERROR : sugarsync root 'Test/rclone-test-jakekev8gegu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (13.12s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.58s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:54:46 DEBUG : existing: Sizes identical 2025/01/18 04:54:46 DEBUG : existing: Unchanged skipping 2025/01/18 04:54:46 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/18 04:54:48 DEBUG : EXISTING: moving to existing-rclone-move-secilis7 2025/01/18 04:54:48 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-misatit8 2025/01/18 04:54:50 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/18 04:54:50 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-secilis7 2025/01/18 04:54:50 DEBUG : EXISTING: moving to existing 2025/01/18 04:54:50 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-misatit8 2025/01/18 04:54:50 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/01/18 04:54:51 INFO : existing-rclone-move-secilis7: Moved (server-side) to: existing 2025/01/18 04:54:51 INFO : EXISTING: Moved (server-side) to: existing 2025/01/18 04:54:51 INFO : EXISTING: Fixed case by renaming to: existing 2025/01/18 04:54:51 INFO : existingbutdifferent-rclone-move-misatit8: Moved (server-side) to: existingbutdifferent 2025/01/18 04:54:51 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/01/18 04:54:51 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/01/18 04:54:54 INFO : existingbutdifferent: Copied (replaced existing) 2025/01/18 04:54:55 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/01/18 04:54:59 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/01/18 04:55:00 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/01/18 04:55:03 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-boxuvul0 2025/01/18 04:55:05 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-boxuvul0 2025/01/18 04:55:05 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/01/18 04:55:05 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/01/18 04:55:05 INFO : subdira/subdirb/subdirc/hello-rclone-move-boxuvul0: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/18 04:55:05 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/18 04:55:05 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/01/18 04:55:06 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/01/18 04:55:06 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:55:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qenoqir5 2025/01/18 04:55:07 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/01/18 04:55:08 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qenoqir5 2025/01/18 04:55:08 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/18 04:55:08 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qenoqir5: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/18 04:55:08 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/18 04:55:08 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/18 04:55:08 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:55:10 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/01/18 04:55:10 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (59.14s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", 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-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", 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-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.72s) --- SKIP: TestMaxTransfer/Hard (1.56s) --- SKIP: TestMaxTransfer/Soft (1.59s) --- SKIP: TestMaxTransfer/Cautious (1.57s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:57:20 DEBUG : both0: Sizes identical 2025/01/18 04:57:20 DEBUG : both0: Unchanged skipping 2025/01/18 04:57:20 DEBUG : both1: Sizes identical 2025/01/18 04:57:20 DEBUG : both1: Unchanged skipping 2025/01/18 04:57:20 DEBUG : both10: Sizes identical 2025/01/18 04:57:20 DEBUG : both10: Unchanged skipping 2025/01/18 04:57:20 DEBUG : both11: Sizes identical 2025/01/18 04:57:20 DEBUG : both11: Unchanged skipping 2025/01/18 04:57:20 DEBUG : both12: Sizes identical 2025/01/18 04:57:20 DEBUG : both12: Unchanged skipping 2025/01/18 04:57:20 DEBUG : both13: Sizes identical 2025/01/18 04:57:20 DEBUG : both13: Unchanged skipping 2025/01/18 04:57:20 DEBUG : both14: Sizes identical 2025/01/18 04:57:20 DEBUG : both14: Unchanged skipping 2025/01/18 04:57:20 DEBUG : both15: Sizes identical 2025/01/18 04:57:20 DEBUG : both15: Unchanged skipping 2025/01/18 04:57:20 DEBUG : both16: Sizes identical 2025/01/18 04:57:20 DEBUG : both16: Unchanged skipping 2025/01/18 04:57:20 DEBUG : both17: Sizes identical 2025/01/18 04:57:20 DEBUG : both17: Unchanged skipping 2025/01/18 04:57:20 DEBUG : both18: Sizes identical 2025/01/18 04:57:20 DEBUG : both19: Sizes identical 2025/01/18 04:57:20 DEBUG : both2: Sizes identical 2025/01/18 04:57:20 DEBUG : both3: Sizes identical 2025/01/18 04:57:20 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:57:20 DEBUG : both18: Unchanged skipping 2025/01/18 04:57:20 DEBUG : both4: Sizes identical 2025/01/18 04:57:20 DEBUG : both19: Unchanged skipping 2025/01/18 04:57:20 DEBUG : both5: Sizes identical 2025/01/18 04:57:20 DEBUG : both5: Unchanged skipping 2025/01/18 04:57:20 DEBUG : both6: Sizes identical 2025/01/18 04:57:20 DEBUG : both6: Unchanged skipping 2025/01/18 04:57:20 DEBUG : both7: Sizes identical 2025/01/18 04:57:20 DEBUG : both7: Unchanged skipping 2025/01/18 04:57:20 DEBUG : both8: Sizes identical 2025/01/18 04:57:20 DEBUG : both8: Unchanged skipping 2025/01/18 04:57:20 DEBUG : both9: Sizes identical 2025/01/18 04:57:20 DEBUG : both9: Unchanged skipping 2025/01/18 04:57:20 DEBUG : both2: Unchanged skipping 2025/01/18 04:57:20 DEBUG : both3: Unchanged skipping 2025/01/18 04:57:20 DEBUG : both4: Unchanged skipping 2025/01/18 04:57:20 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:57:20 DEBUG : Waiting for deletions to finish 2025/01/18 04:57:21 INFO : only12: Deleted 2025/01/18 04:57:21 INFO : only5: Deleted 2025/01/18 04:57:21 INFO : only15: Deleted 2025/01/18 04:57:21 INFO : only9: Deleted 2025/01/18 04:57:22 INFO : only10: Deleted 2025/01/18 04:57:22 INFO : only17: Deleted 2025/01/18 04:57:22 INFO : only14: Deleted 2025/01/18 04:57:22 INFO : only19: Deleted 2025/01/18 04:57:23 INFO : only2: Deleted 2025/01/18 04:57:23 INFO : only3: Deleted 2025/01/18 04:57:23 INFO : only8: Deleted 2025/01/18 04:57:23 INFO : only1: Deleted 2025/01/18 04:57:24 INFO : only16: Deleted 2025/01/18 04:57:24 INFO : only13: Deleted 2025/01/18 04:57:24 INFO : only18: Deleted 2025/01/18 04:57:24 INFO : only4: Deleted 2025/01/18 04:57:24 INFO : only6: Deleted 2025/01/18 04:57:25 INFO : only7: Deleted 2025/01/18 04:57:25 INFO : only0: Deleted 2025/01/18 04:57:25 INFO : only11: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (134.74s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 04:59:32 DEBUG : both0: Sizes identical 2025/01/18 04:59:32 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for checks to finish 2025/01/18 04:59:32 DEBUG : both1: Sizes identical 2025/01/18 04:59:32 DEBUG : both10: Sizes identical 2025/01/18 04:59:32 DEBUG : both11: Sizes identical 2025/01/18 04:59:32 DEBUG : both0: Unchanged skipping 2025/01/18 04:59:32 DEBUG : both12: Sizes identical 2025/01/18 04:59:32 DEBUG : both12: Unchanged skipping 2025/01/18 04:59:32 DEBUG : both13: Sizes identical 2025/01/18 04:59:32 DEBUG : both13: Unchanged skipping 2025/01/18 04:59:32 DEBUG : both14: Sizes identical 2025/01/18 04:59:32 DEBUG : both14: Unchanged skipping 2025/01/18 04:59:32 DEBUG : both15: Sizes identical 2025/01/18 04:59:32 DEBUG : both1: Unchanged skipping 2025/01/18 04:59:32 DEBUG : both16: Sizes identical 2025/01/18 04:59:32 DEBUG : both16: Unchanged skipping 2025/01/18 04:59:32 DEBUG : both17: Sizes identical 2025/01/18 04:59:32 DEBUG : both10: Unchanged skipping 2025/01/18 04:59:32 DEBUG : both18: Sizes identical 2025/01/18 04:59:32 DEBUG : both18: Unchanged skipping 2025/01/18 04:59:32 DEBUG : both19: Sizes identical 2025/01/18 04:59:32 DEBUG : both19: Unchanged skipping 2025/01/18 04:59:32 DEBUG : both2: Sizes identical 2025/01/18 04:59:32 DEBUG : both2: Unchanged skipping 2025/01/18 04:59:32 DEBUG : both3: Sizes identical 2025/01/18 04:59:32 DEBUG : both3: Unchanged skipping 2025/01/18 04:59:32 DEBUG : both4: Sizes identical 2025/01/18 04:59:32 DEBUG : both11: Unchanged skipping 2025/01/18 04:59:32 DEBUG : both5: Sizes identical 2025/01/18 04:59:32 DEBUG : both5: Unchanged skipping 2025/01/18 04:59:32 DEBUG : both6: Sizes identical 2025/01/18 04:59:32 DEBUG : both6: Unchanged skipping 2025/01/18 04:59:32 DEBUG : both7: Sizes identical 2025/01/18 04:59:32 DEBUG : both7: Unchanged skipping 2025/01/18 04:59:32 DEBUG : both8: Sizes identical 2025/01/18 04:59:32 DEBUG : both8: Unchanged skipping 2025/01/18 04:59:32 DEBUG : both9: Sizes identical 2025/01/18 04:59:32 DEBUG : both9: Unchanged skipping 2025/01/18 04:59:32 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/18 04:59:32 DEBUG : both15: Unchanged skipping 2025/01/18 04:59:32 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/18 04:59:32 DEBUG : both17: Unchanged skipping 2025/01/18 04:59:32 DEBUG : both4: Unchanged skipping 2025/01/18 04:59:32 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/18 04:59:32 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/18 04:59:32 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/18 04:59:32 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/18 04:59:32 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/18 04:59:32 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/18 04:59:32 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/18 04:59:32 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/18 04:59:32 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/18 04:59:32 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/18 04:59:32 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/18 04:59:32 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/18 04:59:32 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/18 04:59:32 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/18 04:59:32 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/18 04:59:32 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/18 04:59:32 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/18 04:59:32 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/18 04:59:32 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Waiting for transfers to finish 2025/01/18 04:59:34 INFO : only13: Copied (replaced existing) 2025/01/18 04:59:34 INFO : only14: Copied (replaced existing) 2025/01/18 04:59:34 INFO : only10: Copied (replaced existing) 2025/01/18 04:59:34 INFO : only0: Copied (replaced existing) 2025/01/18 04:59:34 INFO : only15: Copied (replaced existing) 2025/01/18 04:59:35 INFO : only16: Copied (replaced existing) 2025/01/18 04:59:35 INFO : only17: Copied (replaced existing) 2025/01/18 04:59:35 INFO : only18: Copied (replaced existing) 2025/01/18 04:59:36 INFO : only19: Copied (replaced existing) 2025/01/18 04:59:36 INFO : only2: Copied (replaced existing) 2025/01/18 04:59:36 INFO : only3: Copied (replaced existing) 2025/01/18 04:59:36 INFO : only5: Copied (replaced existing) 2025/01/18 04:59:37 INFO : only11: Copied (replaced existing) 2025/01/18 04:59:37 INFO : only12: Copied (replaced existing) 2025/01/18 04:59:37 INFO : only7: Copied (replaced existing) 2025/01/18 04:59:38 INFO : only9: Copied (replaced existing) 2025/01/18 04:59:38 INFO : only1: Copied (replaced existing) 2025/01/18 04:59:38 INFO : only4: Copied (replaced existing) 2025/01/18 04:59:38 INFO : only6: Copied (replaced existing) 2025/01/18 04:59:39 INFO : only8: Copied (replaced existing) 2025/01/18 04:59:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (150.56s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 05:00:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/18 05:00:16 INFO : sub dir: Making directory 2025/01/18 05:00:18 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-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (56.92s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" 2025/01/18 05:01:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/18 05:01:13 INFO : sub dir: Making directory 2025/01/18 05:01:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jakekev8gegu'", Local "Local file system at /tmp/rclone3218513005", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (57.93s) PASS 2025/01/18 05:02:11 DEBUG : sugarsync root 'Test/rclone-test-jakekev8gegu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 31m45.380040829s (try 1/5)