"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/04/01 05:40:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xowugaz4hoke" 2025/04/01 05:40:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 05:40:15 DEBUG : Creating backend with remote "/tmp/rclone1615845307" === 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-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:40:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:40:17 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:40:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/01 05:40:17 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.51s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:40:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 05:40:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:40:22 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:40:22 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:40:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:40:27 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (10.96s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.44s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", 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-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:40:35 DEBUG : Creating backend with remote "/non-existing" 2025/04/01 05:40:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/01 05:40:36 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:40:36 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.57s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:40:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:40:39 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:40:39 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:40:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (10.95s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:40:49 INFO : sugarsync root 'Test/rclone-test-xowugaz4hoke': Running all checks before starting transfers 2025/04/01 05:40:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:40:50 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:40:50 INFO : sugarsync root 'Test/rclone-test-xowugaz4hoke': Checks finished, now starting transfers 2025/04/01 05:40:50 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:40:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (10.88s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:41:00 ERROR : Ignoring --no-traverse with sync 2025/04/01 05:41:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:41:01 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:41:01 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:41:05 INFO : sub dir/hello world: Copied (new) 2025/04/01 05:41:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.32s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:41:12 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/01 05:41:12 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:41:12 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:41:15 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.80s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:41:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 05:41:20 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:41:20 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:41:23 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.84s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:41:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 05:41:28 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:41:28 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:41:31 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.06s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:41:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/01 05:41:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 05:41:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/01 05:41:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 05:41:36 INFO : sub dir: Making directory 2025/04/01 05:41:38 INFO : sub dir2: Making directory 2025/04/01 05:41:39 INFO : sub dir2/sub sub dir2: Making directory 2025/04/01 05:41:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:41:40 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:41:40 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:41:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:41:44 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.57s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:41:52 INFO : sub dir2: Making directory 2025/04/01 05:41:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/01 05:41:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 05:41:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:41:53 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:41:53 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:41:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.02s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:42:02 DEBUG : sub dir2: Making directory with metadata 2025/04/01 05:42:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 05:42:03 INFO : sub dir: Making directory 2025/04/01 05:42:04 INFO : sub dir2: Making directory 2025/04/01 05:42:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:42:05 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:42:05 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:42:07 INFO : sub dir/hello world: Copied (new) 2025/04/01 05:42:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:42:09 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/01 05:42:10 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.55s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.51s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:42:18 INFO : sub dir2: Making directory 2025/04/01 05:42:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:42:19 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:42:19 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:42:22 INFO : sub dir/hello world: Copied (new) 2025/04/01 05:42:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.10s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:42:28 DEBUG : sub dir2: Making directory with metadata 2025/04/01 05:42:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 05:42:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 05:42:29 INFO : sub dir: Making directory 2025/04/01 05:42:30 INFO : sub dir2: Making directory 2025/04/01 05:42:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:42:31 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:42:31 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:42:34 INFO : sub dir/hello world: Copied (new) 2025/04/01 05:42:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:42:35 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.78s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.53s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:42:43 INFO : sub dir2: Making directory 2025/04/01 05:42:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:42:44 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:42:44 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:42:47 INFO : sub dir/hello world: Copied (new) 2025/04/01 05:42:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.86s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:42:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yitutil1rusa" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-xowugaz4hoke' -> sugarsync root 'Test/rclone-test-yitutil1rusa' 2025/04/01 05:43:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:43:04 DEBUG : sugarsync root 'Test/rclone-test-yitutil1rusa': Waiting for checks to finish 2025/04/01 05:43:04 DEBUG : sugarsync root 'Test/rclone-test-yitutil1rusa': Waiting for transfers to finish 2025/04/01 05:43:08 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:43:09 DEBUG : sugarsync root 'Test/rclone-test-yitutil1rusa': Purge remote --- PASS: TestServerSideCopy (22.52s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:43:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 05:43:22 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:43:22 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:43:24 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.51s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:43:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xugunuq0hepa" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-xowugaz4hoke' -> sugarsync root 'Test/rclone-test-xugunuq0hepa' 2025/04/01 05:43:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:43:42 DEBUG : sugarsync root 'Test/rclone-test-xugunuq0hepa': Waiting for checks to finish 2025/04/01 05:43:42 DEBUG : sugarsync root 'Test/rclone-test-xugunuq0hepa': Waiting for transfers to finish 2025/04/01 05:43:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:43:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 05:43:53 DEBUG : sugarsync root 'Test/rclone-test-xugunuq0hepa': Waiting for checks to finish 2025/04/01 05:43:53 DEBUG : sugarsync root 'Test/rclone-test-xugunuq0hepa': Waiting for transfers to finish 2025/04/01 05:43:53 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.xewocak5" before starting 2025/04/01 05:43:55 DEBUG : sub dir/hello world.xewocak5: server side copy: removing renamed existing file after operation 2025/04/01 05:43:56 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:43:58 DEBUG : sugarsync root 'Test/rclone-test-xugunuq0hepa': Purge remote --- PASS: TestServerSideCopyOverSelf (34.63s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:44:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 05:44:13 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:44:13 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:44:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/01 05:44:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.35s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:44:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sitenuw3waxe" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-xowugaz4hoke' -> sugarsync root 'Test/rclone-test-sitenuw3waxe' 2025/04/01 05:44:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:44:31 DEBUG : sugarsync root 'Test/rclone-test-sitenuw3waxe': Waiting for checks to finish 2025/04/01 05:44:31 DEBUG : sugarsync root 'Test/rclone-test-sitenuw3waxe': Waiting for transfers to finish 2025/04/01 05:44:36 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:44:41 DEBUG : sugarsync root 'Test/rclone-test-sitenuw3waxe': Using server-side directory move 2025/04/01 05:44:41 INFO : sugarsync root 'Test/rclone-test-sitenuw3waxe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/01 05:44:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 05:44:43 DEBUG : sugarsync root 'Test/rclone-test-sitenuw3waxe': Waiting for checks to finish 2025/04/01 05:44:43 DEBUG : sugarsync root 'Test/rclone-test-sitenuw3waxe': Waiting for transfers to finish 2025/04/01 05:44:43 INFO : sub dir/hello world: Deleted 2025/04/01 05:44:44 INFO : sub dir/hello world: Moved (server-side) 2025/04/01 05:44:51 DEBUG : testing file moves 2025/04/01 05:44:53 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/01 05:44:53 DEBUG : sugarsync root 'Test/rclone-test-sitenuw3waxe': Waiting for checks to finish 2025/04/01 05:44:53 DEBUG : sugarsync root 'Test/rclone-test-sitenuw3waxe': Waiting for transfers to finish 2025/04/01 05:44:54 INFO : sub dir/hello world: Deleted 2025/04/01 05:44:54 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:44:57 DEBUG : sugarsync root 'Test/rclone-test-sitenuw3waxe': Purge remote --- PASS: TestServerSideMoveOverSelf (43.50s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:45:08 ERROR : : error listing: directory not found 2025/04/01 05:45:10 INFO : Local file system at /tmp/rclone1615845307: Making directory 2025/04/01 05:45:11 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:45:11 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.69s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:45:24 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/01 05:45:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:45:25 DEBUG : Local file system at /tmp/rclone1615845307: Waiting for checks to finish 2025/04/01 05:45:25 DEBUG : Local file system at /tmp/rclone1615845307: Waiting for transfers to finish 2025/04/01 05:45:26 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/04/01 05:45:26 INFO : sub dir/hello world: Copied (new) 2025/04/01 05:45:26 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.74s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:45:32 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/01 05:45:32 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:45:32 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:45:34 INFO : check sum: Copied (new) 2025/04/01 05:45:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:45:36 NOTICE: sugarsync root 'Test/rclone-test-xowugaz4hoke': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/01 05:45:36 DEBUG : check sum: Size of src and dst objects identical 2025/04/01 05:45:36 DEBUG : check sum: Unchanged skipping 2025/04/01 05:45:36 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:45:36 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:45:36 DEBUG : Waiting for deletions to finish 2025/04/01 05:45:36 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.91s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:45:43 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/01 05:45:43 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:45:43 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:45:45 INFO : sizeonly: Copied (new) 2025/04/01 05:45:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:45:47 DEBUG : sizeonly: Sizes identical 2025/04/01 05:45:47 DEBUG : sizeonly: Unchanged skipping 2025/04/01 05:45:47 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:45:47 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:45:47 DEBUG : Waiting for deletions to finish 2025/04/01 05:45:47 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.95s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:45:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/01 05:45:54 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:45:54 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:45:56 INFO : ignore-size: Copied (new) 2025/04/01 05:45:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:45:58 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:45:58 DEBUG : ignore-size: Sizes identical 2025/04/01 05:45:58 DEBUG : ignore-size: Unchanged skipping 2025/04/01 05:45:58 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:45:58 DEBUG : Waiting for deletions to finish 2025/04/01 05:45:58 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.98s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:46:08 DEBUG : existing: Sizes identical 2025/04/01 05:46:08 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:46:08 DEBUG : existing: Unchanged skipping 2025/04/01 05:46:08 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:46:08 DEBUG : Waiting for deletions to finish 2025/04/01 05:46:08 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:46:09 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:46:09 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/01 05:46:09 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:46:10 INFO : existing: Copied (replaced existing) 2025/04/01 05:46:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.41s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:46:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/01 05:46:17 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:46:17 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:46:20 INFO : existing: Copied (new) 2025/04/01 05:46:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:46:21 DEBUG : existing: Destination exists, skipping 2025/04/01 05:46:21 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:46:21 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:46:21 DEBUG : Waiting for deletions to finish 2025/04/01 05:46:21 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.05s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:46:34 INFO : d: Making directory 2025/04/01 05:46:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/01 05:46:38 DEBUG : c/non empty space: Sizes identical 2025/04/01 05:46:38 DEBUG : c/non empty space: Unchanged skipping 2025/04/01 05:46:38 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:46:38 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:46:41 INFO : a/potato2: Copied (new) 2025/04/01 05:46:41 DEBUG : Waiting for deletions to finish 2025/04/01 05:46:42 INFO : b/potato: Deleted 2025/04/01 05:46:42 INFO : d: Removing directory 2025/04/01 05:46:44 INFO : b: Removing directory 2025/04/01 05:46:45 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.73s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:46:57 DEBUG : empty space: Sizes identical 2025/04/01 05:46:57 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:46:57 DEBUG : empty space: Unchanged skipping 2025/04/01 05:46:57 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:46:57 DEBUG : Waiting for deletions to finish 2025/04/01 05:46:57 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:46:59 DEBUG : empty space: Sizes identical 2025/04/01 05:46:59 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:46:59 DEBUG : empty space: Unchanged skipping 2025/04/01 05:46:59 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:46:59 DEBUG : Waiting for deletions to finish 2025/04/01 05:46:59 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.77s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", 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-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", 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-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:47:12 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/01 05:47:12 DEBUG : empty space: Sizes identical 2025/04/01 05:47:12 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:47:12 DEBUG : empty space: Unchanged skipping 2025/04/01 05:47:12 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:47:15 INFO : potato: Copied (new) 2025/04/01 05:47:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.16s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:47:24 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/01 05:47:24 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:47:24 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:47:26 INFO : potato: Copied (replaced existing) 2025/04/01 05:47:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.20s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/04/01 05:47:34 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/04/01 05:47:34 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:47:34 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:47:36 INFO : potato: Copied (replaced existing) 2025/04/01 05:47:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:47:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 05:47:46 DEBUG : empty space: Sizes identical 2025/04/01 05:47:46 DEBUG : empty space: Unchanged skipping 2025/04/01 05:47:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/01 05:47:46 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:47:46 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:47:46 DEBUG : Waiting for deletions to finish 2025/04/01 05:47:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:47:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 05:47:58 DEBUG : empty space: Sizes identical 2025/04/01 05:47:58 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:47:58 DEBUG : empty space: Unchanged skipping 2025/04/01 05:47:58 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:48:01 INFO : potato2: Copied (new) 2025/04/01 05:48:01 DEBUG : Waiting for deletions to finish 2025/04/01 05:48:02 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:48:14 INFO : d: Making directory 2025/04/01 05:48:16 INFO : d/e: Making directory 2025/04/01 05:48:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/01 05:48:20 DEBUG : c/non empty space: Sizes identical 2025/04/01 05:48:20 DEBUG : c/non empty space: Unchanged skipping 2025/04/01 05:48:22 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:48:22 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:48:23 INFO : a/potato2: Copied (new) 2025/04/01 05:48:23 DEBUG : Waiting for deletions to finish 2025/04/01 05:48:24 INFO : b/potato: Deleted 2025/04/01 05:48:24 INFO : d/e: Removing directory 2025/04/01 05:48:26 INFO : d: Removing directory 2025/04/01 05:48:27 INFO : b: Removing directory 2025/04/01 05:48:28 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:48:43 INFO : d: Making directory 2025/04/01 05:48:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/01 05:48:48 DEBUG : c/non empty space: Sizes identical 2025/04/01 05:48:48 DEBUG : c/non empty space: Unchanged skipping 2025/04/01 05:48:48 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:48:48 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:48:50 INFO : a/potato2: Copied (new) 2025/04/01 05:48:50 ERROR : sugarsync root 'Test/rclone-test-xowugaz4hoke': not deleting files as there were IO errors 2025/04/01 05:48:50 ERROR : sugarsync root 'Test/rclone-test-xowugaz4hoke': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.85s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:49:08 DEBUG : Waiting for deletions to finish 2025/04/01 05:49:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 05:49:09 DEBUG : empty space: Sizes identical 2025/04/01 05:49:09 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:49:09 DEBUG : empty space: Unchanged skipping 2025/04/01 05:49:09 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:49:10 INFO : potato: Deleted 2025/04/01 05:49:11 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.56s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:49:23 DEBUG : Waiting for deletions to finish 2025/04/01 05:49:24 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:49:24 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:49:24 INFO : potato: Deleted 2025/04/01 05:49:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 05:49:25 DEBUG : empty space: Sizes identical 2025/04/01 05:49:25 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:49:25 DEBUG : empty space: Unchanged skipping 2025/04/01 05:49:25 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:49:28 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.12s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:49:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 05:49:37 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:49:37 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:49:40 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.07s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:49:51 DEBUG : enormous: Excluded (Size Filter) 2025/04/01 05:49:51 DEBUG : enormous: Excluded 2025/04/01 05:49:51 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 05:49:51 DEBUG : potato2: Excluded 2025/04/01 05:49:52 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 05:49:52 DEBUG : potato2: Excluded 2025/04/01 05:49:52 DEBUG : empty space: Sizes identical 2025/04/01 05:49:52 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:49:52 DEBUG : empty space: Unchanged skipping 2025/04/01 05:49:52 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:49:52 DEBUG : Waiting for deletions to finish 2025/04/01 05:49:52 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:49:52 DEBUG : enormous: Excluded (Size Filter) 2025/04/01 05:49:52 DEBUG : enormous: Excluded 2025/04/01 05:49:52 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 05:49:52 DEBUG : potato2: Excluded 2025/04/01 05:49:53 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 05:49:53 DEBUG : potato2: Excluded 2025/04/01 05:49:53 DEBUG : Local file system at /tmp/rclone1615845307: Waiting for checks to finish 2025/04/01 05:49:53 DEBUG : empty space: Sizes identical 2025/04/01 05:49:53 DEBUG : empty space: Unchanged skipping 2025/04/01 05:49:53 DEBUG : Local file system at /tmp/rclone1615845307: Waiting for transfers to finish 2025/04/01 05:49:53 DEBUG : Waiting for deletions to finish 2025/04/01 05:49:53 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.30s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:50:08 DEBUG : enormous: Excluded (Size Filter) 2025/04/01 05:50:08 DEBUG : enormous: Excluded 2025/04/01 05:50:08 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 05:50:08 DEBUG : potato2: Excluded 2025/04/01 05:50:08 DEBUG : empty space: Sizes identical 2025/04/01 05:50:08 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:50:08 DEBUG : empty space: Unchanged skipping 2025/04/01 05:50:08 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:50:08 DEBUG : Waiting for deletions to finish 2025/04/01 05:50:09 INFO : enormous: Deleted 2025/04/01 05:50:09 INFO : potato2: Deleted 2025/04/01 05:50:09 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:50:11 DEBUG : empty space: Sizes identical 2025/04/01 05:50:11 DEBUG : Local file system at /tmp/rclone1615845307: Waiting for checks to finish 2025/04/01 05:50:11 DEBUG : empty space: Unchanged skipping 2025/04/01 05:50:11 DEBUG : Local file system at /tmp/rclone1615845307: Waiting for transfers to finish 2025/04/01 05:50:11 DEBUG : Waiting for deletions to finish 2025/04/01 05:50:11 INFO : enormous: Deleted 2025/04/01 05:50:11 INFO : potato2: Deleted 2025/04/01 05:50:11 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.86s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.54s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/04/01 05:50:18 ERROR : sugarsync root 'Test/rclone-test-xowugaz4hoke': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/01 05:50:19 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/01 05:50:19 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/01 05:50:19 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:50:19 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:50:21 INFO : potato: Copied (new) 2025/04/01 05:50:21 INFO : yam: Copied (new) 2025/04/01 05:50:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:50:22 ERROR : sugarsync root 'Test/rclone-test-xowugaz4hoke': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/01 05:50:23 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/01 05:50:23 DEBUG : potato: Sizes identical 2025/04/01 05:50:23 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:50:23 DEBUG : potato: Unchanged skipping 2025/04/01 05:50:23 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:50:25 INFO : yaml: Copied (new) 2025/04/01 05:50:25 DEBUG : Waiting for deletions to finish 2025/04/01 05:50:26 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.29s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/04/01 05:50:33 ERROR : sugarsync root 'Test/rclone-test-xowugaz4hoke': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/01 05:50:34 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/01 05:50:34 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/01 05:50:34 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:50:34 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:50:36 INFO : potato: Copied (new) 2025/04/01 05:50:36 INFO : yam: Copied (new) 2025/04/01 05:50:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:50:37 ERROR : sugarsync root 'Test/rclone-test-xowugaz4hoke': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/01 05:50:38 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/01 05:50:38 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:50:38 DEBUG : potato: Sizes identical 2025/04/01 05:50:38 DEBUG : potato: Unchanged skipping 2025/04/01 05:50:38 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:50:40 INFO : yaml: Copied (new) 2025/04/01 05:50:40 DEBUG : Waiting for deletions to finish 2025/04/01 05:50:41 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.19s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/04/01 05:50:49 INFO : sugarsync root 'Test/rclone-test-xowugaz4hoke': Making map for --track-renames 2025/04/01 05:50:49 INFO : sugarsync root 'Test/rclone-test-xowugaz4hoke': Finished making map for --track-renames 2025/04/01 05:50:49 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:50:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/01 05:50:49 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/01 05:50:49 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for renames to finish 2025/04/01 05:50:49 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:50:53 INFO : sub/yam: Copied (new) 2025/04/01 05:50:53 INFO : potato: Copied (new) 2025/04/01 05:50:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:50:55 DEBUG : potato: Sizes identical 2025/04/01 05:50:55 DEBUG : potato: Unchanged skipping 2025/04/01 05:50:56 INFO : sugarsync root 'Test/rclone-test-xowugaz4hoke': Making map for --track-renames 2025/04/01 05:50:56 INFO : sugarsync root 'Test/rclone-test-xowugaz4hoke': Finished making map for --track-renames 2025/04/01 05:50:56 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:50:56 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for renames to finish 2025/04/01 05:50:57 INFO : sub/yam: Moved (server-side) to: yam 2025/04/01 05:50:57 INFO : yam: Renamed from "sub/yam" 2025/04/01 05:50:57 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:50:57 DEBUG : Waiting for deletions to finish 2025/04/01 05:50:57 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.44s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:51:07 DEBUG : Creating backend with remote "/tmp/rclone1615845307/dir1" 2025/04/01 05:51:07 DEBUG : Config file has changed externally - reloading 2025/04/01 05:51:07 DEBUG : Creating backend with remote "/tmp/rclone1615845307/dir2" 2025/04/01 05:51:07 DEBUG : Local file system at /tmp/rclone1615845307/dir2: Using server-side directory move 2025/04/01 05:51:07 INFO : Local file system at /tmp/rclone1615845307/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/01 05:51:07 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/01 05:51:07 DEBUG : Local file system at /tmp/rclone1615845307/dir2: Waiting for checks to finish 2025/04/01 05:51:07 DEBUG : Local file system at /tmp/rclone1615845307/dir2: Waiting for transfers to finish 2025/04/01 05:51:07 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.55s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:51:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:51:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/01 05:51:09 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:51:09 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:51:16 INFO : sub dir/hello world: Copied (new) 2025/04/01 05:51:16 INFO : sub dir/hello world: Deleted 2025/04/01 05:51:16 INFO : nested/sub dir/file: Copied (new) 2025/04/01 05:51:16 INFO : nested/sub dir/file: Deleted 2025/04/01 05:51:16 INFO : sub dir: Removing directory 2025/04/01 05:51:16 INFO : nested/sub dir: Removing directory 2025/04/01 05:51:16 INFO : nested: Removing directory 2025/04/01 05:51:16 DEBUG : Local file system at /tmp/rclone1615845307: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.97s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:51:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:51:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/01 05:51:27 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:51:27 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:51:33 INFO : nested/sub dir/file: Copied (new) 2025/04/01 05:51:33 INFO : nested/sub dir/file: Deleted 2025/04/01 05:51:34 INFO : sub dir/hello world: Copied (new) 2025/04/01 05:51:34 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.42s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:51:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/01 05:51:45 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/01 05:51:45 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:51:45 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:51:48 INFO : existing-b: Copied (new) 2025/04/01 05:51:48 INFO : existing-b: Deleted 2025/04/01 05:51:48 INFO : existing: Copied (new) 2025/04/01 05:51:48 INFO : existing: Deleted 2025/04/01 05:51:50 DEBUG : existing: Destination exists, skipping 2025/04/01 05:51:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/01 05:51:50 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:51:50 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:51:50 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.43s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:51:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xetedaf5moke" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-xowugaz4hoke' -> sugarsync root 'Test/rclone-test-xetedaf5moke' 2025/04/01 05:52:14 DEBUG : sugarsync root 'Test/rclone-test-xetedaf5moke': Using server-side directory move 2025/04/01 05:52:14 INFO : sugarsync root 'Test/rclone-test-xetedaf5moke': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/01 05:52:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 05:52:15 DEBUG : empty space: Sizes identical 2025/04/01 05:52:15 DEBUG : empty space: Unchanged skipping 2025/04/01 05:52:15 DEBUG : sugarsync root 'Test/rclone-test-xetedaf5moke': Waiting for checks to finish 2025/04/01 05:52:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/01 05:52:16 INFO : potato2: Moved (server-side) 2025/04/01 05:52:16 INFO : potato3: Deleted 2025/04/01 05:52:16 INFO : empty space: Deleted 2025/04/01 05:52:16 DEBUG : sugarsync root 'Test/rclone-test-xetedaf5moke': Waiting for transfers to finish 2025/04/01 05:52:16 INFO : potato3: Moved (server-side) 2025/04/01 05:52:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bijenib9nufa" 2025/04/01 05:52:21 DEBUG : sugarsync root 'Test/rclone-test-bijenib9nufa': Using server-side directory move 2025/04/01 05:52:23 INFO : sugarsync root 'Test/rclone-test-bijenib9nufa': Server side directory move succeeded 2025/04/01 05:52:26 ERROR : : error listing: directory not found 2025/04/01 05:52:26 DEBUG : sugarsync root 'Test/rclone-test-bijenib9nufa': Purge remote 2025/04/01 05:52:27 DEBUG : sugarsync root 'Test/rclone-test-xetedaf5moke': Purge remote 2025/04/01 05:52:28 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (34.09s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:52:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cebiweq0kuyo" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-xowugaz4hoke' -> sugarsync root 'Test/rclone-test-cebiweq0kuyo' 2025/04/01 05:52:49 DEBUG : empty space: Excluded (Size Filter) 2025/04/01 05:52:49 DEBUG : empty space: Excluded 2025/04/01 05:52:49 DEBUG : empty space: Excluded (Size Filter) 2025/04/01 05:52:49 DEBUG : empty space: Excluded 2025/04/01 05:52:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 05:52:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/01 05:52:49 DEBUG : sugarsync root 'Test/rclone-test-cebiweq0kuyo': Waiting for checks to finish 2025/04/01 05:52:49 DEBUG : sugarsync root 'Test/rclone-test-cebiweq0kuyo': Waiting for transfers to finish 2025/04/01 05:52:50 INFO : potato2: Moved (server-side) 2025/04/01 05:52:50 INFO : potato3: Deleted 2025/04/01 05:52:50 INFO : potato3: Moved (server-side) 2025/04/01 05:52:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zutusoj7tibi" 2025/04/01 05:52:56 DEBUG : empty space: Excluded (Size Filter) 2025/04/01 05:52:56 DEBUG : empty space: Excluded 2025/04/01 05:52:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 05:52:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/01 05:52:56 DEBUG : sugarsync root 'Test/rclone-test-zutusoj7tibi': Waiting for checks to finish 2025/04/01 05:52:56 DEBUG : sugarsync root 'Test/rclone-test-zutusoj7tibi': Waiting for transfers to finish 2025/04/01 05:52:58 INFO : potato2: Moved (server-side) 2025/04/01 05:52:59 INFO : potato3: Moved (server-side) 2025/04/01 05:53:00 DEBUG : sugarsync root 'Test/rclone-test-zutusoj7tibi': Purge remote 2025/04/01 05:53:01 DEBUG : sugarsync root 'Test/rclone-test-cebiweq0kuyo': Purge remote --- PASS: TestServerSideMoveWithFilter (35.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:53:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-voqugug4lico" 2025/04/01 05:53:15 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-xowugaz4hoke' -> sugarsync root 'Test/rclone-test-voqugug4lico' 2025/04/01 05:53:25 DEBUG : sugarsync root 'Test/rclone-test-voqugug4lico': Using server-side directory move 2025/04/01 05:53:25 INFO : sugarsync root 'Test/rclone-test-voqugug4lico': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/01 05:53:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 05:53:26 DEBUG : empty space: Sizes identical 2025/04/01 05:53:26 DEBUG : empty space: Unchanged skipping 2025/04/01 05:53:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/01 05:53:26 DEBUG : sugarsync root 'Test/rclone-test-voqugug4lico': Waiting for checks to finish 2025/04/01 05:53:26 INFO : empty space: Deleted 2025/04/01 05:53:26 DEBUG : sugarsync root 'Test/rclone-test-voqugug4lico': Waiting for transfers to finish 2025/04/01 05:53:26 INFO : potato3: Deleted 2025/04/01 05:53:26 INFO : potato2: Moved (server-side) 2025/04/01 05:53:27 INFO : potato3: Moved (server-side) 2025/04/01 05:53:27 INFO : tomatoDir: Removing directory 2025/04/01 05:53:29 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': deleted 1 directories 2025/04/01 05:53:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-copegif0casi" 2025/04/01 05:53:34 INFO : tomatoDir: Making directory 2025/04/01 05:53:36 DEBUG : sugarsync root 'Test/rclone-test-copegif0casi': Using server-side directory move 2025/04/01 05:53:37 INFO : sugarsync root 'Test/rclone-test-copegif0casi': Server side directory move succeeded 2025/04/01 05:53:40 ERROR : : error listing: directory not found 2025/04/01 05:53:41 ERROR : : error listing: directory not found 2025/04/01 05:53:41 DEBUG : sugarsync root 'Test/rclone-test-copegif0casi': Purge remote 2025/04/01 05:53:42 DEBUG : sugarsync root 'Test/rclone-test-voqugug4lico': Purge remote 2025/04/01 05:53:43 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.35s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.53s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:53:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xowugaz4hoke/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.63s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:53:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xowugaz4hoke/rclone-sync-test" 2025/04/01 05:54:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xowugaz4hoke/rclone-sync-test-include/layer2" 2025/04/01 05:54:13 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xowugaz4hoke/rclone-sync-test-ignore-file" 2025/04/01 05:54:26 DEBUG : rclone-sync-test: Excluded 2025/04/01 05:54:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 05:54:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/01 05:54:29 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/rclone-sync-test': Waiting for checks to finish 2025/04/01 05:54:29 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/rclone-sync-test': Waiting for transfers to finish 2025/04/01 05:54:29 DEBUG : Waiting for deletions to finish 2025/04/01 05:54:29 INFO : There was nothing to transfer 2025/04/01 05:54:31 DEBUG : rclone-sync-test: Excluded 2025/04/01 05:54:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 05:54:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/01 05:54:34 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:54:34 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:54:34 DEBUG : Waiting for deletions to finish 2025/04/01 05:54:34 INFO : rclone-sync-test-include: Removing directory 2025/04/01 05:54:35 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/01 05:54:35 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': failed to delete 1 directories 2025/04/01 05:54:35 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:54:37 DEBUG : rclone-sync-test: Excluded 2025/04/01 05:54:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 05:54:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/01 05:54:40 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/01 05:54:40 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/01 05:54:40 DEBUG : Waiting for deletions to finish 2025/04/01 05:54:40 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:54:43 DEBUG : rclone-sync-test: Excluded 2025/04/01 05:54:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 05:54:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/01 05:54:46 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 05:54:46 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 05:54:46 DEBUG : Waiting for deletions to finish 2025/04/01 05:54:46 INFO : rclone-sync-test-include: Removing directory 2025/04/01 05:54:46 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/01 05:54:46 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': failed to delete 1 directories 2025/04/01 05:54:46 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:54:47 DEBUG : : Excluded 2025/04/01 05:54:49 DEBUG : rclone-sync-test: Excluded 2025/04/01 05:54:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 05:54:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/01 05:54:52 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/01 05:54:52 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/01 05:54:52 DEBUG : Waiting for deletions to finish 2025/04/01 05:54:52 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (86.39s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:55:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xowugaz4hoke/dst" 2025/04/01 05:55:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xowugaz4hoke/CompareDest" 2025/04/01 05:55:37 DEBUG : one: Need to transfer - File not found at Destination 2025/04/01 05:55:37 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for checks to finish 2025/04/01 05:55:37 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for transfers to finish 2025/04/01 05:55:40 INFO : one: Copied (new) 2025/04/01 05:55:40 DEBUG : Waiting for deletions to finish 2025/04/01 05:55:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 05:55:44 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for checks to finish 2025/04/01 05:55:45 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for transfers to finish 2025/04/01 05:55:46 INFO : one: Copied (replaced existing) 2025/04/01 05:55:46 DEBUG : Waiting for deletions to finish 2025/04/01 05:55:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 05:55:56 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for checks to finish 2025/04/01 05:55:57 DEBUG : one: Sizes identical 2025/04/01 05:55:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 05:55:57 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for transfers to finish 2025/04/01 05:55:57 DEBUG : Waiting for deletions to finish 2025/04/01 05:55:57 INFO : There was nothing to transfer 2025/04/01 05:56:04 DEBUG : two: Sizes identical 2025/04/01 05:56:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/01 05:56:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 05:56:04 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for checks to finish 2025/04/01 05:56:05 DEBUG : one: Sizes identical 2025/04/01 05:56:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 05:56:05 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for transfers to finish 2025/04/01 05:56:05 DEBUG : Waiting for deletions to finish 2025/04/01 05:56:05 INFO : There was nothing to transfer 2025/04/01 05:56:08 DEBUG : two: Sizes identical 2025/04/01 05:56:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/01 05:56:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 05:56:08 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for checks to finish 2025/04/01 05:56:09 DEBUG : one: Sizes identical 2025/04/01 05:56:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 05:56:09 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for transfers to finish 2025/04/01 05:56:09 DEBUG : Waiting for deletions to finish 2025/04/01 05:56:09 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/01 05:56:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/01 05:56:14 DEBUG : two: Need to transfer - File not found at Destination 2025/04/01 05:56:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 05:56:14 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for checks to finish 2025/04/01 05:56:14 DEBUG : one: Sizes identical 2025/04/01 05:56:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 05:56:14 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for transfers to finish 2025/04/01 05:56:16 INFO : two: Copied (new) 2025/04/01 05:56:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (60.14s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:56:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xowugaz4hoke/dest" 2025/04/01 05:56:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xowugaz4hoke/pre-dest1" 2025/04/01 05:56:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xowugaz4hoke/pre-dest2" 2025/04/01 05:56:45 DEBUG : 1: Sizes identical 2025/04/01 05:56:45 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/01 05:56:47 DEBUG : 2: Sizes identical 2025/04/01 05:56:47 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/01 05:56:48 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/01 05:56:48 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dest': Waiting for checks to finish 2025/04/01 05:56:48 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dest': Waiting for transfers to finish 2025/04/01 05:56:52 INFO : 3: Copied (new) 2025/04/01 05:56:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (36.87s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:57:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xowugaz4hoke/dst" 2025/04/01 05:57:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xowugaz4hoke/CopyDest" 2025/04/01 05:57:13 DEBUG : one: Need to transfer - File not found at Destination 2025/04/01 05:57:13 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for checks to finish 2025/04/01 05:57:13 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for transfers to finish 2025/04/01 05:57:17 INFO : one: Copied (new) 2025/04/01 05:57:17 DEBUG : Waiting for deletions to finish 2025/04/01 05:57:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 05:57:21 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for checks to finish 2025/04/01 05:57:21 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for transfers to finish 2025/04/01 05:57:23 INFO : one: Copied (replaced existing) 2025/04/01 05:57:23 DEBUG : Waiting for deletions to finish 2025/04/01 05:57:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xowugaz4hoke/BackupDir" 2025/04/01 05:57:31 DEBUG : Config file has changed externally - reloading 2025/04/01 05:57:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 05:57:37 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for checks to finish 2025/04/01 05:57:39 DEBUG : one: Sizes identical 2025/04/01 05:57:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 05:57:41 INFO : one: Moved (server-side) 2025/04/01 05:57:43 INFO : one: Copied (server-side copy) 2025/04/01 05:57:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/01 05:57:43 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for transfers to finish 2025/04/01 05:57:43 DEBUG : Waiting for deletions to finish 2025/04/01 05:57:50 DEBUG : two: Sizes identical 2025/04/01 05:57:52 INFO : two: Copied (server-side copy) 2025/04/01 05:57:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/01 05:57:52 DEBUG : one: Sizes identical 2025/04/01 05:57:52 DEBUG : one: Unchanged skipping 2025/04/01 05:57:52 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for checks to finish 2025/04/01 05:57:52 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for transfers to finish 2025/04/01 05:57:52 DEBUG : Waiting for deletions to finish 2025/04/01 05:57:55 DEBUG : one: Sizes identical 2025/04/01 05:57:55 DEBUG : one: Unchanged skipping 2025/04/01 05:57:55 DEBUG : two: Sizes identical 2025/04/01 05:57:55 DEBUG : two: Unchanged skipping 2025/04/01 05:57:55 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for checks to finish 2025/04/01 05:57:55 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for transfers to finish 2025/04/01 05:57:55 DEBUG : Waiting for deletions to finish 2025/04/01 05:57:55 INFO : There was nothing to transfer 2025/04/01 05:58:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/01 05:58:02 DEBUG : three: Destination not found in --copy-dest 2025/04/01 05:58:02 DEBUG : three: Need to transfer - File not found at Destination 2025/04/01 05:58:02 DEBUG : one: Sizes identical 2025/04/01 05:58:02 DEBUG : one: Unchanged skipping 2025/04/01 05:58:02 DEBUG : two: Sizes identical 2025/04/01 05:58:02 DEBUG : two: Unchanged skipping 2025/04/01 05:58:02 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for checks to finish 2025/04/01 05:58:02 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for transfers to finish 2025/04/01 05:58:04 INFO : three: Copied (new) 2025/04/01 05:58:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (74.71s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:58:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xowugaz4hoke/dst" 2025/04/01 05:58:27 DEBUG : Config file has changed externally - reloading 2025/04/01 05:58:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xowugaz4hoke/backup" 2025/04/01 05:58:35 DEBUG : two: Sizes identical 2025/04/01 05:58:35 DEBUG : two: Unchanged skipping 2025/04/01 05:58:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 05:58:35 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for checks to finish 2025/04/01 05:58:38 INFO : one: Moved (server-side) 2025/04/01 05:58:38 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for transfers to finish 2025/04/01 05:58:40 INFO : one: Copied (new) 2025/04/01 05:58:40 DEBUG : Waiting for deletions to finish 2025/04/01 05:58:42 INFO : three.txt: Moved (server-side) 2025/04/01 05:58:42 INFO : three.txt: Moved into backup dir 2025/04/01 05:58:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 05:58:48 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for checks to finish 2025/04/01 05:58:48 DEBUG : two: Sizes identical 2025/04/01 05:58:48 DEBUG : two: Unchanged skipping 2025/04/01 05:58:50 INFO : one: Deleted 2025/04/01 05:58:51 INFO : one: Moved (server-side) 2025/04/01 05:58:51 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for transfers to finish 2025/04/01 05:58:53 INFO : one: Copied (new) 2025/04/01 05:58:53 DEBUG : Waiting for deletions to finish 2025/04/01 05:58:55 INFO : three.txt: Deleted 2025/04/01 05:58:55 INFO : three.txt: Moved (server-side) 2025/04/01 05:58:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (47.66s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 05:59:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xowugaz4hoke/dst" 2025/04/01 05:59:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xowugaz4hoke/backup" 2025/04/01 05:59:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 05:59:23 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for checks to finish 2025/04/01 05:59:23 DEBUG : two: Sizes identical 2025/04/01 05:59:23 DEBUG : two: Unchanged skipping 2025/04/01 05:59:26 INFO : one: Moved (server-side) to: one.bak 2025/04/01 05:59:26 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for transfers to finish 2025/04/01 05:59:28 INFO : one: Copied (new) 2025/04/01 05:59:28 DEBUG : Waiting for deletions to finish 2025/04/01 05:59:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/01 05:59:30 INFO : three.txt: Moved into backup dir 2025/04/01 05:59:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 05:59:36 DEBUG : two: Sizes identical 2025/04/01 05:59:36 DEBUG : two: Unchanged skipping 2025/04/01 05:59:36 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for checks to finish 2025/04/01 05:59:38 INFO : one.bak: Deleted 2025/04/01 05:59:38 INFO : one: Moved (server-side) to: one.bak 2025/04/01 05:59:38 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for transfers to finish 2025/04/01 05:59:41 INFO : one: Copied (new) 2025/04/01 05:59:41 DEBUG : Waiting for deletions to finish 2025/04/01 05:59:43 INFO : three.txt.bak: Deleted 2025/04/01 05:59:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/01 05:59:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (48.06s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 06:00:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xowugaz4hoke/dst" 2025/04/01 06:00:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xowugaz4hoke/backup" 2025/04/01 06:00:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 06:00:11 DEBUG : two: Sizes identical 2025/04/01 06:00:11 DEBUG : two: Unchanged skipping 2025/04/01 06:00:11 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for checks to finish 2025/04/01 06:00:14 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/01 06:00:14 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for transfers to finish 2025/04/01 06:00:16 INFO : one: Copied (new) 2025/04/01 06:00:16 DEBUG : Waiting for deletions to finish 2025/04/01 06:00:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/01 06:00:18 INFO : three.txt: Moved into backup dir 2025/04/01 06:00:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 06:00:24 DEBUG : two: Sizes identical 2025/04/01 06:00:24 DEBUG : two: Unchanged skipping 2025/04/01 06:00:24 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for checks to finish 2025/04/01 06:00:26 INFO : one-2019-01-01: Deleted 2025/04/01 06:00:27 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/01 06:00:27 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for transfers to finish 2025/04/01 06:00:29 INFO : one: Copied (new) 2025/04/01 06:00:29 DEBUG : Waiting for deletions to finish 2025/04/01 06:00:31 INFO : three-2019-01-01.txt: Deleted 2025/04/01 06:00:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/01 06:00:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (48.01s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 06:00:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xowugaz4hoke/dst" 2025/04/01 06:00:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 06:00:54 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for checks to finish 2025/04/01 06:00:54 DEBUG : two: Sizes identical 2025/04/01 06:00:54 DEBUG : two: Unchanged skipping 2025/04/01 06:00:55 INFO : one: Moved (server-side) to: one.bak 2025/04/01 06:00:55 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for transfers to finish 2025/04/01 06:00:58 INFO : one: Copied (new) 2025/04/01 06:00:58 DEBUG : Waiting for deletions to finish 2025/04/01 06:00:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/01 06:00:59 INFO : three.txt: Moved into backup dir 2025/04/01 06:01:06 DEBUG : one.bak: Excluded (Path Filter) 2025/04/01 06:01:06 DEBUG : one.bak: Excluded 2025/04/01 06:01:06 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/01 06:01:06 DEBUG : three.txt.bak: Excluded 2025/04/01 06:01:06 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for checks to finish 2025/04/01 06:01:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 06:01:06 DEBUG : two: Sizes identical 2025/04/01 06:01:06 DEBUG : two: Unchanged skipping 2025/04/01 06:01:07 INFO : one.bak: Deleted 2025/04/01 06:01:08 INFO : one: Moved (server-side) to: one.bak 2025/04/01 06:01:08 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke/dst': Waiting for transfers to finish 2025/04/01 06:01:10 INFO : one: Copied (new) 2025/04/01 06:01:10 DEBUG : Waiting for deletions to finish 2025/04/01 06:01:12 INFO : three.txt.bak: Deleted 2025/04/01 06:01:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/01 06:01:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (40.39s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 06:01:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xowugaz4hoke/dst" 2025/04/01 06:01:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 06:01:36 INFO : one: Moved (server-side) to: one.bak 2025/04/01 06:01:38 INFO : one: Copied (new) 2025/04/01 06:01:39 DEBUG : two: Sizes identical 2025/04/01 06:01:39 DEBUG : two: Unchanged skipping 2025/04/01 06:01:40 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/01 06:01:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/01 06:01:44 INFO : three.txt: Copied (new) 2025/04/01 06:01:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 06:01:49 INFO : one.bak: Deleted 2025/04/01 06:01:50 INFO : one: Moved (server-side) to: one.bak 2025/04/01 06:01:52 INFO : one: Copied (new) 2025/04/01 06:01:53 DEBUG : two: Sizes identical 2025/04/01 06:01:53 DEBUG : two: Unchanged skipping 2025/04/01 06:01:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/01 06:01:56 INFO : three.txt.bak: Deleted 2025/04/01 06:01:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/01 06:01:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (46.92s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 06:02:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xowugaz4hoke/dst" 2025/04/01 06:02:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 06:02:23 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/01 06:02:26 INFO : one: Copied (new) 2025/04/01 06:02:26 DEBUG : two: Sizes identical 2025/04/01 06:02:26 DEBUG : two: Unchanged skipping 2025/04/01 06:02:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/01 06:02:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/01 06:02:31 INFO : three.txt: Copied (new) 2025/04/01 06:02:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 06:02:37 INFO : one-2019-01-01: Deleted 2025/04/01 06:02:38 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/01 06:02:40 INFO : one: Copied (new) 2025/04/01 06:02:41 DEBUG : two: Sizes identical 2025/04/01 06:02:41 DEBUG : two: Unchanged skipping 2025/04/01 06:02:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/01 06:02:43 INFO : three-2019-01-01.txt: Deleted 2025/04/01 06:02:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/01 06:02:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (47.77s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 06:03:00 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/01 06:03:00 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 06:03:00 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 06:03:01 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/01 06:03:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.69s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 06:03:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/01 06:03:06 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 06:03:06 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 06:03:08 INFO : existing: Copied (new) 2025/04/01 06:03:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 06:03:11 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/01 06:03:11 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 06:03:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/01 06:03:11 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 06:03:11 ERROR : sugarsync root 'Test/rclone-test-xowugaz4hoke': not deleting files as there were IO errors 2025/04/01 06:03:11 ERROR : sugarsync root 'Test/rclone-test-xowugaz4hoke': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.40s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.53s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 06:03:37 DEBUG : existing: Sizes identical 2025/04/01 06:03:37 DEBUG : existing: Unchanged skipping 2025/04/01 06:03:37 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/01 06:03:39 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-derihiy8 2025/04/01 06:03:39 DEBUG : EXISTING: moving to existing-rclone-move-codumaf5 2025/04/01 06:03:41 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/01 06:03:41 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-codumaf5 2025/04/01 06:03:41 DEBUG : EXISTING: moving to existing 2025/04/01 06:03:41 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-derihiy8 2025/04/01 06:03:41 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/01 06:03:42 INFO : existingbutdifferent-rclone-move-derihiy8: Moved (server-side) to: existingbutdifferent 2025/04/01 06:03:42 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/01 06:03:42 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/01 06:03:42 INFO : existing-rclone-move-codumaf5: Moved (server-side) to: existing 2025/04/01 06:03:42 INFO : EXISTING: Moved (server-side) to: existing 2025/04/01 06:03:42 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/01 06:03:45 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/01 06:03:45 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/01 06:03:50 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/01 06:03:51 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/01 06:03:53 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-jiwabit8 2025/04/01 06:03:55 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/01 06:03:55 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-jiwabit8 2025/04/01 06:03:55 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/01 06:03:56 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/01 06:03:56 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 06:03:56 INFO : subdira/subdirb/subdirc/hello-rclone-move-jiwabit8: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/01 06:03:56 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/01 06:03:56 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/01 06:03:57 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-loqidib7 2025/04/01 06:03:58 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/01 06:03:58 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-loqidib7 2025/04/01 06:03:58 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/01 06:03:59 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-loqidib7: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/01 06:03:59 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/01 06:03:59 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/01 06:03:59 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 06:04:01 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/01 06:04:01 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (58.05s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", 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-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", 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-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.61s) --- SKIP: TestMaxTransfer/Hard (1.53s) --- SKIP: TestMaxTransfer/Soft (1.54s) --- SKIP: TestMaxTransfer/Cautious (1.53s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 06:05:09 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/04/01 06:05:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/01 06:05:09 DEBUG : pacer: low level retry 2/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/04/01 06:05:09 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/04/01 06:05:09 DEBUG : pacer: low level retry 3/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/04/01 06:05:09 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/04/01 06:05:10 DEBUG : pacer: low level retry 4/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/04/01 06:05:10 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/04/01 06:05:10 DEBUG : pacer: low level retry 5/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/04/01 06:05:10 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/04/01 06:05:10 DEBUG : pacer: low level retry 6/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/04/01 06:05:10 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/04/01 06:05:10 DEBUG : pacer: low level retry 7/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/04/01 06:05:10 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/04/01 06:05:11 DEBUG : pacer: low level retry 8/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/04/01 06:05:11 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/04/01 06:05:12 DEBUG : pacer: low level retry 9/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/04/01 06:05:14 DEBUG : pacer: low level retry 10/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) run.go:281: Retry Put of "both9" to sugarsync root 'Test/rclone-test-xowugaz4hoke': 1/10 (couldn't list files: HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/04/01 06:05:16 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable): The server is currently unable to handle the request due to a temporary overloading or maintenance of the server) 2025/04/01 06:05:31 DEBUG : pacer: Reducing sleep to 1.5s 2025/04/01 06:05:34 DEBUG : pacer: Reducing sleep to 1.125s 2025/04/01 06:05:37 DEBUG : pacer: Reducing sleep to 843.75ms 2025/04/01 06:05:37 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/04/01 06:05:38 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/04/01 06:05:39 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/04/01 06:05:40 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/04/01 06:05:40 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/04/01 06:05:41 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/04/01 06:05:42 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/04/01 06:05:42 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/04/01 06:05:43 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/04/01 06:05:43 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/04/01 06:05:44 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/04/01 06:05:45 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/04/01 06:05:45 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/04/01 06:05:46 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/04/01 06:05:47 DEBUG : pacer: Reducing sleep to 11.275419ms 2025/04/01 06:05:47 DEBUG : pacer: Reducing sleep to 10ms 2025/04/01 06:06:33 DEBUG : both0: Sizes identical 2025/04/01 06:06:33 DEBUG : both1: Sizes identical 2025/04/01 06:06:33 DEBUG : both10: Sizes identical 2025/04/01 06:06:33 DEBUG : both11: Sizes identical 2025/04/01 06:06:33 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 06:06:33 DEBUG : both0: Unchanged skipping 2025/04/01 06:06:33 DEBUG : both12: Sizes identical 2025/04/01 06:06:33 DEBUG : both12: Unchanged skipping 2025/04/01 06:06:33 DEBUG : both13: Sizes identical 2025/04/01 06:06:33 DEBUG : both1: Unchanged skipping 2025/04/01 06:06:33 DEBUG : both14: Sizes identical 2025/04/01 06:06:33 DEBUG : both10: Unchanged skipping 2025/04/01 06:06:33 DEBUG : both15: Sizes identical 2025/04/01 06:06:33 DEBUG : both15: Unchanged skipping 2025/04/01 06:06:33 DEBUG : both16: Sizes identical 2025/04/01 06:06:33 DEBUG : both11: Unchanged skipping 2025/04/01 06:06:33 DEBUG : both13: Unchanged skipping 2025/04/01 06:06:33 DEBUG : both17: Sizes identical 2025/04/01 06:06:33 DEBUG : both18: Sizes identical 2025/04/01 06:06:33 DEBUG : both14: Unchanged skipping 2025/04/01 06:06:33 DEBUG : both19: Sizes identical 2025/04/01 06:06:33 DEBUG : both17: Unchanged skipping 2025/04/01 06:06:33 DEBUG : both2: Sizes identical 2025/04/01 06:06:33 DEBUG : both16: Unchanged skipping 2025/04/01 06:06:33 DEBUG : both3: Sizes identical 2025/04/01 06:06:33 DEBUG : both3: Unchanged skipping 2025/04/01 06:06:33 DEBUG : both4: Sizes identical 2025/04/01 06:06:33 DEBUG : both4: Unchanged skipping 2025/04/01 06:06:33 DEBUG : both5: Sizes identical 2025/04/01 06:06:33 DEBUG : both5: Unchanged skipping 2025/04/01 06:06:33 DEBUG : both6: Sizes identical 2025/04/01 06:06:33 DEBUG : both18: Unchanged skipping 2025/04/01 06:06:33 DEBUG : both7: Sizes identical 2025/04/01 06:06:33 DEBUG : both7: Unchanged skipping 2025/04/01 06:06:33 DEBUG : both8: Sizes identical 2025/04/01 06:06:33 DEBUG : both19: Unchanged skipping 2025/04/01 06:06:33 DEBUG : both2: Unchanged skipping 2025/04/01 06:06:33 DEBUG : both6: Unchanged skipping 2025/04/01 06:06:33 DEBUG : both9: Sizes identical 2025/04/01 06:06:33 DEBUG : both8: Unchanged skipping 2025/04/01 06:06:33 DEBUG : both9: Unchanged skipping 2025/04/01 06:06:33 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 06:06:33 DEBUG : Waiting for deletions to finish 2025/04/01 06:06:34 INFO : only5: Deleted 2025/04/01 06:06:34 INFO : only3: Deleted 2025/04/01 06:06:34 INFO : only10: Deleted 2025/04/01 06:06:34 INFO : only12: Deleted 2025/04/01 06:06:35 INFO : only17: Deleted 2025/04/01 06:06:35 INFO : only13: Deleted 2025/04/01 06:06:35 INFO : only18: Deleted 2025/04/01 06:06:35 INFO : only0: Deleted 2025/04/01 06:06:36 INFO : only15: Deleted 2025/04/01 06:06:36 INFO : only6: Deleted 2025/04/01 06:06:36 INFO : only2: Deleted 2025/04/01 06:06:36 INFO : only7: Deleted 2025/04/01 06:06:36 INFO : only4: Deleted 2025/04/01 06:06:36 INFO : only9: Deleted 2025/04/01 06:06:36 INFO : only8: Deleted 2025/04/01 06:06:37 INFO : only1: Deleted 2025/04/01 06:06:37 INFO : only11: Deleted 2025/04/01 06:06:37 INFO : only14: Deleted 2025/04/01 06:06:37 INFO : only16: Deleted 2025/04/01 06:06:37 INFO : only19: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (156.69s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 06:08:41 DEBUG : both0: Sizes identical 2025/04/01 06:08:41 DEBUG : both0: Unchanged skipping 2025/04/01 06:08:41 DEBUG : both1: Sizes identical 2025/04/01 06:08:41 DEBUG : both1: Unchanged skipping 2025/04/01 06:08:41 DEBUG : both10: Sizes identical 2025/04/01 06:08:41 DEBUG : both10: Unchanged skipping 2025/04/01 06:08:41 DEBUG : both11: Sizes identical 2025/04/01 06:08:41 DEBUG : both11: Unchanged skipping 2025/04/01 06:08:41 DEBUG : both12: Sizes identical 2025/04/01 06:08:41 DEBUG : both12: Unchanged skipping 2025/04/01 06:08:41 DEBUG : both13: Sizes identical 2025/04/01 06:08:41 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for checks to finish 2025/04/01 06:08:41 DEBUG : both13: Unchanged skipping 2025/04/01 06:08:41 DEBUG : both15: Sizes identical 2025/04/01 06:08:41 DEBUG : both14: Sizes identical 2025/04/01 06:08:41 DEBUG : both16: Sizes identical 2025/04/01 06:08:41 DEBUG : both17: Sizes identical 2025/04/01 06:08:41 DEBUG : both15: Unchanged skipping 2025/04/01 06:08:41 DEBUG : both18: Sizes identical 2025/04/01 06:08:41 DEBUG : both18: Unchanged skipping 2025/04/01 06:08:41 DEBUG : both19: Sizes identical 2025/04/01 06:08:41 DEBUG : both19: Unchanged skipping 2025/04/01 06:08:41 DEBUG : both2: Sizes identical 2025/04/01 06:08:41 DEBUG : both2: Unchanged skipping 2025/04/01 06:08:41 DEBUG : both3: Sizes identical 2025/04/01 06:08:41 DEBUG : both3: Unchanged skipping 2025/04/01 06:08:41 DEBUG : both4: Sizes identical 2025/04/01 06:08:41 DEBUG : both14: Unchanged skipping 2025/04/01 06:08:41 DEBUG : both5: Sizes identical 2025/04/01 06:08:41 DEBUG : both5: Unchanged skipping 2025/04/01 06:08:41 DEBUG : both6: Sizes identical 2025/04/01 06:08:41 DEBUG : both6: Unchanged skipping 2025/04/01 06:08:41 DEBUG : both7: Sizes identical 2025/04/01 06:08:41 DEBUG : both7: Unchanged skipping 2025/04/01 06:08:41 DEBUG : both8: Sizes identical 2025/04/01 06:08:41 DEBUG : both8: Unchanged skipping 2025/04/01 06:08:41 DEBUG : both9: Sizes identical 2025/04/01 06:08:41 DEBUG : both9: Unchanged skipping 2025/04/01 06:08:41 DEBUG : both16: Unchanged skipping 2025/04/01 06:08:41 DEBUG : both17: Unchanged skipping 2025/04/01 06:08:41 DEBUG : both4: Unchanged skipping 2025/04/01 06:08:41 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/01 06:08:41 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/01 06:08:41 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/01 06:08:41 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/01 06:08:41 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/01 06:08:41 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/01 06:08:41 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/01 06:08:41 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/01 06:08:41 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/01 06:08:41 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/01 06:08:41 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/01 06:08:41 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/01 06:08:41 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/01 06:08:41 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/01 06:08:41 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/01 06:08:41 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/01 06:08:41 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/01 06:08:41 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/01 06:08:41 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/01 06:08:41 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/01 06:08:41 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Waiting for transfers to finish 2025/04/01 06:08:42 INFO : only12: Copied (replaced existing) 2025/04/01 06:08:42 INFO : only10: Copied (replaced existing) 2025/04/01 06:08:43 INFO : only1: Copied (replaced existing) 2025/04/01 06:08:43 INFO : only0: Copied (replaced existing) 2025/04/01 06:08:44 INFO : only11: Copied (replaced existing) 2025/04/01 06:08:44 INFO : only14: Copied (replaced existing) 2025/04/01 06:08:44 INFO : only13: Copied (replaced existing) 2025/04/01 06:08:45 INFO : only16: Copied (replaced existing) 2025/04/01 06:08:45 INFO : only17: Copied (replaced existing) 2025/04/01 06:08:45 INFO : only2: Copied (replaced existing) 2025/04/01 06:08:46 INFO : only15: Copied (replaced existing) 2025/04/01 06:08:46 INFO : only4: Copied (replaced existing) 2025/04/01 06:08:46 INFO : only5: Copied (replaced existing) 2025/04/01 06:08:46 INFO : only6: Copied (replaced existing) 2025/04/01 06:08:46 INFO : only7: Copied (replaced existing) 2025/04/01 06:08:47 INFO : only18: Copied (replaced existing) 2025/04/01 06:08:47 INFO : only19: Copied (replaced existing) 2025/04/01 06:08:47 INFO : only3: Copied (replaced existing) 2025/04/01 06:08:47 INFO : only8: Copied (replaced existing) 2025/04/01 06:08:48 INFO : only9: Copied (replaced existing) 2025/04/01 06:08:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (145.52s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 06:09:23 DEBUG : empty_dir: Making directory with metadata 2025/04/01 06:09:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 06:09:23 DEBUG : empty_on_remote: Making directory with metadata 2025/04/01 06:09:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 06:09:23 INFO : empty_on_remote: Making directory 2025/04/01 06:09:25 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-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 06:09:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/01 06:09:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/01 06:09:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/01 06:09:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (24.15s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 06:09:47 DEBUG : empty_dir: Making directory with metadata 2025/04/01 06:09:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 06:09:47 DEBUG : empty_on_remote: Making directory with metadata 2025/04/01 06:09:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 06:09:47 INFO : empty_on_remote: Making directory 2025/04/01 06:09:49 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-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 06:09:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/01 06:09:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/01 06:09:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/01 06:09:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/01 06:09:57 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (25.88s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 06:10:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 06:10:13 INFO : sub dir: Making directory 2025/04/01 06:10:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (54.95s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" 2025/04/01 06:11:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 06:11:08 INFO : sub dir: Making directory 2025/04/01 06:11:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-xowugaz4hoke'", Local "Local file system at /tmp/rclone1615845307", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (55.16s) PASS 2025/04/01 06:12:03 DEBUG : sugarsync root 'Test/rclone-test-xowugaz4hoke': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 31m52.149528455s (try 1/5)