"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2024/10/23 02:13:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fecesen6gezu" 2024/10/23 02:13:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/23 02:13:04 DEBUG : Creating backend with remote "/tmp/rclone3215863358" === 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-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:13:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/23 02:13:05 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/10/23 02:13:05 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:13:05 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.56s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:13:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/23 02:13:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/23 02:13:10 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:13:10 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:13:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:13:15 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.25s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.51s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.56s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:13:23 DEBUG : Creating backend with remote "/non-existing" 2024/10/23 02:13:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/10/23 02:13:24 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:13:24 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.56s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:13:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/23 02:13:28 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:13:28 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:13:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.17s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:13:38 INFO : sugarsync root 'Test/rclone-test-fecesen6gezu': Running all checks before starting transfers 2024/10/23 02:13:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/23 02:13:39 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:13:39 INFO : sugarsync root 'Test/rclone-test-fecesen6gezu': Checks finished, now starting transfers 2024/10/23 02:13:39 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:13:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.07s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:13:49 ERROR : Ignoring --no-traverse with sync 2024/10/23 02:13:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/23 02:13:50 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:13:50 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:13:53 INFO : sub dir/hello world: Copied (new) 2024/10/23 02:13:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.06s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:14:01 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/10/23 02:14:01 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:14:01 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:14:04 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.69s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:14:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/23 02:14:09 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:14:09 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:14:11 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.65s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:14:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/23 02:14:16 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:14:16 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:14:19 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.60s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:14:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/23 02:14:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/23 02:14:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/23 02:14:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/23 02:14:24 DEBUG : sub dir: Making directory 2024/10/23 02:14:25 DEBUG : sub dir2: Making directory 2024/10/23 02:14:27 DEBUG : sub dir2/sub sub dir2: Making directory 2024/10/23 02:14:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/23 02:14:28 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:14:28 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:14:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:14:32 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.79s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:14:39 DEBUG : sub dir2: Making directory 2024/10/23 02:14:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/23 02:14:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/23 02:14:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/23 02:14:40 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:14:40 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:14:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.59s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:14:49 DEBUG : sub dir2: Making directory with metadata 2024/10/23 02:14:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/23 02:14:49 DEBUG : sub dir: Making directory 2024/10/23 02:14:51 DEBUG : sub dir2: Making directory 2024/10/23 02:14:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/23 02:14:52 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:14:52 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:14:54 INFO : sub dir/hello world: Copied (new) 2024/10/23 02:14:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:14:55 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/10/23 02:14:56 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.96s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.58s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:15:04 DEBUG : sub dir2: Making directory 2024/10/23 02:15:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/23 02:15:05 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:15:05 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:15:08 INFO : sub dir/hello world: Copied (new) 2024/10/23 02:15:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.81s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:15:14 DEBUG : sub dir2: Making directory with metadata 2024/10/23 02:15:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/23 02:15:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/23 02:15:15 DEBUG : sub dir: Making directory 2024/10/23 02:15:16 DEBUG : sub dir2: Making directory 2024/10/23 02:15:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/23 02:15:17 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:15:17 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:15:19 INFO : sub dir/hello world: Copied (new) 2024/10/23 02:15:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:15:21 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.02s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.45s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:15:28 DEBUG : sub dir2: Making directory 2024/10/23 02:15:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/23 02:15:29 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:15:29 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:15:33 INFO : sub dir/hello world: Copied (new) 2024/10/23 02:15:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.85s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:15:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-giyeyuy6gica" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-fecesen6gezu' -> sugarsync root 'Test/rclone-test-giyeyuy6gica' 2024/10/23 02:15:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/23 02:15:48 DEBUG : sugarsync root 'Test/rclone-test-giyeyuy6gica': Waiting for checks to finish 2024/10/23 02:15:48 DEBUG : sugarsync root 'Test/rclone-test-giyeyuy6gica': Waiting for transfers to finish 2024/10/23 02:15:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:15:52 DEBUG : sugarsync root 'Test/rclone-test-giyeyuy6gica': Purge remote --- PASS: TestServerSideCopy (20.66s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:16:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/23 02:16:05 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:16:05 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:16:07 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.18s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:16:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-mociteh8sidi" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-fecesen6gezu' -> sugarsync root 'Test/rclone-test-mociteh8sidi' 2024/10/23 02:16:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/23 02:16:24 DEBUG : sugarsync root 'Test/rclone-test-mociteh8sidi': Waiting for checks to finish 2024/10/23 02:16:24 DEBUG : sugarsync root 'Test/rclone-test-mociteh8sidi': Waiting for transfers to finish 2024/10/23 02:16:27 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:16:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/23 02:16:34 DEBUG : sugarsync root 'Test/rclone-test-mociteh8sidi': Waiting for checks to finish 2024/10/23 02:16:34 DEBUG : sugarsync root 'Test/rclone-test-mociteh8sidi': Waiting for transfers to finish 2024/10/23 02:16:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Should be true Test: TestServerSideCopyOverSelf Messages: listing wrong, want sub dir/hello world (17) got sub dir/hello world (11), sub dir/hello world (17) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Not equal: expected: 17 actual : 11 Test: TestServerSideCopyOverSelf Messages: sub dir/hello world: size incorrect file=17 vs obj=11 fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Should be true Test: TestServerSideCopyOverSelf Messages: Unexpected file "sub dir/hello world" 2024/10/23 02:16:49 DEBUG : sugarsync root 'Test/rclone-test-mociteh8sidi': Purge remote --- FAIL: TestServerSideCopyOverSelf (44.58s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:17:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/23 02:17:06 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:17:06 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:17:07 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/23 02:17:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (16.49s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:17:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cisuqub6joro" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-fecesen6gezu' -> sugarsync root 'Test/rclone-test-cisuqub6joro' 2024/10/23 02:17:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/23 02:17:26 DEBUG : sugarsync root 'Test/rclone-test-cisuqub6joro': Waiting for checks to finish 2024/10/23 02:17:26 DEBUG : sugarsync root 'Test/rclone-test-cisuqub6joro': Waiting for transfers to finish 2024/10/23 02:17:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:17:35 DEBUG : sugarsync root 'Test/rclone-test-cisuqub6joro': Using server-side directory move 2024/10/23 02:17:35 INFO : sugarsync root 'Test/rclone-test-cisuqub6joro': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/23 02:17:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/23 02:17:37 DEBUG : sugarsync root 'Test/rclone-test-cisuqub6joro': Waiting for checks to finish 2024/10/23 02:17:37 DEBUG : sugarsync root 'Test/rclone-test-cisuqub6joro': Waiting for transfers to finish 2024/10/23 02:17:38 INFO : sub dir/hello world: Deleted 2024/10/23 02:17:39 INFO : sub dir/hello world: Moved (server-side) 2024/10/23 02:17:46 DEBUG : testing file moves 2024/10/23 02:17:48 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/10/23 02:17:48 DEBUG : sugarsync root 'Test/rclone-test-cisuqub6joro': Waiting for checks to finish 2024/10/23 02:17:48 DEBUG : sugarsync root 'Test/rclone-test-cisuqub6joro': Waiting for transfers to finish 2024/10/23 02:17:49 INFO : sub dir/hello world: Deleted 2024/10/23 02:17:50 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:17:53 DEBUG : sugarsync root 'Test/rclone-test-cisuqub6joro': Purge remote --- PASS: TestServerSideMoveOverSelf (45.55s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:18:05 ERROR : : error listing: directory not found 2024/10/23 02:18:06 DEBUG : Local file system at /tmp/rclone3215863358: Making directory 2024/10/23 02:18:08 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:18:08 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (14.75s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:18:22 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/23 02:18:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/23 02:18:23 DEBUG : Local file system at /tmp/rclone3215863358: Waiting for checks to finish 2024/10/23 02:18:23 DEBUG : Local file system at /tmp/rclone3215863358: Waiting for transfers to finish 2024/10/23 02:18:24 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/10/23 02:18:24 INFO : sub dir/hello world: Copied (new) 2024/10/23 02:18:24 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (13.48s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:18:30 DEBUG : check sum: Need to transfer - File not found at Destination 2024/10/23 02:18:30 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:18:30 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:18:32 INFO : check sum: Copied (new) 2024/10/23 02:18:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:18:34 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:18:34 NOTICE: sugarsync root 'Test/rclone-test-fecesen6gezu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/10/23 02:18:34 DEBUG : check sum: Size of src and dst objects identical 2024/10/23 02:18:34 DEBUG : check sum: Unchanged skipping 2024/10/23 02:18:34 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:18:34 DEBUG : Waiting for deletions to finish 2024/10/23 02:18:34 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (11.72s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:18:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/10/23 02:18:42 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:18:42 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:18:44 INFO : sizeonly: Copied (new) 2024/10/23 02:18:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:18:46 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:18:46 DEBUG : sizeonly: Sizes identical 2024/10/23 02:18:46 DEBUG : sizeonly: Unchanged skipping 2024/10/23 02:18:46 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:18:46 DEBUG : Waiting for deletions to finish 2024/10/23 02:18:46 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (11.86s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:18:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/10/23 02:18:53 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:18:53 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:18:56 INFO : ignore-size: Copied (new) 2024/10/23 02:18:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:18:58 DEBUG : ignore-size: Sizes identical 2024/10/23 02:18:58 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:18:58 DEBUG : ignore-size: Unchanged skipping 2024/10/23 02:18:58 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:18:58 DEBUG : Waiting for deletions to finish 2024/10/23 02:18:58 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.59s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:19:09 DEBUG : existing: Sizes identical 2024/10/23 02:19:09 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:19:09 DEBUG : existing: Unchanged skipping 2024/10/23 02:19:09 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:19:09 DEBUG : Waiting for deletions to finish 2024/10/23 02:19:09 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:19:09 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/10/23 02:19:09 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:19:09 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:19:11 INFO : existing: Copied (replaced existing) 2024/10/23 02:19:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.63s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:19:17 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/23 02:19:17 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:19:17 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:19:20 INFO : existing: Copied (new) 2024/10/23 02:19:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:19:21 DEBUG : existing: Destination exists, skipping 2024/10/23 02:19:21 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:19:21 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:19:21 DEBUG : Waiting for deletions to finish 2024/10/23 02:19:21 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.61s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:19:35 DEBUG : d: Making directory 2024/10/23 02:19:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/23 02:19:38 DEBUG : c/non empty space: Sizes identical 2024/10/23 02:19:38 DEBUG : c/non empty space: Unchanged skipping 2024/10/23 02:19:38 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:19:38 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:19:41 INFO : a/potato2: Copied (new) 2024/10/23 02:19:41 DEBUG : Waiting for deletions to finish 2024/10/23 02:19:42 INFO : b/potato: Deleted 2024/10/23 02:19:42 INFO : d: Removing directory 2024/10/23 02:19:43 INFO : b: Removing directory 2024/10/23 02:19:44 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (24.99s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:19:56 DEBUG : empty space: Sizes identical 2024/10/23 02:19:56 DEBUG : empty space: Unchanged skipping 2024/10/23 02:19:56 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:19:56 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:19:56 DEBUG : Waiting for deletions to finish 2024/10/23 02:19:56 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:19:58 DEBUG : empty space: Sizes identical 2024/10/23 02:19:58 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:19:58 DEBUG : empty space: Unchanged skipping 2024/10/23 02:19:58 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:19:58 DEBUG : Waiting for deletions to finish 2024/10/23 02:19:58 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.36s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.51s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.44s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:20:11 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/23 02:20:11 DEBUG : empty space: Sizes identical 2024/10/23 02:20:11 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:20:11 DEBUG : empty space: Unchanged skipping 2024/10/23 02:20:11 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:20:13 INFO : potato: Copied (new) 2024/10/23 02:20:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.75s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:20:22 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/10/23 02:20:22 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:20:22 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:20:24 INFO : potato: Copied (replaced existing) 2024/10/23 02:20:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.06s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/10/23 02:20:32 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/10/23 02:20:32 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:20:32 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:20:34 INFO : potato: Copied (replaced existing) 2024/10/23 02:20:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:20:44 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/23 02:20:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/10/23 02:20:44 DEBUG : empty space: Sizes identical 2024/10/23 02:20:44 DEBUG : empty space: Unchanged skipping 2024/10/23 02:20:44 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:20:44 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:20:44 DEBUG : Waiting for deletions to finish 2024/10/23 02:20:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:20:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/23 02:20:56 DEBUG : empty space: Sizes identical 2024/10/23 02:20:56 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:20:56 DEBUG : empty space: Unchanged skipping 2024/10/23 02:20:56 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:20:59 INFO : potato2: Copied (new) 2024/10/23 02:20:59 DEBUG : Waiting for deletions to finish 2024/10/23 02:20:59 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:21:12 DEBUG : d: Making directory 2024/10/23 02:21:13 DEBUG : d/e: Making directory 2024/10/23 02:21:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/23 02:21:18 DEBUG : c/non empty space: Sizes identical 2024/10/23 02:21:18 DEBUG : c/non empty space: Unchanged skipping 2024/10/23 02:21:20 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:21:20 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:21:21 INFO : a/potato2: Copied (new) 2024/10/23 02:21:21 DEBUG : Waiting for deletions to finish 2024/10/23 02:21:21 INFO : b/potato: Deleted 2024/10/23 02:21:21 INFO : d/e: Removing directory 2024/10/23 02:21:22 INFO : d: Removing directory 2024/10/23 02:21:23 INFO : b: Removing directory 2024/10/23 02:21:24 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (27.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:21:40 DEBUG : d: Making directory 2024/10/23 02:21:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/23 02:21:43 DEBUG : c/non empty space: Sizes identical 2024/10/23 02:21:43 DEBUG : c/non empty space: Unchanged skipping 2024/10/23 02:21:43 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:21:43 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:21:46 INFO : a/potato2: Copied (new) 2024/10/23 02:21:46 ERROR : sugarsync root 'Test/rclone-test-fecesen6gezu': not deleting files as there were IO errors 2024/10/23 02:21:46 ERROR : sugarsync root 'Test/rclone-test-fecesen6gezu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.16s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:22:03 DEBUG : Waiting for deletions to finish 2024/10/23 02:22:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/23 02:22:04 DEBUG : empty space: Sizes identical 2024/10/23 02:22:04 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:22:04 DEBUG : empty space: Unchanged skipping 2024/10/23 02:22:04 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:22:05 INFO : potato: Deleted 2024/10/23 02:22:07 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.09s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:22:17 DEBUG : Waiting for deletions to finish 2024/10/23 02:22:18 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:22:18 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:22:19 INFO : potato: Deleted 2024/10/23 02:22:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/23 02:22:19 DEBUG : empty space: Sizes identical 2024/10/23 02:22:19 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:22:19 DEBUG : empty space: Unchanged skipping 2024/10/23 02:22:19 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:22:22 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.06s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:22:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/23 02:22:31 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:22:31 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:22:33 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.50s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:22:44 DEBUG : enormous: Excluded (Size Filter) 2024/10/23 02:22:44 DEBUG : enormous: Excluded 2024/10/23 02:22:44 DEBUG : potato2: Excluded (Size Filter) 2024/10/23 02:22:44 DEBUG : potato2: Excluded 2024/10/23 02:22:44 DEBUG : potato2: Excluded (Size Filter) 2024/10/23 02:22:44 DEBUG : potato2: Excluded 2024/10/23 02:22:44 DEBUG : empty space: Sizes identical 2024/10/23 02:22:44 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:22:44 DEBUG : empty space: Unchanged skipping 2024/10/23 02:22:44 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:22:44 DEBUG : Waiting for deletions to finish 2024/10/23 02:22:44 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:22:45 DEBUG : enormous: Excluded (Size Filter) 2024/10/23 02:22:45 DEBUG : enormous: Excluded 2024/10/23 02:22:45 DEBUG : potato2: Excluded (Size Filter) 2024/10/23 02:22:45 DEBUG : potato2: Excluded 2024/10/23 02:22:46 DEBUG : potato2: Excluded (Size Filter) 2024/10/23 02:22:46 DEBUG : potato2: Excluded 2024/10/23 02:22:46 DEBUG : empty space: Sizes identical 2024/10/23 02:22:46 DEBUG : Local file system at /tmp/rclone3215863358: Waiting for checks to finish 2024/10/23 02:22:46 DEBUG : empty space: Unchanged skipping 2024/10/23 02:22:46 DEBUG : Local file system at /tmp/rclone3215863358: Waiting for transfers to finish 2024/10/23 02:22:46 DEBUG : Waiting for deletions to finish 2024/10/23 02:22:46 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (13.52s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:23:00 DEBUG : enormous: Excluded (Size Filter) 2024/10/23 02:23:00 DEBUG : enormous: Excluded 2024/10/23 02:23:00 DEBUG : potato2: Excluded (Size Filter) 2024/10/23 02:23:00 DEBUG : potato2: Excluded 2024/10/23 02:23:01 DEBUG : empty space: Sizes identical 2024/10/23 02:23:01 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:23:01 DEBUG : empty space: Unchanged skipping 2024/10/23 02:23:01 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:23:01 DEBUG : Waiting for deletions to finish 2024/10/23 02:23:01 INFO : enormous: Deleted 2024/10/23 02:23:01 INFO : potato2: Deleted 2024/10/23 02:23:01 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:23:03 DEBUG : empty space: Sizes identical 2024/10/23 02:23:03 DEBUG : empty space: Unchanged skipping 2024/10/23 02:23:03 DEBUG : Local file system at /tmp/rclone3215863358: Waiting for checks to finish 2024/10/23 02:23:03 DEBUG : Local file system at /tmp/rclone3215863358: Waiting for transfers to finish 2024/10/23 02:23:03 DEBUG : Waiting for deletions to finish 2024/10/23 02:23:03 INFO : enormous: Deleted 2024/10/23 02:23:03 INFO : potato2: Deleted 2024/10/23 02:23:03 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.42s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/10/23 02:23:09 ERROR : sugarsync root 'Test/rclone-test-fecesen6gezu': Ignoring --track-renames as the source and destination do not have a common hash 2024/10/23 02:23:10 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/23 02:23:10 DEBUG : yam: Need to transfer - File not found at Destination 2024/10/23 02:23:10 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:23:10 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:23:12 INFO : yam: Copied (new) 2024/10/23 02:23:12 INFO : potato: Copied (new) 2024/10/23 02:23:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:23:13 ERROR : sugarsync root 'Test/rclone-test-fecesen6gezu': Ignoring --track-renames as the source and destination do not have a common hash 2024/10/23 02:23:14 DEBUG : yaml: Need to transfer - File not found at Destination 2024/10/23 02:23:14 DEBUG : potato: Sizes identical 2024/10/23 02:23:14 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:23:14 DEBUG : potato: Unchanged skipping 2024/10/23 02:23:14 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:23:16 INFO : yaml: Copied (new) 2024/10/23 02:23:16 DEBUG : Waiting for deletions to finish 2024/10/23 02:23:17 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.55s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/10/23 02:23:24 ERROR : sugarsync root 'Test/rclone-test-fecesen6gezu': Ignoring --track-renames as either the source or destination do not support modtime 2024/10/23 02:23:25 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/23 02:23:25 DEBUG : yam: Need to transfer - File not found at Destination 2024/10/23 02:23:25 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:23:25 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:23:27 INFO : yam: Copied (new) 2024/10/23 02:23:27 INFO : potato: Copied (new) 2024/10/23 02:23:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:23:28 ERROR : sugarsync root 'Test/rclone-test-fecesen6gezu': Ignoring --track-renames as either the source or destination do not support modtime 2024/10/23 02:23:29 DEBUG : yaml: Need to transfer - File not found at Destination 2024/10/23 02:23:29 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:23:29 DEBUG : potato: Sizes identical 2024/10/23 02:23:29 DEBUG : potato: Unchanged skipping 2024/10/23 02:23:29 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:23:31 INFO : yaml: Copied (new) 2024/10/23 02:23:31 DEBUG : Waiting for deletions to finish 2024/10/23 02:23:32 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.67s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/10/23 02:23:39 INFO : sugarsync root 'Test/rclone-test-fecesen6gezu': Making map for --track-renames 2024/10/23 02:23:39 INFO : sugarsync root 'Test/rclone-test-fecesen6gezu': Finished making map for --track-renames 2024/10/23 02:23:39 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:23:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/10/23 02:23:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/23 02:23:39 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for renames to finish 2024/10/23 02:23:39 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:23:43 INFO : sub/yam: Copied (new) 2024/10/23 02:23:44 INFO : potato: Copied (new) 2024/10/23 02:23:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:23:46 DEBUG : potato: Sizes identical 2024/10/23 02:23:46 DEBUG : potato: Unchanged skipping 2024/10/23 02:23:47 INFO : sugarsync root 'Test/rclone-test-fecesen6gezu': Making map for --track-renames 2024/10/23 02:23:47 INFO : sugarsync root 'Test/rclone-test-fecesen6gezu': Finished making map for --track-renames 2024/10/23 02:23:47 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:23:47 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for renames to finish 2024/10/23 02:23:48 INFO : sub/yam: Moved (server-side) to: yam 2024/10/23 02:23:48 INFO : yam: Renamed from "sub/yam" 2024/10/23 02:23:48 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:23:48 DEBUG : Waiting for deletions to finish 2024/10/23 02:23:48 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.78s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:23:57 DEBUG : Creating backend with remote "/tmp/rclone3215863358/dir1" 2024/10/23 02:23:57 DEBUG : Config file has changed externally - reloading 2024/10/23 02:23:57 DEBUG : Creating backend with remote "/tmp/rclone3215863358/dir2" 2024/10/23 02:23:57 DEBUG : Local file system at /tmp/rclone3215863358/dir2: Using server-side directory move 2024/10/23 02:23:57 INFO : Local file system at /tmp/rclone3215863358/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/23 02:23:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/10/23 02:23:57 INFO : file1.txt: Moved (server-side) 2024/10/23 02:23:57 DEBUG : Local file system at /tmp/rclone3215863358/dir2: Waiting for checks to finish 2024/10/23 02:23:57 DEBUG : Local file system at /tmp/rclone3215863358/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:24:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/23 02:24:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/23 02:24:00 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:24:00 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:24:06 INFO : nested/sub dir/file: Copied (new) 2024/10/23 02:24:06 INFO : nested/sub dir/file: Deleted 2024/10/23 02:24:06 INFO : sub dir/hello world: Copied (new) 2024/10/23 02:24:06 INFO : sub dir/hello world: Deleted 2024/10/23 02:24:06 INFO : sub dir: Removing directory 2024/10/23 02:24:06 INFO : nested/sub dir: Removing directory 2024/10/23 02:24:06 INFO : nested: Removing directory 2024/10/23 02:24:06 DEBUG : Local file system at /tmp/rclone3215863358: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.09s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:24:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/23 02:24:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/23 02:24:18 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:24:18 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:24:24 INFO : sub dir/hello world: Copied (new) 2024/10/23 02:24:24 INFO : sub dir/hello world: Deleted 2024/10/23 02:24:24 INFO : nested/sub dir/file: Copied (new) 2024/10/23 02:24:24 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.08s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:24:35 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/23 02:24:35 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/10/23 02:24:35 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:24:35 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:24:37 INFO : existing-b: Copied (new) 2024/10/23 02:24:37 INFO : existing-b: Deleted 2024/10/23 02:24:37 INFO : existing: Copied (new) 2024/10/23 02:24:37 INFO : existing: Deleted 2024/10/23 02:24:39 DEBUG : existing: Destination exists, skipping 2024/10/23 02:24:39 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:24:39 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/10/23 02:24:39 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:24:39 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (9.97s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:24:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-befadov1qacu" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-fecesen6gezu' -> sugarsync root 'Test/rclone-test-befadov1qacu' 2024/10/23 02:25:02 DEBUG : sugarsync root 'Test/rclone-test-befadov1qacu': Using server-side directory move 2024/10/23 02:25:02 INFO : sugarsync root 'Test/rclone-test-befadov1qacu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/23 02:25:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/23 02:25:03 DEBUG : empty space: Sizes identical 2024/10/23 02:25:03 DEBUG : empty space: Unchanged skipping 2024/10/23 02:25:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/23 02:25:03 DEBUG : sugarsync root 'Test/rclone-test-befadov1qacu': Waiting for checks to finish 2024/10/23 02:25:04 INFO : potato3: Deleted 2024/10/23 02:25:04 INFO : potato2: Moved (server-side) 2024/10/23 02:25:04 INFO : empty space: Deleted 2024/10/23 02:25:04 DEBUG : sugarsync root 'Test/rclone-test-befadov1qacu': Waiting for transfers to finish 2024/10/23 02:25:05 INFO : potato3: Moved (server-side) 2024/10/23 02:25:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vuhawow4jexu" 2024/10/23 02:25:09 DEBUG : sugarsync root 'Test/rclone-test-vuhawow4jexu': Using server-side directory move 2024/10/23 02:25:11 INFO : sugarsync root 'Test/rclone-test-vuhawow4jexu': Server side directory move succeeded 2024/10/23 02:25:13 ERROR : : error listing: directory not found 2024/10/23 02:25:13 DEBUG : sugarsync root 'Test/rclone-test-vuhawow4jexu': Purge remote 2024/10/23 02:25:14 DEBUG : sugarsync root 'Test/rclone-test-befadov1qacu': Purge remote 2024/10/23 02:25:15 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (32.64s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:25:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tiqixev5xuno" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-fecesen6gezu' -> sugarsync root 'Test/rclone-test-tiqixev5xuno' 2024/10/23 02:25:35 DEBUG : empty space: Excluded (Size Filter) 2024/10/23 02:25:35 DEBUG : empty space: Excluded 2024/10/23 02:25:36 DEBUG : empty space: Excluded (Size Filter) 2024/10/23 02:25:36 DEBUG : empty space: Excluded 2024/10/23 02:25:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/23 02:25:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/23 02:25:36 DEBUG : sugarsync root 'Test/rclone-test-tiqixev5xuno': Waiting for checks to finish 2024/10/23 02:25:36 DEBUG : sugarsync root 'Test/rclone-test-tiqixev5xuno': Waiting for transfers to finish 2024/10/23 02:25:36 INFO : potato2: Moved (server-side) 2024/10/23 02:25:36 INFO : potato3: Deleted 2024/10/23 02:25:37 INFO : potato3: Moved (server-side) 2024/10/23 02:25:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lovidob5gola" 2024/10/23 02:25:42 DEBUG : empty space: Excluded (Size Filter) 2024/10/23 02:25:42 DEBUG : empty space: Excluded 2024/10/23 02:25:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/23 02:25:43 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/23 02:25:43 DEBUG : sugarsync root 'Test/rclone-test-lovidob5gola': Waiting for checks to finish 2024/10/23 02:25:43 DEBUG : sugarsync root 'Test/rclone-test-lovidob5gola': Waiting for transfers to finish 2024/10/23 02:25:44 INFO : potato2: Moved (server-side) 2024/10/23 02:25:45 INFO : potato3: Moved (server-side) 2024/10/23 02:25:46 DEBUG : sugarsync root 'Test/rclone-test-lovidob5gola': Purge remote 2024/10/23 02:25:47 DEBUG : sugarsync root 'Test/rclone-test-tiqixev5xuno': Purge remote --- PASS: TestServerSideMoveWithFilter (33.48s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:25:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sijapem6fine" 2024/10/23 02:26:01 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-fecesen6gezu' -> sugarsync root 'Test/rclone-test-sijapem6fine' 2024/10/23 02:26:10 DEBUG : sugarsync root 'Test/rclone-test-sijapem6fine': Using server-side directory move 2024/10/23 02:26:10 INFO : sugarsync root 'Test/rclone-test-sijapem6fine': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/23 02:26:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/23 02:26:11 DEBUG : empty space: Sizes identical 2024/10/23 02:26:11 DEBUG : empty space: Unchanged skipping 2024/10/23 02:26:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/23 02:26:11 DEBUG : sugarsync root 'Test/rclone-test-sijapem6fine': Waiting for checks to finish 2024/10/23 02:26:11 INFO : potato2: Moved (server-side) 2024/10/23 02:26:12 INFO : potato3: Deleted 2024/10/23 02:26:12 INFO : empty space: Deleted 2024/10/23 02:26:12 DEBUG : sugarsync root 'Test/rclone-test-sijapem6fine': Waiting for transfers to finish 2024/10/23 02:26:12 INFO : potato3: Moved (server-side) 2024/10/23 02:26:12 INFO : tomatoDir: Removing directory 2024/10/23 02:26:14 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': deleted 1 directories 2024/10/23 02:26:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yoyixen9siyu" 2024/10/23 02:26:19 DEBUG : tomatoDir: Making directory 2024/10/23 02:26:20 DEBUG : sugarsync root 'Test/rclone-test-yoyixen9siyu': Using server-side directory move 2024/10/23 02:26:22 INFO : sugarsync root 'Test/rclone-test-yoyixen9siyu': Server side directory move succeeded 2024/10/23 02:26:25 ERROR : : error listing: directory not found 2024/10/23 02:26:26 ERROR : : error listing: directory not found 2024/10/23 02:26:26 DEBUG : sugarsync root 'Test/rclone-test-yoyixen9siyu': Purge remote 2024/10/23 02:26:26 DEBUG : sugarsync root 'Test/rclone-test-sijapem6fine': Purge remote 2024/10/23 02:26:27 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.65s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.46s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:26:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fecesen6gezu/rclone-sync-test" 2024/10/23 02:26:30 DEBUG : Config file has changed externally - reloading run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (11.84s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:26:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fecesen6gezu/rclone-sync-test" 2024/10/23 02:26:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fecesen6gezu/rclone-sync-test-include/layer2" 2024/10/23 02:26:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fecesen6gezu/rclone-sync-test-ignore-file" 2024/10/23 02:27:07 DEBUG : rclone-sync-test: Excluded 2024/10/23 02:27:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/23 02:27:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/23 02:27:10 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/rclone-sync-test': Waiting for checks to finish 2024/10/23 02:27:10 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/rclone-sync-test': Waiting for transfers to finish 2024/10/23 02:27:10 DEBUG : Waiting for deletions to finish 2024/10/23 02:27:10 INFO : There was nothing to transfer 2024/10/23 02:27:12 DEBUG : rclone-sync-test: Excluded 2024/10/23 02:27:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/23 02:27:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/23 02:27:16 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:27:16 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:27:16 DEBUG : Waiting for deletions to finish 2024/10/23 02:27:16 INFO : rclone-sync-test-include: Removing directory 2024/10/23 02:27:16 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/10/23 02:27:16 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': failed to delete 1 directories 2024/10/23 02:27:16 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:27:18 DEBUG : rclone-sync-test: Excluded 2024/10/23 02:27:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/23 02:27:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/23 02:27:21 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/10/23 02:27:21 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/10/23 02:27:21 DEBUG : Waiting for deletions to finish 2024/10/23 02:27:21 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:27:24 DEBUG : rclone-sync-test: Excluded 2024/10/23 02:27:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/23 02:27:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/23 02:27:27 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:27:27 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:27:27 DEBUG : Waiting for deletions to finish 2024/10/23 02:27:27 INFO : rclone-sync-test-include: Removing directory 2024/10/23 02:27:27 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/10/23 02:27:27 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': failed to delete 1 directories 2024/10/23 02:27:27 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:27:28 DEBUG : : Excluded 2024/10/23 02:27:30 DEBUG : rclone-sync-test: Excluded 2024/10/23 02:27:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/23 02:27:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/23 02:27:33 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/10/23 02:27:33 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/10/23 02:27:33 DEBUG : Waiting for deletions to finish 2024/10/23 02:27:33 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (82.60s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:28:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fecesen6gezu/dst" 2024/10/23 02:28:05 DEBUG : Config file has changed externally - reloading 2024/10/23 02:28:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fecesen6gezu/CompareDest" 2024/10/23 02:28:16 DEBUG : one: Need to transfer - File not found at Destination 2024/10/23 02:28:16 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for checks to finish 2024/10/23 02:28:16 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for transfers to finish 2024/10/23 02:28:19 INFO : one: Copied (new) 2024/10/23 02:28:19 DEBUG : Waiting for deletions to finish 2024/10/23 02:28:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/23 02:28:23 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for checks to finish 2024/10/23 02:28:23 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for transfers to finish 2024/10/23 02:28:25 INFO : one: Copied (replaced existing) 2024/10/23 02:28:25 DEBUG : Waiting for deletions to finish 2024/10/23 02:28:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/23 02:28:34 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for checks to finish 2024/10/23 02:28:35 DEBUG : one: Sizes identical 2024/10/23 02:28:35 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/23 02:28:35 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for transfers to finish 2024/10/23 02:28:35 DEBUG : Waiting for deletions to finish 2024/10/23 02:28:35 INFO : There was nothing to transfer 2024/10/23 02:28:42 DEBUG : two: Sizes identical 2024/10/23 02:28:42 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/23 02:28:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/23 02:28:42 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for checks to finish 2024/10/23 02:28:43 DEBUG : one: Sizes identical 2024/10/23 02:28:43 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/23 02:28:43 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for transfers to finish 2024/10/23 02:28:43 DEBUG : Waiting for deletions to finish 2024/10/23 02:28:43 INFO : There was nothing to transfer 2024/10/23 02:28:46 DEBUG : two: Sizes identical 2024/10/23 02:28:46 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/23 02:28:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/23 02:28:46 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for checks to finish 2024/10/23 02:28:47 DEBUG : one: Sizes identical 2024/10/23 02:28:47 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/23 02:28:47 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for transfers to finish 2024/10/23 02:28:47 DEBUG : Waiting for deletions to finish 2024/10/23 02:28:47 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/10/23 02:28:51 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/23 02:28:51 DEBUG : two: Need to transfer - File not found at Destination 2024/10/23 02:28:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/23 02:28:51 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for checks to finish 2024/10/23 02:28:52 DEBUG : one: Sizes identical 2024/10/23 02:28:52 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/23 02:28:52 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for transfers to finish 2024/10/23 02:28:54 INFO : two: Copied (new) 2024/10/23 02:28:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (58.00s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:29:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fecesen6gezu/dest" 2024/10/23 02:29:11 DEBUG : Config file has changed externally - reloading 2024/10/23 02:29:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fecesen6gezu/pre-dest1" 2024/10/23 02:29:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fecesen6gezu/pre-dest2" 2024/10/23 02:29:21 DEBUG : 1: Sizes identical 2024/10/23 02:29:21 DEBUG : 1: Destination found in --compare-dest, skipping 2024/10/23 02:29:23 DEBUG : 2: Sizes identical 2024/10/23 02:29:23 DEBUG : 2: Destination found in --compare-dest, skipping 2024/10/23 02:29:24 DEBUG : 3: Need to transfer - File not found at Destination 2024/10/23 02:29:24 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dest': Waiting for checks to finish 2024/10/23 02:29:24 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dest': Waiting for transfers to finish 2024/10/23 02:29:28 INFO : 3: Copied (new) 2024/10/23 02:29:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (34.70s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:29:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fecesen6gezu/dst" 2024/10/23 02:29:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fecesen6gezu/CopyDest" 2024/10/23 02:29:48 DEBUG : one: Need to transfer - File not found at Destination 2024/10/23 02:29:48 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for checks to finish 2024/10/23 02:29:48 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for transfers to finish 2024/10/23 02:29:52 INFO : one: Copied (new) 2024/10/23 02:29:52 DEBUG : Waiting for deletions to finish 2024/10/23 02:29:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/23 02:29:55 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for checks to finish 2024/10/23 02:29:56 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for transfers to finish 2024/10/23 02:29:58 INFO : one: Copied (replaced existing) 2024/10/23 02:29:58 DEBUG : Waiting for deletions to finish 2024/10/23 02:30:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fecesen6gezu/BackupDir" 2024/10/23 02:30:06 DEBUG : Config file has changed externally - reloading 2024/10/23 02:30:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/23 02:30:12 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for checks to finish 2024/10/23 02:30:13 DEBUG : one: Sizes identical 2024/10/23 02:30:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/23 02:30:16 INFO : one: Moved (server-side) 2024/10/23 02:30:17 INFO : one: Copied (server-side copy) 2024/10/23 02:30:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/23 02:30:17 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for transfers to finish 2024/10/23 02:30:17 DEBUG : Waiting for deletions to finish 2024/10/23 02:30:24 DEBUG : two: Sizes identical 2024/10/23 02:30:25 INFO : two: Copied (server-side copy) 2024/10/23 02:30:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/23 02:30:25 DEBUG : one: Sizes identical 2024/10/23 02:30:25 DEBUG : one: Unchanged skipping 2024/10/23 02:30:25 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for checks to finish 2024/10/23 02:30:25 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for transfers to finish 2024/10/23 02:30:25 DEBUG : Waiting for deletions to finish 2024/10/23 02:30:27 DEBUG : one: Sizes identical 2024/10/23 02:30:27 DEBUG : one: Unchanged skipping 2024/10/23 02:30:27 DEBUG : two: Sizes identical 2024/10/23 02:30:27 DEBUG : two: Unchanged skipping 2024/10/23 02:30:27 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for checks to finish 2024/10/23 02:30:27 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for transfers to finish 2024/10/23 02:30:27 DEBUG : Waiting for deletions to finish 2024/10/23 02:30:27 INFO : There was nothing to transfer 2024/10/23 02:30:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/23 02:30:34 DEBUG : three: Destination not found in --copy-dest 2024/10/23 02:30:34 DEBUG : three: Need to transfer - File not found at Destination 2024/10/23 02:30:34 DEBUG : two: Sizes identical 2024/10/23 02:30:34 DEBUG : two: Unchanged skipping 2024/10/23 02:30:34 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for checks to finish 2024/10/23 02:30:34 DEBUG : one: Sizes identical 2024/10/23 02:30:34 DEBUG : one: Unchanged skipping 2024/10/23 02:30:34 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for transfers to finish 2024/10/23 02:30:37 INFO : three: Copied (new) 2024/10/23 02:30:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (71.38s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:30:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fecesen6gezu/dst" 2024/10/23 02:30:58 DEBUG : Config file has changed externally - reloading 2024/10/23 02:31:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fecesen6gezu/backup" 2024/10/23 02:31:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/23 02:31:06 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for checks to finish 2024/10/23 02:31:06 DEBUG : two: Sizes identical 2024/10/23 02:31:06 DEBUG : two: Unchanged skipping 2024/10/23 02:31:09 INFO : one: Moved (server-side) 2024/10/23 02:31:09 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for transfers to finish 2024/10/23 02:31:11 INFO : one: Copied (new) 2024/10/23 02:31:11 DEBUG : Waiting for deletions to finish 2024/10/23 02:31:12 INFO : three.txt: Moved (server-side) 2024/10/23 02:31:12 INFO : three.txt: Moved into backup dir 2024/10/23 02:31:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/23 02:31:19 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for checks to finish 2024/10/23 02:31:19 DEBUG : two: Sizes identical 2024/10/23 02:31:19 DEBUG : two: Unchanged skipping 2024/10/23 02:31:20 INFO : one: Deleted 2024/10/23 02:31:21 INFO : one: Moved (server-side) 2024/10/23 02:31:21 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for transfers to finish 2024/10/23 02:31:23 INFO : one: Copied (new) 2024/10/23 02:31:23 DEBUG : Waiting for deletions to finish 2024/10/23 02:31:25 INFO : three.txt: Deleted 2024/10/23 02:31:26 INFO : three.txt: Moved (server-side) 2024/10/23 02:31:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (45.86s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:31:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fecesen6gezu/dst" 2024/10/23 02:31:44 DEBUG : Config file has changed externally - reloading 2024/10/23 02:31:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fecesen6gezu/backup" 2024/10/23 02:31:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/23 02:31:52 DEBUG : two: Sizes identical 2024/10/23 02:31:52 DEBUG : two: Unchanged skipping 2024/10/23 02:31:52 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for checks to finish 2024/10/23 02:31:55 INFO : one: Moved (server-side) to: one.bak 2024/10/23 02:31:55 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for transfers to finish 2024/10/23 02:31:57 INFO : one: Copied (new) 2024/10/23 02:31:57 DEBUG : Waiting for deletions to finish 2024/10/23 02:31:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/23 02:31:58 INFO : three.txt: Moved into backup dir 2024/10/23 02:32:05 DEBUG : two: Sizes identical 2024/10/23 02:32:05 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for checks to finish 2024/10/23 02:32:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/23 02:32:05 DEBUG : two: Unchanged skipping 2024/10/23 02:32:06 INFO : one.bak: Deleted 2024/10/23 02:32:07 INFO : one: Moved (server-side) to: one.bak 2024/10/23 02:32:07 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for transfers to finish 2024/10/23 02:32:09 INFO : one: Copied (new) 2024/10/23 02:32:09 DEBUG : Waiting for deletions to finish 2024/10/23 02:32:11 INFO : three.txt.bak: Deleted 2024/10/23 02:32:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/23 02:32:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (45.86s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:32:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fecesen6gezu/dst" 2024/10/23 02:32:30 DEBUG : Config file has changed externally - reloading 2024/10/23 02:32:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fecesen6gezu/backup" 2024/10/23 02:32:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/23 02:32:38 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for checks to finish 2024/10/23 02:32:38 DEBUG : two: Sizes identical 2024/10/23 02:32:38 DEBUG : two: Unchanged skipping 2024/10/23 02:32:40 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/23 02:32:40 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for transfers to finish 2024/10/23 02:32:43 INFO : one: Copied (new) 2024/10/23 02:32:43 DEBUG : Waiting for deletions to finish 2024/10/23 02:32:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/23 02:32:44 INFO : three.txt: Moved into backup dir 2024/10/23 02:32:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/23 02:32:50 DEBUG : two: Sizes identical 2024/10/23 02:32:50 DEBUG : two: Unchanged skipping 2024/10/23 02:32:50 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for checks to finish 2024/10/23 02:32:52 INFO : one-2019-01-01: Deleted 2024/10/23 02:32:53 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/23 02:32:53 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for transfers to finish 2024/10/23 02:32:55 INFO : one: Copied (new) 2024/10/23 02:32:55 DEBUG : Waiting for deletions to finish 2024/10/23 02:32:56 INFO : three-2019-01-01.txt: Deleted 2024/10/23 02:32:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/23 02:32:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (45.63s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:33:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fecesen6gezu/dst" 2024/10/23 02:33:16 DEBUG : Config file has changed externally - reloading 2024/10/23 02:33:19 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for checks to finish 2024/10/23 02:33:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/23 02:33:19 DEBUG : two: Sizes identical 2024/10/23 02:33:19 DEBUG : two: Unchanged skipping 2024/10/23 02:33:20 INFO : one: Moved (server-side) to: one.bak 2024/10/23 02:33:20 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for transfers to finish 2024/10/23 02:33:23 INFO : one: Copied (new) 2024/10/23 02:33:23 DEBUG : Waiting for deletions to finish 2024/10/23 02:33:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/23 02:33:24 INFO : three.txt: Moved into backup dir 2024/10/23 02:33:30 DEBUG : one.bak: Excluded (Path Filter) 2024/10/23 02:33:30 DEBUG : one.bak: Excluded 2024/10/23 02:33:30 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/10/23 02:33:30 DEBUG : three.txt.bak: Excluded 2024/10/23 02:33:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/23 02:33:30 DEBUG : two: Sizes identical 2024/10/23 02:33:30 DEBUG : two: Unchanged skipping 2024/10/23 02:33:30 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for checks to finish 2024/10/23 02:33:32 INFO : one.bak: Deleted 2024/10/23 02:33:33 INFO : one: Moved (server-side) to: one.bak 2024/10/23 02:33:33 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu/dst': Waiting for transfers to finish 2024/10/23 02:33:35 INFO : one: Copied (new) 2024/10/23 02:33:35 DEBUG : Waiting for deletions to finish 2024/10/23 02:33:37 INFO : three.txt.bak: Deleted 2024/10/23 02:33:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/23 02:33:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (39.36s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:33:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fecesen6gezu/dst" 2024/10/23 02:33:55 DEBUG : Config file has changed externally - reloading 2024/10/23 02:33:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/23 02:33:59 INFO : one: Moved (server-side) to: one.bak 2024/10/23 02:34:02 INFO : one: Copied (new) 2024/10/23 02:34:03 DEBUG : two: Sizes identical 2024/10/23 02:34:03 DEBUG : two: Unchanged skipping 2024/10/23 02:34:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/23 02:34:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/23 02:34:07 INFO : three.txt: Copied (new) 2024/10/23 02:34:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/23 02:34:13 INFO : one.bak: Deleted 2024/10/23 02:34:13 INFO : one: Moved (server-side) to: one.bak 2024/10/23 02:34:16 INFO : one: Copied (new) 2024/10/23 02:34:17 DEBUG : two: Sizes identical 2024/10/23 02:34:17 DEBUG : two: Unchanged skipping 2024/10/23 02:34:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/23 02:34:19 INFO : three.txt.bak: Deleted 2024/10/23 02:34:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/23 02:34:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (45.12s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:34:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fecesen6gezu/dst" 2024/10/23 02:34:40 DEBUG : Config file has changed externally - reloading 2024/10/23 02:34:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/23 02:34:45 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/23 02:34:47 INFO : one: Copied (new) 2024/10/23 02:34:48 DEBUG : two: Sizes identical 2024/10/23 02:34:48 DEBUG : two: Unchanged skipping 2024/10/23 02:34:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/23 02:34:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/23 02:34:53 INFO : three.txt: Copied (new) 2024/10/23 02:34:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/23 02:34:58 INFO : one-2019-01-01: Deleted 2024/10/23 02:34:59 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/23 02:35:01 INFO : one: Copied (new) 2024/10/23 02:35:02 DEBUG : two: Sizes identical 2024/10/23 02:35:02 DEBUG : two: Unchanged skipping 2024/10/23 02:35:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/23 02:35:04 INFO : three-2019-01-01.txt: Deleted 2024/10/23 02:35:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/23 02:35:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (45.37s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:35:20 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/10/23 02:35:20 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:35:20 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:35:21 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/10/23 02:35:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.55s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:35:26 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/23 02:35:26 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:35:26 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:35:28 INFO : existing: Copied (new) 2024/10/23 02:35:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:35:31 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/10/23 02:35:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/10/23 02:35:31 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:35:31 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:35:31 ERROR : sugarsync root 'Test/rclone-test-fecesen6gezu': not deleting files as there were IO errors 2024/10/23 02:35:31 ERROR : sugarsync root 'Test/rclone-test-fecesen6gezu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.08s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.42s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:35:56 DEBUG : existing: Sizes identical 2024/10/23 02:35:56 DEBUG : existing: Unchanged skipping 2024/10/23 02:35:56 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/10/23 02:35:57 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-pelicam8 2024/10/23 02:35:57 DEBUG : EXISTING: moving to existing-rclone-move-sefecet7 2024/10/23 02:35:59 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-sefecet7 2024/10/23 02:35:59 DEBUG : EXISTING: moving to existing 2024/10/23 02:35:59 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/10/23 02:35:59 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-pelicam8 2024/10/23 02:35:59 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/10/23 02:35:59 INFO : existing-rclone-move-sefecet7: Moved (server-side) to: existing 2024/10/23 02:35:59 INFO : EXISTING: Moved (server-side) to: existing 2024/10/23 02:35:59 INFO : EXISTING: Fixed case by renaming to: existing 2024/10/23 02:36:01 INFO : existingbutdifferent-rclone-move-pelicam8: Moved (server-side) to: existingbutdifferent 2024/10/23 02:36:01 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/10/23 02:36:01 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/10/23 02:36:03 INFO : existingbutdifferent: Copied (replaced existing) 2024/10/23 02:36:03 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/10/23 02:36:08 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/10/23 02:36:09 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/10/23 02:36:11 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-baniyer9 2024/10/23 02:36:11 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-baniyer9 2024/10/23 02:36:11 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/10/23 02:36:13 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/10/23 02:36:13 INFO : subdira/subdirb/subdirc/hello-rclone-move-baniyer9: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/10/23 02:36:13 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/10/23 02:36:13 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/10/23 02:36:14 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:36:14 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/10/23 02:36:14 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/10/23 02:36:15 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hilocef0 2024/10/23 02:36:16 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hilocef0 2024/10/23 02:36:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/23 02:36:17 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-hilocef0: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/23 02:36:17 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/23 02:36:17 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/23 02:36:17 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:36:18 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/10/23 02:36:18 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (55.20s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", 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-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", 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-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.41s) --- SKIP: TestMaxTransfer/Hard (1.47s) --- SKIP: TestMaxTransfer/Soft (1.45s) --- SKIP: TestMaxTransfer/Cautious (1.48s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:38:18 DEBUG : both0: Sizes identical 2024/10/23 02:38:18 DEBUG : both1: Sizes identical 2024/10/23 02:38:18 DEBUG : both10: Sizes identical 2024/10/23 02:38:18 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:38:18 DEBUG : both11: Sizes identical 2024/10/23 02:38:18 DEBUG : both0: Unchanged skipping 2024/10/23 02:38:18 DEBUG : both12: Sizes identical 2024/10/23 02:38:18 DEBUG : both12: Unchanged skipping 2024/10/23 02:38:18 DEBUG : both13: Sizes identical 2024/10/23 02:38:18 DEBUG : both13: Unchanged skipping 2024/10/23 02:38:18 DEBUG : both14: Sizes identical 2024/10/23 02:38:18 DEBUG : both14: Unchanged skipping 2024/10/23 02:38:18 DEBUG : both15: Sizes identical 2024/10/23 02:38:18 DEBUG : both15: Unchanged skipping 2024/10/23 02:38:18 DEBUG : both16: Sizes identical 2024/10/23 02:38:18 DEBUG : both1: Unchanged skipping 2024/10/23 02:38:18 DEBUG : both17: Sizes identical 2024/10/23 02:38:18 DEBUG : both17: Unchanged skipping 2024/10/23 02:38:18 DEBUG : both18: Sizes identical 2024/10/23 02:38:18 DEBUG : both18: Unchanged skipping 2024/10/23 02:38:18 DEBUG : both19: Sizes identical 2024/10/23 02:38:18 DEBUG : both19: Unchanged skipping 2024/10/23 02:38:18 DEBUG : both2: Sizes identical 2024/10/23 02:38:18 DEBUG : both2: Unchanged skipping 2024/10/23 02:38:18 DEBUG : both3: Sizes identical 2024/10/23 02:38:18 DEBUG : both3: Unchanged skipping 2024/10/23 02:38:18 DEBUG : both4: Sizes identical 2024/10/23 02:38:18 DEBUG : both10: Unchanged skipping 2024/10/23 02:38:18 DEBUG : both5: Sizes identical 2024/10/23 02:38:18 DEBUG : both5: Unchanged skipping 2024/10/23 02:38:18 DEBUG : both6: Sizes identical 2024/10/23 02:38:18 DEBUG : both6: Unchanged skipping 2024/10/23 02:38:18 DEBUG : both7: Sizes identical 2024/10/23 02:38:18 DEBUG : both7: Unchanged skipping 2024/10/23 02:38:18 DEBUG : both8: Sizes identical 2024/10/23 02:38:18 DEBUG : both8: Unchanged skipping 2024/10/23 02:38:18 DEBUG : both9: Sizes identical 2024/10/23 02:38:18 DEBUG : both9: Unchanged skipping 2024/10/23 02:38:18 DEBUG : both11: Unchanged skipping 2024/10/23 02:38:18 DEBUG : both16: Unchanged skipping 2024/10/23 02:38:18 DEBUG : both4: Unchanged skipping 2024/10/23 02:38:18 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:38:18 DEBUG : Waiting for deletions to finish 2024/10/23 02:38:19 INFO : only19: Deleted 2024/10/23 02:38:19 INFO : only5: Deleted 2024/10/23 02:38:19 INFO : only7: Deleted 2024/10/23 02:38:19 INFO : only0: Deleted 2024/10/23 02:38:20 INFO : only10: Deleted 2024/10/23 02:38:20 INFO : only13: Deleted 2024/10/23 02:38:20 INFO : only16: Deleted 2024/10/23 02:38:20 INFO : only11: Deleted 2024/10/23 02:38:20 INFO : only2: Deleted 2024/10/23 02:38:20 INFO : only3: Deleted 2024/10/23 02:38:20 INFO : only6: Deleted 2024/10/23 02:38:20 INFO : only12: Deleted 2024/10/23 02:38:21 INFO : only14: Deleted 2024/10/23 02:38:21 INFO : only9: Deleted 2024/10/23 02:38:21 INFO : only4: Deleted 2024/10/23 02:38:21 INFO : only8: Deleted 2024/10/23 02:38:22 INFO : only1: Deleted 2024/10/23 02:38:22 INFO : only15: Deleted 2024/10/23 02:38:22 INFO : only17: Deleted 2024/10/23 02:38:22 INFO : only18: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (123.94s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:40:22 DEBUG : both1: Sizes identical 2024/10/23 02:40:22 DEBUG : both11: Sizes identical 2024/10/23 02:40:22 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for checks to finish 2024/10/23 02:40:22 DEBUG : both0: Sizes identical 2024/10/23 02:40:22 DEBUG : both10: Sizes identical 2024/10/23 02:40:22 DEBUG : both1: Unchanged skipping 2024/10/23 02:40:22 DEBUG : both12: Sizes identical 2024/10/23 02:40:22 DEBUG : both12: Unchanged skipping 2024/10/23 02:40:22 DEBUG : both13: Sizes identical 2024/10/23 02:40:22 DEBUG : both13: Unchanged skipping 2024/10/23 02:40:22 DEBUG : both14: Sizes identical 2024/10/23 02:40:22 DEBUG : both14: Unchanged skipping 2024/10/23 02:40:22 DEBUG : both15: Sizes identical 2024/10/23 02:40:22 DEBUG : both11: Unchanged skipping 2024/10/23 02:40:22 DEBUG : both16: Sizes identical 2024/10/23 02:40:22 DEBUG : both16: Unchanged skipping 2024/10/23 02:40:22 DEBUG : both17: Sizes identical 2024/10/23 02:40:22 DEBUG : both0: Unchanged skipping 2024/10/23 02:40:22 DEBUG : both18: Sizes identical 2024/10/23 02:40:22 DEBUG : both10: Unchanged skipping 2024/10/23 02:40:22 DEBUG : both19: Sizes identical 2024/10/23 02:40:22 DEBUG : both15: Unchanged skipping 2024/10/23 02:40:22 DEBUG : both2: Sizes identical 2024/10/23 02:40:22 DEBUG : both19: Unchanged skipping 2024/10/23 02:40:22 DEBUG : both3: Sizes identical 2024/10/23 02:40:22 DEBUG : both3: Unchanged skipping 2024/10/23 02:40:22 DEBUG : both4: Sizes identical 2024/10/23 02:40:22 DEBUG : both4: Unchanged skipping 2024/10/23 02:40:22 DEBUG : both5: Sizes identical 2024/10/23 02:40:22 DEBUG : both5: Unchanged skipping 2024/10/23 02:40:22 DEBUG : both6: Sizes identical 2024/10/23 02:40:22 DEBUG : both17: Unchanged skipping 2024/10/23 02:40:22 DEBUG : both7: Sizes identical 2024/10/23 02:40:22 DEBUG : both7: Unchanged skipping 2024/10/23 02:40:22 DEBUG : both8: Sizes identical 2024/10/23 02:40:22 DEBUG : both18: Unchanged skipping 2024/10/23 02:40:22 DEBUG : both9: Sizes identical 2024/10/23 02:40:22 DEBUG : both2: Unchanged skipping 2024/10/23 02:40:22 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/10/23 02:40:22 DEBUG : both6: Unchanged skipping 2024/10/23 02:40:22 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/10/23 02:40:22 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/10/23 02:40:22 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/10/23 02:40:22 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/10/23 02:40:22 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/10/23 02:40:22 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/10/23 02:40:22 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/10/23 02:40:22 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/10/23 02:40:22 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/10/23 02:40:22 DEBUG : both8: Unchanged skipping 2024/10/23 02:40:22 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/10/23 02:40:22 DEBUG : both9: Unchanged skipping 2024/10/23 02:40:22 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/10/23 02:40:22 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/10/23 02:40:22 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/10/23 02:40:22 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/10/23 02:40:22 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/10/23 02:40:22 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/10/23 02:40:22 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/10/23 02:40:22 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/10/23 02:40:22 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/10/23 02:40:22 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Waiting for transfers to finish 2024/10/23 02:40:24 INFO : only12: Copied (replaced existing) 2024/10/23 02:40:24 INFO : only10: Copied (replaced existing) 2024/10/23 02:40:24 INFO : only11: Copied (replaced existing) 2024/10/23 02:40:24 INFO : only1: Copied (replaced existing) 2024/10/23 02:40:25 INFO : only13: Copied (replaced existing) 2024/10/23 02:40:25 INFO : only14: Copied (replaced existing) 2024/10/23 02:40:25 INFO : only16: Copied (replaced existing) 2024/10/23 02:40:25 INFO : only15: Copied (replaced existing) 2024/10/23 02:40:25 INFO : only0: Copied (replaced existing) 2024/10/23 02:40:26 INFO : only18: Copied (replaced existing) 2024/10/23 02:40:27 INFO : only3: Copied (replaced existing) 2024/10/23 02:40:27 INFO : only17: Copied (replaced existing) 2024/10/23 02:40:27 INFO : only4: Copied (replaced existing) 2024/10/23 02:40:27 INFO : only6: Copied (replaced existing) 2024/10/23 02:40:27 INFO : only7: Copied (replaced existing) 2024/10/23 02:40:28 INFO : only8: Copied (replaced existing) 2024/10/23 02:40:28 INFO : only9: Copied (replaced existing) 2024/10/23 02:40:28 INFO : only19: Copied (replaced existing) 2024/10/23 02:40:28 INFO : only2: Copied (replaced existing) 2024/10/23 02:40:29 INFO : only5: Copied (replaced existing) 2024/10/23 02:40:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (141.77s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:41:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/23 02:41:03 DEBUG : sub dir: Making directory 2024/10/23 02:41:05 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-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (52.95s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" 2024/10/23 02:41:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/23 02:41:56 DEBUG : sub dir: Making directory 2024/10/23 02:41:58 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-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-fecesen6gezu'", Local "Local file system at /tmp/rclone3215863358", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (53.33s) FAIL 2024/10/23 02:42:50 DEBUG : sugarsync root 'Test/rclone-test-fecesen6gezu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 29m50.196951977s (try 1/5): exit status 1: Failed [TestServerSideCopyOverSelf]