"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/01/17 01:45:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vopebez3nupa" 2025/01/17 01:45:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 01:45:53 DEBUG : Creating backend with remote "/tmp/rclone1908844190" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:45:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 01:45:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/17 01:45:55 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:45:55 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.93s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:45:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/17 01:45:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 01:45:59 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:45:59 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:46:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:46:05 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.98s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.58s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", 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-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:46:14 DEBUG : Creating backend with remote "/non-existing" 2025/01/17 01:46:15 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/17 01:46:15 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:46:15 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.90s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:46:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 01:46:19 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:46:19 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:46:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (12.20s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:46:30 INFO : sugarsync root 'Test/rclone-test-vopebez3nupa': Running all checks before starting transfers 2025/01/17 01:46:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 01:46:31 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:46:31 INFO : sugarsync root 'Test/rclone-test-vopebez3nupa': Checks finished, now starting transfers 2025/01/17 01:46:31 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:46:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.79s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:46:42 ERROR : Ignoring --no-traverse with sync 2025/01/17 01:46:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 01:46:42 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:46:42 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:46:46 INFO : sub dir/hello world: Copied (new) 2025/01/17 01:46:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.93s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:46:54 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/17 01:46:54 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:46:54 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:46:57 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (8.20s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:47:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 01:47:03 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:47:03 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:47:05 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (9.06s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:47:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 01:47:12 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:47:12 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:47:14 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.24s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:47:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/17 01:47:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/17 01:47:19 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/17 01:47:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/17 01:47:20 INFO : sub dir: Making directory 2025/01/17 01:47:21 INFO : sub dir2: Making directory 2025/01/17 01:47:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 01:47:23 INFO : sub dir2/sub sub dir2: Making directory 2025/01/17 01:47:24 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:47:24 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:47:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:47:28 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.75s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:47:36 INFO : sub dir2: Making directory 2025/01/17 01:47:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/17 01:47:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/17 01:47:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 01:47:37 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:47:37 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:47:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.42s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:47:46 DEBUG : sub dir2: Making directory with metadata 2025/01/17 01:47:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/17 01:47:47 INFO : sub dir: Making directory 2025/01/17 01:47:49 INFO : sub dir2: Making directory 2025/01/17 01:47:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 01:47:50 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:47:50 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:47:52 INFO : sub dir/hello world: Copied (new) 2025/01/17 01:47:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:47:53 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/17 01:47:54 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (15.06s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", 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-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:48:03 INFO : sub dir2: Making directory 2025/01/17 01:48:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 01:48:04 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:48:04 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:48:07 INFO : sub dir/hello world: Copied (new) 2025/01/17 01:48:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.41s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:48:13 DEBUG : sub dir2: Making directory with metadata 2025/01/17 01:48:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/17 01:48:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/17 01:48:14 INFO : sub dir: Making directory 2025/01/17 01:48:16 INFO : sub dir2: Making directory 2025/01/17 01:48:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 01:48:17 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:48:17 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:48:19 INFO : sub dir/hello world: Copied (new) 2025/01/17 01:48:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:48:20 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (14.10s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.57s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:48:29 INFO : sub dir2: Making directory 2025/01/17 01:48:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 01:48:30 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:48:30 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:48:34 INFO : sub dir/hello world: Copied (new) 2025/01/17 01:48:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.45s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:48:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gulafux1sole" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-vopebez3nupa' -> sugarsync root 'Test/rclone-test-gulafux1sole' 2025/01/17 01:48:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 01:48:50 DEBUG : sugarsync root 'Test/rclone-test-gulafux1sole': Waiting for checks to finish 2025/01/17 01:48:50 DEBUG : sugarsync root 'Test/rclone-test-gulafux1sole': Waiting for transfers to finish 2025/01/17 01:48:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:48:56 DEBUG : sugarsync root 'Test/rclone-test-gulafux1sole': Purge remote --- PASS: TestServerSideCopy (23.15s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:49:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/17 01:49:09 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:49:09 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:49:11 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.75s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:49:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zisomec0nihu" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-vopebez3nupa' -> sugarsync root 'Test/rclone-test-zisomec0nihu' 2025/01/17 01:49:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 01:49:29 DEBUG : sugarsync root 'Test/rclone-test-zisomec0nihu': Waiting for checks to finish 2025/01/17 01:49:29 DEBUG : sugarsync root 'Test/rclone-test-zisomec0nihu': Waiting for transfers to finish 2025/01/17 01:49:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:49:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/17 01:49:40 DEBUG : sugarsync root 'Test/rclone-test-zisomec0nihu': Waiting for checks to finish 2025/01/17 01:49:40 DEBUG : sugarsync root 'Test/rclone-test-zisomec0nihu': Waiting for transfers to finish 2025/01/17 01:49:41 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.fijixan4" before starting 2025/01/17 01:49:43 DEBUG : sub dir/hello world.fijixan4: server side copy: removing renamed existing file after operation 2025/01/17 01:49:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:49:45 DEBUG : sugarsync root 'Test/rclone-test-zisomec0nihu': Purge remote --- PASS: TestServerSideCopyOverSelf (35.27s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:50:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/17 01:50:00 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:50:00 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:50:02 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/17 01:50:02 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.70s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:50:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tobolat6rozi" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-vopebez3nupa' -> sugarsync root 'Test/rclone-test-tobolat6rozi' 2025/01/17 01:50:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 01:50:20 DEBUG : sugarsync root 'Test/rclone-test-tobolat6rozi': Waiting for checks to finish 2025/01/17 01:50:20 DEBUG : sugarsync root 'Test/rclone-test-tobolat6rozi': Waiting for transfers to finish 2025/01/17 01:50:24 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:50:29 DEBUG : sugarsync root 'Test/rclone-test-tobolat6rozi': Using server-side directory move 2025/01/17 01:50:29 INFO : sugarsync root 'Test/rclone-test-tobolat6rozi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/17 01:50:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/17 01:50:31 DEBUG : sugarsync root 'Test/rclone-test-tobolat6rozi': Waiting for checks to finish 2025/01/17 01:50:31 DEBUG : sugarsync root 'Test/rclone-test-tobolat6rozi': Waiting for transfers to finish 2025/01/17 01:50:32 INFO : sub dir/hello world: Deleted 2025/01/17 01:50:33 INFO : sub dir/hello world: Moved (server-side) 2025/01/17 01:50:40 DEBUG : testing file moves 2025/01/17 01:50:42 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/17 01:50:42 DEBUG : sugarsync root 'Test/rclone-test-tobolat6rozi': Waiting for checks to finish 2025/01/17 01:50:42 DEBUG : sugarsync root 'Test/rclone-test-tobolat6rozi': Waiting for transfers to finish 2025/01/17 01:50:43 INFO : sub dir/hello world: Deleted 2025/01/17 01:50:43 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:50:47 DEBUG : sugarsync root 'Test/rclone-test-tobolat6rozi': Purge remote --- PASS: TestServerSideMoveOverSelf (44.74s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:50:58 ERROR : : error listing: directory not found 2025/01/17 01:50:59 INFO : Local file system at /tmp/rclone1908844190: Making directory 2025/01/17 01:51:01 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:51:01 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (14.30s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:51:14 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/17 01:51:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 01:51:15 DEBUG : Local file system at /tmp/rclone1908844190: Waiting for checks to finish 2025/01/17 01:51:15 DEBUG : Local file system at /tmp/rclone1908844190: Waiting for transfers to finish 2025/01/17 01:51:16 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/01/17 01:51:16 INFO : sub dir/hello world: Copied (new) 2025/01/17 01:51:16 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.88s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:51:22 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/17 01:51:22 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:51:22 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:51:25 INFO : check sum: Copied (new) 2025/01/17 01:51:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:51:26 NOTICE: sugarsync root 'Test/rclone-test-vopebez3nupa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/17 01:51:26 DEBUG : check sum: Size of src and dst objects identical 2025/01/17 01:51:26 DEBUG : check sum: Unchanged skipping 2025/01/17 01:51:26 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:51:26 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:51:26 DEBUG : Waiting for deletions to finish 2025/01/17 01:51:26 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (11.46s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:51:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/17 01:51:33 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:51:33 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:51:36 INFO : sizeonly: Copied (new) 2025/01/17 01:51:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:51:38 DEBUG : sizeonly: Sizes identical 2025/01/17 01:51:38 DEBUG : sizeonly: Unchanged skipping 2025/01/17 01:51:38 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:51:38 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:51:38 DEBUG : Waiting for deletions to finish 2025/01/17 01:51:38 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (11.36s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:51:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/17 01:51:45 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:51:45 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:51:47 INFO : ignore-size: Copied (new) 2025/01/17 01:51:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:51:49 DEBUG : ignore-size: Sizes identical 2025/01/17 01:51:49 DEBUG : ignore-size: Unchanged skipping 2025/01/17 01:51:49 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:51:49 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:51:49 DEBUG : Waiting for deletions to finish 2025/01/17 01:51:49 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.29s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:52:00 DEBUG : existing: Sizes identical 2025/01/17 01:52:00 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:52:00 DEBUG : existing: Unchanged skipping 2025/01/17 01:52:00 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:52:00 DEBUG : Waiting for deletions to finish 2025/01/17 01:52:00 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:52:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/17 01:52:00 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:52:00 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:52:02 INFO : existing: Copied (replaced existing) 2025/01/17 01:52:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (13.04s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:52:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/17 01:52:09 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:52:09 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:52:12 INFO : existing: Copied (new) 2025/01/17 01:52:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:52:13 DEBUG : existing: Destination exists, skipping 2025/01/17 01:52:13 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:52:13 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:52:13 DEBUG : Waiting for deletions to finish 2025/01/17 01:52:13 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.35s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:52:27 INFO : d: Making directory 2025/01/17 01:52:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/17 01:52:31 DEBUG : c/non empty space: Sizes identical 2025/01/17 01:52:31 DEBUG : c/non empty space: Unchanged skipping 2025/01/17 01:52:31 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:52:31 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:52:34 INFO : a/potato2: Copied (new) 2025/01/17 01:52:34 DEBUG : Waiting for deletions to finish 2025/01/17 01:52:35 INFO : b/potato: Deleted 2025/01/17 01:52:35 INFO : d: Removing directory 2025/01/17 01:52:37 INFO : b: Removing directory 2025/01/17 01:52:38 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (26.78s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:52:51 DEBUG : empty space: Sizes identical 2025/01/17 01:52:51 DEBUG : empty space: Unchanged skipping 2025/01/17 01:52:51 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:52:51 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:52:51 DEBUG : Waiting for deletions to finish 2025/01/17 01:52:51 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:52:52 DEBUG : empty space: Sizes identical 2025/01/17 01:52:52 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:52:52 DEBUG : empty space: Unchanged skipping 2025/01/17 01:52:52 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:52:52 DEBUG : Waiting for deletions to finish 2025/01/17 01:52:52 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (12.33s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.57s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.54s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:53:06 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/17 01:53:06 DEBUG : empty space: Sizes identical 2025/01/17 01:53:06 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:53:06 DEBUG : empty space: Unchanged skipping 2025/01/17 01:53:06 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:53:09 INFO : potato: Copied (new) 2025/01/17 01:53:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.39s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:53:18 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/17 01:53:18 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:53:18 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:53:20 INFO : potato: Copied (replaced existing) 2025/01/17 01:53:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.50s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/01/17 01:53:29 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/01/17 01:53:29 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:53:29 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:53:31 INFO : potato: Copied (replaced existing) 2025/01/17 01:53:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:53:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 01:53:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/17 01:53:42 DEBUG : empty space: Sizes identical 2025/01/17 01:53:42 DEBUG : empty space: Unchanged skipping 2025/01/17 01:53:42 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:53:42 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:53:42 DEBUG : Waiting for deletions to finish 2025/01/17 01:53:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:53:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 01:53:55 DEBUG : empty space: Sizes identical 2025/01/17 01:53:55 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:53:55 DEBUG : empty space: Unchanged skipping 2025/01/17 01:53:55 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:53:57 INFO : potato2: Copied (new) 2025/01/17 01:53:57 DEBUG : Waiting for deletions to finish 2025/01/17 01:53:58 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (16.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:54:11 INFO : d: Making directory 2025/01/17 01:54:13 INFO : d/e: Making directory 2025/01/17 01:54:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/17 01:54:17 DEBUG : c/non empty space: Sizes identical 2025/01/17 01:54:17 DEBUG : c/non empty space: Unchanged skipping 2025/01/17 01:54:19 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:54:19 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:54:21 INFO : a/potato2: Copied (new) 2025/01/17 01:54:21 DEBUG : Waiting for deletions to finish 2025/01/17 01:54:21 INFO : b/potato: Deleted 2025/01/17 01:54:21 INFO : d/e: Removing directory 2025/01/17 01:54:23 INFO : d: Removing directory 2025/01/17 01:54:24 INFO : b: Removing directory 2025/01/17 01:54:25 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (30.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:54:41 INFO : d: Making directory 2025/01/17 01:54:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/17 01:54:46 DEBUG : c/non empty space: Sizes identical 2025/01/17 01:54:46 DEBUG : c/non empty space: Unchanged skipping 2025/01/17 01:54:46 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:54:46 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:54:49 INFO : a/potato2: Copied (new) 2025/01/17 01:54:49 ERROR : sugarsync root 'Test/rclone-test-vopebez3nupa': not deleting files as there were IO errors 2025/01/17 01:54:49 ERROR : sugarsync root 'Test/rclone-test-vopebez3nupa': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.98s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:55:07 DEBUG : Waiting for deletions to finish 2025/01/17 01:55:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 01:55:08 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:55:08 DEBUG : empty space: Sizes identical 2025/01/17 01:55:08 DEBUG : empty space: Unchanged skipping 2025/01/17 01:55:08 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:55:09 INFO : potato: Deleted 2025/01/17 01:55:10 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.84s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:55:22 DEBUG : Waiting for deletions to finish 2025/01/17 01:55:23 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:55:23 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:55:24 INFO : potato: Deleted 2025/01/17 01:55:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 01:55:24 DEBUG : empty space: Sizes identical 2025/01/17 01:55:24 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:55:24 DEBUG : empty space: Unchanged skipping 2025/01/17 01:55:24 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:55:27 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.81s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:55:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 01:55:37 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:55:37 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:55:40 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.55s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:55:51 DEBUG : enormous: Excluded (Size Filter) 2025/01/17 01:55:51 DEBUG : enormous: Excluded 2025/01/17 01:55:51 DEBUG : potato2: Excluded (Size Filter) 2025/01/17 01:55:51 DEBUG : potato2: Excluded 2025/01/17 01:55:52 DEBUG : potato2: Excluded (Size Filter) 2025/01/17 01:55:52 DEBUG : potato2: Excluded 2025/01/17 01:55:52 DEBUG : empty space: Sizes identical 2025/01/17 01:55:52 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:55:52 DEBUG : empty space: Unchanged skipping 2025/01/17 01:55:52 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:55:52 DEBUG : Waiting for deletions to finish 2025/01/17 01:55:52 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:55:53 DEBUG : enormous: Excluded (Size Filter) 2025/01/17 01:55:53 DEBUG : enormous: Excluded 2025/01/17 01:55:53 DEBUG : potato2: Excluded (Size Filter) 2025/01/17 01:55:53 DEBUG : potato2: Excluded 2025/01/17 01:55:54 DEBUG : potato2: Excluded (Size Filter) 2025/01/17 01:55:54 DEBUG : potato2: Excluded 2025/01/17 01:55:54 DEBUG : empty space: Sizes identical 2025/01/17 01:55:54 DEBUG : empty space: Unchanged skipping 2025/01/17 01:55:54 DEBUG : Local file system at /tmp/rclone1908844190: Waiting for checks to finish 2025/01/17 01:55:54 DEBUG : Local file system at /tmp/rclone1908844190: Waiting for transfers to finish 2025/01/17 01:55:54 DEBUG : Waiting for deletions to finish 2025/01/17 01:55:54 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (15.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:56:09 DEBUG : enormous: Excluded (Size Filter) 2025/01/17 01:56:09 DEBUG : enormous: Excluded 2025/01/17 01:56:09 DEBUG : potato2: Excluded (Size Filter) 2025/01/17 01:56:09 DEBUG : potato2: Excluded 2025/01/17 01:56:10 DEBUG : empty space: Sizes identical 2025/01/17 01:56:10 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:56:10 DEBUG : empty space: Unchanged skipping 2025/01/17 01:56:10 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:56:10 DEBUG : Waiting for deletions to finish 2025/01/17 01:56:10 INFO : potato2: Deleted 2025/01/17 01:56:11 INFO : enormous: Deleted 2025/01/17 01:56:11 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:56:12 DEBUG : empty space: Sizes identical 2025/01/17 01:56:12 DEBUG : empty space: Unchanged skipping 2025/01/17 01:56:12 DEBUG : Local file system at /tmp/rclone1908844190: Waiting for checks to finish 2025/01/17 01:56:12 DEBUG : Local file system at /tmp/rclone1908844190: Waiting for transfers to finish 2025/01/17 01:56:12 DEBUG : Waiting for deletions to finish 2025/01/17 01:56:12 INFO : potato2: Deleted 2025/01/17 01:56:12 INFO : enormous: Deleted 2025/01/17 01:56:12 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.52s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.58s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/01/17 01:56:19 ERROR : sugarsync root 'Test/rclone-test-vopebez3nupa': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/17 01:56:20 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/17 01:56:20 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/17 01:56:20 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:56:20 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:56:23 INFO : yam: Copied (new) 2025/01/17 01:56:23 INFO : potato: Copied (new) 2025/01/17 01:56:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:56:24 ERROR : sugarsync root 'Test/rclone-test-vopebez3nupa': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/17 01:56:24 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/17 01:56:24 DEBUG : potato: Sizes identical 2025/01/17 01:56:24 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:56:24 DEBUG : potato: Unchanged skipping 2025/01/17 01:56:24 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:56:27 INFO : yaml: Copied (new) 2025/01/17 01:56:27 DEBUG : Waiting for deletions to finish 2025/01/17 01:56:28 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.86s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/01/17 01:56:35 ERROR : sugarsync root 'Test/rclone-test-vopebez3nupa': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/17 01:56:36 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/17 01:56:36 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/17 01:56:36 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:56:36 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:56:39 INFO : potato: Copied (new) 2025/01/17 01:56:39 INFO : yam: Copied (new) 2025/01/17 01:56:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:56:39 ERROR : sugarsync root 'Test/rclone-test-vopebez3nupa': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/17 01:56:40 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/17 01:56:40 DEBUG : potato: Sizes identical 2025/01/17 01:56:40 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:56:40 DEBUG : potato: Unchanged skipping 2025/01/17 01:56:40 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:56:43 INFO : yaml: Copied (new) 2025/01/17 01:56:43 DEBUG : Waiting for deletions to finish 2025/01/17 01:56:44 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.81s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/01/17 01:56:52 INFO : sugarsync root 'Test/rclone-test-vopebez3nupa': Making map for --track-renames 2025/01/17 01:56:52 INFO : sugarsync root 'Test/rclone-test-vopebez3nupa': Finished making map for --track-renames 2025/01/17 01:56:52 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:56:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/17 01:56:52 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/17 01:56:52 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for renames to finish 2025/01/17 01:56:52 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:56:56 INFO : sub/yam: Copied (new) 2025/01/17 01:56:56 INFO : potato: Copied (new) 2025/01/17 01:56:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:56:58 DEBUG : potato: Sizes identical 2025/01/17 01:56:58 DEBUG : potato: Unchanged skipping 2025/01/17 01:56:58 INFO : sugarsync root 'Test/rclone-test-vopebez3nupa': Making map for --track-renames 2025/01/17 01:56:58 INFO : sugarsync root 'Test/rclone-test-vopebez3nupa': Finished making map for --track-renames 2025/01/17 01:56:58 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:56:58 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for renames to finish 2025/01/17 01:57:00 INFO : sub/yam: Moved (server-side) to: yam 2025/01/17 01:57:00 INFO : yam: Renamed from "sub/yam" 2025/01/17 01:57:00 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:57:00 DEBUG : Waiting for deletions to finish 2025/01/17 01:57:00 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.99s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:57:10 DEBUG : Creating backend with remote "/tmp/rclone1908844190/dir1" 2025/01/17 01:57:10 DEBUG : Config file has changed externally - reloading 2025/01/17 01:57:10 DEBUG : Creating backend with remote "/tmp/rclone1908844190/dir2" 2025/01/17 01:57:10 DEBUG : Local file system at /tmp/rclone1908844190/dir2: Using server-side directory move 2025/01/17 01:57:10 INFO : Local file system at /tmp/rclone1908844190/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/17 01:57:10 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/17 01:57:10 INFO : file1.txt: Moved (server-side) 2025/01/17 01:57:10 DEBUG : Local file system at /tmp/rclone1908844190/dir2: Waiting for checks to finish 2025/01/17 01:57:10 DEBUG : Local file system at /tmp/rclone1908844190/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.60s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:57:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 01:57:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/17 01:57:12 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:57:12 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:57:19 INFO : nested/sub dir/file: Copied (new) 2025/01/17 01:57:19 INFO : nested/sub dir/file: Deleted 2025/01/17 01:57:19 INFO : sub dir/hello world: Copied (new) 2025/01/17 01:57:19 INFO : sub dir/hello world: Deleted 2025/01/17 01:57:19 INFO : sub dir: Removing directory 2025/01/17 01:57:19 INFO : nested/sub dir: Removing directory 2025/01/17 01:57:19 INFO : nested: Removing directory 2025/01/17 01:57:19 DEBUG : Local file system at /tmp/rclone1908844190: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.50s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:57:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/17 01:57:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/17 01:57:31 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:57:31 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:57:38 INFO : nested/sub dir/file: Copied (new) 2025/01/17 01:57:38 INFO : nested/sub dir/file: Deleted 2025/01/17 01:57:38 INFO : sub dir/hello world: Copied (new) 2025/01/17 01:57:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.45s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:57:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/17 01:57:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/17 01:57:49 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:57:49 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:57:52 INFO : existing-b: Copied (new) 2025/01/17 01:57:52 INFO : existing-b: Deleted 2025/01/17 01:57:52 INFO : existing: Copied (new) 2025/01/17 01:57:52 INFO : existing: Deleted 2025/01/17 01:57:54 DEBUG : existing: Destination exists, skipping 2025/01/17 01:57:54 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 01:57:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/17 01:57:54 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 01:57:54 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.67s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:57:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hapifet5dira" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-vopebez3nupa' -> sugarsync root 'Test/rclone-test-hapifet5dira' 2025/01/17 01:58:19 DEBUG : sugarsync root 'Test/rclone-test-hapifet5dira': Using server-side directory move 2025/01/17 01:58:19 INFO : sugarsync root 'Test/rclone-test-hapifet5dira': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/17 01:58:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 01:58:20 DEBUG : empty space: Sizes identical 2025/01/17 01:58:20 DEBUG : empty space: Unchanged skipping 2025/01/17 01:58:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/17 01:58:20 DEBUG : sugarsync root 'Test/rclone-test-hapifet5dira': Waiting for checks to finish 2025/01/17 01:58:21 INFO : potato3: Deleted 2025/01/17 01:58:21 INFO : empty space: Deleted 2025/01/17 01:58:21 DEBUG : sugarsync root 'Test/rclone-test-hapifet5dira': Waiting for transfers to finish 2025/01/17 01:58:21 INFO : potato2: Moved (server-side) 2025/01/17 01:58:21 INFO : potato3: Moved (server-side) 2025/01/17 01:58:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-luwumes4lime" 2025/01/17 01:58:26 DEBUG : sugarsync root 'Test/rclone-test-luwumes4lime': Using server-side directory move 2025/01/17 01:58:28 INFO : sugarsync root 'Test/rclone-test-luwumes4lime': Server side directory move succeeded 2025/01/17 01:58:31 ERROR : : error listing: directory not found 2025/01/17 01:58:31 DEBUG : sugarsync root 'Test/rclone-test-luwumes4lime': Purge remote 2025/01/17 01:58:32 DEBUG : sugarsync root 'Test/rclone-test-hapifet5dira': Purge remote 2025/01/17 01:58:33 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (35.28s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:58:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-negacef5vabi" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-vopebez3nupa' -> sugarsync root 'Test/rclone-test-negacef5vabi' 2025/01/17 01:58:54 DEBUG : empty space: Excluded (Size Filter) 2025/01/17 01:58:54 DEBUG : empty space: Excluded 2025/01/17 01:58:54 DEBUG : empty space: Excluded (Size Filter) 2025/01/17 01:58:54 DEBUG : empty space: Excluded 2025/01/17 01:58:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 01:58:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/17 01:58:54 DEBUG : sugarsync root 'Test/rclone-test-negacef5vabi': Waiting for checks to finish 2025/01/17 01:58:54 DEBUG : sugarsync root 'Test/rclone-test-negacef5vabi': Waiting for transfers to finish 2025/01/17 01:58:55 INFO : potato3: Deleted 2025/01/17 01:58:55 INFO : potato2: Moved (server-side) 2025/01/17 01:58:56 INFO : potato3: Moved (server-side) 2025/01/17 01:58:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-giquqog0fejo" 2025/01/17 01:59:02 DEBUG : empty space: Excluded (Size Filter) 2025/01/17 01:59:02 DEBUG : empty space: Excluded 2025/01/17 01:59:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 01:59:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/17 01:59:02 DEBUG : sugarsync root 'Test/rclone-test-giquqog0fejo': Waiting for checks to finish 2025/01/17 01:59:02 DEBUG : sugarsync root 'Test/rclone-test-giquqog0fejo': Waiting for transfers to finish 2025/01/17 01:59:04 INFO : potato3: Moved (server-side) 2025/01/17 01:59:05 INFO : potato2: Moved (server-side) 2025/01/17 01:59:06 DEBUG : sugarsync root 'Test/rclone-test-giquqog0fejo': Purge remote 2025/01/17 01:59:07 DEBUG : sugarsync root 'Test/rclone-test-negacef5vabi': Purge remote --- PASS: TestServerSideMoveWithFilter (35.70s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:59:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tohojig4wepa" 2025/01/17 01:59:21 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-vopebez3nupa' -> sugarsync root 'Test/rclone-test-tohojig4wepa' 2025/01/17 01:59:31 DEBUG : sugarsync root 'Test/rclone-test-tohojig4wepa': Using server-side directory move 2025/01/17 01:59:31 INFO : sugarsync root 'Test/rclone-test-tohojig4wepa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/17 01:59:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/17 01:59:32 DEBUG : empty space: Sizes identical 2025/01/17 01:59:32 DEBUG : empty space: Unchanged skipping 2025/01/17 01:59:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/17 01:59:33 DEBUG : sugarsync root 'Test/rclone-test-tohojig4wepa': Waiting for checks to finish 2025/01/17 01:59:33 INFO : potato3: Deleted 2025/01/17 01:59:33 INFO : potato2: Moved (server-side) 2025/01/17 01:59:33 INFO : empty space: Deleted 2025/01/17 01:59:33 DEBUG : sugarsync root 'Test/rclone-test-tohojig4wepa': Waiting for transfers to finish 2025/01/17 01:59:34 INFO : potato3: Moved (server-side) 2025/01/17 01:59:34 INFO : tomatoDir: Removing directory 2025/01/17 01:59:35 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': deleted 1 directories 2025/01/17 01:59:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cobesib1lola" 2025/01/17 01:59:41 INFO : tomatoDir: Making directory 2025/01/17 01:59:42 DEBUG : sugarsync root 'Test/rclone-test-cobesib1lola': Using server-side directory move 2025/01/17 01:59:44 INFO : sugarsync root 'Test/rclone-test-cobesib1lola': Server side directory move succeeded 2025/01/17 01:59:47 ERROR : : error listing: directory not found 2025/01/17 01:59:48 ERROR : : error listing: directory not found 2025/01/17 01:59:48 DEBUG : sugarsync root 'Test/rclone-test-cobesib1lola': Purge remote 2025/01/17 01:59:49 DEBUG : sugarsync root 'Test/rclone-test-tohojig4wepa': Purge remote 2025/01/17 01:59:50 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (41.25s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.54s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 01:59:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vopebez3nupa/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.78s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 02:00:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vopebez3nupa/rclone-sync-test" 2025/01/17 02:00:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vopebez3nupa/rclone-sync-test-include/layer2" 2025/01/17 02:00:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vopebez3nupa/rclone-sync-test-ignore-file" 2025/01/17 02:00:33 DEBUG : rclone-sync-test: Excluded 2025/01/17 02:00:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/17 02:00:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/17 02:00:37 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/rclone-sync-test': Waiting for checks to finish 2025/01/17 02:00:37 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/rclone-sync-test': Waiting for transfers to finish 2025/01/17 02:00:37 DEBUG : Waiting for deletions to finish 2025/01/17 02:00:37 INFO : There was nothing to transfer 2025/01/17 02:00:39 DEBUG : rclone-sync-test: Excluded 2025/01/17 02:00:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/17 02:00:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/17 02:00:42 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 02:00:42 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 02:00:42 DEBUG : Waiting for deletions to finish 2025/01/17 02:00:42 INFO : rclone-sync-test-include: Removing directory 2025/01/17 02:00:43 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/17 02:00:43 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': failed to delete 1 directories 2025/01/17 02:00:43 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 02:00:45 DEBUG : rclone-sync-test: Excluded 2025/01/17 02:00:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/17 02:00:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/17 02:00:48 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/17 02:00:48 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/17 02:00:48 DEBUG : Waiting for deletions to finish 2025/01/17 02:00:48 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 02:00:51 DEBUG : rclone-sync-test: Excluded 2025/01/17 02:00:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/17 02:00:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/17 02:00:54 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 02:00:54 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 02:00:54 DEBUG : Waiting for deletions to finish 2025/01/17 02:00:54 INFO : rclone-sync-test-include: Removing directory 2025/01/17 02:00:55 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/17 02:00:55 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': failed to delete 1 directories 2025/01/17 02:00:55 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 02:00:56 DEBUG : : Excluded 2025/01/17 02:00:57 DEBUG : rclone-sync-test: Excluded 2025/01/17 02:00:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/17 02:01:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/17 02:01:00 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/17 02:01:00 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/17 02:01:00 DEBUG : Waiting for deletions to finish 2025/01/17 02:01:00 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (89.10s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 02:01:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vopebez3nupa/dst" 2025/01/17 02:01:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vopebez3nupa/CompareDest" 2025/01/17 02:01:46 DEBUG : one: Need to transfer - File not found at Destination 2025/01/17 02:01:46 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for checks to finish 2025/01/17 02:01:46 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for transfers to finish 2025/01/17 02:01:50 INFO : one: Copied (new) 2025/01/17 02:01:50 DEBUG : Waiting for deletions to finish 2025/01/17 02:01:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 02:01:54 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for checks to finish 2025/01/17 02:01:55 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for transfers to finish 2025/01/17 02:01:57 INFO : one: Copied (replaced existing) 2025/01/17 02:01:57 DEBUG : Waiting for deletions to finish 2025/01/17 02:02:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 02:02:07 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for checks to finish 2025/01/17 02:02:08 DEBUG : one: Sizes identical 2025/01/17 02:02:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/17 02:02:08 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for transfers to finish 2025/01/17 02:02:08 DEBUG : Waiting for deletions to finish 2025/01/17 02:02:08 INFO : There was nothing to transfer 2025/01/17 02:02:16 DEBUG : two: Sizes identical 2025/01/17 02:02:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/17 02:02:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 02:02:16 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for checks to finish 2025/01/17 02:02:16 DEBUG : one: Sizes identical 2025/01/17 02:02:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/17 02:02:16 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for transfers to finish 2025/01/17 02:02:16 DEBUG : Waiting for deletions to finish 2025/01/17 02:02:16 INFO : There was nothing to transfer 2025/01/17 02:02:19 DEBUG : two: Sizes identical 2025/01/17 02:02:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/17 02:02:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 02:02:19 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for checks to finish 2025/01/17 02:02:20 DEBUG : one: Sizes identical 2025/01/17 02:02:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/17 02:02:20 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for transfers to finish 2025/01/17 02:02:20 DEBUG : Waiting for deletions to finish 2025/01/17 02:02:20 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/17 02:02:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/17 02:02:25 DEBUG : two: Need to transfer - File not found at Destination 2025/01/17 02:02:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 02:02:25 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for checks to finish 2025/01/17 02:02:26 DEBUG : one: Sizes identical 2025/01/17 02:02:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/17 02:02:26 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for transfers to finish 2025/01/17 02:02:28 INFO : two: Copied (new) 2025/01/17 02:02:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (62.36s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 02:02:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vopebez3nupa/dest" 2025/01/17 02:02:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vopebez3nupa/pre-dest1" 2025/01/17 02:02:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vopebez3nupa/pre-dest2" 2025/01/17 02:02:58 DEBUG : 1: Sizes identical 2025/01/17 02:02:58 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/17 02:03:00 DEBUG : 2: Sizes identical 2025/01/17 02:03:00 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/17 02:03:01 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/17 02:03:01 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dest': Waiting for checks to finish 2025/01/17 02:03:01 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dest': Waiting for transfers to finish 2025/01/17 02:03:05 INFO : 3: Copied (new) 2025/01/17 02:03:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (38.10s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 02:03:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vopebez3nupa/dst" 2025/01/17 02:03:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vopebez3nupa/CopyDest" 2025/01/17 02:03:27 DEBUG : one: Need to transfer - File not found at Destination 2025/01/17 02:03:27 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for checks to finish 2025/01/17 02:03:27 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for transfers to finish 2025/01/17 02:03:31 INFO : one: Copied (new) 2025/01/17 02:03:31 DEBUG : Waiting for deletions to finish 2025/01/17 02:03:35 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for checks to finish 2025/01/17 02:03:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 02:03:35 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for transfers to finish 2025/01/17 02:03:37 INFO : one: Copied (replaced existing) 2025/01/17 02:03:37 DEBUG : Waiting for deletions to finish 2025/01/17 02:03:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vopebez3nupa/BackupDir" 2025/01/17 02:03:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 02:03:52 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for checks to finish 2025/01/17 02:03:54 DEBUG : one: Sizes identical 2025/01/17 02:03:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 02:03:56 INFO : one: Moved (server-side) 2025/01/17 02:03:58 INFO : one: Copied (server-side copy) 2025/01/17 02:03:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/17 02:03:58 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for transfers to finish 2025/01/17 02:03:58 DEBUG : Waiting for deletions to finish 2025/01/17 02:04:05 DEBUG : two: Sizes identical 2025/01/17 02:04:07 INFO : two: Copied (server-side copy) 2025/01/17 02:04:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/17 02:04:07 DEBUG : one: Sizes identical 2025/01/17 02:04:07 DEBUG : one: Unchanged skipping 2025/01/17 02:04:07 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for checks to finish 2025/01/17 02:04:07 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for transfers to finish 2025/01/17 02:04:07 DEBUG : Waiting for deletions to finish 2025/01/17 02:04:10 DEBUG : one: Sizes identical 2025/01/17 02:04:10 DEBUG : one: Unchanged skipping 2025/01/17 02:04:10 DEBUG : two: Sizes identical 2025/01/17 02:04:10 DEBUG : two: Unchanged skipping 2025/01/17 02:04:10 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for checks to finish 2025/01/17 02:04:10 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for transfers to finish 2025/01/17 02:04:10 DEBUG : Waiting for deletions to finish 2025/01/17 02:04:10 INFO : There was nothing to transfer 2025/01/17 02:04:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/17 02:04:18 DEBUG : three: Destination not found in --copy-dest 2025/01/17 02:04:18 DEBUG : three: Need to transfer - File not found at Destination 2025/01/17 02:04:18 DEBUG : one: Sizes identical 2025/01/17 02:04:18 DEBUG : one: Unchanged skipping 2025/01/17 02:04:18 DEBUG : two: Sizes identical 2025/01/17 02:04:18 DEBUG : two: Unchanged skipping 2025/01/17 02:04:18 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for checks to finish 2025/01/17 02:04:18 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for transfers to finish 2025/01/17 02:04:20 INFO : three: Copied (new) 2025/01/17 02:04:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (78.23s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 02:04:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vopebez3nupa/dst" 2025/01/17 02:04:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vopebez3nupa/backup" 2025/01/17 02:04:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/17 02:04:53 DEBUG : two: Sizes identical 2025/01/17 02:04:53 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for checks to finish 2025/01/17 02:04:53 DEBUG : two: Unchanged skipping 2025/01/17 02:04:55 INFO : one: Moved (server-side) 2025/01/17 02:04:55 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for transfers to finish 2025/01/17 02:04:58 INFO : one: Copied (new) 2025/01/17 02:04:58 DEBUG : Waiting for deletions to finish 2025/01/17 02:05:00 INFO : three.txt: Moved (server-side) 2025/01/17 02:05:00 INFO : three.txt: Moved into backup dir 2025/01/17 02:05:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/17 02:05:06 DEBUG : two: Sizes identical 2025/01/17 02:05:06 DEBUG : two: Unchanged skipping 2025/01/17 02:05:06 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for checks to finish 2025/01/17 02:05:08 INFO : one: Deleted 2025/01/17 02:05:09 INFO : one: Moved (server-side) 2025/01/17 02:05:09 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for transfers to finish 2025/01/17 02:05:11 INFO : one: Copied (new) 2025/01/17 02:05:11 DEBUG : Waiting for deletions to finish 2025/01/17 02:05:13 INFO : three.txt: Deleted 2025/01/17 02:05:14 INFO : three.txt: Moved (server-side) 2025/01/17 02:05:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (49.71s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 02:05:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vopebez3nupa/dst" 2025/01/17 02:05:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vopebez3nupa/backup" 2025/01/17 02:05:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/17 02:05:42 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for checks to finish 2025/01/17 02:05:42 DEBUG : two: Sizes identical 2025/01/17 02:05:42 DEBUG : two: Unchanged skipping 2025/01/17 02:05:45 INFO : one: Moved (server-side) to: one.bak 2025/01/17 02:05:45 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for transfers to finish 2025/01/17 02:05:48 INFO : one: Copied (new) 2025/01/17 02:05:48 DEBUG : Waiting for deletions to finish 2025/01/17 02:05:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/17 02:05:49 INFO : three.txt: Moved into backup dir 2025/01/17 02:05:56 DEBUG : two: Sizes identical 2025/01/17 02:05:56 DEBUG : two: Unchanged skipping 2025/01/17 02:05:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/17 02:05:56 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for checks to finish 2025/01/17 02:05:58 INFO : one.bak: Deleted 2025/01/17 02:05:59 INFO : one: Moved (server-side) to: one.bak 2025/01/17 02:05:59 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for transfers to finish 2025/01/17 02:06:01 INFO : one: Copied (new) 2025/01/17 02:06:01 DEBUG : Waiting for deletions to finish 2025/01/17 02:06:03 INFO : three.txt.bak: Deleted 2025/01/17 02:06:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/17 02:06:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (49.72s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 02:06:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vopebez3nupa/dst" 2025/01/17 02:06:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vopebez3nupa/backup" 2025/01/17 02:06:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/17 02:06:31 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for checks to finish 2025/01/17 02:06:31 DEBUG : two: Sizes identical 2025/01/17 02:06:31 DEBUG : two: Unchanged skipping 2025/01/17 02:06:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/17 02:06:34 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for transfers to finish 2025/01/17 02:06:36 INFO : one: Copied (new) 2025/01/17 02:06:36 DEBUG : Waiting for deletions to finish 2025/01/17 02:06:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/17 02:06:38 INFO : three.txt: Moved into backup dir 2025/01/17 02:06:44 DEBUG : two: Sizes identical 2025/01/17 02:06:44 DEBUG : two: Unchanged skipping 2025/01/17 02:06:44 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for checks to finish 2025/01/17 02:06:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/17 02:06:45 INFO : one-2019-01-01: Deleted 2025/01/17 02:06:46 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/17 02:06:46 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for transfers to finish 2025/01/17 02:06:49 INFO : one: Copied (new) 2025/01/17 02:06:49 DEBUG : Waiting for deletions to finish 2025/01/17 02:06:50 INFO : three-2019-01-01.txt: Deleted 2025/01/17 02:06:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/17 02:06:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (47.16s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 02:07:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vopebez3nupa/dst" 2025/01/17 02:07:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/17 02:07:13 DEBUG : two: Sizes identical 2025/01/17 02:07:13 DEBUG : two: Unchanged skipping 2025/01/17 02:07:13 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for checks to finish 2025/01/17 02:07:15 INFO : one: Moved (server-side) to: one.bak 2025/01/17 02:07:15 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for transfers to finish 2025/01/17 02:07:17 INFO : one: Copied (new) 2025/01/17 02:07:17 DEBUG : Waiting for deletions to finish 2025/01/17 02:07:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/17 02:07:19 INFO : three.txt: Moved into backup dir 2025/01/17 02:07:25 DEBUG : one.bak: Excluded (Path Filter) 2025/01/17 02:07:25 DEBUG : one.bak: Excluded 2025/01/17 02:07:25 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/17 02:07:25 DEBUG : three.txt.bak: Excluded 2025/01/17 02:07:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/17 02:07:25 DEBUG : two: Sizes identical 2025/01/17 02:07:25 DEBUG : two: Unchanged skipping 2025/01/17 02:07:25 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for checks to finish 2025/01/17 02:07:27 INFO : one.bak: Deleted 2025/01/17 02:07:27 INFO : one: Moved (server-side) to: one.bak 2025/01/17 02:07:27 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa/dst': Waiting for transfers to finish 2025/01/17 02:07:30 INFO : one: Copied (new) 2025/01/17 02:07:30 DEBUG : Waiting for deletions to finish 2025/01/17 02:07:31 INFO : three.txt.bak: Deleted 2025/01/17 02:07:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/17 02:07:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (39.96s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 02:07:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vopebez3nupa/dst" 2025/01/17 02:07:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/17 02:07:54 INFO : one: Moved (server-side) to: one.bak 2025/01/17 02:07:57 INFO : one: Copied (new) 2025/01/17 02:07:58 DEBUG : two: Sizes identical 2025/01/17 02:07:58 DEBUG : two: Unchanged skipping 2025/01/17 02:07:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/17 02:08:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/17 02:08:03 INFO : three.txt: Copied (new) 2025/01/17 02:08:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/17 02:08:08 INFO : one.bak: Deleted 2025/01/17 02:08:09 INFO : one: Moved (server-side) to: one.bak 2025/01/17 02:08:11 INFO : one: Copied (new) 2025/01/17 02:08:12 DEBUG : two: Sizes identical 2025/01/17 02:08:12 DEBUG : two: Unchanged skipping 2025/01/17 02:08:12 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/17 02:08:14 INFO : three.txt.bak: Deleted 2025/01/17 02:08:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/17 02:08:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (45.70s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 02:08:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vopebez3nupa/dst" 2025/01/17 02:08:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/17 02:08:41 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/17 02:08:43 INFO : one: Copied (new) 2025/01/17 02:08:44 DEBUG : two: Sizes identical 2025/01/17 02:08:44 DEBUG : two: Unchanged skipping 2025/01/17 02:08:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/17 02:08:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/17 02:08:49 INFO : three.txt: Copied (new) 2025/01/17 02:08:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/17 02:08:54 INFO : one-2019-01-01: Deleted 2025/01/17 02:08:55 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/17 02:08:57 INFO : one: Copied (new) 2025/01/17 02:08:58 DEBUG : two: Sizes identical 2025/01/17 02:08:58 DEBUG : two: Unchanged skipping 2025/01/17 02:08:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/17 02:09:00 INFO : three-2019-01-01.txt: Deleted 2025/01/17 02:09:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/17 02:09:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (46.43s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 02:09:16 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/17 02:09:16 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 02:09:16 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 02:09:18 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/17 02:09:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.26s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 02:09:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/17 02:09:22 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 02:09:22 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 02:09:24 INFO : existing: Copied (new) 2025/01/17 02:09:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 02:09:27 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/17 02:09:27 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/17 02:09:27 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 02:09:27 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 02:09:27 ERROR : sugarsync root 'Test/rclone-test-vopebez3nupa': not deleting files as there were IO errors 2025/01/17 02:09:27 ERROR : sugarsync root 'Test/rclone-test-vopebez3nupa': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.15s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.53s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 02:09:53 DEBUG : existing: Sizes identical 2025/01/17 02:09:53 DEBUG : existing: Unchanged skipping 2025/01/17 02:09:53 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/17 02:09:54 DEBUG : EXISTING: moving to existing-rclone-move-bubuhuj3 2025/01/17 02:09:54 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-gixasaq1 2025/01/17 02:09:54 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-bubuhuj3 2025/01/17 02:09:54 DEBUG : EXISTING: moving to existing 2025/01/17 02:09:56 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/17 02:09:56 INFO : existing-rclone-move-bubuhuj3: Moved (server-side) to: existing 2025/01/17 02:09:56 INFO : EXISTING: Moved (server-side) to: existing 2025/01/17 02:09:56 INFO : EXISTING: Fixed case by renaming to: existing 2025/01/17 02:09:56 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-gixasaq1 2025/01/17 02:09:56 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/01/17 02:09:57 INFO : existingbutdifferent-rclone-move-gixasaq1: Moved (server-side) to: existingbutdifferent 2025/01/17 02:09:57 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/01/17 02:09:57 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/01/17 02:10:00 INFO : existingbutdifferent: Copied (replaced existing) 2025/01/17 02:10:00 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/01/17 02:10:05 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/01/17 02:10:06 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/01/17 02:10:08 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-koqigol9 2025/01/17 02:10:10 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/01/17 02:10:10 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-koqigol9 2025/01/17 02:10:10 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/01/17 02:10:11 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/01/17 02:10:11 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 02:10:11 INFO : subdira/subdirb/subdirc/hello-rclone-move-koqigol9: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/17 02:10:11 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/17 02:10:11 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/01/17 02:10:12 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-fedagac9 2025/01/17 02:10:13 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-fedagac9 2025/01/17 02:10:13 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/17 02:10:13 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/01/17 02:10:14 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-fedagac9: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/17 02:10:14 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/17 02:10:14 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/17 02:10:14 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 02:10:15 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/01/17 02:10:15 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (55.47s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", 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-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", 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-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.47s) --- SKIP: TestMaxTransfer/Hard (1.48s) --- SKIP: TestMaxTransfer/Soft (1.46s) --- SKIP: TestMaxTransfer/Cautious (1.52s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 02:12:27 DEBUG : both0: Sizes identical 2025/01/17 02:12:27 DEBUG : both0: Unchanged skipping 2025/01/17 02:12:27 DEBUG : both1: Sizes identical 2025/01/17 02:12:27 DEBUG : both1: Unchanged skipping 2025/01/17 02:12:27 DEBUG : both10: Sizes identical 2025/01/17 02:12:27 DEBUG : both10: Unchanged skipping 2025/01/17 02:12:27 DEBUG : both11: Sizes identical 2025/01/17 02:12:27 DEBUG : both11: Unchanged skipping 2025/01/17 02:12:27 DEBUG : both12: Sizes identical 2025/01/17 02:12:27 DEBUG : both12: Unchanged skipping 2025/01/17 02:12:27 DEBUG : both13: Sizes identical 2025/01/17 02:12:27 DEBUG : both13: Unchanged skipping 2025/01/17 02:12:27 DEBUG : both14: Sizes identical 2025/01/17 02:12:27 DEBUG : both14: Unchanged skipping 2025/01/17 02:12:27 DEBUG : both15: Sizes identical 2025/01/17 02:12:27 DEBUG : both15: Unchanged skipping 2025/01/17 02:12:27 DEBUG : both16: Sizes identical 2025/01/17 02:12:27 DEBUG : both17: Sizes identical 2025/01/17 02:12:27 DEBUG : both18: Sizes identical 2025/01/17 02:12:27 DEBUG : both19: Sizes identical 2025/01/17 02:12:27 DEBUG : both16: Unchanged skipping 2025/01/17 02:12:27 DEBUG : both2: Sizes identical 2025/01/17 02:12:27 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 02:12:27 DEBUG : both19: Unchanged skipping 2025/01/17 02:12:27 DEBUG : both3: Sizes identical 2025/01/17 02:12:27 DEBUG : both3: Unchanged skipping 2025/01/17 02:12:27 DEBUG : both4: Sizes identical 2025/01/17 02:12:27 DEBUG : both4: Unchanged skipping 2025/01/17 02:12:27 DEBUG : both5: Sizes identical 2025/01/17 02:12:27 DEBUG : both5: Unchanged skipping 2025/01/17 02:12:27 DEBUG : both6: Sizes identical 2025/01/17 02:12:27 DEBUG : both6: Unchanged skipping 2025/01/17 02:12:27 DEBUG : both7: Sizes identical 2025/01/17 02:12:27 DEBUG : both7: Unchanged skipping 2025/01/17 02:12:27 DEBUG : both8: Sizes identical 2025/01/17 02:12:27 DEBUG : both17: Unchanged skipping 2025/01/17 02:12:27 DEBUG : both9: Sizes identical 2025/01/17 02:12:27 DEBUG : both9: Unchanged skipping 2025/01/17 02:12:27 DEBUG : both18: Unchanged skipping 2025/01/17 02:12:27 DEBUG : both2: Unchanged skipping 2025/01/17 02:12:27 DEBUG : both8: Unchanged skipping 2025/01/17 02:12:27 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 02:12:27 DEBUG : Waiting for deletions to finish 2025/01/17 02:12:28 INFO : only13: Deleted 2025/01/17 02:12:28 INFO : only16: Deleted 2025/01/17 02:12:28 INFO : only18: Deleted 2025/01/17 02:12:28 INFO : only19: Deleted 2025/01/17 02:12:29 INFO : only3: Deleted 2025/01/17 02:12:29 INFO : only0: Deleted 2025/01/17 02:12:29 INFO : only14: Deleted 2025/01/17 02:12:29 INFO : only15: Deleted 2025/01/17 02:12:30 INFO : only17: Deleted 2025/01/17 02:12:30 INFO : only4: Deleted 2025/01/17 02:12:30 INFO : only7: Deleted 2025/01/17 02:12:30 INFO : only1: Deleted 2025/01/17 02:12:30 INFO : only12: Deleted 2025/01/17 02:12:30 INFO : only2: Deleted 2025/01/17 02:12:30 INFO : only10: Deleted 2025/01/17 02:12:31 INFO : only8: Deleted 2025/01/17 02:12:31 INFO : only11: Deleted 2025/01/17 02:12:31 INFO : only5: Deleted 2025/01/17 02:12:31 INFO : only6: Deleted 2025/01/17 02:12:31 INFO : only9: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (138.35s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 02:14:38 DEBUG : both0: Sizes identical 2025/01/17 02:14:38 DEBUG : both0: Unchanged skipping 2025/01/17 02:14:38 DEBUG : both1: Sizes identical 2025/01/17 02:14:38 DEBUG : both1: Unchanged skipping 2025/01/17 02:14:38 DEBUG : both10: Sizes identical 2025/01/17 02:14:38 DEBUG : both10: Unchanged skipping 2025/01/17 02:14:38 DEBUG : both11: Sizes identical 2025/01/17 02:14:38 DEBUG : both11: Unchanged skipping 2025/01/17 02:14:38 DEBUG : both12: Sizes identical 2025/01/17 02:14:38 DEBUG : both12: Unchanged skipping 2025/01/17 02:14:38 DEBUG : both13: Sizes identical 2025/01/17 02:14:38 DEBUG : both13: Unchanged skipping 2025/01/17 02:14:38 DEBUG : both14: Sizes identical 2025/01/17 02:14:38 DEBUG : both14: Unchanged skipping 2025/01/17 02:14:38 DEBUG : both15: Sizes identical 2025/01/17 02:14:38 DEBUG : both15: Unchanged skipping 2025/01/17 02:14:38 DEBUG : both16: Sizes identical 2025/01/17 02:14:38 DEBUG : both16: Unchanged skipping 2025/01/17 02:14:38 DEBUG : both17: Sizes identical 2025/01/17 02:14:38 DEBUG : both17: Unchanged skipping 2025/01/17 02:14:38 DEBUG : both18: Sizes identical 2025/01/17 02:14:38 DEBUG : both18: Unchanged skipping 2025/01/17 02:14:38 DEBUG : both19: Sizes identical 2025/01/17 02:14:38 DEBUG : both19: Unchanged skipping 2025/01/17 02:14:38 DEBUG : both2: Sizes identical 2025/01/17 02:14:38 DEBUG : both2: Unchanged skipping 2025/01/17 02:14:38 DEBUG : both3: Sizes identical 2025/01/17 02:14:38 DEBUG : both3: Unchanged skipping 2025/01/17 02:14:38 DEBUG : both4: Sizes identical 2025/01/17 02:14:38 DEBUG : both4: Unchanged skipping 2025/01/17 02:14:38 DEBUG : both5: Sizes identical 2025/01/17 02:14:38 DEBUG : both5: Unchanged skipping 2025/01/17 02:14:38 DEBUG : both6: Sizes identical 2025/01/17 02:14:38 DEBUG : both6: Unchanged skipping 2025/01/17 02:14:38 DEBUG : both7: Sizes identical 2025/01/17 02:14:38 DEBUG : both7: Unchanged skipping 2025/01/17 02:14:38 DEBUG : both8: Sizes identical 2025/01/17 02:14:38 DEBUG : both8: Unchanged skipping 2025/01/17 02:14:38 DEBUG : both9: Sizes identical 2025/01/17 02:14:38 DEBUG : both9: Unchanged skipping 2025/01/17 02:14:38 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/17 02:14:38 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/17 02:14:38 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/17 02:14:38 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/17 02:14:38 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/17 02:14:38 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/17 02:14:38 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/17 02:14:38 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/17 02:14:38 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/17 02:14:38 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/17 02:14:38 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/17 02:14:38 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/17 02:14:38 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/17 02:14:38 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/17 02:14:38 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/17 02:14:38 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/17 02:14:38 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/17 02:14:38 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/17 02:14:38 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/17 02:14:38 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/17 02:14:38 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for checks to finish 2025/01/17 02:14:38 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Waiting for transfers to finish 2025/01/17 02:14:39 INFO : only1: Copied (replaced existing) 2025/01/17 02:14:39 INFO : only0: Copied (replaced existing) 2025/01/17 02:14:39 INFO : only10: Copied (replaced existing) 2025/01/17 02:14:39 INFO : only11: Copied (replaced existing) 2025/01/17 02:14:40 INFO : only12: Copied (replaced existing) 2025/01/17 02:14:40 INFO : only13: Copied (replaced existing) 2025/01/17 02:14:40 INFO : only14: Copied (replaced existing) 2025/01/17 02:14:40 INFO : only15: Copied (replaced existing) 2025/01/17 02:14:42 INFO : only16: Copied (replaced existing) 2025/01/17 02:14:42 INFO : only18: Copied (replaced existing) 2025/01/17 02:14:42 INFO : only17: Copied (replaced existing) 2025/01/17 02:14:42 INFO : only19: Copied (replaced existing) 2025/01/17 02:14:42 INFO : only2: Copied (replaced existing) 2025/01/17 02:14:43 INFO : only4: Copied (replaced existing) 2025/01/17 02:14:43 INFO : only3: Copied (replaced existing) 2025/01/17 02:14:43 INFO : only5: Copied (replaced existing) 2025/01/17 02:14:44 INFO : only6: Copied (replaced existing) 2025/01/17 02:14:44 INFO : only8: Copied (replaced existing) 2025/01/17 02:14:44 INFO : only7: Copied (replaced existing) 2025/01/17 02:14:44 INFO : only9: Copied (replaced existing) 2025/01/17 02:14:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (147.08s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 02:15:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/17 02:15:20 INFO : sub dir: Making directory 2025/01/17 02:15:21 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-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (53.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" 2025/01/17 02:16:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/17 02:16:13 INFO : sub dir: Making directory 2025/01/17 02:16:14 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-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-vopebez3nupa'", Local "Local file system at /tmp/rclone1908844190", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (54.66s) PASS 2025/01/17 02:17:07 DEBUG : sugarsync root 'Test/rclone-test-vopebez3nupa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 31m19.047571274s (try 1/5)