"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/04/03 03:27:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qijuzuc9bidi" 2025/04/03 03:27:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 03:27:52 DEBUG : Creating backend with remote "/tmp/rclone2609582859" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:27:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:27:54 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:27:54 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:27:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.51s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:27:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/03 03:27:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:27:58 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:27:58 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:28:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:28:03 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.27s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.45s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.45s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:28:12 DEBUG : Creating backend with remote "/non-existing" 2025/04/03 03:28:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/03 03:28:13 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:28:13 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.58s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:28:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:28:16 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:28:16 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:28:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.10s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:28:27 INFO : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Running all checks before starting transfers 2025/04/03 03:28:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:28:27 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:28:27 INFO : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Checks finished, now starting transfers 2025/04/03 03:28:27 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:28:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.45s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:28:38 ERROR : Ignoring --no-traverse with sync 2025/04/03 03:28:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:28:39 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:28:39 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:28:42 INFO : sub dir/hello world: Copied (new) 2025/04/03 03:28:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.64s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:28:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/03 03:28:50 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:28:50 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:28:53 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (8.10s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:28:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 03:28:59 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:28:59 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:29:01 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.98s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:29:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 03:29:06 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:29:06 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:29:09 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.80s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:29:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/03 03:29:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 03:29:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/03 03:29:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/03 03:29:14 INFO : sub dir: Making directory 2025/04/03 03:29:16 INFO : sub dir2: Making directory 2025/04/03 03:29:17 INFO : sub dir2/sub sub dir2: Making directory 2025/04/03 03:29:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:29:18 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:29:18 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:29:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:29:22 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.60s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:29:30 INFO : sub dir2: Making directory 2025/04/03 03:29:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/03 03:29:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 03:29:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:29:31 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:29:31 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:29:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.89s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:29:40 DEBUG : sub dir2: Making directory with metadata 2025/04/03 03:29:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 03:29:41 INFO : sub dir: Making directory 2025/04/03 03:29:42 INFO : sub dir2: Making directory 2025/04/03 03:29:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:29:43 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:29:43 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:29:45 INFO : sub dir/hello world: Copied (new) 2025/04/03 03:29:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:29:47 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/03 03:29:48 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.31s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.55s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:29:56 INFO : sub dir2: Making directory 2025/04/03 03:29:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:29:57 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:29:57 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:30:00 INFO : sub dir/hello world: Copied (new) 2025/04/03 03:30:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.98s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:30:06 DEBUG : sub dir2: Making directory with metadata 2025/04/03 03:30:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 03:30:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/03 03:30:07 INFO : sub dir: Making directory 2025/04/03 03:30:08 INFO : sub dir2: Making directory 2025/04/03 03:30:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:30:09 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:30:09 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:30:11 INFO : sub dir/hello world: Copied (new) 2025/04/03 03:30:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:30:13 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.64s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.54s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:30:21 INFO : sub dir2: Making directory 2025/04/03 03:30:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:30:22 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:30:22 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:30:25 INFO : sub dir/hello world: Copied (new) 2025/04/03 03:30:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.14s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:30:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cumabor4bepa" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-qijuzuc9bidi' -> sugarsync root 'Test/rclone-test-cumabor4bepa' 2025/04/03 03:30:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:30:41 DEBUG : sugarsync root 'Test/rclone-test-cumabor4bepa': Waiting for checks to finish 2025/04/03 03:30:41 DEBUG : sugarsync root 'Test/rclone-test-cumabor4bepa': Waiting for transfers to finish 2025/04/03 03:30:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:30:47 DEBUG : sugarsync root 'Test/rclone-test-cumabor4bepa': Purge remote --- PASS: TestServerSideCopy (22.16s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:31:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/03 03:31:00 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:31:00 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:31:01 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (14.68s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:31:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yumixav2yari" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-qijuzuc9bidi' -> sugarsync root 'Test/rclone-test-yumixav2yari' 2025/04/03 03:31:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:31:18 DEBUG : sugarsync root 'Test/rclone-test-yumixav2yari': Waiting for checks to finish 2025/04/03 03:31:18 DEBUG : sugarsync root 'Test/rclone-test-yumixav2yari': Waiting for transfers to finish 2025/04/03 03:31:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:31:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/03 03:31:28 DEBUG : sugarsync root 'Test/rclone-test-yumixav2yari': Waiting for checks to finish 2025/04/03 03:31:28 DEBUG : sugarsync root 'Test/rclone-test-yumixav2yari': Waiting for transfers to finish 2025/04/03 03:31:29 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.busaqen0" before starting 2025/04/03 03:31:31 DEBUG : sub dir/hello world.busaqen0: server side copy: removing renamed existing file after operation 2025/04/03 03:31:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:31:33 DEBUG : sugarsync root 'Test/rclone-test-yumixav2yari': Purge remote --- PASS: TestServerSideCopyOverSelf (32.51s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:31:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/03 03:31:47 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:31:47 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:31:48 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/03 03:31:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (14.71s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:32:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qevucuc3yodu" 2025/04/03 03:32:00 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-qijuzuc9bidi' -> sugarsync root 'Test/rclone-test-qevucuc3yodu' 2025/04/03 03:32:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:32:05 DEBUG : sugarsync root 'Test/rclone-test-qevucuc3yodu': Waiting for checks to finish 2025/04/03 03:32:05 DEBUG : sugarsync root 'Test/rclone-test-qevucuc3yodu': Waiting for transfers to finish 2025/04/03 03:32:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:32:14 DEBUG : sugarsync root 'Test/rclone-test-qevucuc3yodu': Using server-side directory move 2025/04/03 03:32:14 INFO : sugarsync root 'Test/rclone-test-qevucuc3yodu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/03 03:32:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/03 03:32:16 DEBUG : sugarsync root 'Test/rclone-test-qevucuc3yodu': Waiting for checks to finish 2025/04/03 03:32:16 DEBUG : sugarsync root 'Test/rclone-test-qevucuc3yodu': Waiting for transfers to finish 2025/04/03 03:32:17 INFO : sub dir/hello world: Deleted 2025/04/03 03:32:17 INFO : sub dir/hello world: Moved (server-side) 2025/04/03 03:32:24 DEBUG : testing file moves 2025/04/03 03:32:26 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/03 03:32:26 DEBUG : sugarsync root 'Test/rclone-test-qevucuc3yodu': Waiting for checks to finish 2025/04/03 03:32:26 DEBUG : sugarsync root 'Test/rclone-test-qevucuc3yodu': Waiting for transfers to finish 2025/04/03 03:32:26 INFO : sub dir/hello world: Deleted 2025/04/03 03:32:27 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:32:30 DEBUG : sugarsync root 'Test/rclone-test-qevucuc3yodu': Purge remote --- PASS: TestServerSideMoveOverSelf (41.79s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:32:40 ERROR : : error listing: directory not found 2025/04/03 03:32:42 INFO : Local file system at /tmp/rclone2609582859: Making directory 2025/04/03 03:32:43 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:32:43 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.57s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:32:56 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/03 03:32:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:32:57 DEBUG : Local file system at /tmp/rclone2609582859: Waiting for checks to finish 2025/04/03 03:32:57 DEBUG : Local file system at /tmp/rclone2609582859: Waiting for transfers to finish 2025/04/03 03:32:58 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/04/03 03:32:58 INFO : sub dir/hello world: Copied (new) 2025/04/03 03:32:58 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.49s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:33:04 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/03 03:33:04 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:33:04 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:33:06 INFO : check sum: Copied (new) 2025/04/03 03:33:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:33:08 NOTICE: sugarsync root 'Test/rclone-test-qijuzuc9bidi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/03 03:33:08 DEBUG : check sum: Size of src and dst objects identical 2025/04/03 03:33:08 DEBUG : check sum: Unchanged skipping 2025/04/03 03:33:08 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:33:08 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:33:08 DEBUG : Waiting for deletions to finish 2025/04/03 03:33:08 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (11.03s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:33:15 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/03 03:33:15 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:33:15 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:33:17 INFO : sizeonly: Copied (new) 2025/04/03 03:33:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:33:19 DEBUG : sizeonly: Sizes identical 2025/04/03 03:33:19 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:33:19 DEBUG : sizeonly: Unchanged skipping 2025/04/03 03:33:19 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:33:19 DEBUG : Waiting for deletions to finish 2025/04/03 03:33:19 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (11.10s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:33:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/03 03:33:26 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:33:26 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:33:29 INFO : ignore-size: Copied (new) 2025/04/03 03:33:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:33:30 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:33:30 DEBUG : ignore-size: Sizes identical 2025/04/03 03:33:30 DEBUG : ignore-size: Unchanged skipping 2025/04/03 03:33:30 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:33:30 DEBUG : Waiting for deletions to finish 2025/04/03 03:33:30 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.14s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:33:40 DEBUG : existing: Sizes identical 2025/04/03 03:33:40 DEBUG : existing: Unchanged skipping 2025/04/03 03:33:40 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:33:40 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:33:40 DEBUG : Waiting for deletions to finish 2025/04/03 03:33:40 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:33:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/03 03:33:41 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:33:41 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:33:43 INFO : existing: Copied (replaced existing) 2025/04/03 03:33:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.71s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:33:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/03 03:33:50 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:33:50 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:33:52 INFO : existing: Copied (new) 2025/04/03 03:33:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:33:54 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:33:54 DEBUG : existing: Destination exists, skipping 2025/04/03 03:33:54 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:33:54 DEBUG : Waiting for deletions to finish 2025/04/03 03:33:54 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.15s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:34:07 INFO : d: Making directory 2025/04/03 03:34:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/03 03:34:11 DEBUG : c/non empty space: Sizes identical 2025/04/03 03:34:11 DEBUG : c/non empty space: Unchanged skipping 2025/04/03 03:34:11 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:34:11 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:34:14 INFO : a/potato2: Copied (new) 2025/04/03 03:34:14 DEBUG : Waiting for deletions to finish 2025/04/03 03:34:15 INFO : b/potato: Deleted 2025/04/03 03:34:15 INFO : d: Removing directory 2025/04/03 03:34:17 INFO : b: Removing directory 2025/04/03 03:34:18 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (26.09s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:34:30 DEBUG : empty space: Sizes identical 2025/04/03 03:34:30 DEBUG : empty space: Unchanged skipping 2025/04/03 03:34:30 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:34:30 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:34:30 DEBUG : Waiting for deletions to finish 2025/04/03 03:34:30 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:34:32 DEBUG : empty space: Sizes identical 2025/04/03 03:34:32 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:34:32 DEBUG : empty space: Unchanged skipping 2025/04/03 03:34:32 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:34:32 DEBUG : Waiting for deletions to finish 2025/04/03 03:34:32 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.84s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.53s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.54s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:34:45 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/03 03:34:45 DEBUG : empty space: Sizes identical 2025/04/03 03:34:45 DEBUG : empty space: Unchanged skipping 2025/04/03 03:34:45 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:34:45 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:34:48 INFO : potato: Copied (new) 2025/04/03 03:34:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.24s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:34:58 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:34:58 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/03 03:34:58 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:34:59 INFO : potato: Copied (replaced existing) 2025/04/03 03:34:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.17s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/04/03 03:35:08 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/04/03 03:35:08 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:35:08 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:35:09 INFO : potato: Copied (replaced existing) 2025/04/03 03:35:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:35:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 03:35:20 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/03 03:35:20 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:35:20 DEBUG : empty space: Sizes identical 2025/04/03 03:35:20 DEBUG : empty space: Unchanged skipping 2025/04/03 03:35:20 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:35:20 DEBUG : Waiting for deletions to finish 2025/04/03 03:35:20 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:35:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 03:35:32 DEBUG : empty space: Sizes identical 2025/04/03 03:35:32 DEBUG : empty space: Unchanged skipping 2025/04/03 03:35:32 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:35:32 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:35:34 INFO : potato2: Copied (new) 2025/04/03 03:35:34 DEBUG : Waiting for deletions to finish 2025/04/03 03:35:35 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:35:48 INFO : d: Making directory 2025/04/03 03:35:49 INFO : d/e: Making directory 2025/04/03 03:35:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/03 03:35:54 DEBUG : c/non empty space: Sizes identical 2025/04/03 03:35:54 DEBUG : c/non empty space: Unchanged skipping 2025/04/03 03:35:56 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:35:56 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:35:57 INFO : a/potato2: Copied (new) 2025/04/03 03:35:57 DEBUG : Waiting for deletions to finish 2025/04/03 03:35:58 INFO : b/potato: Deleted 2025/04/03 03:35:58 INFO : d/e: Removing directory 2025/04/03 03:35:59 INFO : d: Removing directory 2025/04/03 03:36:00 INFO : b: Removing directory 2025/04/03 03:36:01 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:36:17 INFO : d: Making directory 2025/04/03 03:36:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/03 03:36:22 DEBUG : c/non empty space: Sizes identical 2025/04/03 03:36:22 DEBUG : c/non empty space: Unchanged skipping 2025/04/03 03:36:22 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:36:22 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:36:24 INFO : a/potato2: Copied (new) 2025/04/03 03:36:24 ERROR : sugarsync root 'Test/rclone-test-qijuzuc9bidi': not deleting files as there were IO errors 2025/04/03 03:36:24 ERROR : sugarsync root 'Test/rclone-test-qijuzuc9bidi': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.47s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:36:42 DEBUG : Waiting for deletions to finish 2025/04/03 03:36:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 03:36:43 DEBUG : empty space: Sizes identical 2025/04/03 03:36:43 DEBUG : empty space: Unchanged skipping 2025/04/03 03:36:43 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:36:43 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:36:44 INFO : potato: Deleted 2025/04/03 03:36:46 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.82s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:36:57 DEBUG : Waiting for deletions to finish 2025/04/03 03:36:58 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:36:58 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:36:59 INFO : potato: Deleted 2025/04/03 03:36:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 03:36:59 DEBUG : empty space: Sizes identical 2025/04/03 03:36:59 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:36:59 DEBUG : empty space: Unchanged skipping 2025/04/03 03:36:59 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:37:02 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.05s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:37:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 03:37:11 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:37:11 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:37:14 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.06s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:37:25 DEBUG : enormous: Excluded (Size Filter) 2025/04/03 03:37:25 DEBUG : enormous: Excluded 2025/04/03 03:37:25 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 03:37:25 DEBUG : potato2: Excluded 2025/04/03 03:37:26 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 03:37:26 DEBUG : potato2: Excluded 2025/04/03 03:37:26 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:37:26 DEBUG : empty space: Sizes identical 2025/04/03 03:37:26 DEBUG : empty space: Unchanged skipping 2025/04/03 03:37:26 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:37:26 DEBUG : Waiting for deletions to finish 2025/04/03 03:37:26 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:37:27 DEBUG : enormous: Excluded (Size Filter) 2025/04/03 03:37:27 DEBUG : enormous: Excluded 2025/04/03 03:37:27 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 03:37:27 DEBUG : potato2: Excluded 2025/04/03 03:37:28 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 03:37:28 DEBUG : potato2: Excluded 2025/04/03 03:37:28 DEBUG : empty space: Sizes identical 2025/04/03 03:37:28 DEBUG : empty space: Unchanged skipping 2025/04/03 03:37:28 DEBUG : Local file system at /tmp/rclone2609582859: Waiting for checks to finish 2025/04/03 03:37:28 DEBUG : Local file system at /tmp/rclone2609582859: Waiting for transfers to finish 2025/04/03 03:37:28 DEBUG : Waiting for deletions to finish 2025/04/03 03:37:28 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.58s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:37:42 DEBUG : enormous: Excluded (Size Filter) 2025/04/03 03:37:42 DEBUG : enormous: Excluded 2025/04/03 03:37:42 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 03:37:42 DEBUG : potato2: Excluded 2025/04/03 03:37:43 DEBUG : empty space: Sizes identical 2025/04/03 03:37:43 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:37:43 DEBUG : empty space: Unchanged skipping 2025/04/03 03:37:43 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:37:43 DEBUG : Waiting for deletions to finish 2025/04/03 03:37:44 INFO : enormous: Deleted 2025/04/03 03:37:44 INFO : potato2: Deleted 2025/04/03 03:37:44 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:37:46 DEBUG : empty space: Sizes identical 2025/04/03 03:37:46 DEBUG : empty space: Unchanged skipping 2025/04/03 03:37:46 DEBUG : Local file system at /tmp/rclone2609582859: Waiting for checks to finish 2025/04/03 03:37:46 DEBUG : Local file system at /tmp/rclone2609582859: Waiting for transfers to finish 2025/04/03 03:37:46 DEBUG : Waiting for deletions to finish 2025/04/03 03:37:46 INFO : potato2: Deleted 2025/04/03 03:37:46 INFO : enormous: Deleted 2025/04/03 03:37:46 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.06s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.52s) === 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-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/04/03 03:37:53 ERROR : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/03 03:37:53 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/03 03:37:53 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/03 03:37:53 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:37:53 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:37:56 INFO : potato: Copied (new) 2025/04/03 03:37:56 INFO : yam: Copied (new) 2025/04/03 03:37:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:37:57 ERROR : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/03 03:37:58 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/03 03:37:58 DEBUG : potato: Sizes identical 2025/04/03 03:37:58 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:37:58 DEBUG : potato: Unchanged skipping 2025/04/03 03:37:58 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:38:00 INFO : yaml: Copied (new) 2025/04/03 03:38:00 DEBUG : Waiting for deletions to finish 2025/04/03 03:38:01 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.26s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/04/03 03:38:08 ERROR : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/03 03:38:09 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/03 03:38:09 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/03 03:38:09 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:38:09 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:38:11 INFO : potato: Copied (new) 2025/04/03 03:38:11 INFO : yam: Copied (new) 2025/04/03 03:38:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:38:12 ERROR : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/03 03:38:13 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/03 03:38:13 DEBUG : potato: Sizes identical 2025/04/03 03:38:13 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:38:13 DEBUG : potato: Unchanged skipping 2025/04/03 03:38:13 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:38:15 INFO : yaml: Copied (new) 2025/04/03 03:38:15 DEBUG : Waiting for deletions to finish 2025/04/03 03:38:16 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.37s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/04/03 03:38:24 INFO : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Making map for --track-renames 2025/04/03 03:38:24 INFO : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Finished making map for --track-renames 2025/04/03 03:38:24 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:38:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/03 03:38:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/03 03:38:24 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for renames to finish 2025/04/03 03:38:24 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:38:28 INFO : potato: Copied (new) 2025/04/03 03:38:28 INFO : sub/yam: Copied (new) 2025/04/03 03:38:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:38:30 DEBUG : potato: Sizes identical 2025/04/03 03:38:30 DEBUG : potato: Unchanged skipping 2025/04/03 03:38:30 INFO : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Making map for --track-renames 2025/04/03 03:38:30 INFO : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Finished making map for --track-renames 2025/04/03 03:38:30 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:38:30 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for renames to finish 2025/04/03 03:38:32 INFO : sub/yam: Moved (server-side) to: yam 2025/04/03 03:38:32 INFO : yam: Renamed from "sub/yam" 2025/04/03 03:38:32 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:38:32 DEBUG : Waiting for deletions to finish 2025/04/03 03:38:32 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.01s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:38:41 DEBUG : Creating backend with remote "/tmp/rclone2609582859/dir1" 2025/04/03 03:38:41 DEBUG : Config file has changed externally - reloading 2025/04/03 03:38:41 DEBUG : Creating backend with remote "/tmp/rclone2609582859/dir2" 2025/04/03 03:38:41 DEBUG : Local file system at /tmp/rclone2609582859/dir2: Using server-side directory move 2025/04/03 03:38:41 INFO : Local file system at /tmp/rclone2609582859/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/03 03:38:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/03 03:38:41 INFO : file1.txt: Moved (server-side) 2025/04/03 03:38:41 DEBUG : Local file system at /tmp/rclone2609582859/dir2: Waiting for checks to finish 2025/04/03 03:38:41 DEBUG : Local file system at /tmp/rclone2609582859/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.51s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:38:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:38:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/03 03:38:44 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:38:44 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:38:50 INFO : sub dir/hello world: Copied (new) 2025/04/03 03:38:50 INFO : sub dir/hello world: Deleted 2025/04/03 03:38:50 INFO : nested/sub dir/file: Copied (new) 2025/04/03 03:38:50 INFO : nested/sub dir/file: Deleted 2025/04/03 03:38:50 INFO : sub dir: Removing directory 2025/04/03 03:38:50 INFO : nested/sub dir: Removing directory 2025/04/03 03:38:50 INFO : nested: Removing directory 2025/04/03 03:38:50 DEBUG : Local file system at /tmp/rclone2609582859: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.21s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:39:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 03:39:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/03 03:39:02 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:39:02 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:39:08 INFO : sub dir/hello world: Copied (new) 2025/04/03 03:39:08 INFO : sub dir/hello world: Deleted 2025/04/03 03:39:08 INFO : nested/sub dir/file: Copied (new) 2025/04/03 03:39:08 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.67s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:39:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/03 03:39:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/03 03:39:19 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:39:19 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:39:22 INFO : existing: Copied (new) 2025/04/03 03:39:22 INFO : existing: Deleted 2025/04/03 03:39:22 INFO : existing-b: Copied (new) 2025/04/03 03:39:22 INFO : existing-b: Deleted 2025/04/03 03:39:24 DEBUG : existing: Destination exists, skipping 2025/04/03 03:39:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/03 03:39:24 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:39:24 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:39:24 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.27s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:39:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vepaban1dumi" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-qijuzuc9bidi' -> sugarsync root 'Test/rclone-test-vepaban1dumi' 2025/04/03 03:39:47 DEBUG : sugarsync root 'Test/rclone-test-vepaban1dumi': Using server-side directory move 2025/04/03 03:39:47 INFO : sugarsync root 'Test/rclone-test-vepaban1dumi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/03 03:39:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 03:39:48 DEBUG : empty space: Sizes identical 2025/04/03 03:39:48 DEBUG : empty space: Unchanged skipping 2025/04/03 03:39:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/03 03:39:48 DEBUG : sugarsync root 'Test/rclone-test-vepaban1dumi': Waiting for checks to finish 2025/04/03 03:39:49 INFO : potato2: Moved (server-side) 2025/04/03 03:39:49 INFO : empty space: Deleted 2025/04/03 03:39:49 DEBUG : sugarsync root 'Test/rclone-test-vepaban1dumi': Waiting for transfers to finish 2025/04/03 03:39:49 INFO : potato3: Deleted 2025/04/03 03:39:50 INFO : potato3: Moved (server-side) 2025/04/03 03:39:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wahubuk7ciwi" 2025/04/03 03:39:55 DEBUG : sugarsync root 'Test/rclone-test-wahubuk7ciwi': Using server-side directory move 2025/04/03 03:39:56 INFO : sugarsync root 'Test/rclone-test-wahubuk7ciwi': Server side directory move succeeded 2025/04/03 03:39:59 ERROR : : error listing: directory not found 2025/04/03 03:39:59 DEBUG : sugarsync root 'Test/rclone-test-wahubuk7ciwi': Purge remote 2025/04/03 03:40:00 DEBUG : sugarsync root 'Test/rclone-test-vepaban1dumi': Purge remote 2025/04/03 03:40:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (33.40s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:40:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-voxotef3hivu" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-qijuzuc9bidi' -> sugarsync root 'Test/rclone-test-voxotef3hivu' 2025/04/03 03:40:21 DEBUG : empty space: Excluded (Size Filter) 2025/04/03 03:40:21 DEBUG : empty space: Excluded 2025/04/03 03:40:21 DEBUG : empty space: Excluded (Size Filter) 2025/04/03 03:40:21 DEBUG : empty space: Excluded 2025/04/03 03:40:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 03:40:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/03 03:40:21 DEBUG : sugarsync root 'Test/rclone-test-voxotef3hivu': Waiting for checks to finish 2025/04/03 03:40:21 DEBUG : sugarsync root 'Test/rclone-test-voxotef3hivu': Waiting for transfers to finish 2025/04/03 03:40:22 INFO : potato2: Moved (server-side) 2025/04/03 03:40:22 INFO : potato3: Deleted 2025/04/03 03:40:23 INFO : potato3: Moved (server-side) 2025/04/03 03:40:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qujubuy5rude" 2025/04/03 03:40:28 DEBUG : empty space: Excluded (Size Filter) 2025/04/03 03:40:28 DEBUG : empty space: Excluded 2025/04/03 03:40:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 03:40:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/03 03:40:29 DEBUG : sugarsync root 'Test/rclone-test-qujubuy5rude': Waiting for checks to finish 2025/04/03 03:40:29 DEBUG : sugarsync root 'Test/rclone-test-qujubuy5rude': Waiting for transfers to finish 2025/04/03 03:40:31 INFO : potato2: Moved (server-side) 2025/04/03 03:40:31 INFO : potato3: Moved (server-side) 2025/04/03 03:40:33 DEBUG : sugarsync root 'Test/rclone-test-qujubuy5rude': Purge remote 2025/04/03 03:40:33 DEBUG : sugarsync root 'Test/rclone-test-voxotef3hivu': Purge remote --- PASS: TestServerSideMoveWithFilter (34.11s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:40:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sowufub9nake" 2025/04/03 03:40:48 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-qijuzuc9bidi' -> sugarsync root 'Test/rclone-test-sowufub9nake' 2025/04/03 03:40:57 DEBUG : sugarsync root 'Test/rclone-test-sowufub9nake': Using server-side directory move 2025/04/03 03:40:57 INFO : sugarsync root 'Test/rclone-test-sowufub9nake': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/03 03:40:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 03:40:58 DEBUG : empty space: Sizes identical 2025/04/03 03:40:58 DEBUG : empty space: Unchanged skipping 2025/04/03 03:40:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/03 03:40:59 DEBUG : sugarsync root 'Test/rclone-test-sowufub9nake': Waiting for checks to finish 2025/04/03 03:40:59 INFO : potato2: Moved (server-side) 2025/04/03 03:40:59 INFO : empty space: Deleted 2025/04/03 03:40:59 DEBUG : sugarsync root 'Test/rclone-test-sowufub9nake': Waiting for transfers to finish 2025/04/03 03:40:59 INFO : potato3: Deleted 2025/04/03 03:41:00 INFO : potato3: Moved (server-side) 2025/04/03 03:41:00 INFO : tomatoDir: Removing directory 2025/04/03 03:41:01 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': deleted 1 directories 2025/04/03 03:41:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qutifus5hudi" 2025/04/03 03:41:06 INFO : tomatoDir: Making directory 2025/04/03 03:41:08 DEBUG : sugarsync root 'Test/rclone-test-qutifus5hudi': Using server-side directory move 2025/04/03 03:41:10 INFO : sugarsync root 'Test/rclone-test-qutifus5hudi': Server side directory move succeeded 2025/04/03 03:41:13 ERROR : : error listing: directory not found 2025/04/03 03:41:14 ERROR : : error listing: directory not found 2025/04/03 03:41:14 DEBUG : sugarsync root 'Test/rclone-test-qutifus5hudi': Purge remote 2025/04/03 03:41:14 DEBUG : sugarsync root 'Test/rclone-test-sowufub9nake': Purge remote 2025/04/03 03:41:15 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.31s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.49s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:41:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qijuzuc9bidi/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.50s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:41:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qijuzuc9bidi/rclone-sync-test" 2025/04/03 03:41:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qijuzuc9bidi/rclone-sync-test-include/layer2" 2025/04/03 03:41:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qijuzuc9bidi/rclone-sync-test-ignore-file" 2025/04/03 03:41:58 DEBUG : rclone-sync-test: Excluded 2025/04/03 03:41:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 03:42:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/03 03:42:01 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/rclone-sync-test': Waiting for checks to finish 2025/04/03 03:42:01 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/rclone-sync-test': Waiting for transfers to finish 2025/04/03 03:42:01 DEBUG : Waiting for deletions to finish 2025/04/03 03:42:01 INFO : There was nothing to transfer 2025/04/03 03:42:03 DEBUG : rclone-sync-test: Excluded 2025/04/03 03:42:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 03:42:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/03 03:42:06 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:42:06 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:42:06 DEBUG : Waiting for deletions to finish 2025/04/03 03:42:06 INFO : rclone-sync-test-include: Removing directory 2025/04/03 03:42:07 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/03 03:42:07 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': failed to delete 1 directories 2025/04/03 03:42:07 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:42:09 DEBUG : rclone-sync-test: Excluded 2025/04/03 03:42:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 03:42:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/03 03:42:12 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/03 03:42:12 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/03 03:42:12 DEBUG : Waiting for deletions to finish 2025/04/03 03:42:12 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:42:14 DEBUG : rclone-sync-test: Excluded 2025/04/03 03:42:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 03:42:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/03 03:42:17 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:42:17 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:42:17 DEBUG : Waiting for deletions to finish 2025/04/03 03:42:17 INFO : rclone-sync-test-include: Removing directory 2025/04/03 03:42:18 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/03 03:42:18 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': failed to delete 1 directories 2025/04/03 03:42:18 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:42:19 DEBUG : : Excluded 2025/04/03 03:42:21 DEBUG : rclone-sync-test: Excluded 2025/04/03 03:42:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 03:42:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/03 03:42:24 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/03 03:42:24 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/03 03:42:24 DEBUG : Waiting for deletions to finish 2025/04/03 03:42:24 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (85.36s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:42:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qijuzuc9bidi/dst" 2025/04/03 03:43:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qijuzuc9bidi/CompareDest" 2025/04/03 03:43:07 DEBUG : one: Need to transfer - File not found at Destination 2025/04/03 03:43:07 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for checks to finish 2025/04/03 03:43:07 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for transfers to finish 2025/04/03 03:43:10 INFO : one: Copied (new) 2025/04/03 03:43:10 DEBUG : Waiting for deletions to finish 2025/04/03 03:43:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 03:43:14 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for checks to finish 2025/04/03 03:43:15 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for transfers to finish 2025/04/03 03:43:16 INFO : one: Copied (replaced existing) 2025/04/03 03:43:16 DEBUG : Waiting for deletions to finish 2025/04/03 03:43:27 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for checks to finish 2025/04/03 03:43:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 03:43:28 DEBUG : one: Sizes identical 2025/04/03 03:43:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/03 03:43:28 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for transfers to finish 2025/04/03 03:43:28 DEBUG : Waiting for deletions to finish 2025/04/03 03:43:28 INFO : There was nothing to transfer 2025/04/03 03:43:35 DEBUG : two: Sizes identical 2025/04/03 03:43:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/03 03:43:35 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for checks to finish 2025/04/03 03:43:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 03:43:36 DEBUG : one: Sizes identical 2025/04/03 03:43:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/03 03:43:36 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for transfers to finish 2025/04/03 03:43:36 DEBUG : Waiting for deletions to finish 2025/04/03 03:43:36 INFO : There was nothing to transfer 2025/04/03 03:43:39 DEBUG : two: Sizes identical 2025/04/03 03:43:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/03 03:43:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 03:43:39 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for checks to finish 2025/04/03 03:43:39 DEBUG : one: Sizes identical 2025/04/03 03:43:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/03 03:43:39 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for transfers to finish 2025/04/03 03:43:39 DEBUG : Waiting for deletions to finish 2025/04/03 03:43:39 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/03 03:43:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/03 03:43:44 DEBUG : two: Need to transfer - File not found at Destination 2025/04/03 03:43:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 03:43:44 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for checks to finish 2025/04/03 03:43:44 DEBUG : one: Sizes identical 2025/04/03 03:43:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/03 03:43:44 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for transfers to finish 2025/04/03 03:43:46 INFO : two: Copied (new) 2025/04/03 03:43:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (58.85s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:44:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qijuzuc9bidi/dest" 2025/04/03 03:44:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qijuzuc9bidi/pre-dest1" 2025/04/03 03:44:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qijuzuc9bidi/pre-dest2" 2025/04/03 03:44:14 DEBUG : 1: Sizes identical 2025/04/03 03:44:14 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/03 03:44:15 DEBUG : 2: Sizes identical 2025/04/03 03:44:15 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/03 03:44:17 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/03 03:44:17 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dest': Waiting for checks to finish 2025/04/03 03:44:17 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dest': Waiting for transfers to finish 2025/04/03 03:44:20 INFO : 3: Copied (new) 2025/04/03 03:44:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (35.15s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:44:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qijuzuc9bidi/dst" 2025/04/03 03:44:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qijuzuc9bidi/CopyDest" 2025/04/03 03:44:41 DEBUG : one: Need to transfer - File not found at Destination 2025/04/03 03:44:41 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for checks to finish 2025/04/03 03:44:41 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for transfers to finish 2025/04/03 03:44:44 INFO : one: Copied (new) 2025/04/03 03:44:44 DEBUG : Waiting for deletions to finish 2025/04/03 03:44:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 03:44:48 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for checks to finish 2025/04/03 03:44:49 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for transfers to finish 2025/04/03 03:44:50 INFO : one: Copied (replaced existing) 2025/04/03 03:44:50 DEBUG : Waiting for deletions to finish 2025/04/03 03:44:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qijuzuc9bidi/BackupDir" 2025/04/03 03:45:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 03:45:05 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for checks to finish 2025/04/03 03:45:07 DEBUG : one: Sizes identical 2025/04/03 03:45:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 03:45:09 INFO : one: Moved (server-side) 2025/04/03 03:45:11 INFO : one: Copied (server-side copy) 2025/04/03 03:45:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/03 03:45:11 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for transfers to finish 2025/04/03 03:45:11 DEBUG : Waiting for deletions to finish 2025/04/03 03:45:18 DEBUG : two: Sizes identical 2025/04/03 03:45:20 INFO : two: Copied (server-side copy) 2025/04/03 03:45:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/03 03:45:20 DEBUG : one: Sizes identical 2025/04/03 03:45:20 DEBUG : one: Unchanged skipping 2025/04/03 03:45:20 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for checks to finish 2025/04/03 03:45:20 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for transfers to finish 2025/04/03 03:45:20 DEBUG : Waiting for deletions to finish 2025/04/03 03:45:22 DEBUG : one: Sizes identical 2025/04/03 03:45:22 DEBUG : one: Unchanged skipping 2025/04/03 03:45:22 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for checks to finish 2025/04/03 03:45:22 DEBUG : two: Sizes identical 2025/04/03 03:45:22 DEBUG : two: Unchanged skipping 2025/04/03 03:45:22 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for transfers to finish 2025/04/03 03:45:22 DEBUG : Waiting for deletions to finish 2025/04/03 03:45:22 INFO : There was nothing to transfer 2025/04/03 03:45:30 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/03 03:45:30 DEBUG : three: Destination not found in --copy-dest 2025/04/03 03:45:30 DEBUG : three: Need to transfer - File not found at Destination 2025/04/03 03:45:30 DEBUG : one: Sizes identical 2025/04/03 03:45:30 DEBUG : one: Unchanged skipping 2025/04/03 03:45:30 DEBUG : two: Sizes identical 2025/04/03 03:45:30 DEBUG : two: Unchanged skipping 2025/04/03 03:45:30 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for checks to finish 2025/04/03 03:45:30 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for transfers to finish 2025/04/03 03:45:32 INFO : three: Copied (new) 2025/04/03 03:45:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (74.71s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:45:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qijuzuc9bidi/dst" 2025/04/03 03:45:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qijuzuc9bidi/backup" 2025/04/03 03:46:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 03:46:03 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for checks to finish 2025/04/03 03:46:03 DEBUG : two: Sizes identical 2025/04/03 03:46:03 DEBUG : two: Unchanged skipping 2025/04/03 03:46:06 INFO : one: Moved (server-side) 2025/04/03 03:46:06 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for transfers to finish 2025/04/03 03:46:08 INFO : one: Copied (new) 2025/04/03 03:46:08 DEBUG : Waiting for deletions to finish 2025/04/03 03:46:10 INFO : three.txt: Moved (server-side) 2025/04/03 03:46:10 INFO : three.txt: Moved into backup dir 2025/04/03 03:46:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 03:46:16 DEBUG : two: Sizes identical 2025/04/03 03:46:16 DEBUG : two: Unchanged skipping 2025/04/03 03:46:16 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for checks to finish 2025/04/03 03:46:18 INFO : one: Deleted 2025/04/03 03:46:19 INFO : one: Moved (server-side) 2025/04/03 03:46:19 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for transfers to finish 2025/04/03 03:46:21 INFO : one: Copied (new) 2025/04/03 03:46:21 DEBUG : Waiting for deletions to finish 2025/04/03 03:46:23 INFO : three.txt: Deleted 2025/04/03 03:46:24 INFO : three.txt: Moved (server-side) 2025/04/03 03:46:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (48.22s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:46:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qijuzuc9bidi/dst" 2025/04/03 03:46:43 DEBUG : Config file has changed externally - reloading 2025/04/03 03:46:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qijuzuc9bidi/backup" 2025/04/03 03:46:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 03:46:51 DEBUG : two: Sizes identical 2025/04/03 03:46:51 DEBUG : two: Unchanged skipping 2025/04/03 03:46:51 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for checks to finish 2025/04/03 03:46:53 INFO : one: Moved (server-side) to: one.bak 2025/04/03 03:46:53 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for transfers to finish 2025/04/03 03:46:56 INFO : one: Copied (new) 2025/04/03 03:46:56 DEBUG : Waiting for deletions to finish 2025/04/03 03:46:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/03 03:46:57 INFO : three.txt: Moved into backup dir 2025/04/03 03:47:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 03:47:04 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for checks to finish 2025/04/03 03:47:04 DEBUG : two: Sizes identical 2025/04/03 03:47:04 DEBUG : two: Unchanged skipping 2025/04/03 03:47:05 INFO : one.bak: Deleted 2025/04/03 03:47:06 INFO : one: Moved (server-side) to: one.bak 2025/04/03 03:47:06 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for transfers to finish 2025/04/03 03:47:09 INFO : one: Copied (new) 2025/04/03 03:47:09 DEBUG : Waiting for deletions to finish 2025/04/03 03:47:10 INFO : three.txt.bak: Deleted 2025/04/03 03:47:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/03 03:47:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (46.69s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:47:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qijuzuc9bidi/dst" 2025/04/03 03:47:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qijuzuc9bidi/backup" 2025/04/03 03:47:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 03:47:37 DEBUG : two: Sizes identical 2025/04/03 03:47:37 DEBUG : two: Unchanged skipping 2025/04/03 03:47:37 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for checks to finish 2025/04/03 03:47:40 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/03 03:47:40 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for transfers to finish 2025/04/03 03:47:42 INFO : one: Copied (new) 2025/04/03 03:47:42 DEBUG : Waiting for deletions to finish 2025/04/03 03:47:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/03 03:47:44 INFO : three.txt: Moved into backup dir 2025/04/03 03:47:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 03:47:50 DEBUG : two: Sizes identical 2025/04/03 03:47:50 DEBUG : two: Unchanged skipping 2025/04/03 03:47:50 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for checks to finish 2025/04/03 03:47:52 INFO : one-2019-01-01: Deleted 2025/04/03 03:47:52 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/03 03:47:52 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for transfers to finish 2025/04/03 03:47:55 INFO : one: Copied (new) 2025/04/03 03:47:55 DEBUG : Waiting for deletions to finish 2025/04/03 03:47:57 INFO : three-2019-01-01.txt: Deleted 2025/04/03 03:47:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/03 03:47:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (46.45s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:48:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qijuzuc9bidi/dst" 2025/04/03 03:48:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 03:48:19 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for checks to finish 2025/04/03 03:48:19 DEBUG : two: Sizes identical 2025/04/03 03:48:19 DEBUG : two: Unchanged skipping 2025/04/03 03:48:21 INFO : one: Moved (server-side) to: one.bak 2025/04/03 03:48:21 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for transfers to finish 2025/04/03 03:48:23 INFO : one: Copied (new) 2025/04/03 03:48:23 DEBUG : Waiting for deletions to finish 2025/04/03 03:48:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/03 03:48:25 INFO : three.txt: Moved into backup dir 2025/04/03 03:48:31 DEBUG : one.bak: Excluded (Path Filter) 2025/04/03 03:48:31 DEBUG : one.bak: Excluded 2025/04/03 03:48:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/03 03:48:31 DEBUG : three.txt.bak: Excluded 2025/04/03 03:48:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 03:48:31 DEBUG : two: Sizes identical 2025/04/03 03:48:31 DEBUG : two: Unchanged skipping 2025/04/03 03:48:31 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for checks to finish 2025/04/03 03:48:32 INFO : one.bak: Deleted 2025/04/03 03:48:33 INFO : one: Moved (server-side) to: one.bak 2025/04/03 03:48:33 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi/dst': Waiting for transfers to finish 2025/04/03 03:48:36 INFO : one: Copied (new) 2025/04/03 03:48:36 DEBUG : Waiting for deletions to finish 2025/04/03 03:48:37 INFO : three.txt.bak: Deleted 2025/04/03 03:48:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/03 03:48:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (39.51s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:48:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qijuzuc9bidi/dst" 2025/04/03 03:48:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 03:49:01 INFO : one: Moved (server-side) to: one.bak 2025/04/03 03:49:03 INFO : one: Copied (new) 2025/04/03 03:49:04 DEBUG : two: Sizes identical 2025/04/03 03:49:04 DEBUG : two: Unchanged skipping 2025/04/03 03:49:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/03 03:49:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/03 03:49:09 INFO : three.txt: Copied (new) 2025/04/03 03:49:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 03:49:14 INFO : one.bak: Deleted 2025/04/03 03:49:15 INFO : one: Moved (server-side) to: one.bak 2025/04/03 03:49:17 INFO : one: Copied (new) 2025/04/03 03:49:18 DEBUG : two: Sizes identical 2025/04/03 03:49:18 DEBUG : two: Unchanged skipping 2025/04/03 03:49:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/03 03:49:21 INFO : three.txt.bak: Deleted 2025/04/03 03:49:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/03 03:49:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (47.47s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:49:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qijuzuc9bidi/dst" 2025/04/03 03:49:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 03:49:48 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/03 03:49:51 INFO : one: Copied (new) 2025/04/03 03:49:52 DEBUG : two: Sizes identical 2025/04/03 03:49:52 DEBUG : two: Unchanged skipping 2025/04/03 03:49:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/03 03:49:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/03 03:49:57 INFO : three.txt: Copied (new) 2025/04/03 03:50:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 03:50:02 INFO : one-2019-01-01: Deleted 2025/04/03 03:50:03 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/03 03:50:05 INFO : one: Copied (new) 2025/04/03 03:50:06 DEBUG : two: Sizes identical 2025/04/03 03:50:06 DEBUG : two: Unchanged skipping 2025/04/03 03:50:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/03 03:50:08 INFO : three-2019-01-01.txt: Deleted 2025/04/03 03:50:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/03 03:50:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (47.56s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:50:25 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/03 03:50:25 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:50:25 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:50:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/03 03:50:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.81s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:50:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/03 03:50:31 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:50:31 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:50:33 INFO : existing: Copied (new) 2025/04/03 03:50:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:50:36 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:50:36 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/03 03:50:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/03 03:50:36 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:50:36 ERROR : sugarsync root 'Test/rclone-test-qijuzuc9bidi': not deleting files as there were IO errors 2025/04/03 03:50:36 ERROR : sugarsync root 'Test/rclone-test-qijuzuc9bidi': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.47s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.52s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:51:03 DEBUG : existing: Sizes identical 2025/04/03 03:51:03 DEBUG : existing: Unchanged skipping 2025/04/03 03:51:03 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/03 03:51:04 DEBUG : EXISTING: moving to existing-rclone-move-rufamig1 2025/04/03 03:51:04 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-dakotiw6 2025/04/03 03:51:06 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/03 03:51:06 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-dakotiw6 2025/04/03 03:51:06 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/03 03:51:06 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-rufamig1 2025/04/03 03:51:06 DEBUG : EXISTING: moving to existing 2025/04/03 03:51:07 INFO : existingbutdifferent-rclone-move-dakotiw6: Moved (server-side) to: existingbutdifferent 2025/04/03 03:51:07 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/03 03:51:07 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/03 03:51:07 INFO : existing-rclone-move-rufamig1: Moved (server-side) to: existing 2025/04/03 03:51:07 INFO : EXISTING: Moved (server-side) to: existing 2025/04/03 03:51:07 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/03 03:51:10 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/03 03:51:11 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/03 03:51:15 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/03 03:51:16 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/03 03:51:18 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-yenoqud6 2025/04/03 03:51:19 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-yenoqud6 2025/04/03 03:51:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/03 03:51:20 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/03 03:51:20 INFO : subdira/subdirb/subdirc/hello-rclone-move-yenoqud6: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/03 03:51:20 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/03 03:51:20 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/03 03:51:21 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/03 03:51:21 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:51:22 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/03 03:51:23 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-gukaqin2 2025/04/03 03:51:24 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-gukaqin2 2025/04/03 03:51:24 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/03 03:51:24 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-gukaqin2: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/03 03:51:24 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/03 03:51:24 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/03 03:51:24 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:51:26 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/03 03:51:26 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (58.43s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", 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-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", 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-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.63s) --- SKIP: TestMaxTransfer/Hard (1.54s) --- SKIP: TestMaxTransfer/Soft (1.56s) --- SKIP: TestMaxTransfer/Cautious (1.53s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:53:30 DEBUG : both0: Sizes identical 2025/04/03 03:53:30 DEBUG : both0: Unchanged skipping 2025/04/03 03:53:30 DEBUG : both1: Sizes identical 2025/04/03 03:53:30 DEBUG : both1: Unchanged skipping 2025/04/03 03:53:30 DEBUG : both10: Sizes identical 2025/04/03 03:53:30 DEBUG : both10: Unchanged skipping 2025/04/03 03:53:30 DEBUG : both11: Sizes identical 2025/04/03 03:53:30 DEBUG : both11: Unchanged skipping 2025/04/03 03:53:30 DEBUG : both12: Sizes identical 2025/04/03 03:53:30 DEBUG : both12: Unchanged skipping 2025/04/03 03:53:30 DEBUG : both13: Sizes identical 2025/04/03 03:53:30 DEBUG : both13: Unchanged skipping 2025/04/03 03:53:30 DEBUG : both14: Sizes identical 2025/04/03 03:53:30 DEBUG : both14: Unchanged skipping 2025/04/03 03:53:30 DEBUG : both15: Sizes identical 2025/04/03 03:53:30 DEBUG : both15: Unchanged skipping 2025/04/03 03:53:30 DEBUG : both16: Sizes identical 2025/04/03 03:53:30 DEBUG : both16: Unchanged skipping 2025/04/03 03:53:30 DEBUG : both17: Sizes identical 2025/04/03 03:53:30 DEBUG : both17: Unchanged skipping 2025/04/03 03:53:30 DEBUG : both18: Sizes identical 2025/04/03 03:53:30 DEBUG : both19: Sizes identical 2025/04/03 03:53:30 DEBUG : both2: Sizes identical 2025/04/03 03:53:30 DEBUG : both3: Sizes identical 2025/04/03 03:53:30 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:53:30 DEBUG : both18: Unchanged skipping 2025/04/03 03:53:30 DEBUG : both4: Sizes identical 2025/04/03 03:53:30 DEBUG : both4: Unchanged skipping 2025/04/03 03:53:30 DEBUG : both5: Sizes identical 2025/04/03 03:53:30 DEBUG : both5: Unchanged skipping 2025/04/03 03:53:30 DEBUG : both6: Sizes identical 2025/04/03 03:53:30 DEBUG : both6: Unchanged skipping 2025/04/03 03:53:30 DEBUG : both7: Sizes identical 2025/04/03 03:53:30 DEBUG : both7: Unchanged skipping 2025/04/03 03:53:30 DEBUG : both8: Sizes identical 2025/04/03 03:53:30 DEBUG : both8: Unchanged skipping 2025/04/03 03:53:30 DEBUG : both9: Sizes identical 2025/04/03 03:53:30 DEBUG : both9: Unchanged skipping 2025/04/03 03:53:30 DEBUG : both19: Unchanged skipping 2025/04/03 03:53:30 DEBUG : both2: Unchanged skipping 2025/04/03 03:53:30 DEBUG : both3: Unchanged skipping 2025/04/03 03:53:30 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:53:30 DEBUG : Waiting for deletions to finish 2025/04/03 03:53:30 INFO : only18: Deleted 2025/04/03 03:53:30 INFO : only13: Deleted 2025/04/03 03:53:30 INFO : only10: Deleted 2025/04/03 03:53:31 INFO : only9: Deleted 2025/04/03 03:53:31 INFO : only15: Deleted 2025/04/03 03:53:31 INFO : only7: Deleted 2025/04/03 03:53:31 INFO : only16: Deleted 2025/04/03 03:53:31 INFO : only5: Deleted 2025/04/03 03:53:32 INFO : only11: Deleted 2025/04/03 03:53:32 INFO : only17: Deleted 2025/04/03 03:53:32 INFO : only6: Deleted 2025/04/03 03:53:32 INFO : only14: Deleted 2025/04/03 03:53:33 INFO : only8: Deleted 2025/04/03 03:53:33 INFO : only12: Deleted 2025/04/03 03:53:33 INFO : only1: Deleted 2025/04/03 03:53:33 INFO : only19: Deleted 2025/04/03 03:53:34 INFO : only2: Deleted 2025/04/03 03:53:34 INFO : only0: Deleted 2025/04/03 03:53:34 INFO : only3: Deleted 2025/04/03 03:53:34 INFO : only4: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (127.60s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:55:38 DEBUG : both0: Sizes identical 2025/04/03 03:55:38 DEBUG : both0: Unchanged skipping 2025/04/03 03:55:38 DEBUG : both1: Sizes identical 2025/04/03 03:55:38 DEBUG : both1: Unchanged skipping 2025/04/03 03:55:38 DEBUG : both10: Sizes identical 2025/04/03 03:55:38 DEBUG : both10: Unchanged skipping 2025/04/03 03:55:38 DEBUG : both11: Sizes identical 2025/04/03 03:55:38 DEBUG : both11: Unchanged skipping 2025/04/03 03:55:38 DEBUG : both12: Sizes identical 2025/04/03 03:55:38 DEBUG : both12: Unchanged skipping 2025/04/03 03:55:38 DEBUG : both13: Sizes identical 2025/04/03 03:55:38 DEBUG : both13: Unchanged skipping 2025/04/03 03:55:38 DEBUG : both14: Sizes identical 2025/04/03 03:55:38 DEBUG : both14: Unchanged skipping 2025/04/03 03:55:38 DEBUG : both15: Sizes identical 2025/04/03 03:55:38 DEBUG : both15: Unchanged skipping 2025/04/03 03:55:38 DEBUG : both16: Sizes identical 2025/04/03 03:55:38 DEBUG : both16: Unchanged skipping 2025/04/03 03:55:38 DEBUG : both17: Sizes identical 2025/04/03 03:55:38 DEBUG : both17: Unchanged skipping 2025/04/03 03:55:38 DEBUG : both18: Sizes identical 2025/04/03 03:55:38 DEBUG : both18: Unchanged skipping 2025/04/03 03:55:38 DEBUG : both19: Sizes identical 2025/04/03 03:55:38 DEBUG : both19: Unchanged skipping 2025/04/03 03:55:38 DEBUG : both2: Sizes identical 2025/04/03 03:55:38 DEBUG : both2: Unchanged skipping 2025/04/03 03:55:38 DEBUG : both3: Sizes identical 2025/04/03 03:55:38 DEBUG : both3: Unchanged skipping 2025/04/03 03:55:38 DEBUG : both4: Sizes identical 2025/04/03 03:55:38 DEBUG : both5: Sizes identical 2025/04/03 03:55:38 DEBUG : both6: Sizes identical 2025/04/03 03:55:38 DEBUG : both7: Sizes identical 2025/04/03 03:55:38 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for checks to finish 2025/04/03 03:55:38 DEBUG : both4: Unchanged skipping 2025/04/03 03:55:38 DEBUG : both8: Sizes identical 2025/04/03 03:55:38 DEBUG : both8: Unchanged skipping 2025/04/03 03:55:38 DEBUG : both9: Sizes identical 2025/04/03 03:55:38 DEBUG : both9: Unchanged skipping 2025/04/03 03:55:38 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/03 03:55:38 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/03 03:55:38 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/03 03:55:38 DEBUG : both5: Unchanged skipping 2025/04/03 03:55:38 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/03 03:55:38 DEBUG : both6: Unchanged skipping 2025/04/03 03:55:38 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/03 03:55:38 DEBUG : both7: Unchanged skipping 2025/04/03 03:55:38 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/03 03:55:38 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/03 03:55:38 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/03 03:55:38 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/03 03:55:38 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/03 03:55:38 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/03 03:55:38 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/03 03:55:38 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/03 03:55:38 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/03 03:55:38 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/03 03:55:38 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/03 03:55:38 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/03 03:55:38 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/03 03:55:38 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/03 03:55:38 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/03 03:55:38 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Waiting for transfers to finish 2025/04/03 03:55:39 INFO : only0: Copied (replaced existing) 2025/04/03 03:55:39 INFO : only1: Copied (replaced existing) 2025/04/03 03:55:39 INFO : only10: Copied (replaced existing) 2025/04/03 03:55:39 INFO : only11: Copied (replaced existing) 2025/04/03 03:55:40 INFO : only12: Copied (replaced existing) 2025/04/03 03:55:40 INFO : only18: Copied (replaced existing) 2025/04/03 03:55:40 INFO : only13: Copied (replaced existing) 2025/04/03 03:55:40 INFO : only14: Copied (replaced existing) 2025/04/03 03:55:42 INFO : only15: Copied (replaced existing) 2025/04/03 03:55:42 INFO : only19: Copied (replaced existing) 2025/04/03 03:55:42 INFO : only2: Copied (replaced existing) 2025/04/03 03:55:42 INFO : only3: Copied (replaced existing) 2025/04/03 03:55:43 INFO : only4: Copied (replaced existing) 2025/04/03 03:55:43 INFO : only7: Copied (replaced existing) 2025/04/03 03:55:43 INFO : only6: Copied (replaced existing) 2025/04/03 03:55:43 INFO : only5: Copied (replaced existing) 2025/04/03 03:55:44 INFO : only8: Copied (replaced existing) 2025/04/03 03:55:44 INFO : only9: Copied (replaced existing) 2025/04/03 03:55:44 INFO : only16: Copied (replaced existing) 2025/04/03 03:55:44 INFO : only17: Copied (replaced existing) 2025/04/03 03:55:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (145.63s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:56:20 DEBUG : empty_dir: Making directory with metadata 2025/04/03 03:56:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 03:56:20 DEBUG : empty_on_remote: Making directory with metadata 2025/04/03 03:56:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 03:56:20 INFO : empty_on_remote: Making directory 2025/04/03 03:56:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:56:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/03 03:56:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/03 03:56:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/03 03:56:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (24.26s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:56:44 DEBUG : empty_dir: Making directory with metadata 2025/04/03 03:56:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 03:56:44 DEBUG : empty_on_remote: Making directory with metadata 2025/04/03 03:56:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 03:56:44 INFO : empty_on_remote: Making directory 2025/04/03 03:56:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:56:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/03 03:56:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/03 03:56:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/03 03:56:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/03 03:56:53 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (25.82s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:57:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/03 03:57:10 INFO : sub dir: Making directory 2025/04/03 03:57:11 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-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (55.24s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" 2025/04/03 03:58:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/03 03:58:05 INFO : sub dir: Making directory 2025/04/03 03:58:07 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-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-qijuzuc9bidi'", Local "Local file system at /tmp/rclone2609582859", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (55.28s) PASS 2025/04/03 03:59:00 DEBUG : sugarsync root 'Test/rclone-test-qijuzuc9bidi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 31m12.401302437s (try 1/5)