"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/01/02 04:14:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hebaneq4yoju" 2025/01/02 04:14:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 04:14:07 DEBUG : Creating backend with remote "/tmp/rclone803105293" === 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-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:14:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:14:09 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/02 04:14:09 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:14:09 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (6.04s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:14:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 04:14:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:14:13 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:14:13 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:14:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:14:19 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.94s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.57s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.57s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:14:28 DEBUG : Creating backend with remote "/non-existing" 2025/01/02 04:14:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/02 04:14:28 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:14:28 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.97s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:14:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:14:32 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:14:32 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:14:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (12.00s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:14:44 INFO : sugarsync root 'Test/rclone-test-hebaneq4yoju': Running all checks before starting transfers 2025/01/02 04:14:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:14:44 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:14:44 INFO : sugarsync root 'Test/rclone-test-hebaneq4yoju': Checks finished, now starting transfers 2025/01/02 04:14:44 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:14:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.96s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:14:56 ERROR : Ignoring --no-traverse with sync 2025/01/02 04:14:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:14:56 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:14:56 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:15:00 INFO : sub dir/hello world: Copied (new) 2025/01/02 04:15:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.95s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:15:08 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/02 04:15:08 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:15:08 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:15:11 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (8.20s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:15:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 04:15:17 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:15:17 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:15:19 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (8.22s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:15:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 04:15:25 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:15:25 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:15:27 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.19s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:15:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/02 04:15:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/02 04:15:32 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/02 04:15:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 04:15:33 DEBUG : sub dir: Making directory 2025/01/02 04:15:35 DEBUG : sub dir2: Making directory 2025/01/02 04:15:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:15:36 DEBUG : sub dir2/sub sub dir2: Making directory 2025/01/02 04:15:37 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:15:37 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:15:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:15:41 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.87s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:15:49 DEBUG : sub dir2: Making directory 2025/01/02 04:15:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/02 04:15:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/02 04:15:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:15:50 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:15:50 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:15:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.46s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:15:59 DEBUG : sub dir2: Making directory with metadata 2025/01/02 04:15:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/02 04:16:00 DEBUG : sub dir: Making directory 2025/01/02 04:16:02 DEBUG : sub dir2: Making directory 2025/01/02 04:16:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:16:03 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:16:03 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:16:05 INFO : sub dir/hello world: Copied (new) 2025/01/02 04:16:05 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:16:07 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/02 04:16:07 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.87s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.59s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:16:16 DEBUG : sub dir2: Making directory 2025/01/02 04:16:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:16:17 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:16:17 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:16:21 INFO : sub dir/hello world: Copied (new) 2025/01/02 04:16:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.40s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:16:26 DEBUG : sub dir2: Making directory with metadata 2025/01/02 04:16:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/02 04:16:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 04:16:27 DEBUG : sub dir: Making directory 2025/01/02 04:16:29 DEBUG : sub dir2: Making directory 2025/01/02 04:16:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:16:30 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:16:30 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:16:32 INFO : sub dir/hello world: Copied (new) 2025/01/02 04:16:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:16:34 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (14.26s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.59s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:16:42 DEBUG : sub dir2: Making directory 2025/01/02 04:16:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:16:43 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:16:43 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:16:47 INFO : sub dir/hello world: Copied (new) 2025/01/02 04:16:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.38s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:16:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-revamow4hijo" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-hebaneq4yoju' -> sugarsync root 'Test/rclone-test-revamow4hijo' 2025/01/02 04:17:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:17:03 DEBUG : sugarsync root 'Test/rclone-test-revamow4hijo': Waiting for checks to finish 2025/01/02 04:17:03 DEBUG : sugarsync root 'Test/rclone-test-revamow4hijo': Waiting for transfers to finish 2025/01/02 04:17:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:17:09 DEBUG : sugarsync root 'Test/rclone-test-revamow4hijo': Purge remote --- PASS: TestServerSideCopy (23.09s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:17:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/02 04:17:23 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:17:23 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:17:24 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.94s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:17:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kikipuv3yexi" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-hebaneq4yoju' -> sugarsync root 'Test/rclone-test-kikipuv3yexi' 2025/01/02 04:17:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:17:42 DEBUG : sugarsync root 'Test/rclone-test-kikipuv3yexi': Waiting for checks to finish 2025/01/02 04:17:42 DEBUG : sugarsync root 'Test/rclone-test-kikipuv3yexi': Waiting for transfers to finish 2025/01/02 04:17:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:17:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/02 04:17:53 DEBUG : sugarsync root 'Test/rclone-test-kikipuv3yexi': Waiting for checks to finish 2025/01/02 04:17:53 DEBUG : sugarsync root 'Test/rclone-test-kikipuv3yexi': Waiting for transfers to finish 2025/01/02 04:17:54 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.fivasix2" before starting 2025/01/02 04:17:56 DEBUG : sub dir/hello world.fivasix2: server side copy: removing renamed existing file after operation 2025/01/02 04:17:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:17:59 DEBUG : sugarsync root 'Test/rclone-test-kikipuv3yexi': Purge remote --- PASS: TestServerSideCopyOverSelf (35.30s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:18:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/02 04:18:14 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:18:14 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:18:15 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/02 04:18:15 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.98s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:18:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-govoqid6zije" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-hebaneq4yoju' -> sugarsync root 'Test/rclone-test-govoqid6zije' 2025/01/02 04:18:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:18:33 DEBUG : sugarsync root 'Test/rclone-test-govoqid6zije': Waiting for checks to finish 2025/01/02 04:18:33 DEBUG : sugarsync root 'Test/rclone-test-govoqid6zije': Waiting for transfers to finish 2025/01/02 04:18:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:18:43 DEBUG : sugarsync root 'Test/rclone-test-govoqid6zije': Using server-side directory move 2025/01/02 04:18:43 INFO : sugarsync root 'Test/rclone-test-govoqid6zije': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/02 04:18:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/02 04:18:45 DEBUG : sugarsync root 'Test/rclone-test-govoqid6zije': Waiting for checks to finish 2025/01/02 04:18:45 DEBUG : sugarsync root 'Test/rclone-test-govoqid6zije': Waiting for transfers to finish 2025/01/02 04:18:46 INFO : sub dir/hello world: Deleted 2025/01/02 04:18:46 INFO : sub dir/hello world: Moved (server-side) 2025/01/02 04:18:54 DEBUG : testing file moves 2025/01/02 04:18:56 DEBUG : sugarsync root 'Test/rclone-test-govoqid6zije': Waiting for checks to finish 2025/01/02 04:18:56 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/02 04:18:56 DEBUG : sugarsync root 'Test/rclone-test-govoqid6zije': Waiting for transfers to finish 2025/01/02 04:18:56 INFO : sub dir/hello world: Deleted 2025/01/02 04:18:57 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:19:00 DEBUG : sugarsync root 'Test/rclone-test-govoqid6zije': Purge remote --- PASS: TestServerSideMoveOverSelf (45.08s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:19:12 ERROR : : error listing: directory not found 2025/01/02 04:19:13 DEBUG : Local file system at /tmp/rclone803105293: Making directory 2025/01/02 04:19:15 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:19:15 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (14.50s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:19:29 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/02 04:19:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:19:29 DEBUG : Local file system at /tmp/rclone803105293: Waiting for checks to finish 2025/01/02 04:19:29 DEBUG : Local file system at /tmp/rclone803105293: Waiting for transfers to finish 2025/01/02 04:19:30 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/01/02 04:19:30 INFO : sub dir/hello world: Copied (new) 2025/01/02 04:19:30 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (13.36s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:19:37 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/02 04:19:37 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:19:37 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:19:39 INFO : check sum: Copied (new) 2025/01/02 04:19:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:19:41 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:19:41 NOTICE: sugarsync root 'Test/rclone-test-hebaneq4yoju': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/02 04:19:41 DEBUG : check sum: Size of src and dst objects identical 2025/01/02 04:19:41 DEBUG : check sum: Unchanged skipping 2025/01/02 04:19:41 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:19:41 DEBUG : Waiting for deletions to finish 2025/01/02 04:19:41 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (11.64s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:19:48 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/02 04:19:48 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:19:48 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:19:51 INFO : sizeonly: Copied (new) 2025/01/02 04:19:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:19:53 DEBUG : sizeonly: Sizes identical 2025/01/02 04:19:53 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:19:53 DEBUG : sizeonly: Unchanged skipping 2025/01/02 04:19:53 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:19:53 DEBUG : Waiting for deletions to finish 2025/01/02 04:19:53 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (11.52s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:20:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/02 04:20:00 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:20:00 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:20:03 INFO : ignore-size: Copied (new) 2025/01/02 04:20:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:20:04 DEBUG : ignore-size: Sizes identical 2025/01/02 04:20:04 DEBUG : ignore-size: Unchanged skipping 2025/01/02 04:20:04 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:20:04 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:20:04 DEBUG : Waiting for deletions to finish 2025/01/02 04:20:04 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.44s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:20:15 DEBUG : existing: Sizes identical 2025/01/02 04:20:15 DEBUG : existing: Unchanged skipping 2025/01/02 04:20:15 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:20:15 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:20:15 DEBUG : Waiting for deletions to finish 2025/01/02 04:20:15 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:20:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/02 04:20:16 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:20:16 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:20:17 INFO : existing: Copied (replaced existing) 2025/01/02 04:20:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.84s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:20:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/02 04:20:24 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:20:24 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:20:27 INFO : existing: Copied (new) 2025/01/02 04:20:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:20:28 DEBUG : existing: Destination exists, skipping 2025/01/02 04:20:28 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:20:28 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:20:28 DEBUG : Waiting for deletions to finish 2025/01/02 04:20:28 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.40s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:20:42 DEBUG : d: Making directory 2025/01/02 04:20:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/02 04:20:46 DEBUG : c/non empty space: Sizes identical 2025/01/02 04:20:46 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:20:46 DEBUG : c/non empty space: Unchanged skipping 2025/01/02 04:20:46 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:20:49 INFO : a/potato2: Copied (new) 2025/01/02 04:20:49 DEBUG : Waiting for deletions to finish 2025/01/02 04:20:50 INFO : b/potato: Deleted 2025/01/02 04:20:50 INFO : d: Removing directory 2025/01/02 04:20:52 INFO : b: Removing directory 2025/01/02 04:20:53 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (27.09s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:21:06 DEBUG : empty space: Sizes identical 2025/01/02 04:21:06 DEBUG : empty space: Unchanged skipping 2025/01/02 04:21:06 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:21:06 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:21:06 DEBUG : Waiting for deletions to finish 2025/01/02 04:21:06 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:21:07 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:21:07 DEBUG : empty space: Sizes identical 2025/01/02 04:21:07 DEBUG : empty space: Unchanged skipping 2025/01/02 04:21:07 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:21:07 DEBUG : Waiting for deletions to finish 2025/01/02 04:21:07 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (12.14s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.59s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.59s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:21:21 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/02 04:21:21 DEBUG : empty space: Sizes identical 2025/01/02 04:21:21 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:21:21 DEBUG : empty space: Unchanged skipping 2025/01/02 04:21:21 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:21:24 INFO : potato: Copied (new) 2025/01/02 04:21:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.67s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:21:34 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/02 04:21:34 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:21:34 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:21:36 INFO : potato: Copied (replaced existing) 2025/01/02 04:21:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.80s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/01/02 04:21:45 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/01/02 04:21:45 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:21:45 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:21:46 INFO : potato: Copied (replaced existing) 2025/01/02 04:21:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:21:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 04:21:57 DEBUG : empty space: Sizes identical 2025/01/02 04:21:57 DEBUG : empty space: Unchanged skipping 2025/01/02 04:21:57 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:21:57 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:21:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/02 04:21:57 DEBUG : Waiting for deletions to finish 2025/01/02 04:21:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:22:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 04:22:09 DEBUG : empty space: Sizes identical 2025/01/02 04:22:09 DEBUG : empty space: Unchanged skipping 2025/01/02 04:22:09 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:22:09 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:22:12 INFO : potato2: Copied (new) 2025/01/02 04:22:12 DEBUG : Waiting for deletions to finish 2025/01/02 04:22:13 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:22:26 DEBUG : d: Making directory 2025/01/02 04:22:27 DEBUG : d/e: Making directory 2025/01/02 04:22:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/02 04:22:32 DEBUG : c/non empty space: Sizes identical 2025/01/02 04:22:32 DEBUG : c/non empty space: Unchanged skipping 2025/01/02 04:22:34 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:22:34 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:22:35 INFO : a/potato2: Copied (new) 2025/01/02 04:22:35 DEBUG : Waiting for deletions to finish 2025/01/02 04:22:36 INFO : b/potato: Deleted 2025/01/02 04:22:36 INFO : d/e: Removing directory 2025/01/02 04:22:38 INFO : d: Removing directory 2025/01/02 04:22:39 INFO : b: Removing directory 2025/01/02 04:22:40 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (30.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:22:56 DEBUG : d: Making directory 2025/01/02 04:23:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/02 04:23:01 DEBUG : c/non empty space: Sizes identical 2025/01/02 04:23:01 DEBUG : c/non empty space: Unchanged skipping 2025/01/02 04:23:01 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:23:01 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:23:03 INFO : a/potato2: Copied (new) 2025/01/02 04:23:03 ERROR : sugarsync root 'Test/rclone-test-hebaneq4yoju': not deleting files as there were IO errors 2025/01/02 04:23:03 ERROR : sugarsync root 'Test/rclone-test-hebaneq4yoju': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (27.01s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:23:22 DEBUG : Waiting for deletions to finish 2025/01/02 04:23:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 04:23:23 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:23:23 DEBUG : empty space: Sizes identical 2025/01/02 04:23:23 DEBUG : empty space: Unchanged skipping 2025/01/02 04:23:23 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:23:24 INFO : potato: Deleted 2025/01/02 04:23:25 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (15.22s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:23:37 DEBUG : Waiting for deletions to finish 2025/01/02 04:23:38 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:23:38 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:23:39 INFO : potato: Deleted 2025/01/02 04:23:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 04:23:40 DEBUG : empty space: Sizes identical 2025/01/02 04:23:40 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:23:40 DEBUG : empty space: Unchanged skipping 2025/01/02 04:23:40 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:23:42 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.71s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:23:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 04:23:52 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:23:52 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:23:54 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.30s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:24:06 DEBUG : enormous: Excluded (Size Filter) 2025/01/02 04:24:06 DEBUG : enormous: Excluded 2025/01/02 04:24:06 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 04:24:06 DEBUG : potato2: Excluded 2025/01/02 04:24:07 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 04:24:07 DEBUG : potato2: Excluded 2025/01/02 04:24:07 DEBUG : empty space: Sizes identical 2025/01/02 04:24:07 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:24:07 DEBUG : empty space: Unchanged skipping 2025/01/02 04:24:07 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:24:07 DEBUG : Waiting for deletions to finish 2025/01/02 04:24:07 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:24:08 DEBUG : enormous: Excluded (Size Filter) 2025/01/02 04:24:08 DEBUG : enormous: Excluded 2025/01/02 04:24:08 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 04:24:08 DEBUG : potato2: Excluded 2025/01/02 04:24:09 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 04:24:09 DEBUG : potato2: Excluded 2025/01/02 04:24:09 DEBUG : empty space: Sizes identical 2025/01/02 04:24:09 DEBUG : empty space: Unchanged skipping 2025/01/02 04:24:09 DEBUG : Local file system at /tmp/rclone803105293: Waiting for checks to finish 2025/01/02 04:24:09 DEBUG : Local file system at /tmp/rclone803105293: Waiting for transfers to finish 2025/01/02 04:24:09 DEBUG : Waiting for deletions to finish 2025/01/02 04:24:09 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.94s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:24:24 DEBUG : enormous: Excluded (Size Filter) 2025/01/02 04:24:24 DEBUG : enormous: Excluded 2025/01/02 04:24:24 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 04:24:24 DEBUG : potato2: Excluded 2025/01/02 04:24:24 DEBUG : empty space: Sizes identical 2025/01/02 04:24:24 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:24:24 DEBUG : empty space: Unchanged skipping 2025/01/02 04:24:24 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:24:24 DEBUG : Waiting for deletions to finish 2025/01/02 04:24:25 INFO : potato2: Deleted 2025/01/02 04:24:25 INFO : enormous: Deleted 2025/01/02 04:24:25 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:24:27 DEBUG : empty space: Sizes identical 2025/01/02 04:24:27 DEBUG : empty space: Unchanged skipping 2025/01/02 04:24:27 DEBUG : Local file system at /tmp/rclone803105293: Waiting for checks to finish 2025/01/02 04:24:27 DEBUG : Local file system at /tmp/rclone803105293: Waiting for transfers to finish 2025/01/02 04:24:27 DEBUG : Waiting for deletions to finish 2025/01/02 04:24:27 INFO : enormous: Deleted 2025/01/02 04:24:27 INFO : potato2: Deleted 2025/01/02 04:24:27 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.85s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.58s) === 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-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/01/02 04:24:33 ERROR : sugarsync root 'Test/rclone-test-hebaneq4yoju': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/02 04:24:34 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/02 04:24:34 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/02 04:24:34 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:24:34 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:24:37 INFO : yam: Copied (new) 2025/01/02 04:24:37 INFO : potato: Copied (new) 2025/01/02 04:24:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:24:37 ERROR : sugarsync root 'Test/rclone-test-hebaneq4yoju': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/02 04:24:38 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/02 04:24:38 DEBUG : potato: Sizes identical 2025/01/02 04:24:38 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:24:38 DEBUG : potato: Unchanged skipping 2025/01/02 04:24:38 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:24:41 INFO : yaml: Copied (new) 2025/01/02 04:24:41 DEBUG : Waiting for deletions to finish 2025/01/02 04:24:41 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.76s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/01/02 04:24:48 ERROR : sugarsync root 'Test/rclone-test-hebaneq4yoju': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/02 04:24:49 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/02 04:24:49 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/02 04:24:49 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:24:49 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:24:51 INFO : yam: Copied (new) 2025/01/02 04:24:51 INFO : potato: Copied (new) 2025/01/02 04:24:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:24:52 ERROR : sugarsync root 'Test/rclone-test-hebaneq4yoju': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/02 04:24:53 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/02 04:24:53 DEBUG : potato: Sizes identical 2025/01/02 04:24:53 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:24:53 DEBUG : potato: Unchanged skipping 2025/01/02 04:24:53 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:24:55 INFO : yaml: Copied (new) 2025/01/02 04:24:55 DEBUG : Waiting for deletions to finish 2025/01/02 04:24:56 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.67s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/01/02 04:25:04 INFO : sugarsync root 'Test/rclone-test-hebaneq4yoju': Making map for --track-renames 2025/01/02 04:25:04 INFO : sugarsync root 'Test/rclone-test-hebaneq4yoju': Finished making map for --track-renames 2025/01/02 04:25:04 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:25:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/02 04:25:04 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for renames to finish 2025/01/02 04:25:04 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/02 04:25:04 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:25:07 INFO : potato: Copied (new) 2025/01/02 04:25:07 INFO : sub/yam: Copied (new) 2025/01/02 04:25:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:25:09 DEBUG : potato: Sizes identical 2025/01/02 04:25:09 DEBUG : potato: Unchanged skipping 2025/01/02 04:25:10 INFO : sugarsync root 'Test/rclone-test-hebaneq4yoju': Making map for --track-renames 2025/01/02 04:25:10 INFO : sugarsync root 'Test/rclone-test-hebaneq4yoju': Finished making map for --track-renames 2025/01/02 04:25:10 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:25:10 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for renames to finish 2025/01/02 04:25:11 INFO : sub/yam: Moved (server-side) to: yam 2025/01/02 04:25:11 INFO : yam: Renamed from "sub/yam" 2025/01/02 04:25:11 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:25:11 DEBUG : Waiting for deletions to finish 2025/01/02 04:25:11 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.63s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:25:21 DEBUG : Creating backend with remote "/tmp/rclone803105293/dir1" 2025/01/02 04:25:21 DEBUG : Config file has changed externally - reloading 2025/01/02 04:25:21 DEBUG : Creating backend with remote "/tmp/rclone803105293/dir2" 2025/01/02 04:25:21 DEBUG : Local file system at /tmp/rclone803105293/dir2: Using server-side directory move 2025/01/02 04:25:21 INFO : Local file system at /tmp/rclone803105293/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/02 04:25:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/02 04:25:21 INFO : file1.txt: Moved (server-side) 2025/01/02 04:25:21 DEBUG : Local file system at /tmp/rclone803105293/dir2: Waiting for checks to finish 2025/01/02 04:25:21 DEBUG : Local file system at /tmp/rclone803105293/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:25:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:25:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/02 04:25:23 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:25:23 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:25:29 INFO : nested/sub dir/file: Copied (new) 2025/01/02 04:25:29 INFO : nested/sub dir/file: Deleted 2025/01/02 04:25:29 INFO : sub dir/hello world: Copied (new) 2025/01/02 04:25:29 INFO : sub dir/hello world: Deleted 2025/01/02 04:25:29 INFO : sub dir: Removing directory 2025/01/02 04:25:29 INFO : nested/sub dir: Removing directory 2025/01/02 04:25:29 INFO : nested: Removing directory 2025/01/02 04:25:29 DEBUG : Local file system at /tmp/rclone803105293: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.33s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:25:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 04:25:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/02 04:25:40 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:25:40 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:25:47 INFO : sub dir/hello world: Copied (new) 2025/01/02 04:25:47 INFO : sub dir/hello world: Deleted 2025/01/02 04:25:47 INFO : nested/sub dir/file: Copied (new) 2025/01/02 04:25:47 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.10s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:25:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/02 04:25:58 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/02 04:25:58 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:25:58 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:26:00 INFO : existing-b: Copied (new) 2025/01/02 04:26:00 INFO : existing-b: Deleted 2025/01/02 04:26:01 INFO : existing: Copied (new) 2025/01/02 04:26:01 INFO : existing: Deleted 2025/01/02 04:26:02 DEBUG : existing: Destination exists, skipping 2025/01/02 04:26:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/02 04:26:02 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:26:02 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:26:02 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.05s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:26:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-saqigaz4ruti" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-hebaneq4yoju' -> sugarsync root 'Test/rclone-test-saqigaz4ruti' 2025/01/02 04:26:26 DEBUG : sugarsync root 'Test/rclone-test-saqigaz4ruti': Using server-side directory move 2025/01/02 04:26:26 INFO : sugarsync root 'Test/rclone-test-saqigaz4ruti': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/02 04:26:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 04:26:27 DEBUG : empty space: Sizes identical 2025/01/02 04:26:27 DEBUG : empty space: Unchanged skipping 2025/01/02 04:26:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/02 04:26:27 DEBUG : sugarsync root 'Test/rclone-test-saqigaz4ruti': Waiting for checks to finish 2025/01/02 04:26:28 INFO : empty space: Deleted 2025/01/02 04:26:28 DEBUG : sugarsync root 'Test/rclone-test-saqigaz4ruti': Waiting for transfers to finish 2025/01/02 04:26:28 INFO : potato2: Moved (server-side) 2025/01/02 04:26:28 INFO : potato3: Deleted 2025/01/02 04:26:28 INFO : potato3: Moved (server-side) 2025/01/02 04:26:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sikifax6qebi" 2025/01/02 04:26:33 DEBUG : sugarsync root 'Test/rclone-test-sikifax6qebi': Using server-side directory move 2025/01/02 04:26:35 INFO : sugarsync root 'Test/rclone-test-sikifax6qebi': Server side directory move succeeded 2025/01/02 04:26:37 ERROR : : error listing: directory not found 2025/01/02 04:26:37 DEBUG : sugarsync root 'Test/rclone-test-sikifax6qebi': Purge remote 2025/01/02 04:26:38 DEBUG : sugarsync root 'Test/rclone-test-saqigaz4ruti': Purge remote 2025/01/02 04:26:39 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (33.06s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:26:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fuqosoz8rexi" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-hebaneq4yoju' -> sugarsync root 'Test/rclone-test-fuqosoz8rexi' 2025/01/02 04:27:00 DEBUG : empty space: Excluded (Size Filter) 2025/01/02 04:27:00 DEBUG : empty space: Excluded 2025/01/02 04:27:00 DEBUG : empty space: Excluded (Size Filter) 2025/01/02 04:27:00 DEBUG : empty space: Excluded 2025/01/02 04:27:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 04:27:00 DEBUG : sugarsync root 'Test/rclone-test-fuqosoz8rexi': Waiting for checks to finish 2025/01/02 04:27:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/02 04:27:00 DEBUG : sugarsync root 'Test/rclone-test-fuqosoz8rexi': Waiting for transfers to finish 2025/01/02 04:27:01 INFO : potato2: Moved (server-side) 2025/01/02 04:27:01 INFO : potato3: Deleted 2025/01/02 04:27:02 INFO : potato3: Moved (server-side) 2025/01/02 04:27:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xokereh8jija" 2025/01/02 04:27:07 DEBUG : empty space: Excluded (Size Filter) 2025/01/02 04:27:07 DEBUG : empty space: Excluded 2025/01/02 04:27:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 04:27:07 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/02 04:27:07 DEBUG : sugarsync root 'Test/rclone-test-xokereh8jija': Waiting for checks to finish 2025/01/02 04:27:07 DEBUG : sugarsync root 'Test/rclone-test-xokereh8jija': Waiting for transfers to finish 2025/01/02 04:27:09 INFO : potato2: Moved (server-side) 2025/01/02 04:27:10 INFO : potato3: Moved (server-side) 2025/01/02 04:27:11 DEBUG : sugarsync root 'Test/rclone-test-xokereh8jija': Purge remote 2025/01/02 04:27:12 DEBUG : sugarsync root 'Test/rclone-test-fuqosoz8rexi': Purge remote --- PASS: TestServerSideMoveWithFilter (34.61s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:27:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-viroxaq1peza" 2025/01/02 04:27:26 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-hebaneq4yoju' -> sugarsync root 'Test/rclone-test-viroxaq1peza' 2025/01/02 04:27:35 DEBUG : sugarsync root 'Test/rclone-test-viroxaq1peza': Using server-side directory move 2025/01/02 04:27:35 INFO : sugarsync root 'Test/rclone-test-viroxaq1peza': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/02 04:27:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 04:27:36 DEBUG : empty space: Sizes identical 2025/01/02 04:27:36 DEBUG : empty space: Unchanged skipping 2025/01/02 04:27:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/02 04:27:37 DEBUG : sugarsync root 'Test/rclone-test-viroxaq1peza': Waiting for checks to finish 2025/01/02 04:27:37 INFO : potato2: Moved (server-side) 2025/01/02 04:27:37 INFO : empty space: Deleted 2025/01/02 04:27:37 DEBUG : sugarsync root 'Test/rclone-test-viroxaq1peza': Waiting for transfers to finish 2025/01/02 04:27:37 INFO : potato3: Deleted 2025/01/02 04:27:38 INFO : potato3: Moved (server-side) 2025/01/02 04:27:38 INFO : tomatoDir: Removing directory 2025/01/02 04:27:39 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': deleted 1 directories 2025/01/02 04:27:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jesabog9risu" 2025/01/02 04:27:44 DEBUG : tomatoDir: Making directory 2025/01/02 04:27:46 DEBUG : sugarsync root 'Test/rclone-test-jesabog9risu': Using server-side directory move 2025/01/02 04:27:47 INFO : sugarsync root 'Test/rclone-test-jesabog9risu': Server side directory move succeeded 2025/01/02 04:27:50 ERROR : : error listing: directory not found 2025/01/02 04:27:51 ERROR : : error listing: directory not found 2025/01/02 04:27:51 DEBUG : sugarsync root 'Test/rclone-test-jesabog9risu': Purge remote 2025/01/02 04:27:52 DEBUG : sugarsync root 'Test/rclone-test-viroxaq1peza': Purge remote 2025/01/02 04:27:53 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.97s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.49s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:27:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hebaneq4yoju/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.19s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:28:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hebaneq4yoju/rclone-sync-test" 2025/01/02 04:28:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hebaneq4yoju/rclone-sync-test-include/layer2" 2025/01/02 04:28:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hebaneq4yoju/rclone-sync-test-ignore-file" 2025/01/02 04:28:34 DEBUG : rclone-sync-test: Excluded 2025/01/02 04:28:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 04:28:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/02 04:28:37 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/rclone-sync-test': Waiting for checks to finish 2025/01/02 04:28:37 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/rclone-sync-test': Waiting for transfers to finish 2025/01/02 04:28:37 DEBUG : Waiting for deletions to finish 2025/01/02 04:28:37 INFO : There was nothing to transfer 2025/01/02 04:28:39 DEBUG : rclone-sync-test: Excluded 2025/01/02 04:28:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 04:28:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/02 04:28:42 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:28:42 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:28:42 DEBUG : Waiting for deletions to finish 2025/01/02 04:28:42 INFO : rclone-sync-test-include: Removing directory 2025/01/02 04:28:43 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/02 04:28:43 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': failed to delete 1 directories 2025/01/02 04:28:43 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:28:45 DEBUG : rclone-sync-test: Excluded 2025/01/02 04:28:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 04:28:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/02 04:28:48 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/02 04:28:48 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/02 04:28:48 DEBUG : Waiting for deletions to finish 2025/01/02 04:28:48 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:28:50 DEBUG : rclone-sync-test: Excluded 2025/01/02 04:28:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 04:28:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/02 04:28:53 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:28:53 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:28:53 DEBUG : Waiting for deletions to finish 2025/01/02 04:28:53 INFO : rclone-sync-test-include: Removing directory 2025/01/02 04:28:54 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/02 04:28:54 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': failed to delete 1 directories 2025/01/02 04:28:54 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:28:55 DEBUG : : Excluded 2025/01/02 04:28:56 DEBUG : rclone-sync-test: Excluded 2025/01/02 04:28:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 04:28:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/02 04:28:59 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/02 04:28:59 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/02 04:28:59 DEBUG : Waiting for deletions to finish 2025/01/02 04:28:59 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (83.64s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:29:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hebaneq4yoju/dst" 2025/01/02 04:29:31 DEBUG : Config file has changed externally - reloading 2025/01/02 04:29:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hebaneq4yoju/CompareDest" 2025/01/02 04:29:42 DEBUG : one: Need to transfer - File not found at Destination 2025/01/02 04:29:42 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for checks to finish 2025/01/02 04:29:42 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for transfers to finish 2025/01/02 04:29:46 INFO : one: Copied (new) 2025/01/02 04:29:46 DEBUG : Waiting for deletions to finish 2025/01/02 04:29:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:29:49 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for checks to finish 2025/01/02 04:29:50 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for transfers to finish 2025/01/02 04:29:51 INFO : one: Copied (replaced existing) 2025/01/02 04:29:51 DEBUG : Waiting for deletions to finish 2025/01/02 04:30:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:30:01 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for checks to finish 2025/01/02 04:30:03 DEBUG : one: Sizes identical 2025/01/02 04:30:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 04:30:03 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for transfers to finish 2025/01/02 04:30:03 DEBUG : Waiting for deletions to finish 2025/01/02 04:30:03 INFO : There was nothing to transfer 2025/01/02 04:30:09 DEBUG : two: Sizes identical 2025/01/02 04:30:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/02 04:30:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:30:09 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for checks to finish 2025/01/02 04:30:10 DEBUG : one: Sizes identical 2025/01/02 04:30:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 04:30:10 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for transfers to finish 2025/01/02 04:30:10 DEBUG : Waiting for deletions to finish 2025/01/02 04:30:10 INFO : There was nothing to transfer 2025/01/02 04:30:13 DEBUG : two: Sizes identical 2025/01/02 04:30:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/02 04:30:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:30:13 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for checks to finish 2025/01/02 04:30:14 DEBUG : one: Sizes identical 2025/01/02 04:30:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 04:30:14 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for transfers to finish 2025/01/02 04:30:14 DEBUG : Waiting for deletions to finish 2025/01/02 04:30:14 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/02 04:30:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/02 04:30:18 DEBUG : two: Need to transfer - File not found at Destination 2025/01/02 04:30:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:30:18 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for checks to finish 2025/01/02 04:30:19 DEBUG : one: Sizes identical 2025/01/02 04:30:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 04:30:19 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for transfers to finish 2025/01/02 04:30:21 INFO : two: Copied (new) 2025/01/02 04:30:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (58.29s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:30:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hebaneq4yoju/dest" 2025/01/02 04:30:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hebaneq4yoju/pre-dest1" 2025/01/02 04:30:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hebaneq4yoju/pre-dest2" 2025/01/02 04:30:50 DEBUG : 1: Sizes identical 2025/01/02 04:30:50 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/02 04:30:52 DEBUG : 2: Sizes identical 2025/01/02 04:30:52 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/02 04:30:53 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/02 04:30:53 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dest': Waiting for checks to finish 2025/01/02 04:30:53 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dest': Waiting for transfers to finish 2025/01/02 04:30:57 INFO : 3: Copied (new) 2025/01/02 04:30:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (37.09s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:31:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hebaneq4yoju/dst" 2025/01/02 04:31:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hebaneq4yoju/CopyDest" 2025/01/02 04:31:17 DEBUG : one: Need to transfer - File not found at Destination 2025/01/02 04:31:17 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for checks to finish 2025/01/02 04:31:17 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for transfers to finish 2025/01/02 04:31:21 INFO : one: Copied (new) 2025/01/02 04:31:21 DEBUG : Waiting for deletions to finish 2025/01/02 04:31:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:31:25 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for checks to finish 2025/01/02 04:31:26 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for transfers to finish 2025/01/02 04:31:27 INFO : one: Copied (replaced existing) 2025/01/02 04:31:27 DEBUG : Waiting for deletions to finish 2025/01/02 04:31:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hebaneq4yoju/BackupDir" 2025/01/02 04:31:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:31:41 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for checks to finish 2025/01/02 04:31:43 DEBUG : one: Sizes identical 2025/01/02 04:31:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 04:31:45 INFO : one: Moved (server-side) 2025/01/02 04:31:47 INFO : one: Copied (server-side copy) 2025/01/02 04:31:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/02 04:31:47 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for transfers to finish 2025/01/02 04:31:47 DEBUG : Waiting for deletions to finish 2025/01/02 04:31:55 DEBUG : two: Sizes identical 2025/01/02 04:31:56 INFO : two: Copied (server-side copy) 2025/01/02 04:31:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/02 04:31:56 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for checks to finish 2025/01/02 04:31:56 DEBUG : one: Sizes identical 2025/01/02 04:31:56 DEBUG : one: Unchanged skipping 2025/01/02 04:31:56 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for transfers to finish 2025/01/02 04:31:56 DEBUG : Waiting for deletions to finish 2025/01/02 04:31:59 DEBUG : one: Sizes identical 2025/01/02 04:31:59 DEBUG : one: Unchanged skipping 2025/01/02 04:31:59 DEBUG : two: Sizes identical 2025/01/02 04:31:59 DEBUG : two: Unchanged skipping 2025/01/02 04:31:59 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for checks to finish 2025/01/02 04:31:59 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for transfers to finish 2025/01/02 04:31:59 DEBUG : Waiting for deletions to finish 2025/01/02 04:31:59 INFO : There was nothing to transfer 2025/01/02 04:32:06 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/02 04:32:06 DEBUG : three: Destination not found in --copy-dest 2025/01/02 04:32:06 DEBUG : three: Need to transfer - File not found at Destination 2025/01/02 04:32:06 DEBUG : one: Sizes identical 2025/01/02 04:32:06 DEBUG : one: Unchanged skipping 2025/01/02 04:32:06 DEBUG : two: Sizes identical 2025/01/02 04:32:06 DEBUG : two: Unchanged skipping 2025/01/02 04:32:06 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for checks to finish 2025/01/02 04:32:06 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for transfers to finish 2025/01/02 04:32:08 INFO : three: Copied (new) 2025/01/02 04:32:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (74.02s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:32:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hebaneq4yoju/dst" 2025/01/02 04:32:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hebaneq4yoju/backup" 2025/01/02 04:32:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 04:32:39 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for checks to finish 2025/01/02 04:32:39 DEBUG : two: Sizes identical 2025/01/02 04:32:39 DEBUG : two: Unchanged skipping 2025/01/02 04:32:41 INFO : one: Moved (server-side) 2025/01/02 04:32:41 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for transfers to finish 2025/01/02 04:32:43 INFO : one: Copied (new) 2025/01/02 04:32:43 DEBUG : Waiting for deletions to finish 2025/01/02 04:32:45 INFO : three.txt: Moved (server-side) 2025/01/02 04:32:45 INFO : three.txt: Moved into backup dir 2025/01/02 04:32:51 DEBUG : two: Sizes identical 2025/01/02 04:32:51 DEBUG : two: Unchanged skipping 2025/01/02 04:32:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 04:32:51 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for checks to finish 2025/01/02 04:32:53 INFO : one: Deleted 2025/01/02 04:32:53 INFO : one: Moved (server-side) 2025/01/02 04:32:53 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for transfers to finish 2025/01/02 04:32:56 INFO : one: Copied (new) 2025/01/02 04:32:56 DEBUG : Waiting for deletions to finish 2025/01/02 04:32:58 INFO : three.txt: Deleted 2025/01/02 04:32:58 INFO : three.txt: Moved (server-side) 2025/01/02 04:32:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (46.35s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:38:17 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Renewing token 2025/01/02 04:38:18 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/01/02 04:38:18 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/01/02 04:38:18 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/01/02 04:39:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hebaneq4yoju/dst" 2025/01/02 04:39:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hebaneq4yoju/backup" 2025/01/02 04:39:31 DEBUG : Config file has changed externally - reloading 2025/01/02 04:39:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 04:39:36 DEBUG : two: Sizes identical 2025/01/02 04:39:36 DEBUG : two: Unchanged skipping 2025/01/02 04:39:36 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for checks to finish 2025/01/02 04:39:39 INFO : one: Moved (server-side) to: one.bak 2025/01/02 04:39:39 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for transfers to finish 2025/01/02 04:39:42 INFO : one: Copied (new) 2025/01/02 04:39:42 DEBUG : Waiting for deletions to finish 2025/01/02 04:39:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/02 04:39:43 INFO : three.txt: Moved into backup dir 2025/01/02 04:39:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 04:39:49 DEBUG : two: Sizes identical 2025/01/02 04:39:49 DEBUG : two: Unchanged skipping 2025/01/02 04:39:49 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for checks to finish 2025/01/02 04:39:51 INFO : one.bak: Deleted 2025/01/02 04:39:52 INFO : one: Moved (server-side) to: one.bak 2025/01/02 04:39:52 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for transfers to finish 2025/01/02 04:39:54 INFO : one: Copied (new) 2025/01/02 04:39:54 DEBUG : Waiting for deletions to finish 2025/01/02 04:39:56 INFO : three.txt.bak: Deleted 2025/01/02 04:39:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/02 04:39:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (428.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:42:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hebaneq4yoju/dst" 2025/01/02 04:42:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hebaneq4yoju/backup" 2025/01/02 04:42:41 DEBUG : two: Sizes identical 2025/01/02 04:42:41 DEBUG : two: Unchanged skipping 2025/01/02 04:42:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 04:42:41 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for checks to finish 2025/01/02 04:42:43 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/02 04:42:43 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for transfers to finish 2025/01/02 04:42:46 INFO : one: Copied (new) 2025/01/02 04:42:46 DEBUG : Waiting for deletions to finish 2025/01/02 04:42:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/02 04:42:47 INFO : three.txt: Moved into backup dir 2025/01/02 04:42:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 04:42:53 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for checks to finish 2025/01/02 04:42:53 DEBUG : two: Sizes identical 2025/01/02 04:42:53 DEBUG : two: Unchanged skipping 2025/01/02 04:42:55 INFO : one-2019-01-01: Deleted 2025/01/02 04:42:56 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/02 04:42:56 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for transfers to finish 2025/01/02 04:42:58 INFO : one: Copied (new) 2025/01/02 04:42:58 DEBUG : Waiting for deletions to finish 2025/01/02 04:42:59 INFO : three-2019-01-01.txt: Deleted 2025/01/02 04:43:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/02 04:43:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (173.50s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:43:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hebaneq4yoju/dst" 2025/01/02 04:43:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 04:43:24 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for checks to finish 2025/01/02 04:43:24 DEBUG : two: Sizes identical 2025/01/02 04:43:24 DEBUG : two: Unchanged skipping 2025/01/02 04:43:26 INFO : one: Moved (server-side) to: one.bak 2025/01/02 04:43:26 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for transfers to finish 2025/01/02 04:43:28 INFO : one: Copied (new) 2025/01/02 04:43:28 DEBUG : Waiting for deletions to finish 2025/01/02 04:43:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/02 04:43:30 INFO : three.txt: Moved into backup dir 2025/01/02 04:43:36 DEBUG : one.bak: Excluded (Path Filter) 2025/01/02 04:43:36 DEBUG : one.bak: Excluded 2025/01/02 04:43:36 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/02 04:43:36 DEBUG : three.txt.bak: Excluded 2025/01/02 04:43:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 04:43:36 DEBUG : two: Sizes identical 2025/01/02 04:43:36 DEBUG : two: Unchanged skipping 2025/01/02 04:43:36 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for checks to finish 2025/01/02 04:43:37 INFO : one.bak: Deleted 2025/01/02 04:43:38 INFO : one: Moved (server-side) to: one.bak 2025/01/02 04:43:38 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju/dst': Waiting for transfers to finish 2025/01/02 04:43:41 INFO : one: Copied (new) 2025/01/02 04:43:41 DEBUG : Waiting for deletions to finish 2025/01/02 04:43:42 INFO : three.txt.bak: Deleted 2025/01/02 04:43:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/02 04:43:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (41.08s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:44:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hebaneq4yoju/dst" 2025/01/02 04:44:01 DEBUG : Config file has changed externally - reloading 2025/01/02 04:44:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 04:44:05 INFO : one: Moved (server-side) to: one.bak 2025/01/02 04:44:08 INFO : one: Copied (new) 2025/01/02 04:44:09 DEBUG : two: Sizes identical 2025/01/02 04:44:09 DEBUG : two: Unchanged skipping 2025/01/02 04:44:09 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/02 04:44:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/02 04:44:13 INFO : three.txt: Copied (new) 2025/01/02 04:44:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 04:44:19 INFO : one.bak: Deleted 2025/01/02 04:44:19 INFO : one: Moved (server-side) to: one.bak 2025/01/02 04:44:22 INFO : one: Copied (new) 2025/01/02 04:44:23 DEBUG : two: Sizes identical 2025/01/02 04:44:23 DEBUG : two: Unchanged skipping 2025/01/02 04:44:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/02 04:44:25 INFO : three.txt.bak: Deleted 2025/01/02 04:44:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/02 04:44:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (45.89s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:44:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hebaneq4yoju/dst" 2025/01/02 04:44:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 04:44:51 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/02 04:44:54 INFO : one: Copied (new) 2025/01/02 04:44:54 DEBUG : two: Sizes identical 2025/01/02 04:44:54 DEBUG : two: Unchanged skipping 2025/01/02 04:44:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/02 04:44:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/02 04:44:59 INFO : three.txt: Copied (new) 2025/01/02 04:45:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 04:45:05 INFO : one-2019-01-01: Deleted 2025/01/02 04:45:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/02 04:45:08 INFO : one: Copied (new) 2025/01/02 04:45:09 DEBUG : two: Sizes identical 2025/01/02 04:45:09 DEBUG : two: Unchanged skipping 2025/01/02 04:45:10 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/02 04:45:11 INFO : three-2019-01-01.txt: Deleted 2025/01/02 04:45:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/02 04:45:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (46.22s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:45:27 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:45:27 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/02 04:45:27 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:45:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/02 04:45:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.46s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:45:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/02 04:45:33 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:45:33 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:45:35 INFO : existing: Copied (new) 2025/01/02 04:45:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:45:38 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:45:38 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/02 04:45:38 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/02 04:45:38 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:45:38 ERROR : sugarsync root 'Test/rclone-test-hebaneq4yoju': not deleting files as there were IO errors 2025/01/02 04:45:38 ERROR : sugarsync root 'Test/rclone-test-hebaneq4yoju': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.33s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.52s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:46:04 DEBUG : existing: Sizes identical 2025/01/02 04:46:04 DEBUG : existing: Unchanged skipping 2025/01/02 04:46:04 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/02 04:46:04 DEBUG : EXISTING: moving to existing-rclone-move-tekutup0 2025/01/02 04:46:04 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-pohubaj5 2025/01/02 04:46:05 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-tekutup0 2025/01/02 04:46:05 DEBUG : EXISTING: moving to existing 2025/01/02 04:46:05 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-pohubaj5 2025/01/02 04:46:05 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/01/02 04:46:07 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/02 04:46:07 INFO : existingbutdifferent-rclone-move-pohubaj5: Moved (server-side) to: existingbutdifferent 2025/01/02 04:46:07 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/01/02 04:46:07 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/01/02 04:46:07 INFO : existing-rclone-move-tekutup0: Moved (server-side) to: existing 2025/01/02 04:46:07 INFO : EXISTING: Moved (server-side) to: existing 2025/01/02 04:46:07 INFO : EXISTING: Fixed case by renaming to: existing 2025/01/02 04:46:09 INFO : existingbutdifferent: Copied (replaced existing) 2025/01/02 04:46:12 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/01/02 04:46:17 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/01/02 04:46:18 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/01/02 04:46:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-donirun9 2025/01/02 04:46:22 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/01/02 04:46:22 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-donirun9 2025/01/02 04:46:22 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/01/02 04:46:23 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/01/02 04:46:23 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:46:23 INFO : subdira/subdirb/subdirc/hello-rclone-move-donirun9: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/02 04:46:23 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/02 04:46:23 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/01/02 04:46:24 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wukezun0 2025/01/02 04:46:25 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wukezun0 2025/01/02 04:46:25 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/02 04:46:25 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/01/02 04:46:25 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wukezun0: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/02 04:46:25 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/02 04:46:25 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/02 04:46:25 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:46:27 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/01/02 04:46:27 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (57.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", 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-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", 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-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.67s) --- SKIP: TestMaxTransfer/Hard (1.46s) --- SKIP: TestMaxTransfer/Soft (1.57s) --- SKIP: TestMaxTransfer/Cautious (1.63s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:48:34 DEBUG : both10: Sizes identical 2025/01/02 04:48:34 DEBUG : both1: Sizes identical 2025/01/02 04:48:34 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for checks to finish 2025/01/02 04:48:34 DEBUG : both0: Sizes identical 2025/01/02 04:48:34 DEBUG : both11: Sizes identical 2025/01/02 04:48:34 DEBUG : both10: Unchanged skipping 2025/01/02 04:48:34 DEBUG : both12: Sizes identical 2025/01/02 04:48:34 DEBUG : both12: Unchanged skipping 2025/01/02 04:48:34 DEBUG : both13: Sizes identical 2025/01/02 04:48:34 DEBUG : both1: Unchanged skipping 2025/01/02 04:48:34 DEBUG : both14: Sizes identical 2025/01/02 04:48:34 DEBUG : both0: Unchanged skipping 2025/01/02 04:48:34 DEBUG : both15: Sizes identical 2025/01/02 04:48:34 DEBUG : both11: Unchanged skipping 2025/01/02 04:48:34 DEBUG : both16: Sizes identical 2025/01/02 04:48:34 DEBUG : both13: Unchanged skipping 2025/01/02 04:48:34 DEBUG : both17: Sizes identical 2025/01/02 04:48:34 DEBUG : both14: Unchanged skipping 2025/01/02 04:48:34 DEBUG : both15: Unchanged skipping 2025/01/02 04:48:34 DEBUG : both19: Sizes identical 2025/01/02 04:48:34 DEBUG : both18: Sizes identical 2025/01/02 04:48:34 DEBUG : both16: Unchanged skipping 2025/01/02 04:48:34 DEBUG : both2: Sizes identical 2025/01/02 04:48:34 DEBUG : both17: Unchanged skipping 2025/01/02 04:48:34 DEBUG : both3: Sizes identical 2025/01/02 04:48:34 DEBUG : both3: Unchanged skipping 2025/01/02 04:48:34 DEBUG : both4: Sizes identical 2025/01/02 04:48:34 DEBUG : both19: Unchanged skipping 2025/01/02 04:48:34 DEBUG : both5: Sizes identical 2025/01/02 04:48:34 DEBUG : both5: Unchanged skipping 2025/01/02 04:48:34 DEBUG : both6: Sizes identical 2025/01/02 04:48:34 DEBUG : both6: Unchanged skipping 2025/01/02 04:48:34 DEBUG : both7: Sizes identical 2025/01/02 04:48:34 DEBUG : both18: Unchanged skipping 2025/01/02 04:48:34 DEBUG : both8: Sizes identical 2025/01/02 04:48:34 DEBUG : both2: Unchanged skipping 2025/01/02 04:48:34 DEBUG : both9: Sizes identical 2025/01/02 04:48:34 DEBUG : both4: Unchanged skipping 2025/01/02 04:48:34 DEBUG : both7: Unchanged skipping 2025/01/02 04:48:34 DEBUG : both8: Unchanged skipping 2025/01/02 04:48:34 DEBUG : both9: Unchanged skipping 2025/01/02 04:48:34 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Waiting for transfers to finish 2025/01/02 04:48:34 DEBUG : Waiting for deletions to finish 2025/01/02 04:48:35 INFO : only5: Deleted 2025/01/02 04:48:35 INFO : only15: Deleted 2025/01/02 04:48:35 INFO : only1: Deleted 2025/01/02 04:48:35 INFO : only12: Deleted 2025/01/02 04:48:36 INFO : only13: Deleted 2025/01/02 04:48:36 INFO : only2: Deleted 2025/01/02 04:48:36 INFO : only18: Deleted 2025/01/02 04:48:36 INFO : only19: Deleted 2025/01/02 04:48:37 INFO : only6: Deleted 2025/01/02 04:48:37 INFO : only4: Deleted 2025/01/02 04:48:37 INFO : only0: Deleted 2025/01/02 04:48:37 INFO : only10: Deleted 2025/01/02 04:48:38 INFO : only9: Deleted 2025/01/02 04:48:38 INFO : only7: Deleted 2025/01/02 04:48:38 INFO : only8: Deleted 2025/01/02 04:48:38 INFO : only16: Deleted 2025/01/02 04:48:39 INFO : only17: Deleted 2025/01/02 04:48:39 INFO : only14: Deleted 2025/01/02 04:48:39 INFO : only3: Deleted 2025/01/02 04:48:39 INFO : only11: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (132.33s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" run.go:285: Failed to put "only3" to "sugarsync root 'Test/rclone-test-hebaneq4yoju'": failed to create file: HTTP error 408 (408 Request Time-out) returned body: "

408 Request Time-out

\nYour browser didn't send a complete request in time.\n\n" --- FAIL: TestSyncConcurrentTruncate (395.42s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:55:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 04:55:35 DEBUG : sub dir: Making directory 2025/01/02 04:55:37 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-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (58.70s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" 2025/01/02 04:56:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 04:56:34 DEBUG : sub dir: Making directory 2025/01/02 04:56:35 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-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hebaneq4yoju'", Local "Local file system at /tmp/rclone803105293", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (53.01s) FAIL 2025/01/02 04:57:27 DEBUG : sugarsync root 'Test/rclone-test-hebaneq4yoju': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 43m24.890431914s (try 1/5): exit status 1: Failed [TestSyncConcurrentTruncate]