"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/05/06 03:33:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dumamir7refa" 2025/05/06 03:33:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 03:33:08 DEBUG : Creating backend with remote "/tmp/rclone1462054765" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:33:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 03:33:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/06 03:33:10 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:33:10 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.42s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:33:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/06 03:33:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 03:33:14 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:33:14 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:33:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:33:19 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (10.86s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", 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-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.48s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:33:27 DEBUG : Creating backend with remote "/non-existing" 2025/05/06 03:33:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/06 03:33:28 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:33:28 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.57s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:33:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 03:33:31 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:33:31 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:33:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (10.81s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:33:42 INFO : sugarsync root 'Test/rclone-test-dumamir7refa': Running all checks before starting transfers 2025/05/06 03:33:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 03:33:42 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:33:42 INFO : sugarsync root 'Test/rclone-test-dumamir7refa': Checks finished, now starting transfers 2025/05/06 03:33:42 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:33:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.07s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:33:53 ERROR : Ignoring --no-traverse with sync 2025/05/06 03:33:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 03:33:53 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:33:53 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:33:57 INFO : sub dir/hello world: Copied (new) 2025/05/06 03:33:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (10.80s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:34:04 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/06 03:34:04 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:34:04 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:34:07 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.61s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:34:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 03:34:12 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:34:12 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:34:14 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.56s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:34:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 03:34:19 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:34:19 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:34:22 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.60s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:34:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/06 03:34:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/06 03:34:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/06 03:34:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/06 03:34:27 INFO : sub dir: Making directory 2025/05/06 03:34:28 INFO : sub dir2: Making directory 2025/05/06 03:34:29 INFO : sub dir2/sub sub dir2: Making directory 2025/05/06 03:34:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 03:34:30 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:34:30 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:34:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:34:34 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.37s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:34:42 INFO : sub dir2: Making directory 2025/05/06 03:34:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/06 03:34:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/06 03:34:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 03:34:42 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:34:42 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:34:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.38s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:34:51 DEBUG : sub dir2: Making directory with metadata 2025/05/06 03:34:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/06 03:34:52 INFO : sub dir: Making directory 2025/05/06 03:34:53 INFO : sub dir2: Making directory 2025/05/06 03:34:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 03:34:54 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:34:54 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:34:56 INFO : sub dir/hello world: Copied (new) 2025/05/06 03:34:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:34:58 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/06 03:34:58 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.70s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.43s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:35:06 INFO : sub dir2: Making directory 2025/05/06 03:35:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 03:35:07 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:35:07 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:35:10 INFO : sub dir/hello world: Copied (new) 2025/05/06 03:35:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.26s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:35:15 DEBUG : sub dir2: Making directory with metadata 2025/05/06 03:35:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/06 03:35:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/06 03:35:16 INFO : sub dir: Making directory 2025/05/06 03:35:18 INFO : sub dir2: Making directory 2025/05/06 03:35:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 03:35:19 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:35:19 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:35:20 INFO : sub dir/hello world: Copied (new) 2025/05/06 03:35:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:35:22 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (12.71s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.43s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:35:29 INFO : sub dir2: Making directory 2025/05/06 03:35:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 03:35:30 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:35:30 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:35:33 INFO : sub dir/hello world: Copied (new) 2025/05/06 03:35:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.36s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:35:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-veterew1vaso" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-dumamir7refa' -> sugarsync root 'Test/rclone-test-veterew1vaso' 2025/05/06 03:35:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 03:35:48 DEBUG : sugarsync root 'Test/rclone-test-veterew1vaso': Waiting for checks to finish 2025/05/06 03:35:48 DEBUG : sugarsync root 'Test/rclone-test-veterew1vaso': Waiting for transfers to finish 2025/05/06 03:35:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:35:54 DEBUG : sugarsync root 'Test/rclone-test-veterew1vaso': Purge remote --- PASS: TestServerSideCopy (21.07s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:36:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/06 03:36:06 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:36:06 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:36:08 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (14.46s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:36:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-bofipod2coyu" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-dumamir7refa' -> sugarsync root 'Test/rclone-test-bofipod2coyu' 2025/05/06 03:36:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 03:36:24 DEBUG : sugarsync root 'Test/rclone-test-bofipod2coyu': Waiting for checks to finish 2025/05/06 03:36:24 DEBUG : sugarsync root 'Test/rclone-test-bofipod2coyu': Waiting for transfers to finish 2025/05/06 03:36:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:36:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/06 03:36:34 DEBUG : sugarsync root 'Test/rclone-test-bofipod2coyu': Waiting for checks to finish 2025/05/06 03:36:34 DEBUG : sugarsync root 'Test/rclone-test-bofipod2coyu': Waiting for transfers to finish 2025/05/06 03:36:35 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.pazuqan0" before starting 2025/05/06 03:36:37 DEBUG : sub dir/hello world.pazuqan0: server side copy: removing renamed existing file after operation 2025/05/06 03:36:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:36:39 DEBUG : sugarsync root 'Test/rclone-test-bofipod2coyu': Purge remote --- PASS: TestServerSideCopyOverSelf (32.31s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:36:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/06 03:36:53 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:36:53 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:36:54 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/06 03:36:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (14.43s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:37:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-birecar0hovu" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-dumamir7refa' -> sugarsync root 'Test/rclone-test-birecar0hovu' 2025/05/06 03:37:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 03:37:11 DEBUG : sugarsync root 'Test/rclone-test-birecar0hovu': Waiting for checks to finish 2025/05/06 03:37:11 DEBUG : sugarsync root 'Test/rclone-test-birecar0hovu': Waiting for transfers to finish 2025/05/06 03:37:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:37:19 DEBUG : sugarsync root 'Test/rclone-test-birecar0hovu': Using server-side directory move 2025/05/06 03:37:19 INFO : sugarsync root 'Test/rclone-test-birecar0hovu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/06 03:37:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/06 03:37:21 DEBUG : sugarsync root 'Test/rclone-test-birecar0hovu': Waiting for checks to finish 2025/05/06 03:37:21 DEBUG : sugarsync root 'Test/rclone-test-birecar0hovu': Waiting for transfers to finish 2025/05/06 03:37:22 INFO : sub dir/hello world: Deleted 2025/05/06 03:37:22 INFO : sub dir/hello world: Moved (server-side) 2025/05/06 03:37:29 DEBUG : testing file moves 2025/05/06 03:37:31 DEBUG : sugarsync root 'Test/rclone-test-birecar0hovu': Waiting for checks to finish 2025/05/06 03:37:31 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/06 03:37:31 DEBUG : sugarsync root 'Test/rclone-test-birecar0hovu': Waiting for transfers to finish 2025/05/06 03:37:31 INFO : sub dir/hello world: Deleted 2025/05/06 03:37:32 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:37:35 DEBUG : sugarsync root 'Test/rclone-test-birecar0hovu': Purge remote --- PASS: TestServerSideMoveOverSelf (40.70s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:37:45 ERROR : : error listing: directory not found 2025/05/06 03:37:46 INFO : Local file system at /tmp/rclone1462054765: Making directory 2025/05/06 03:37:48 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:37:48 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (12.88s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:38:00 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/06 03:38:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 03:38:01 DEBUG : Local file system at /tmp/rclone1462054765: Waiting for checks to finish 2025/05/06 03:38:01 DEBUG : Local file system at /tmp/rclone1462054765: Waiting for transfers to finish 2025/05/06 03:38:02 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/05/06 03:38:02 INFO : sub dir/hello world: Copied (new) 2025/05/06 03:38:02 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (11.80s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:38:07 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/06 03:38:07 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:38:07 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:38:10 INFO : check sum: Copied (new) 2025/05/06 03:38:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:38:11 NOTICE: sugarsync root 'Test/rclone-test-dumamir7refa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/06 03:38:11 DEBUG : check sum: Size of src and dst objects identical 2025/05/06 03:38:11 DEBUG : check sum: Unchanged skipping 2025/05/06 03:38:11 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:38:11 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:38:11 DEBUG : Waiting for deletions to finish 2025/05/06 03:38:11 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.40s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:38:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/06 03:38:18 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:38:18 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:38:20 INFO : sizeonly: Copied (new) 2025/05/06 03:38:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:38:21 DEBUG : sizeonly: Sizes identical 2025/05/06 03:38:21 DEBUG : sizeonly: Unchanged skipping 2025/05/06 03:38:21 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:38:21 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:38:21 DEBUG : Waiting for deletions to finish 2025/05/06 03:38:21 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.16s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:38:28 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/06 03:38:28 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:38:28 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:38:30 INFO : ignore-size: Copied (new) 2025/05/06 03:38:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:38:32 DEBUG : ignore-size: Sizes identical 2025/05/06 03:38:32 DEBUG : ignore-size: Unchanged skipping 2025/05/06 03:38:32 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:38:32 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:38:32 DEBUG : Waiting for deletions to finish 2025/05/06 03:38:32 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.37s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:38:41 DEBUG : existing: Sizes identical 2025/05/06 03:38:41 DEBUG : existing: Unchanged skipping 2025/05/06 03:38:41 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:38:41 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:38:41 DEBUG : Waiting for deletions to finish 2025/05/06 03:38:41 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:38:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/06 03:38:42 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:38:42 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:38:43 INFO : existing: Copied (replaced existing) 2025/05/06 03:38:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (11.65s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:38:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/06 03:38:50 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:38:50 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:38:52 INFO : existing: Copied (new) 2025/05/06 03:38:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:38:54 DEBUG : existing: Destination exists, skipping 2025/05/06 03:38:54 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:38:54 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:38:54 DEBUG : Waiting for deletions to finish 2025/05/06 03:38:54 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.40s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:39:06 INFO : d: Making directory 2025/05/06 03:39:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/06 03:39:10 DEBUG : c/non empty space: Sizes identical 2025/05/06 03:39:10 DEBUG : c/non empty space: Unchanged skipping 2025/05/06 03:39:11 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:39:11 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:39:13 INFO : a/potato2: Copied (new) 2025/05/06 03:39:13 DEBUG : Waiting for deletions to finish 2025/05/06 03:39:13 INFO : b/potato: Deleted 2025/05/06 03:39:13 INFO : d: Removing directory 2025/05/06 03:39:15 INFO : b: Removing directory 2025/05/06 03:39:16 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (24.45s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:39:28 DEBUG : empty space: Sizes identical 2025/05/06 03:39:28 DEBUG : empty space: Unchanged skipping 2025/05/06 03:39:28 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:39:28 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:39:28 DEBUG : Waiting for deletions to finish 2025/05/06 03:39:28 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:39:29 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:39:29 DEBUG : empty space: Sizes identical 2025/05/06 03:39:29 DEBUG : empty space: Unchanged skipping 2025/05/06 03:39:29 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:39:29 DEBUG : Waiting for deletions to finish 2025/05/06 03:39:29 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.17s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.44s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.43s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:39:42 DEBUG : empty space: Sizes identical 2025/05/06 03:39:42 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/06 03:39:42 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:39:42 DEBUG : empty space: Unchanged skipping 2025/05/06 03:39:42 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:39:44 INFO : potato: Copied (new) 2025/05/06 03:39:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.41s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:39:53 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/06 03:39:53 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:39:53 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:39:54 INFO : potato: Copied (replaced existing) 2025/05/06 03:39:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.44s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/05/06 03:40:03 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/05/06 03:40:03 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:40:03 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:40:04 INFO : potato: Copied (replaced existing) 2025/05/06 03:40:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:40:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 03:40:15 DEBUG : empty space: Sizes identical 2025/05/06 03:40:15 DEBUG : empty space: Unchanged skipping 2025/05/06 03:40:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/06 03:40:15 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:40:15 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:40:15 DEBUG : Waiting for deletions to finish 2025/05/06 03:40:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:40:26 DEBUG : empty space: Sizes identical 2025/05/06 03:40:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 03:40:26 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:40:26 DEBUG : empty space: Unchanged skipping 2025/05/06 03:40:26 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:40:29 INFO : potato2: Copied (new) 2025/05/06 03:40:29 DEBUG : Waiting for deletions to finish 2025/05/06 03:40:29 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:40:42 INFO : d: Making directory 2025/05/06 03:40:43 INFO : d/e: Making directory 2025/05/06 03:40:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/06 03:40:47 DEBUG : c/non empty space: Sizes identical 2025/05/06 03:40:47 DEBUG : c/non empty space: Unchanged skipping 2025/05/06 03:40:49 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:40:49 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:40:50 INFO : a/potato2: Copied (new) 2025/05/06 03:40:50 DEBUG : Waiting for deletions to finish 2025/05/06 03:40:51 INFO : b/potato: Deleted 2025/05/06 03:40:51 INFO : d/e: Removing directory 2025/05/06 03:40:53 INFO : d: Removing directory 2025/05/06 03:40:54 INFO : b: Removing directory 2025/05/06 03:40:55 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:41:09 INFO : d: Making directory 2025/05/06 03:41:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/06 03:41:13 DEBUG : c/non empty space: Sizes identical 2025/05/06 03:41:13 DEBUG : c/non empty space: Unchanged skipping 2025/05/06 03:41:13 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:41:13 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:41:16 INFO : a/potato2: Copied (new) 2025/05/06 03:41:16 ERROR : sugarsync root 'Test/rclone-test-dumamir7refa': not deleting files as there were IO errors 2025/05/06 03:41:16 ERROR : sugarsync root 'Test/rclone-test-dumamir7refa': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (24.48s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:41:32 DEBUG : Waiting for deletions to finish 2025/05/06 03:41:33 DEBUG : empty space: Sizes identical 2025/05/06 03:41:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 03:41:33 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:41:33 DEBUG : empty space: Unchanged skipping 2025/05/06 03:41:33 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:41:34 INFO : potato: Deleted 2025/05/06 03:41:36 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (13.60s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:41:46 DEBUG : Waiting for deletions to finish 2025/05/06 03:41:47 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:41:47 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:41:48 INFO : potato: Deleted 2025/05/06 03:41:48 DEBUG : empty space: Sizes identical 2025/05/06 03:41:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 03:41:48 DEBUG : empty space: Unchanged skipping 2025/05/06 03:41:48 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:41:48 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:41:51 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.30s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:42:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 03:42:00 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:42:00 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:42:02 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.15s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:42:13 DEBUG : enormous: Excluded (Size Filter) 2025/05/06 03:42:13 DEBUG : enormous: Excluded 2025/05/06 03:42:13 DEBUG : potato2: Excluded (Size Filter) 2025/05/06 03:42:13 DEBUG : potato2: Excluded 2025/05/06 03:42:13 DEBUG : potato2: Excluded (Size Filter) 2025/05/06 03:42:13 DEBUG : potato2: Excluded 2025/05/06 03:42:13 DEBUG : empty space: Sizes identical 2025/05/06 03:42:13 DEBUG : empty space: Unchanged skipping 2025/05/06 03:42:13 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:42:13 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:42:13 DEBUG : Waiting for deletions to finish 2025/05/06 03:42:13 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:42:14 DEBUG : enormous: Excluded (Size Filter) 2025/05/06 03:42:14 DEBUG : enormous: Excluded 2025/05/06 03:42:14 DEBUG : potato2: Excluded (Size Filter) 2025/05/06 03:42:14 DEBUG : potato2: Excluded 2025/05/06 03:42:15 DEBUG : potato2: Excluded (Size Filter) 2025/05/06 03:42:15 DEBUG : potato2: Excluded 2025/05/06 03:42:15 DEBUG : empty space: Sizes identical 2025/05/06 03:42:15 DEBUG : empty space: Unchanged skipping 2025/05/06 03:42:15 DEBUG : Local file system at /tmp/rclone1462054765: Waiting for checks to finish 2025/05/06 03:42:15 DEBUG : Local file system at /tmp/rclone1462054765: Waiting for transfers to finish 2025/05/06 03:42:15 DEBUG : Waiting for deletions to finish 2025/05/06 03:42:15 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (13.39s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:42:29 DEBUG : enormous: Excluded (Size Filter) 2025/05/06 03:42:29 DEBUG : enormous: Excluded 2025/05/06 03:42:29 DEBUG : potato2: Excluded (Size Filter) 2025/05/06 03:42:29 DEBUG : potato2: Excluded 2025/05/06 03:42:30 DEBUG : empty space: Sizes identical 2025/05/06 03:42:30 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:42:30 DEBUG : empty space: Unchanged skipping 2025/05/06 03:42:30 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:42:30 DEBUG : Waiting for deletions to finish 2025/05/06 03:42:31 INFO : enormous: Deleted 2025/05/06 03:42:31 INFO : potato2: Deleted 2025/05/06 03:42:31 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:42:32 DEBUG : empty space: Sizes identical 2025/05/06 03:42:32 DEBUG : empty space: Unchanged skipping 2025/05/06 03:42:32 DEBUG : Local file system at /tmp/rclone1462054765: Waiting for checks to finish 2025/05/06 03:42:32 DEBUG : Local file system at /tmp/rclone1462054765: Waiting for transfers to finish 2025/05/06 03:42:32 DEBUG : Waiting for deletions to finish 2025/05/06 03:42:32 INFO : enormous: Deleted 2025/05/06 03:42:32 INFO : potato2: Deleted 2025/05/06 03:42:32 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.69s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.42s) === 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-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/05/06 03:42:39 ERROR : sugarsync root 'Test/rclone-test-dumamir7refa': Ignoring --track-renames as the source and destination do not have a common hash 2025/05/06 03:42:39 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/06 03:42:39 DEBUG : yam: Need to transfer - File not found at Destination 2025/05/06 03:42:39 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:42:39 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:42:42 INFO : yam: Copied (new) 2025/05/06 03:42:42 INFO : potato: Copied (new) 2025/05/06 03:42:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:42:42 ERROR : sugarsync root 'Test/rclone-test-dumamir7refa': Ignoring --track-renames as the source and destination do not have a common hash 2025/05/06 03:42:43 DEBUG : potato: Sizes identical 2025/05/06 03:42:43 DEBUG : yaml: Need to transfer - File not found at Destination 2025/05/06 03:42:43 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:42:43 DEBUG : potato: Unchanged skipping 2025/05/06 03:42:43 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:42:45 INFO : yaml: Copied (new) 2025/05/06 03:42:45 DEBUG : Waiting for deletions to finish 2025/05/06 03:42:46 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.17s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/05/06 03:42:53 ERROR : sugarsync root 'Test/rclone-test-dumamir7refa': Ignoring --track-renames as either the source or destination do not support modtime 2025/05/06 03:42:54 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/06 03:42:54 DEBUG : yam: Need to transfer - File not found at Destination 2025/05/06 03:42:54 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:42:54 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:42:56 INFO : yam: Copied (new) 2025/05/06 03:42:56 INFO : potato: Copied (new) 2025/05/06 03:42:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:42:57 ERROR : sugarsync root 'Test/rclone-test-dumamir7refa': Ignoring --track-renames as either the source or destination do not support modtime 2025/05/06 03:42:57 DEBUG : potato: Sizes identical 2025/05/06 03:42:57 DEBUG : yaml: Need to transfer - File not found at Destination 2025/05/06 03:42:57 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:42:57 DEBUG : potato: Unchanged skipping 2025/05/06 03:42:57 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:43:00 INFO : yaml: Copied (new) 2025/05/06 03:43:00 DEBUG : Waiting for deletions to finish 2025/05/06 03:43:01 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.28s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/05/06 03:43:08 INFO : sugarsync root 'Test/rclone-test-dumamir7refa': Making map for --track-renames 2025/05/06 03:43:08 INFO : sugarsync root 'Test/rclone-test-dumamir7refa': Finished making map for --track-renames 2025/05/06 03:43:08 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:43:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/06 03:43:08 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/06 03:43:08 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for renames to finish 2025/05/06 03:43:08 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:43:12 INFO : sub/yam: Copied (new) 2025/05/06 03:43:12 INFO : potato: Copied (new) 2025/05/06 03:43:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:43:13 DEBUG : potato: Sizes identical 2025/05/06 03:43:13 DEBUG : potato: Unchanged skipping 2025/05/06 03:43:14 INFO : sugarsync root 'Test/rclone-test-dumamir7refa': Making map for --track-renames 2025/05/06 03:43:14 INFO : sugarsync root 'Test/rclone-test-dumamir7refa': Finished making map for --track-renames 2025/05/06 03:43:14 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:43:14 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for renames to finish 2025/05/06 03:43:15 INFO : sub/yam: Moved (server-side) to: yam 2025/05/06 03:43:15 INFO : yam: Renamed from "sub/yam" 2025/05/06 03:43:15 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:43:15 DEBUG : Waiting for deletions to finish 2025/05/06 03:43:15 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.37s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:43:25 DEBUG : Creating backend with remote "/tmp/rclone1462054765/dir1" 2025/05/06 03:43:25 DEBUG : Config file has changed externally - reloading 2025/05/06 03:43:25 DEBUG : Creating backend with remote "/tmp/rclone1462054765/dir2" 2025/05/06 03:43:25 DEBUG : Local file system at /tmp/rclone1462054765/dir2: Using server-side directory move 2025/05/06 03:43:25 INFO : Local file system at /tmp/rclone1462054765/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/06 03:43:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/06 03:43:25 INFO : file1.txt: Moved (server-side) 2025/05/06 03:43:25 DEBUG : Local file system at /tmp/rclone1462054765/dir2: Waiting for checks to finish 2025/05/06 03:43:25 DEBUG : Local file system at /tmp/rclone1462054765/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.44s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:43:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 03:43:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/06 03:43:27 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:43:27 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:43:33 INFO : sub dir/hello world: Copied (new) 2025/05/06 03:43:33 INFO : sub dir/hello world: Deleted 2025/05/06 03:43:33 INFO : nested/sub dir/file: Copied (new) 2025/05/06 03:43:33 INFO : nested/sub dir/file: Deleted 2025/05/06 03:43:33 INFO : sub dir: Removing directory 2025/05/06 03:43:33 INFO : nested/sub dir: Removing directory 2025/05/06 03:43:33 INFO : nested: Removing directory 2025/05/06 03:43:33 DEBUG : Local file system at /tmp/rclone1462054765: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.61s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:43:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 03:43:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/06 03:43:44 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:43:44 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:43:51 INFO : nested/sub dir/file: Copied (new) 2025/05/06 03:43:51 INFO : nested/sub dir/file: Deleted 2025/05/06 03:43:51 INFO : sub dir/hello world: Copied (new) 2025/05/06 03:43:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.67s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:44:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/06 03:44:02 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/06 03:44:02 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:44:02 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:44:04 INFO : existing-b: Copied (new) 2025/05/06 03:44:04 INFO : existing-b: Deleted 2025/05/06 03:44:04 INFO : existing: Copied (new) 2025/05/06 03:44:04 INFO : existing: Deleted 2025/05/06 03:44:06 DEBUG : existing: Destination exists, skipping 2025/05/06 03:44:06 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/06 03:44:06 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:44:06 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:44:06 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (9.77s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:44:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wexapit4toro" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-dumamir7refa' -> sugarsync root 'Test/rclone-test-wexapit4toro' 2025/05/06 03:44:29 DEBUG : sugarsync root 'Test/rclone-test-wexapit4toro': Using server-side directory move 2025/05/06 03:44:29 INFO : sugarsync root 'Test/rclone-test-wexapit4toro': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/06 03:44:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 03:44:30 DEBUG : empty space: Sizes identical 2025/05/06 03:44:30 DEBUG : empty space: Unchanged skipping 2025/05/06 03:44:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/06 03:44:30 DEBUG : sugarsync root 'Test/rclone-test-wexapit4toro': Waiting for checks to finish 2025/05/06 03:44:30 INFO : empty space: Deleted 2025/05/06 03:44:30 DEBUG : sugarsync root 'Test/rclone-test-wexapit4toro': Waiting for transfers to finish 2025/05/06 03:44:30 INFO : potato2: Moved (server-side) 2025/05/06 03:44:30 INFO : potato3: Deleted 2025/05/06 03:44:31 INFO : potato3: Moved (server-side) 2025/05/06 03:44:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-rehojeq7guca" 2025/05/06 03:44:36 DEBUG : sugarsync root 'Test/rclone-test-rehojeq7guca': Using server-side directory move 2025/05/06 03:44:37 INFO : sugarsync root 'Test/rclone-test-rehojeq7guca': Server side directory move succeeded 2025/05/06 03:44:40 ERROR : : error listing: directory not found 2025/05/06 03:44:40 DEBUG : sugarsync root 'Test/rclone-test-rehojeq7guca': Purge remote 2025/05/06 03:44:41 DEBUG : sugarsync root 'Test/rclone-test-wexapit4toro': Purge remote 2025/05/06 03:44:42 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (32.13s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:44:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hamivix1figa" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-dumamir7refa' -> sugarsync root 'Test/rclone-test-hamivix1figa' 2025/05/06 03:45:02 DEBUG : empty space: Excluded (Size Filter) 2025/05/06 03:45:02 DEBUG : empty space: Excluded 2025/05/06 03:45:02 DEBUG : empty space: Excluded (Size Filter) 2025/05/06 03:45:02 DEBUG : empty space: Excluded 2025/05/06 03:45:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 03:45:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/06 03:45:02 DEBUG : sugarsync root 'Test/rclone-test-hamivix1figa': Waiting for checks to finish 2025/05/06 03:45:02 DEBUG : sugarsync root 'Test/rclone-test-hamivix1figa': Waiting for transfers to finish 2025/05/06 03:45:02 INFO : potato2: Moved (server-side) 2025/05/06 03:45:02 INFO : potato3: Deleted 2025/05/06 03:45:03 INFO : potato3: Moved (server-side) 2025/05/06 03:45:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-toxijus0podi" 2025/05/06 03:45:05 DEBUG : Config file has changed externally - reloading 2025/05/06 03:45:09 DEBUG : empty space: Excluded (Size Filter) 2025/05/06 03:45:09 DEBUG : empty space: Excluded 2025/05/06 03:45:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 03:45:09 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/06 03:45:09 DEBUG : sugarsync root 'Test/rclone-test-toxijus0podi': Waiting for checks to finish 2025/05/06 03:45:09 DEBUG : sugarsync root 'Test/rclone-test-toxijus0podi': Waiting for transfers to finish 2025/05/06 03:45:11 INFO : potato2: Moved (server-side) 2025/05/06 03:45:11 INFO : potato3: Moved (server-side) 2025/05/06 03:45:12 DEBUG : sugarsync root 'Test/rclone-test-toxijus0podi': Purge remote 2025/05/06 03:45:13 DEBUG : sugarsync root 'Test/rclone-test-hamivix1figa': Purge remote --- PASS: TestServerSideMoveWithFilter (33.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:45:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lotomup2viyi" 2025/05/06 03:45:27 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-dumamir7refa' -> sugarsync root 'Test/rclone-test-lotomup2viyi' 2025/05/06 03:45:36 DEBUG : sugarsync root 'Test/rclone-test-lotomup2viyi': Using server-side directory move 2025/05/06 03:45:36 INFO : sugarsync root 'Test/rclone-test-lotomup2viyi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/06 03:45:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 03:45:37 DEBUG : empty space: Sizes identical 2025/05/06 03:45:37 DEBUG : empty space: Unchanged skipping 2025/05/06 03:45:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/06 03:45:38 DEBUG : sugarsync root 'Test/rclone-test-lotomup2viyi': Waiting for checks to finish 2025/05/06 03:45:38 INFO : potato2: Moved (server-side) 2025/05/06 03:45:38 INFO : potato3: Deleted 2025/05/06 03:45:38 INFO : empty space: Deleted 2025/05/06 03:45:38 DEBUG : sugarsync root 'Test/rclone-test-lotomup2viyi': Waiting for transfers to finish 2025/05/06 03:45:38 INFO : potato3: Moved (server-side) 2025/05/06 03:45:38 INFO : tomatoDir: Removing directory 2025/05/06 03:45:40 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': deleted 1 directories 2025/05/06 03:45:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vogiyoj6seka" 2025/05/06 03:45:45 INFO : tomatoDir: Making directory 2025/05/06 03:45:46 DEBUG : sugarsync root 'Test/rclone-test-vogiyoj6seka': Using server-side directory move 2025/05/06 03:45:48 INFO : sugarsync root 'Test/rclone-test-vogiyoj6seka': Server side directory move succeeded 2025/05/06 03:45:51 ERROR : : error listing: directory not found 2025/05/06 03:45:52 ERROR : : error listing: directory not found 2025/05/06 03:45:52 DEBUG : sugarsync root 'Test/rclone-test-vogiyoj6seka': Purge remote 2025/05/06 03:45:52 DEBUG : sugarsync root 'Test/rclone-test-lotomup2viyi': Purge remote 2025/05/06 03:45:53 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.32s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.40s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:45:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dumamir7refa/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (11.63s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:46:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dumamir7refa/rclone-sync-test" 2025/05/06 03:46:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dumamir7refa/rclone-sync-test-include/layer2" 2025/05/06 03:46:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dumamir7refa/rclone-sync-test-ignore-file" 2025/05/06 03:46:33 DEBUG : rclone-sync-test: Excluded 2025/05/06 03:46:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/06 03:46:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/06 03:46:36 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/rclone-sync-test': Waiting for checks to finish 2025/05/06 03:46:36 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/rclone-sync-test': Waiting for transfers to finish 2025/05/06 03:46:36 DEBUG : Waiting for deletions to finish 2025/05/06 03:46:36 INFO : There was nothing to transfer 2025/05/06 03:46:38 DEBUG : rclone-sync-test: Excluded 2025/05/06 03:46:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/06 03:46:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/06 03:46:41 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:46:41 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:46:41 DEBUG : Waiting for deletions to finish 2025/05/06 03:46:41 INFO : rclone-sync-test-include: Removing directory 2025/05/06 03:46:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/06 03:46:41 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': failed to delete 1 directories 2025/05/06 03:46:41 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:46:44 DEBUG : rclone-sync-test: Excluded 2025/05/06 03:46:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/06 03:46:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/06 03:46:46 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/05/06 03:46:46 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/05/06 03:46:46 DEBUG : Waiting for deletions to finish 2025/05/06 03:46:46 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:46:49 DEBUG : rclone-sync-test: Excluded 2025/05/06 03:46:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/06 03:46:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/06 03:46:51 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:46:51 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:46:51 DEBUG : Waiting for deletions to finish 2025/05/06 03:46:51 INFO : rclone-sync-test-include: Removing directory 2025/05/06 03:46:52 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/06 03:46:52 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': failed to delete 1 directories 2025/05/06 03:46:52 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:46:53 DEBUG : : Excluded 2025/05/06 03:46:54 DEBUG : rclone-sync-test: Excluded 2025/05/06 03:46:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/06 03:46:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/06 03:46:57 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/05/06 03:46:57 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/05/06 03:46:57 DEBUG : Waiting for deletions to finish 2025/05/06 03:46:57 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (81.58s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:47:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dumamir7refa/dst" 2025/05/06 03:47:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dumamir7refa/CompareDest" 2025/05/06 03:47:40 DEBUG : one: Need to transfer - File not found at Destination 2025/05/06 03:47:40 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for checks to finish 2025/05/06 03:47:40 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for transfers to finish 2025/05/06 03:47:43 INFO : one: Copied (new) 2025/05/06 03:47:43 DEBUG : Waiting for deletions to finish 2025/05/06 03:47:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 03:47:47 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for checks to finish 2025/05/06 03:47:48 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for transfers to finish 2025/05/06 03:47:49 INFO : one: Copied (replaced existing) 2025/05/06 03:47:49 DEBUG : Waiting for deletions to finish 2025/05/06 03:47:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 03:47:58 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for checks to finish 2025/05/06 03:48:00 DEBUG : one: Sizes identical 2025/05/06 03:48:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/06 03:48:00 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for transfers to finish 2025/05/06 03:48:00 DEBUG : Waiting for deletions to finish 2025/05/06 03:48:00 INFO : There was nothing to transfer 2025/05/06 03:48:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 03:48:06 DEBUG : one: Sizes identical 2025/05/06 03:48:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/06 03:48:06 DEBUG : two: Sizes identical 2025/05/06 03:48:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/06 03:48:06 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for checks to finish 2025/05/06 03:48:06 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for transfers to finish 2025/05/06 03:48:06 DEBUG : Waiting for deletions to finish 2025/05/06 03:48:06 INFO : There was nothing to transfer 2025/05/06 03:48:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 03:48:09 DEBUG : two: Sizes identical 2025/05/06 03:48:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/06 03:48:09 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for checks to finish 2025/05/06 03:48:09 DEBUG : one: Sizes identical 2025/05/06 03:48:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/06 03:48:09 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for transfers to finish 2025/05/06 03:48:09 DEBUG : Waiting for deletions to finish 2025/05/06 03:48:09 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/05/06 03:48:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 03:48:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/06 03:48:14 DEBUG : two: Need to transfer - File not found at Destination 2025/05/06 03:48:14 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for checks to finish 2025/05/06 03:48:14 DEBUG : one: Sizes identical 2025/05/06 03:48:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/06 03:48:14 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for transfers to finish 2025/05/06 03:48:17 INFO : two: Copied (new) 2025/05/06 03:48:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (56.56s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:48:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dumamir7refa/dest" 2025/05/06 03:48:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dumamir7refa/pre-dest1" 2025/05/06 03:48:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dumamir7refa/pre-dest2" 2025/05/06 03:48:46 DEBUG : 1: Sizes identical 2025/05/06 03:48:46 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/06 03:48:47 DEBUG : 2: Sizes identical 2025/05/06 03:48:47 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/06 03:48:49 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/06 03:48:49 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dest': Waiting for checks to finish 2025/05/06 03:48:49 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dest': Waiting for transfers to finish 2025/05/06 03:48:52 INFO : 3: Copied (new) 2025/05/06 03:48:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (36.72s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:49:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dumamir7refa/dst" 2025/05/06 03:49:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dumamir7refa/CopyDest" 2025/05/06 03:49:13 DEBUG : one: Need to transfer - File not found at Destination 2025/05/06 03:49:13 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for checks to finish 2025/05/06 03:49:13 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for transfers to finish 2025/05/06 03:49:17 INFO : one: Copied (new) 2025/05/06 03:49:17 DEBUG : Waiting for deletions to finish 2025/05/06 03:49:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 03:49:20 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for checks to finish 2025/05/06 03:49:21 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for transfers to finish 2025/05/06 03:49:23 INFO : one: Copied (replaced existing) 2025/05/06 03:49:23 DEBUG : Waiting for deletions to finish 2025/05/06 03:49:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dumamir7refa/BackupDir" 2025/05/06 03:49:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 03:49:36 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for checks to finish 2025/05/06 03:49:38 DEBUG : one: Sizes identical 2025/05/06 03:49:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 03:49:40 INFO : one: Moved (server-side) 2025/05/06 03:49:42 INFO : one: Copied (server-side copy) 2025/05/06 03:49:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/06 03:49:42 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for transfers to finish 2025/05/06 03:49:42 DEBUG : Waiting for deletions to finish 2025/05/06 03:49:48 DEBUG : one: Sizes identical 2025/05/06 03:49:48 DEBUG : one: Unchanged skipping 2025/05/06 03:49:49 DEBUG : two: Sizes identical 2025/05/06 03:49:50 INFO : two: Copied (server-side copy) 2025/05/06 03:49:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/06 03:49:50 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for checks to finish 2025/05/06 03:49:50 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for transfers to finish 2025/05/06 03:49:50 DEBUG : Waiting for deletions to finish 2025/05/06 03:49:53 DEBUG : one: Sizes identical 2025/05/06 03:49:53 DEBUG : one: Unchanged skipping 2025/05/06 03:49:53 DEBUG : two: Sizes identical 2025/05/06 03:49:53 DEBUG : two: Unchanged skipping 2025/05/06 03:49:53 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for checks to finish 2025/05/06 03:49:53 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for transfers to finish 2025/05/06 03:49:53 DEBUG : Waiting for deletions to finish 2025/05/06 03:49:53 INFO : There was nothing to transfer 2025/05/06 03:49:59 DEBUG : one: Sizes identical 2025/05/06 03:49:59 DEBUG : one: Unchanged skipping 2025/05/06 03:49:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/06 03:49:59 DEBUG : three: Destination not found in --copy-dest 2025/05/06 03:49:59 DEBUG : three: Need to transfer - File not found at Destination 2025/05/06 03:49:59 DEBUG : two: Sizes identical 2025/05/06 03:49:59 DEBUG : two: Unchanged skipping 2025/05/06 03:49:59 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for checks to finish 2025/05/06 03:49:59 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for transfers to finish 2025/05/06 03:50:02 INFO : three: Copied (new) 2025/05/06 03:50:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (71.36s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:50:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dumamir7refa/dst" 2025/05/06 03:50:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dumamir7refa/backup" 2025/05/06 03:50:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/06 03:50:31 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for checks to finish 2025/05/06 03:50:31 DEBUG : two: Sizes identical 2025/05/06 03:50:31 DEBUG : two: Unchanged skipping 2025/05/06 03:50:34 INFO : one: Moved (server-side) 2025/05/06 03:50:34 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for transfers to finish 2025/05/06 03:50:36 INFO : one: Copied (new) 2025/05/06 03:50:36 DEBUG : Waiting for deletions to finish 2025/05/06 03:50:38 INFO : three.txt: Moved (server-side) 2025/05/06 03:50:38 INFO : three.txt: Moved into backup dir 2025/05/06 03:50:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/06 03:50:44 DEBUG : two: Sizes identical 2025/05/06 03:50:44 DEBUG : two: Unchanged skipping 2025/05/06 03:50:44 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for checks to finish 2025/05/06 03:50:45 INFO : one: Deleted 2025/05/06 03:50:46 INFO : one: Moved (server-side) 2025/05/06 03:50:46 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for transfers to finish 2025/05/06 03:50:49 INFO : one: Copied (new) 2025/05/06 03:50:49 DEBUG : Waiting for deletions to finish 2025/05/06 03:50:50 INFO : three.txt: Deleted 2025/05/06 03:50:51 INFO : three.txt: Moved (server-side) 2025/05/06 03:50:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (45.78s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:51:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dumamir7refa/dst" 2025/05/06 03:51:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dumamir7refa/backup" 2025/05/06 03:51:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/06 03:51:17 DEBUG : two: Sizes identical 2025/05/06 03:51:17 DEBUG : two: Unchanged skipping 2025/05/06 03:51:17 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for checks to finish 2025/05/06 03:51:19 INFO : one: Moved (server-side) to: one.bak 2025/05/06 03:51:19 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for transfers to finish 2025/05/06 03:51:22 INFO : one: Copied (new) 2025/05/06 03:51:22 DEBUG : Waiting for deletions to finish 2025/05/06 03:51:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/06 03:51:23 INFO : three.txt: Moved into backup dir 2025/05/06 03:51:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/06 03:51:29 DEBUG : two: Sizes identical 2025/05/06 03:51:29 DEBUG : two: Unchanged skipping 2025/05/06 03:51:29 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for checks to finish 2025/05/06 03:51:31 INFO : one.bak: Deleted 2025/05/06 03:51:32 INFO : one: Moved (server-side) to: one.bak 2025/05/06 03:51:32 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for transfers to finish 2025/05/06 03:51:34 INFO : one: Copied (new) 2025/05/06 03:51:34 DEBUG : Waiting for deletions to finish 2025/05/06 03:51:35 INFO : three.txt.bak: Deleted 2025/05/06 03:51:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/06 03:51:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (45.28s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:51:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dumamir7refa/dst" 2025/05/06 03:51:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dumamir7refa/backup" 2025/05/06 03:52:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/06 03:52:03 DEBUG : two: Sizes identical 2025/05/06 03:52:03 DEBUG : two: Unchanged skipping 2025/05/06 03:52:03 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for checks to finish 2025/05/06 03:52:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/06 03:52:05 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for transfers to finish 2025/05/06 03:52:07 INFO : one: Copied (new) 2025/05/06 03:52:07 DEBUG : Waiting for deletions to finish 2025/05/06 03:52:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/06 03:52:09 INFO : three.txt: Moved into backup dir 2025/05/06 03:52:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/06 03:52:15 DEBUG : two: Sizes identical 2025/05/06 03:52:15 DEBUG : two: Unchanged skipping 2025/05/06 03:52:15 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for checks to finish 2025/05/06 03:52:16 INFO : one-2019-01-01: Deleted 2025/05/06 03:52:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/06 03:52:17 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for transfers to finish 2025/05/06 03:52:20 INFO : one: Copied (new) 2025/05/06 03:52:20 DEBUG : Waiting for deletions to finish 2025/05/06 03:52:21 INFO : three-2019-01-01.txt: Deleted 2025/05/06 03:52:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/06 03:52:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (45.65s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:52:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dumamir7refa/dst" 2025/05/06 03:52:41 DEBUG : Config file has changed externally - reloading 2025/05/06 03:52:44 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for checks to finish 2025/05/06 03:52:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/06 03:52:44 DEBUG : two: Sizes identical 2025/05/06 03:52:44 DEBUG : two: Unchanged skipping 2025/05/06 03:52:46 INFO : one: Moved (server-side) to: one.bak 2025/05/06 03:52:46 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for transfers to finish 2025/05/06 03:52:48 INFO : one: Copied (new) 2025/05/06 03:52:48 DEBUG : Waiting for deletions to finish 2025/05/06 03:52:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/06 03:52:50 INFO : three.txt: Moved into backup dir 2025/05/06 03:52:56 DEBUG : one.bak: Excluded (Path Filter) 2025/05/06 03:52:56 DEBUG : one.bak: Excluded 2025/05/06 03:52:56 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/06 03:52:56 DEBUG : three.txt.bak: Excluded 2025/05/06 03:52:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/06 03:52:56 DEBUG : two: Sizes identical 2025/05/06 03:52:56 DEBUG : two: Unchanged skipping 2025/05/06 03:52:56 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for checks to finish 2025/05/06 03:52:58 INFO : one.bak: Deleted 2025/05/06 03:52:59 INFO : one: Moved (server-side) to: one.bak 2025/05/06 03:52:59 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa/dst': Waiting for transfers to finish 2025/05/06 03:53:01 INFO : one: Copied (new) 2025/05/06 03:53:01 DEBUG : Waiting for deletions to finish 2025/05/06 03:53:03 INFO : three.txt.bak: Deleted 2025/05/06 03:53:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/06 03:53:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (41.95s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:53:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dumamir7refa/dst" 2025/05/06 03:53:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/06 03:53:28 INFO : one: Moved (server-side) to: one.bak 2025/05/06 03:53:31 INFO : one: Copied (new) 2025/05/06 03:53:31 DEBUG : two: Sizes identical 2025/05/06 03:53:31 DEBUG : two: Unchanged skipping 2025/05/06 03:53:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/06 03:53:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/06 03:53:36 INFO : three.txt: Copied (new) 2025/05/06 03:53:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/06 03:53:41 INFO : one.bak: Deleted 2025/05/06 03:53:42 INFO : one: Moved (server-side) to: one.bak 2025/05/06 03:53:45 INFO : one: Copied (new) 2025/05/06 03:53:45 DEBUG : two: Sizes identical 2025/05/06 03:53:45 DEBUG : two: Unchanged skipping 2025/05/06 03:53:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/06 03:53:47 INFO : three.txt.bak: Deleted 2025/05/06 03:53:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/06 03:53:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (46.67s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:54:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dumamir7refa/dst" 2025/05/06 03:54:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/06 03:54:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/06 03:54:16 INFO : one: Copied (new) 2025/05/06 03:54:17 DEBUG : two: Sizes identical 2025/05/06 03:54:17 DEBUG : two: Unchanged skipping 2025/05/06 03:54:17 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/06 03:54:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/06 03:54:21 INFO : three.txt: Copied (new) 2025/05/06 03:54:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/06 03:54:26 INFO : one-2019-01-01: Deleted 2025/05/06 03:54:27 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/06 03:54:29 INFO : one: Copied (new) 2025/05/06 03:54:30 DEBUG : two: Sizes identical 2025/05/06 03:54:30 DEBUG : two: Unchanged skipping 2025/05/06 03:54:31 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/06 03:54:32 INFO : three-2019-01-01.txt: Deleted 2025/05/06 03:54:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/06 03:54:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (44.45s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:54:48 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/06 03:54:48 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:54:48 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:54:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/06 03:54:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.40s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:54:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/06 03:54:53 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:54:53 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:54:56 INFO : existing: Copied (new) 2025/05/06 03:54:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:54:58 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/06 03:54:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/06 03:54:58 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:54:58 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:54:58 ERROR : sugarsync root 'Test/rclone-test-dumamir7refa': not deleting files as there were IO errors 2025/05/06 03:54:58 ERROR : sugarsync root 'Test/rclone-test-dumamir7refa': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (11.66s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.42s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:55:23 DEBUG : existing: Sizes identical 2025/05/06 03:55:23 DEBUG : existing: Unchanged skipping 2025/05/06 03:55:23 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/05/06 03:55:24 DEBUG : EXISTING: moving to existing-rclone-move-zesuwah3 2025/05/06 03:55:24 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-roqunoq1 2025/05/06 03:55:26 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/05/06 03:55:26 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-roqunoq1 2025/05/06 03:55:26 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/05/06 03:55:26 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-zesuwah3 2025/05/06 03:55:26 DEBUG : EXISTING: moving to existing 2025/05/06 03:55:27 INFO : existingbutdifferent-rclone-move-roqunoq1: Moved (server-side) to: existingbutdifferent 2025/05/06 03:55:27 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/05/06 03:55:27 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/05/06 03:55:27 INFO : existing-rclone-move-zesuwah3: Moved (server-side) to: existing 2025/05/06 03:55:27 INFO : EXISTING: Moved (server-side) to: existing 2025/05/06 03:55:27 INFO : EXISTING: Fixed case by renaming to: existing 2025/05/06 03:55:30 INFO : existingbutdifferent: Copied (replaced existing) 2025/05/06 03:55:30 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/05/06 03:55:35 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/05/06 03:55:36 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/05/06 03:55:38 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-vireqit9 2025/05/06 03:55:38 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-vireqit9 2025/05/06 03:55:38 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/05/06 03:55:40 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/05/06 03:55:40 INFO : subdira/subdirb/subdirc/hello-rclone-move-vireqit9: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/06 03:55:40 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/06 03:55:40 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/05/06 03:55:40 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/05/06 03:55:40 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:55:41 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/05/06 03:55:42 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-foleqeq0 2025/05/06 03:55:43 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-foleqeq0 2025/05/06 03:55:43 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/06 03:55:43 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-foleqeq0: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/06 03:55:43 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/06 03:55:43 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/06 03:55:43 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:55:45 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/05/06 03:55:45 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (54.81s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", 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-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", 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-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.33s) --- SKIP: TestMaxTransfer/Hard (1.46s) --- SKIP: TestMaxTransfer/Soft (1.44s) --- SKIP: TestMaxTransfer/Cautious (1.44s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:57:44 DEBUG : both0: Sizes identical 2025/05/06 03:57:44 DEBUG : both0: Unchanged skipping 2025/05/06 03:57:44 DEBUG : both1: Sizes identical 2025/05/06 03:57:44 DEBUG : both1: Unchanged skipping 2025/05/06 03:57:44 DEBUG : both10: Sizes identical 2025/05/06 03:57:44 DEBUG : both10: Unchanged skipping 2025/05/06 03:57:44 DEBUG : both11: Sizes identical 2025/05/06 03:57:44 DEBUG : both11: Unchanged skipping 2025/05/06 03:57:44 DEBUG : both12: Sizes identical 2025/05/06 03:57:44 DEBUG : both12: Unchanged skipping 2025/05/06 03:57:44 DEBUG : both13: Sizes identical 2025/05/06 03:57:44 DEBUG : both13: Unchanged skipping 2025/05/06 03:57:44 DEBUG : both14: Sizes identical 2025/05/06 03:57:44 DEBUG : both14: Unchanged skipping 2025/05/06 03:57:44 DEBUG : both15: Sizes identical 2025/05/06 03:57:44 DEBUG : both15: Unchanged skipping 2025/05/06 03:57:44 DEBUG : both16: Sizes identical 2025/05/06 03:57:44 DEBUG : both16: Unchanged skipping 2025/05/06 03:57:44 DEBUG : both17: Sizes identical 2025/05/06 03:57:44 DEBUG : both17: Unchanged skipping 2025/05/06 03:57:44 DEBUG : both18: Sizes identical 2025/05/06 03:57:44 DEBUG : both2: Sizes identical 2025/05/06 03:57:44 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:57:44 DEBUG : both3: Sizes identical 2025/05/06 03:57:44 DEBUG : both19: Sizes identical 2025/05/06 03:57:44 DEBUG : both18: Unchanged skipping 2025/05/06 03:57:44 DEBUG : both4: Sizes identical 2025/05/06 03:57:44 DEBUG : both2: Unchanged skipping 2025/05/06 03:57:44 DEBUG : both5: Sizes identical 2025/05/06 03:57:44 DEBUG : both3: Unchanged skipping 2025/05/06 03:57:44 DEBUG : both6: Sizes identical 2025/05/06 03:57:44 DEBUG : both19: Unchanged skipping 2025/05/06 03:57:44 DEBUG : both7: Sizes identical 2025/05/06 03:57:44 DEBUG : both4: Unchanged skipping 2025/05/06 03:57:44 DEBUG : both5: Unchanged skipping 2025/05/06 03:57:44 DEBUG : both8: Sizes identical 2025/05/06 03:57:44 DEBUG : both8: Unchanged skipping 2025/05/06 03:57:44 DEBUG : both6: Unchanged skipping 2025/05/06 03:57:44 DEBUG : both7: Unchanged skipping 2025/05/06 03:57:44 DEBUG : both9: Sizes identical 2025/05/06 03:57:44 DEBUG : both9: Unchanged skipping 2025/05/06 03:57:44 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:57:44 DEBUG : Waiting for deletions to finish 2025/05/06 03:57:45 INFO : only3: Deleted 2025/05/06 03:57:45 INFO : only10: Deleted 2025/05/06 03:57:45 INFO : only0: Deleted 2025/05/06 03:57:45 INFO : only12: Deleted 2025/05/06 03:57:46 INFO : only2: Deleted 2025/05/06 03:57:46 INFO : only11: Deleted 2025/05/06 03:57:46 INFO : only14: Deleted 2025/05/06 03:57:46 INFO : only16: Deleted 2025/05/06 03:57:47 INFO : only18: Deleted 2025/05/06 03:57:47 INFO : only19: Deleted 2025/05/06 03:57:47 INFO : only13: Deleted 2025/05/06 03:57:47 INFO : only7: Deleted 2025/05/06 03:57:47 INFO : only9: Deleted 2025/05/06 03:57:47 INFO : only5: Deleted 2025/05/06 03:57:47 INFO : only6: Deleted 2025/05/06 03:57:47 INFO : only8: Deleted 2025/05/06 03:57:48 INFO : only15: Deleted 2025/05/06 03:57:48 INFO : only1: Deleted 2025/05/06 03:57:48 INFO : only4: Deleted 2025/05/06 03:57:48 INFO : only17: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (122.95s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 03:59:47 DEBUG : both1: Sizes identical 2025/05/06 03:59:47 DEBUG : both0: Sizes identical 2025/05/06 03:59:47 DEBUG : both10: Sizes identical 2025/05/06 03:59:47 DEBUG : both11: Sizes identical 2025/05/06 03:59:47 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for checks to finish 2025/05/06 03:59:47 DEBUG : both1: Unchanged skipping 2025/05/06 03:59:47 DEBUG : both12: Sizes identical 2025/05/06 03:59:47 DEBUG : both12: Unchanged skipping 2025/05/06 03:59:47 DEBUG : both13: Sizes identical 2025/05/06 03:59:47 DEBUG : both13: Unchanged skipping 2025/05/06 03:59:47 DEBUG : both14: Sizes identical 2025/05/06 03:59:47 DEBUG : both0: Unchanged skipping 2025/05/06 03:59:47 DEBUG : both15: Sizes identical 2025/05/06 03:59:47 DEBUG : both15: Unchanged skipping 2025/05/06 03:59:47 DEBUG : both16: Sizes identical 2025/05/06 03:59:47 DEBUG : both16: Unchanged skipping 2025/05/06 03:59:47 DEBUG : both17: Sizes identical 2025/05/06 03:59:47 DEBUG : both10: Unchanged skipping 2025/05/06 03:59:47 DEBUG : both18: Sizes identical 2025/05/06 03:59:47 DEBUG : both11: Unchanged skipping 2025/05/06 03:59:47 DEBUG : both19: Sizes identical 2025/05/06 03:59:47 DEBUG : both19: Unchanged skipping 2025/05/06 03:59:47 DEBUG : both2: Sizes identical 2025/05/06 03:59:47 DEBUG : both2: Unchanged skipping 2025/05/06 03:59:47 DEBUG : both3: Sizes identical 2025/05/06 03:59:47 DEBUG : both3: Unchanged skipping 2025/05/06 03:59:47 DEBUG : both4: Sizes identical 2025/05/06 03:59:47 DEBUG : both4: Unchanged skipping 2025/05/06 03:59:47 DEBUG : both5: Sizes identical 2025/05/06 03:59:47 DEBUG : both5: Unchanged skipping 2025/05/06 03:59:47 DEBUG : both6: Sizes identical 2025/05/06 03:59:47 DEBUG : both6: Unchanged skipping 2025/05/06 03:59:47 DEBUG : both7: Sizes identical 2025/05/06 03:59:47 DEBUG : both7: Unchanged skipping 2025/05/06 03:59:47 DEBUG : both8: Sizes identical 2025/05/06 03:59:47 DEBUG : both8: Unchanged skipping 2025/05/06 03:59:47 DEBUG : both9: Sizes identical 2025/05/06 03:59:47 DEBUG : both9: Unchanged skipping 2025/05/06 03:59:47 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/06 03:59:47 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/06 03:59:47 DEBUG : both14: Unchanged skipping 2025/05/06 03:59:47 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/06 03:59:47 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/06 03:59:47 DEBUG : both18: Unchanged skipping 2025/05/06 03:59:47 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/06 03:59:47 DEBUG : both17: Unchanged skipping 2025/05/06 03:59:47 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/06 03:59:47 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/06 03:59:47 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/06 03:59:47 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/06 03:59:47 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/06 03:59:47 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/06 03:59:47 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/06 03:59:47 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/06 03:59:47 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/06 03:59:47 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/06 03:59:47 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/06 03:59:47 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/06 03:59:47 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/06 03:59:47 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/06 03:59:47 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/06 03:59:47 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Waiting for transfers to finish 2025/05/06 03:59:48 INFO : only11: Copied (replaced existing) 2025/05/06 03:59:48 INFO : only10: Copied (replaced existing) 2025/05/06 03:59:48 INFO : only0: Copied (replaced existing) 2025/05/06 03:59:48 INFO : only1: Copied (replaced existing) 2025/05/06 03:59:49 INFO : only12: Copied (replaced existing) 2025/05/06 03:59:49 INFO : only13: Copied (replaced existing) 2025/05/06 03:59:49 INFO : only16: Copied (replaced existing) 2025/05/06 03:59:49 INFO : only18: Copied (replaced existing) 2025/05/06 03:59:51 INFO : only14: Copied (replaced existing) 2025/05/06 03:59:51 INFO : only15: Copied (replaced existing) 2025/05/06 03:59:51 INFO : only2: Copied (replaced existing) 2025/05/06 03:59:51 INFO : only17: Copied (replaced existing) 2025/05/06 03:59:52 INFO : only5: Copied (replaced existing) 2025/05/06 03:59:52 INFO : only7: Copied (replaced existing) 2025/05/06 03:59:52 INFO : only6: Copied (replaced existing) 2025/05/06 03:59:52 INFO : only19: Copied (replaced existing) 2025/05/06 03:59:53 INFO : only9: Copied (replaced existing) 2025/05/06 03:59:53 INFO : only3: Copied (replaced existing) 2025/05/06 03:59:53 INFO : only4: Copied (replaced existing) 2025/05/06 03:59:53 INFO : only8: Copied (replaced existing) 2025/05/06 03:59:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (139.41s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 04:00:27 DEBUG : empty_dir: Making directory with metadata 2025/05/06 04:00:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/06 04:00:27 DEBUG : empty_on_remote: Making directory with metadata 2025/05/06 04:00:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/06 04:00:27 INFO : empty_on_remote: Making directory 2025/05/06 04:00:28 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-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 04:00:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/06 04:00:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/06 04:00:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/06 04:00:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (22.44s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 04:00:49 DEBUG : empty_dir: Making directory with metadata 2025/05/06 04:00:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/06 04:00:49 DEBUG : empty_on_remote: Making directory with metadata 2025/05/06 04:00:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/06 04:00:49 INFO : empty_on_remote: Making directory 2025/05/06 04:00:51 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-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 04:00:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/06 04:00:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/06 04:00:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/06 04:00:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/06 04:00:58 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (24.86s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 04:01:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/06 04:01:14 INFO : sub dir: Making directory 2025/05/06 04:01:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (51.55s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" 2025/05/06 04:02:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/06 04:02:05 INFO : sub dir: Making directory 2025/05/06 04:02:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-dumamir7refa'", Local "Local file system at /tmp/rclone1462054765", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (51.82s) PASS 2025/05/06 04:02:57 DEBUG : sugarsync root 'Test/rclone-test-dumamir7refa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 29m53.582733235s (try 1/5)